aboutsummaryrefslogtreecommitdiff
path: root/arch/powerpc
AgeCommit message (Expand)Author
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
2008-10-21Merge commit 'jwb/jwb-next'Benjamin Herrenschmidt
2008-10-21powerpc/spufs: Explain conditional decrement of aff_sched_countAndre Detsch
2008-10-21powerpc/spufs: Improve search of node for contexts with SPU affinityAndre Detsch
2008-10-21powerpc/spufs: Use kmalloc rather than kzalloc for switch log bufferJeremy Kerr
2008-10-21powerpc/spufs: Don't spu_acquire_saved unnecessarily in regs readJeremy Kerr
2008-10-21powerpc/spufs: Don't require full buffer in switch_log readJeremy Kerr
2008-10-21powerpc/spufs: Use state_mutex for switch_log locking, and prevent multiple o...Jeremy Kerr
2008-10-21powerpc/spufs: sputrace: Don't block until the read buffer is fullJeremy Kerr
2008-10-21powerpc/spufs: sputrace: Only enable logging on open(), prevent multiple openersJeremy Kerr
2008-10-20misc: replace remaining __FUNCTION__ with __func__Harvey Harrison
2008-10-20Merge branch 'linux-next' of git://git.kernel.org/pub/scm/linux/kernel/git/jb...Linus Torvalds
2008-10-20Merge branch 'tracing-v28-for-linus' of git://git.kernel.org/pub/scm/linux/ke...Linus Torvalds
2008-10-20Merge branch 'core-fixes-for-linus' of git://git.kernel.org/pub/scm/linux/ker...Linus Torvalds
2008-10-20powerpc/PCI: Add legacy PCI access via sysfsBenjamin Herrenschmidt
2008-10-20ftrace: rename FTRACE to FUNCTION_TRACERSteven Rostedt
2008-10-20Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tiw...Linus Torvalds
2008-10-20kdump: make elfcorehdr_addr independent of CONFIG_PROC_VMCOREVivek Goyal
2008-10-20container freezer: implement freezer cgroup subsystemMatt Helsley
2008-10-20mm: cleanup to make remove_memory() arch-neutralBadari Pulavarty
2008-10-20Merge branches 'topic/asoc', 'topic/misc-fixes', 'topic/ps3-csbits' and 'topi...Takashi Iwai
2008-10-20ps3: Add passthru support for non-audio streamsTakashi Iwai
2008-10-20ps3: Add ps3av_audio_mute_analog()Masakazu Mokuno
2008-10-19Merge branch 'linus' into tracing-v28-for-linus-v3Ingo Molnar
2008-10-17powerpc/4xx: Add PowerPC 4xx GPIO driverSteven A. Falco
2008-10-17powerpc/40x: Add support for Netstal HCU4 boardNiklaus Giger
2008-10-17Merge commit 'linus/master' into merge-linusArjan van de Ven