aboutsummaryrefslogtreecommitdiffstats
path: root/arch/ppc
Commit message (Expand)AuthorAgeFilesLines
* fix file specification in commentsUwe Kleine-König2007-05-092-2/+2
* Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/paulus...Linus Torvalds2007-05-081-1/+1
|\
| * Merge branch 'linux-2.6'Paul Mackerras2007-05-085-5/+1
| |\
| * | [POWERPC] Fix build problem in ppc4xx_sgdma.cDavid Gibson2007-05-071-1/+1
* | | xilinxfb: xilinx framebuffer device driverAndrei Konovalov2007-05-081-0/+7
* | | header cleaning: don't include smp_lock.h when not usedRandy Dunlap2007-05-082-2/+0
| |/ |/|
* | Merge branch 'for-linus' of git://one.firstfloor.org/home/andi/git/linux-2.6Linus Torvalds2007-05-051-1/+1
|\ \
| * | [PATCH] x86: Allow percpu variables to be page-alignedJeremy Fitzhardinge2007-05-021-1/+1
| |/
* / PCI: Cleanup the includes of <linux/pci.h>Jean Delvare2007-05-024-4/+0
|/
* Merge branch 'linux-2.6' into for-2.6.22Paul Mackerras2007-04-3012-179/+525
|\
| * Merge master.kernel.org:/pub/scm/linux/kernel/git/davem/sparc-2.6Linus Torvalds2007-04-273-27/+1
| |\
| | * [STRING]: Move strcasecmp/strncasecmp to lib/string.cDavid S. Miller2007-04-263-27/+1
| * | [ETH]: Make eth_type_trans set skb->dev like the other *_type_transArnaldo Carvalho de Melo2007-04-254-4/+0
| |/
| * [PPC] Fix compilation and linking errors of mpc86xads build.Vitaly Bordug2007-04-122-8/+35
| * [PPC] Fix compilation and linking errors of mpc885ads build.Vitaly Bordug2007-04-121-10/+10
| * [PPC] MPC8272 ADS compile fixed, defconfig refreshed.Vitaly Bordug2007-04-122-130/+479
* | [POWERPC] ppc4xx_sgdma needs dma-mapping.hAndrew Morton2007-04-301-0/+1
* | [POWERPC] Remove the unused HTDMSOUND driverAdrian Bunk2007-04-308-3054/+1
* | [POWERPC] Don't define a custom bd_t for Xilixn Virtex based boards.Grant Likely2007-04-301-14/+1
* | [POWERPC] Add sane defaults for Xilinx EDK generated xparameters filesGrant Likely2007-04-301-0/+60
* | [POWERPC] Add uartlite boot console driver for the zImage wrapperGrant Likely2007-04-303-5/+48
* | [POWERPC] Stop using ppc_sys for Xilinx Virtex boardsGrant Likely2007-04-306-185/+11
* | [POWERPC] New registration for common Xilinx Virtex ppc405 platform devicesGrant Likely2007-04-302-0/+260
* | [POWERPC] Merge common virtex header filesGrant Likely2007-04-305-105/+31
* | [POWERPC] Rework Kconfig dependancies for Xilinx Virtex ppc405 platformGrant Likely2007-04-301-8/+7
* | [POWERPC] Remove unused header file: arch/ppc/syslib/cpc710.h.Robert P. J. Day2007-04-131-81/+0
* | [POWERPC] Ocotea board: ntpd complains that the frequency error exceeds the t...Bart Van Assche2007-04-131-1/+1
* | [POWERPC] ppc: Fix PCIX configuration of Ocotea & Taishan for > 512MB DDRStefan Roese2007-03-262-2/+2
* | [POWERPC] Remove last_syscallAnton Blanchard2007-03-222-2/+0
|/
* mv643xx_eth: Place explicit port number in mv643xx_eth_platform_dataDale Farnsworth2007-03-061-3/+9
* [NET] Eliminate user-selectable CONFIG_MV643XX_ETH_[012]Dale Farnsworth2007-02-201-0/+15
* [PATCH] sysctl: remove insert_at_head from register_sysctlEric W. Biederman2007-02-141-1/+1
* [PATCH] sysctl: C99 convert ctl_tables entries in arch/ppc/kernel/ppc_htab.cEric W. Biederman2007-02-141-3/+8
* [PATCH] Scheduled removal of SA_xxx interrupt flags fixupsThomas Gleixner2007-02-141-1/+1
* [POWERPC] 85xx: Drop use of SYNC macro in head_fsl_booke.SBecky Bruce2007-02-131-2/+0
* Merge branch 'master' into 85xxKumar Gala2007-02-1213-10/+1563
|\
| * [POWERPC] ppc: Add support for AMCC Taishan 440GX eval boardStefan Roese2007-02-136-2/+1549
| * Merge branch 'for_paulus' of master.kernel.org:/pub/scm/linux/kernel/git/gala...Paul Mackerras2007-02-132-2/+2
| |\
| * | [PATCH] mark struct file_operations const 2Arjan van de Ven2007-02-121-3/+3
| * | [PATCH] Dynamic kernel command-line: ppcAlon Bar-Lev2007-02-124-5/+5
| * | [PATCH] disable init/initramfs.c: architecturesJean-Paul Saman2007-02-111-0/+2
| * | [PATCH] Set CONFIG_ZONE_DMA for arches with GENERIC_ISA_DMAChristoph Lameter2007-02-111-0/+4
* | | [POWERPC] 85xx: Don't write reserved values to MAS1[TSIZE]Becky Bruce2007-02-121-1/+4
| |/ |/|
* | [PPC] Fix compile error for e500 core based processorsRojhalat Ibrahim2007-02-091-1/+1
* | [POWERPC] Fix is_power_of_4(x) compile errorKumar Gala2007-02-091-1/+1
|/
* [POWERPC] PPC: Use ARRAY_SIZE macro when appropriateAhmed S. Darwish2007-02-083-6/+6
* [POWERPC] ppc: use syslog macro for the printk log levelRobert P. J. Day2007-02-081-1/+2
* [POWERPC] ppc: cs4218_tdm remove extra braceMariusz Kozlowski2007-02-081-1/+0
* [POWERPC] Compile fixes for arch/powerpc dcr codeDavid Gibson2007-02-071-0/+1
* [POWERPC] Add "is_power_of_2" checking to log2.h.Robert P. J. Day2007-02-072-6/+1