summaryrefslogtreecommitdiffstats
path: root/arch/powerpc (follow)
Commit message (Expand)AuthorAgeFilesLines
* powerpc: Fix major revision number for Freescale coresMartin Langer2008-09-151-2/+15
* powerpc: Clean up hugepage pagetable allocation for powerpc with 16G pagesDavid Gibson2008-09-151-26/+33
* powerpc: Make the irq reverse mapping radix tree locklessSebastien Dugue2008-09-151-65/+11
* powerpc: Separate the irq radix tree insertion and lookupSebastien Dugue2008-09-153-31/+95
* powerpc: Rename PTE_SIZE to HPTE_SIZEBecky Bruce2008-09-151-18/+18
* powerpc: Enforce a non-spe kernel build even on broken compilersThiemo Seufer2008-09-151-0/+3
* powerpc: Use sys_pause for 32-bit pause entry pointChristoph Hellwig2008-09-152-9/+1
* powerpc: Make the 64-bit kernel as a position-independent executablePaul Mackerras2008-09-1516-19/+181
* powerpc: Use LOAD_REG_IMMEDIATE only for constants on 64-bitPaul Mackerras2008-09-156-126/+110
* powerpc: Make it possible to move the interrupt handlers away from the kernelPaul Mackerras2008-09-157-64/+72
* powerpc: Rearrange head_64.S to move interrupt handler code to the beginningPaul Mackerras2008-09-151-97/+106
* powerpc: Add support for dynamic reconfiguration memory in kexec/kdump kernelsChandru2008-09-152-22/+95
* powerpc: Check rc of notifier chain for memory removeNathan Fontenot2008-09-151-3/+3
* powerpc: New copy_4K_page()Mark Nelson2008-09-151-105/+93
* powerpc: Add new CPU feature: CPU_FTR_CP_USE_DCBTZMark Nelson2008-09-151-3/+6
* powerpc: Fix duplicate test of MACIO_FLAG_SCCB_ONroel kluin2008-09-151-1/+1
* Merge branch 'linux-2.6'Paul Mackerras2008-09-1082-2879/+6730
|\
| * lib: Correct printk %pF to work on all architecturesJames Bottomley2008-09-092-1/+15
| * powerpc: Fix rare boot build breakageHugh Dickins2008-09-081-1/+1
| * powerpc/spufs: Fix possible scheduling of a context to multiple SPEsAndre Detsch2008-09-081-1/+2
| * powerpc/spufs: Fix race for a free SPUJeremy Kerr2008-09-051-4/+19
| * powerpc/spufs: Fix multiple get_spu_context()Jeremy Kerr2008-09-051-1/+2
| * powerpc: Fix for getting CPU number in power_save_ppc32_restore()Kumar Gala2008-09-032-2/+3
| * powerpc: Fix build error with 64K pages and !hugetlbfsBenjamin Herrenschmidt2008-09-031-4/+2
| * powerpc: Work around gcc's -fno-omit-frame-pointer bugTony Breeds2008-09-033-4/+10
| * powerpc: Make sure _etext is after all kernel textStephen Rothwell2008-09-031-3/+4
| * powerpc: Only make kernel text pages of linear mapping executablePaul Mackerras2008-09-031-7/+11
| * powerpc: Fix uninitialised variable in VSX alignment codeMichael Neuling2008-09-031-1/+1
| * Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-2.6Linus Torvalds2008-08-281-0/+5
| |\
| | * fs_enet: Fix SCC Ethernet on CPM2, and crash in fs_enet_rx_napi()Heiko Schocher2008-08-271-0/+5
| * | Merge branch 'merge' of git://git.kernel.org/pub/scm/linux/kernel/git/paulus/...Linus Torvalds2008-08-2666-2807/+6654
| |\ \
| | * | powerpc: Update defconfigs for most non-embedded platformsPaul Mackerras2008-08-268-628/+1002
| | * | powerpc: Export CMO_PageSizeAndrew Morton2008-08-261-0/+1
| | * | powerpc/ps3: Fix ioremap of spu shadow regsMasakazu Mokuno2008-08-261-4/+14
| | * | powerpc/ps3: Rework htab code to remove ioremapMasakazu Mokuno2008-08-262-179/+91
| | * | powerpc/ps3: Update ps3_defconfigGeoff Levand2008-08-261-20/+133
| | * | powerpc: Update defconfigs for FSL PPC boardsKumar Gala2008-08-2146-1958/+5367
| | * | powerpc: Add cuImage.mpc866ads to the bootwrapper as a cuboot-8xx targetScott Wood2008-08-211-1/+1
| | * | cpm2: Fix race condition in CPM2 GPIO library.Laurent Pinchart2008-08-211-11/+26
| | * | powerpc: fix memory leaks in QE libraryTimur Tabi2008-08-212-3/+9
| | * | powerpc/85xx: TQM8548: DTS file fixes and cleanupWolfgang Grandegger2008-08-212-2/+9
| | * | powerpc: Fix whitespace merge in mpc8641 hpcn device treeKumar Gala2008-08-211-1/+1
| | |/
| * / removed unused #include <linux/version.h>'sAdrian Bunk2008-08-231-1/+0
| |/
| * Merge branch 'merge' of git://git.kernel.org/pub/scm/linux/kernel/git/paulus/...Linus Torvalds2008-08-205-31/+40
| |\
| * \ Merge git://git.kernel.org/pub/scm/linux/kernel/git/bart/ide-2.6Linus Torvalds2008-08-191-42/+1
| |\ \
| | * | cleanup powerpc/include/asm/ide.hAdrian Bunk2008-08-181-42/+1
* | | | powerpc: Remove include of linux/of_device.h from asm/of_device.hStephen Rothwell2008-08-201-3/+0
* | | | powerpc: Expose PMCs & cache topology in sysfs on 32-bitBenjamin Herrenschmidt2008-08-206-33/+117
* | | | powerpc: Turn get/set_hard_smp_proccessor_id into inlinesBenjamin Herrenschmidt2008-08-201-10/+29
* | | | powerpc: Remove redundant sysfs_remove_file calls for cache infoNathan Lynch2008-08-201-9/+2