aboutsummaryrefslogtreecommitdiff
path: root/arch/powerpc
AgeCommit message (Expand)Author
2008-10-31OF-device: Don't overwrite numa_node in device registrationJeremy Kerr
2008-10-31powerpc: Fix swapcontext system for VSX + old ucontext sizeMichael Neuling
2008-10-31powerpc: Fix compiler warning for the relocatable kernelMichael Neuling
2008-10-31powerpc: Work around ld bug in older binutilsPaul Mackerras
2008-10-31powerpc/ppc64/kdump: Better flag for running relocatableMilton Miller
2008-10-31powerpc: Use is_kdump_kernel()Milton Miller
2008-10-31powerpc: Kexec exit should not use magic numbersMilton Miller
2008-10-31Merge branch 'merge' of master.kernel.org:/pub/scm/linux/kernel/git/jwboyer/p...Paul Mackerras
2008-10-30powerpc/44x: Update 44x defconfigsJosh Boyer
2008-10-30powerpc/40x: Update 40x defconfigsJosh Boyer
2008-10-28powerpc: enable heap randomization for linkstationsRogério Brito
2008-10-28powerpc: compile kernel for linkstations optimized for sizeRogério Brito
2008-10-28powerpc: fix i2c on PPC linkstation / kurobox machinesGuennadi Liakhovetski
2008-10-28powerpc/40x: Don't enable HCU4 board by defaultJosh Boyer
2008-10-23Merge branch 'v28-range-hrtimers-for-linus-v2' of git://git.kernel.org/pub/sc...Linus Torvalds
2008-10-23Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/vir...Linus Torvalds
2008-10-23Merge branch 'x86/um-header' of git://git.kernel.org/pub/scm/linux/kernel/git...Linus Torvalds
2008-10-23Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/rri...Linus Torvalds
2008-10-23[PATCH] don't pass bogus flags to LOOKUP_PARENT lookup in spufsAl Viro
2008-10-22x86, um: get rid of uml signal.hAl Viro
2008-10-22Merge branch 'timers/range-hrtimers' into v28-range-hrtimers-for-linus-v2Thomas Gleixner
2008-10-22powerpc: Support for relocatable kdump kernelMohan Kumar M
2008-10-22powerpc: Don't use a 16G page if beyond mem= limitsJon Tollefson
2008-10-22powerpc: Add del_node() for early boot code to prune inapplicable devices.Mike Ditto
2008-10-22powerpc: Further compile fixup for STRICT_MM_TYPECHECKSDavid Gibson
2008-10-22powerpc: Remove empty #else from signal_64.cMichael Neuling
2008-10-22powerpc: Move memory size print into common show_cpuinfo for 32-bitBecky Bruce
2008-10-21Merge commit 'origin' into masterBenjamin Herrenschmidt
2008-10-21Merge commit 'kumar/kumar-for-2.6.28'Benjamin Herrenschmidt
2008-10-20powerpc/83xx: Add DS1339 RTC support for MPC8349E-mITX boards .dtsAnton Vorontsov
2008-10-20powerpc/83xx: Add support for MCU microcontroller in .dts filesAnton Vorontsov
2008-10-20powerpc/85xx: Move mpc8572ds.dts to address-cells/size-cells = <2>Kumar Gala
2008-10-20powerpc: Remove device_type = "board_control" properties in .dts filesAnton Vorontsov
2008-10-20powerpc/85xx: Fix mpc8536ds dma interrupt numbersEd Swarthout
2008-10-20powerpc/85xx: Enable enhanced functions for 8536 TSECJason Jin
2008-10-21powerpc: Delete unused prom_strtoul and prom_memparseMilton Miller
2008-10-21powerpc: Revert CHRP boot wrapper to real-base = 12MB on 32-bitPaul Mackerras
2008-10-21powerpc: Always trim numa memory to lmb_end_of_DRAM()Milton Miller
2008-10-21powerpc: Use cpu_thread_in_core in smp_init for of_spin_mapMilton Miller
2008-10-21powerpc: Find and destroy possible stale kernel added propertiesMilton Miller
2008-10-21powerpc: Remove Kconfig support for PPC_MERGEKumar Gala
2008-10-21powerpc: Fix build issue with CONFIG_RELOCATABLE=yKumar Gala
2008-10-21powerpc: Add missing cuImage.initrd.% targetGrant Likely
2008-10-21powerpc: Fix boot wrapper memcmp() called with zero length argumentMike Ditto
2008-10-21powerpc/numa: Make memory reserve code more robustJon Tollefson
2008-10-21powerpc/oprofile: Fix mutex locking for cell spu-oprofileCarl Love
2008-10-21powerpc: Unsigned speed cannot be negative in udbg_16559.croel kluin
2008-10-21powerpc/pseries: Validate PFN in pseries_remove_lmb()Nathan Fontenot
2008-10-21powerpc/boot: Compare _start against ei.loadsize instead ei.memsizeSebastian Siewior
2008-10-21Merge commit 'gcl/gcl-next'Benjamin Herrenschmidt