summaryrefslogtreecommitdiff
path: root/arch/powerpc
AgeCommit message (Expand)Author
2008-09-15powerpc: Enforce a non-spe kernel build even on broken compilersThiemo Seufer
2008-09-15powerpc: Use sys_pause for 32-bit pause entry pointChristoph Hellwig
2008-09-15powerpc: Make the 64-bit kernel as a position-independent executablePaul Mackerras
2008-09-15powerpc: Use LOAD_REG_IMMEDIATE only for constants on 64-bitPaul Mackerras
2008-09-15powerpc: Make it possible to move the interrupt handlers away from the kernelPaul Mackerras
2008-09-15powerpc: Rearrange head_64.S to move interrupt handler code to the beginningPaul Mackerras
2008-09-15powerpc: Add support for dynamic reconfiguration memory in kexec/kdump kernelsChandru
2008-09-15powerpc: Check rc of notifier chain for memory removeNathan Fontenot
2008-09-15powerpc: New copy_4K_page()Mark Nelson
2008-09-15powerpc: Add new CPU feature: CPU_FTR_CP_USE_DCBTZMark Nelson
2008-09-15powerpc: Fix duplicate test of MACIO_FLAG_SCCB_ONroel kluin
2008-09-10Merge branch 'linux-2.6'Paul Mackerras
2008-09-09lib: Correct printk %pF to work on all architecturesJames Bottomley
2008-09-08powerpc: Fix rare boot build breakageHugh Dickins
2008-09-07powerpc/spufs: Fix possible scheduling of a context to multiple SPEsAndre Detsch
2008-09-05powerpc/spufs: Fix race for a free SPUJeremy Kerr
2008-09-05powerpc/spufs: Fix multiple get_spu_context()Jeremy Kerr
2008-09-03powerpc: Fix for getting CPU number in power_save_ppc32_restore()Kumar Gala
2008-09-03powerpc: Fix build error with 64K pages and !hugetlbfsBenjamin Herrenschmidt
2008-09-03powerpc: Work around gcc's -fno-omit-frame-pointer bugTony Breeds
2008-09-03powerpc: Make sure _etext is after all kernel textStephen Rothwell
2008-09-03powerpc: Only make kernel text pages of linear mapping executablePaul Mackerras
2008-09-03powerpc: Fix uninitialised variable in VSX alignment codeMichael Neuling
2008-08-28Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-2.6Linus Torvalds
2008-08-27fs_enet: Fix SCC Ethernet on CPM2, and crash in fs_enet_rx_napi()Heiko Schocher
2008-08-26Merge branch 'merge' of git://git.kernel.org/pub/scm/linux/kernel/git/paulus/...Linus Torvalds
2008-08-26powerpc: Update defconfigs for most non-embedded platformsPaul Mackerras
2008-08-26powerpc: Export CMO_PageSizeAndrew Morton
2008-08-26powerpc/ps3: Fix ioremap of spu shadow regsMasakazu Mokuno
2008-08-26powerpc/ps3: Rework htab code to remove ioremapMasakazu Mokuno
2008-08-26powerpc/ps3: Update ps3_defconfigGeoff Levand
2008-08-23removed unused #include <linux/version.h>'sAdrian Bunk
2008-08-21powerpc: Update defconfigs for FSL PPC boardsKumar Gala
2008-08-21powerpc: Add cuImage.mpc866ads to the bootwrapper as a cuboot-8xx targetScott Wood
2008-08-21cpm2: Fix race condition in CPM2 GPIO library.Laurent Pinchart
2008-08-21powerpc: fix memory leaks in QE libraryTimur Tabi
2008-08-21powerpc/85xx: TQM8548: DTS file fixes and cleanupWolfgang Grandegger
2008-08-21powerpc: Fix whitespace merge in mpc8641 hpcn device treeKumar Gala
2008-08-20Merge branch 'merge' of git://git.kernel.org/pub/scm/linux/kernel/git/paulus/...Linus Torvalds
2008-08-20powerpc: Remove include of linux/of_device.h from asm/of_device.hStephen Rothwell
2008-08-20powerpc: Expose PMCs & cache topology in sysfs on 32-bitBenjamin Herrenschmidt
2008-08-20powerpc: Turn get/set_hard_smp_proccessor_id into inlinesBenjamin Herrenschmidt
2008-08-20powerpc: Remove redundant sysfs_remove_file calls for cache infoNathan Lynch
2008-08-20powerpc: Use bcd2bin/bin2bcdAdrian Bunk
2008-08-20powerpc: Update in-kernel dtc and libfdt to version 1.2.0David Gibson
2008-08-20powerpc: Remove include of linux/of_platform.h from asm/of_platform.hStephen Rothwell
2008-08-20powerpc: Convert the MPIC MSI code to use msi_bitmapMichael Ellerman
2008-08-20powerpc: Convert the FSL MSI code to use msi_bitmapMichael Ellerman
2008-08-20powerpc: Split-out common MSI bitmap logic into msi_bitmap.cMichael Ellerman
2008-08-20powerpc: fsl_msi doesn't need it's own of_nodeMichael Ellerman