aboutsummaryrefslogtreecommitdiff
path: root/arch/ppc
AgeCommit message (Expand)AuthorFilesLines
2007-05-08Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/paulus...Gravatar Linus Torvalds 1-1/+1
2007-05-08xilinxfb: xilinx framebuffer device driverGravatar Andrei Konovalov 1-0/+7
2007-05-08header cleaning: don't include smp_lock.h when not usedGravatar Randy Dunlap 2-2/+0
2007-05-08Merge branch 'linux-2.6'Gravatar Paul Mackerras 5-5/+1
2007-05-07[POWERPC] Fix build problem in ppc4xx_sgdma.cGravatar David Gibson 1-1/+1
2007-05-05Merge branch 'for-linus' of git://one.firstfloor.org/home/andi/git/linux-2.6Gravatar Linus Torvalds 1-1/+1
2007-05-02PCI: Cleanup the includes of <linux/pci.h>Gravatar Jean Delvare 4-4/+0
2007-05-02[PATCH] x86: Allow percpu variables to be page-alignedGravatar Jeremy Fitzhardinge 1-1/+1
2007-04-30Merge branch 'linux-2.6' into for-2.6.22Gravatar Paul Mackerras 12-179/+525
2007-04-30[POWERPC] ppc4xx_sgdma needs dma-mapping.hGravatar Andrew Morton 1-0/+1
2007-04-30[POWERPC] Remove the unused HTDMSOUND driverGravatar Adrian Bunk 8-3054/+1
2007-04-30[POWERPC] Don't define a custom bd_t for Xilixn Virtex based boards.Gravatar Grant Likely 1-14/+1
2007-04-30[POWERPC] Add sane defaults for Xilinx EDK generated xparameters filesGravatar Grant Likely 1-0/+60
2007-04-30[POWERPC] Add uartlite boot console driver for the zImage wrapperGravatar Grant Likely 3-5/+48
2007-04-30[POWERPC] Stop using ppc_sys for Xilinx Virtex boardsGravatar Grant Likely 6-185/+11
2007-04-30[POWERPC] New registration for common Xilinx Virtex ppc405 platform devicesGravatar Grant Likely 2-0/+260
2007-04-30[POWERPC] Merge common virtex header filesGravatar Grant Likely 5-105/+31
2007-04-30[POWERPC] Rework Kconfig dependancies for Xilinx Virtex ppc405 platformGravatar Grant Likely 1-8/+7
2007-04-27Merge master.kernel.org:/pub/scm/linux/kernel/git/davem/sparc-2.6Gravatar Linus Torvalds 3-27/+1
2007-04-26[STRING]: Move strcasecmp/strncasecmp to lib/string.cGravatar David S. Miller 3-27/+1
2007-04-25[ETH]: Make eth_type_trans set skb->dev like the other *_type_transGravatar Arnaldo Carvalho de Melo 4-4/+0
2007-04-13[POWERPC] Remove unused header file: arch/ppc/syslib/cpc710.h.Gravatar Robert P. J. Day 1-81/+0
2007-04-13[POWERPC] Ocotea board: ntpd complains that the frequency error exceeds the t...Gravatar Bart Van Assche 1-1/+1
2007-04-12[PPC] Fix compilation and linking errors of mpc86xads build.Gravatar Vitaly Bordug 2-8/+35
2007-04-12[PPC] Fix compilation and linking errors of mpc885ads build.Gravatar Vitaly Bordug 1-10/+10
2007-04-12[PPC] MPC8272 ADS compile fixed, defconfig refreshed.Gravatar Vitaly Bordug 2-130/+479
2007-03-26[POWERPC] ppc: Fix PCIX configuration of Ocotea & Taishan for > 512MB DDRGravatar Stefan Roese 2-2/+2
2007-03-22[POWERPC] Remove last_syscallGravatar Anton Blanchard 2-2/+0
2007-03-06mv643xx_eth: Place explicit port number in mv643xx_eth_platform_dataGravatar Dale Farnsworth 1-3/+9
2007-02-20[NET] Eliminate user-selectable CONFIG_MV643XX_ETH_[012]Gravatar Dale Farnsworth 1-0/+15
2007-02-14[PATCH] sysctl: remove insert_at_head from register_sysctlGravatar Eric W. Biederman 1-1/+1
2007-02-14[PATCH] sysctl: C99 convert ctl_tables entries in arch/ppc/kernel/ppc_htab.cGravatar Eric W. Biederman 1-3/+8
2007-02-14[PATCH] Scheduled removal of SA_xxx interrupt flags fixupsGravatar Thomas Gleixner 1-1/+1
2007-02-13[POWERPC] 85xx: Drop use of SYNC macro in head_fsl_booke.SGravatar Becky Bruce 1-2/+0
2007-02-12Merge branch 'master' into 85xxGravatar Kumar Gala 13-10/+1563
2007-02-13[POWERPC] ppc: Add support for AMCC Taishan 440GX eval boardGravatar Stefan Roese 6-2/+1549
2007-02-12[POWERPC] 85xx: Don't write reserved values to MAS1[TSIZE]Gravatar Becky Bruce 1-1/+4
2007-02-13Merge branch 'for_paulus' of master.kernel.org:/pub/scm/linux/kernel/git/gala...Gravatar Paul Mackerras 2-2/+2
2007-02-12[PATCH] mark struct file_operations const 2Gravatar Arjan van de Ven 1-3/+3
2007-02-12[PATCH] Dynamic kernel command-line: ppcGravatar Alon Bar-Lev 4-5/+5
2007-02-11[PATCH] disable init/initramfs.c: architecturesGravatar Jean-Paul Saman 1-0/+2
2007-02-11[PATCH] Set CONFIG_ZONE_DMA for arches with GENERIC_ISA_DMAGravatar Christoph Lameter 1-0/+4
2007-02-09[PPC] Fix compile error for e500 core based processorsGravatar Rojhalat Ibrahim 1-1/+1
2007-02-09[POWERPC] Fix is_power_of_4(x) compile errorGravatar Kumar Gala 1-1/+1
2007-02-08[POWERPC] PPC: Use ARRAY_SIZE macro when appropriateGravatar Ahmed S. Darwish 3-6/+6
2007-02-08[POWERPC] ppc: use syslog macro for the printk log levelGravatar Robert P. J. Day 1-1/+2
2007-02-08[POWERPC] ppc: cs4218_tdm remove extra braceGravatar Mariusz Kozlowski 1-1/+0
2007-02-07[POWERPC] Compile fixes for arch/powerpc dcr codeGravatar David Gibson 1-0/+1
2007-02-07[POWERPC] Add "is_power_of_2" checking to log2.h.Gravatar Robert P. J. Day 2-6/+1
2007-02-07[POWERPC] Fix apparent typo "CONFIG_SERIAL_CPM_SMC".Gravatar Robert P. J. Day 1-1/+1