aboutsummaryrefslogtreecommitdiffstats
path: root/arch/powerpc
Commit message (Expand)AuthorAge
* powerpc: Make the 64-bit kernel as a position-independent executablePaul Mackerras2008-09-15
* powerpc: Use LOAD_REG_IMMEDIATE only for constants on 64-bitPaul Mackerras2008-09-15
* powerpc: Make it possible to move the interrupt handlers away from the kernelPaul Mackerras2008-09-15
* powerpc: Rearrange head_64.S to move interrupt handler code to the beginningPaul Mackerras2008-09-15
* powerpc: Add support for dynamic reconfiguration memory in kexec/kdump kernelsChandru2008-09-15
* powerpc: Check rc of notifier chain for memory removeNathan Fontenot2008-09-15
* powerpc: New copy_4K_page()Mark Nelson2008-09-15
* powerpc: Add new CPU feature: CPU_FTR_CP_USE_DCBTZMark Nelson2008-09-15
* powerpc: Fix duplicate test of MACIO_FLAG_SCCB_ONroel kluin2008-09-15
* Merge branch 'linux-2.6'Paul Mackerras2008-09-09
|\
| * lib: Correct printk %pF to work on all architecturesJames Bottomley2008-09-09
| * powerpc: Fix rare boot build breakageHugh Dickins2008-09-08
| * powerpc/spufs: Fix possible scheduling of a context to multiple SPEsAndre Detsch2008-09-07
| * powerpc/spufs: Fix race for a free SPUJeremy Kerr2008-09-04
| * powerpc/spufs: Fix multiple get_spu_context()Jeremy Kerr2008-09-04
| * powerpc: Fix for getting CPU number in power_save_ppc32_restore()Kumar Gala2008-09-03
| * powerpc: Fix build error with 64K pages and !hugetlbfsBenjamin Herrenschmidt2008-09-03
| * powerpc: Work around gcc's -fno-omit-frame-pointer bugTony Breeds2008-09-03
| * powerpc: Make sure _etext is after all kernel textStephen Rothwell2008-09-03
| * powerpc: Only make kernel text pages of linear mapping executablePaul Mackerras2008-09-03
| * powerpc: Fix uninitialised variable in VSX alignment codeMichael Neuling2008-09-03
| * Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-2.6Linus Torvalds2008-08-27
| |\
| | * fs_enet: Fix SCC Ethernet on CPM2, and crash in fs_enet_rx_napi()Heiko Schocher2008-08-27
| * | Merge branch 'merge' of git://git.kernel.org/pub/scm/linux/kernel/git/paulus/...Linus Torvalds2008-08-26
| |\ \
| | * | powerpc: Update defconfigs for most non-embedded platformsPaul Mackerras2008-08-25
| | * | powerpc: Export CMO_PageSizeAndrew Morton2008-08-25
| | * | powerpc/ps3: Fix ioremap of spu shadow regsMasakazu Mokuno2008-08-25
| | * | powerpc/ps3: Rework htab code to remove ioremapMasakazu Mokuno2008-08-25
| | * | powerpc/ps3: Update ps3_defconfigGeoff Levand2008-08-25
| | * | powerpc: Update defconfigs for FSL PPC boardsKumar Gala2008-08-21
| | * | powerpc: Add cuImage.mpc866ads to the bootwrapper as a cuboot-8xx targetScott Wood2008-08-21
| | * | cpm2: Fix race condition in CPM2 GPIO library.Laurent Pinchart2008-08-21
| | * | powerpc: fix memory leaks in QE libraryTimur Tabi2008-08-21
| | * | powerpc/85xx: TQM8548: DTS file fixes and cleanupWolfgang Grandegger2008-08-21
| | * | powerpc: Fix whitespace merge in mpc8641 hpcn device treeKumar Gala2008-08-21
| | |/
| * / removed unused #include <linux/version.h>'sAdrian Bunk2008-08-23
| |/
| * Merge branch 'merge' of git://git.kernel.org/pub/scm/linux/kernel/git/paulus/...Linus Torvalds2008-08-20
| |\
| * \ Merge git://git.kernel.org/pub/scm/linux/kernel/git/bart/ide-2.6Linus Torvalds2008-08-18
| |\ \
| | * | cleanup powerpc/include/asm/ide.hAdrian Bunk2008-08-18
* | | | powerpc: Remove include of linux/of_device.h from asm/of_device.hStephen Rothwell2008-08-20
* | | | powerpc: Expose PMCs & cache topology in sysfs on 32-bitBenjamin Herrenschmidt2008-08-20
* | | | powerpc: Turn get/set_hard_smp_proccessor_id into inlinesBenjamin Herrenschmidt2008-08-20
* | | | powerpc: Remove redundant sysfs_remove_file calls for cache infoNathan Lynch2008-08-20
* | | | powerpc: Use bcd2bin/bin2bcdAdrian Bunk2008-08-20
* | | | powerpc: Update in-kernel dtc and libfdt to version 1.2.0David Gibson2008-08-20
* | | | powerpc: Remove include of linux/of_platform.h from asm/of_platform.hStephen Rothwell2008-08-20
* | | | powerpc: Convert the MPIC MSI code to use msi_bitmapMichael Ellerman2008-08-20
* | | | powerpc: Convert the FSL MSI code to use msi_bitmapMichael Ellerman2008-08-20
* | | | powerpc: Split-out common MSI bitmap logic into msi_bitmap.cMichael Ellerman2008-08-20
* | | | powerpc: fsl_msi doesn't need it's own of_nodeMichael Ellerman2008-08-20