aboutsummaryrefslogtreecommitdiffstats
path: root/arch/powerpc (follow)
AgeCommit message (Expand)AuthorFilesLines
2008-10-23Merge branch 'v28-range-hrtimers-for-linus-v2' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/linux-2.6-tipLinus Torvalds1-1/+1
2008-10-23Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/viro/vfs-2.6Linus Torvalds1-2/+2
2008-10-23Merge branch 'x86/um-header' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/linux-2.6-tipLinus Torvalds2-1/+2
2008-10-23Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/rric/oprofileLinus Torvalds1-1/+1
2008-10-23[PATCH] don't pass bogus flags to LOOKUP_PARENT lookup in spufsAl Viro1-2/+2
2008-10-22x86, um: get rid of uml signal.hAl Viro2-1/+2
2008-10-22Merge branch 'timers/range-hrtimers' into v28-range-hrtimers-for-linus-v2Thomas Gleixner1-1/+1
2008-10-22powerpc: Support for relocatable kdump kernelMohan Kumar M10-63/+110
2008-10-22powerpc: Don't use a 16G page if beyond mem= limitsJon Tollefson1-2/+4
2008-10-22powerpc: Add del_node() for early boot code to prune inapplicable devices.Mike Ditto2-0/+12
2008-10-22powerpc: Further compile fixup for STRICT_MM_TYPECHECKSDavid Gibson1-1/+2
2008-10-22powerpc: Remove empty #else from signal_64.cMichael Neuling1-2/+0
2008-10-22powerpc: Move memory size print into common show_cpuinfo for 32-bitBecky Bruce13-40/+7
2008-10-21Merge commit 'origin' into masterBenjamin Herrenschmidt26-215/+436
2008-10-21Merge commit 'kumar/kumar-for-2.6.28'Benjamin Herrenschmidt12-24/+79
2008-10-20powerpc/83xx: Add DS1339 RTC support for MPC8349E-mITX boards .dtsAnton Vorontsov2-0/+16
2008-10-20powerpc/83xx: Add support for MCU microcontroller in .dts filesAnton Vorontsov5-0/+40
2008-10-20powerpc/85xx: Move mpc8572ds.dts to address-cells/size-cells = <2>Kumar Gala1-14/+13
2008-10-20powerpc: Remove device_type = "board_control" properties in .dts filesAnton Vorontsov4-4/+4
2008-10-20powerpc/85xx: Fix mpc8536ds dma interrupt numbersEd Swarthout1-4/+4
2008-10-20powerpc/85xx: Enable enhanced functions for 8536 TSECJason Jin1-2/+2
2008-10-21powerpc: Delete unused prom_strtoul and prom_memparseMilton Miller1-61/+0
2008-10-21powerpc: Revert CHRP boot wrapper to real-base = 12MB on 32-bitPaul Mackerras2-15/+31
2008-10-21powerpc: Always trim numa memory to lmb_end_of_DRAM()Milton Miller1-4/+2
2008-10-21powerpc: Use cpu_thread_in_core in smp_init for of_spin_mapMilton Miller2-16/+7
2008-10-21powerpc: Find and destroy possible stale kernel added propertiesMilton Miller1-0/+13
2008-10-21powerpc: Remove Kconfig support for PPC_MERGEKumar Gala1-3/+0
2008-10-21powerpc: Fix build issue with CONFIG_RELOCATABLE=yKumar Gala2-2/+5
2008-10-21powerpc: Add missing cuImage.initrd.% targetGrant Likely1-0/+3
2008-10-21powerpc: Fix boot wrapper memcmp() called with zero length argumentMike Ditto1-1/+3
2008-10-21powerpc/numa: Make memory reserve code more robustJon Tollefson1-5/+10
2008-10-21powerpc/oprofile: Fix mutex locking for cell spu-oprofileCarl Love3-28/+225
2008-10-21powerpc: Unsigned speed cannot be negative in udbg_16559.croel kluin1-1/+1
2008-10-21powerpc/pseries: Validate PFN in pseries_remove_lmb()Nathan Fontenot1-0/+6
2008-10-21powerpc/boot: Compare _start against ei.loadsize instead ei.memsizeSebastian Siewior2-10/+20
2008-10-21Merge commit 'gcl/gcl-next'Benjamin Herrenschmidt2-2/+9
2008-10-21Merge commit 'jwb/jwb-next'Benjamin Herrenschmidt14-1/+2839
2008-10-21powerpc/spufs: Explain conditional decrement of aff_sched_countAndre Detsch1-0/+5
2008-10-21powerpc/spufs: Improve search of node for contexts with SPU affinityAndre Detsch1-6/+13
2008-10-21powerpc/spufs: Use kmalloc rather than kzalloc for switch log bufferJeremy Kerr1-1/+2
2008-10-21powerpc/spufs: Don't spu_acquire_saved unnecessarily in regs readJeremy Kerr1-0/+5
2008-10-21powerpc/spufs: Don't require full buffer in switch_log readJeremy Kerr1-19/+27
2008-10-21powerpc/spufs: Use state_mutex for switch_log locking, and prevent multiple openersJeremy Kerr3-56/+81
2008-10-21powerpc/spufs: sputrace: Don't block until the read buffer is fullJeremy Kerr1-0/+5
2008-10-21powerpc/spufs: sputrace: Only enable logging on open(), prevent multiple openersJeremy Kerr1-3/+29
2008-10-20misc: replace remaining __FUNCTION__ with __func__Harvey Harrison1-1/+1
2008-10-20Merge branch 'linux-next' of git://git.kernel.org/pub/scm/linux/kernel/git/jbarnes/pci-2.6Linus Torvalds3-1/+153
2008-10-20Merge branch 'tracing-v28-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/linux-2.6-tipLinus Torvalds1-0/+1
2008-10-20Merge branch 'core-fixes-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/linux-2.6-tipLinus Torvalds1-1/+5
2008-10-20powerpc/PCI: Add legacy PCI access via sysfsBenjamin Herrenschmidt3-1/+153