aboutsummaryrefslogtreecommitdiff
path: root/arch/powerpc/platforms
AgeCommit message (Expand)Author
2011-01-13Merge branch 'for-next' of git://git.kernel.org/pub/scm/linux/kernel/git/jiko...Linus Torvalds
2011-01-11Merge branch 'next' of git://git.kernel.org/pub/scm/linux/kernel/git/benh/pow...Linus Torvalds
2011-01-11Merge remote branch 'gcl/next' into nextBenjamin Herrenschmidt
2011-01-10Merge branch 'next-devicetree' of git://git.secretlab.ca/git/linux-2.6Linus Torvalds
2011-01-10headers: kobject.h reduxAlexey Dobriyan
2011-01-07fs: icache RCU free inodesNick Piggin
2011-01-07fs: dcache rationalise dget variantsNick Piggin
2011-01-07fs: dcache remove dcache_lockNick Piggin
2011-01-07fs: dcache scale d_unhashedNick Piggin
2011-01-07fs: dcache scale dentry refcountNick Piggin
2011-01-03ppc: fix comment typo singal -> signalJustin P. Mattock
2011-01-01of/flattree: Add of_flat_dt_match() helper functionGrant Likely
2010-12-29Merge v2.6.37-rc8 into powerpc/nextGrant Likely
2010-12-23powerpc/mpc5200: include fs.h in mpc52xx_gpt.cWolfram Sang
2010-12-22Merge branch 'master' into for-nextJiri Kosina
2010-12-09powerpc/powermac: Make auto-loading of therm_pm72 possibleMarc Zyngier
2010-12-09powerpc/pseries: Pass phb only to iommu_table_setparms_lparBenjamin Herrenschmidt
2010-12-09powerpc/pseries: Do not need to check for dma_window == NULLNishanth Aravamudan
2010-12-09powerpc/pseries: Checking for pdn->parent is redundantNishanth Aravamudan
2010-12-09powerpc/pseries: Do not search for dma-window property on dlpar removeNishanth Aravamudan
2010-12-09Merge remote branch 'jwb/next' into nextBenjamin Herrenschmidt
2010-12-09Merge branch 'nvram' into nextBenjamin Herrenschmidt
2010-11-30powerpc/nvram: Rename ppc64,linux partition to ibm,rtas-logBenjamin Herrenschmidt
2010-11-30powerpc/nvram: Move the log partition stuff to pseriesBenjamin Herrenschmidt
2010-11-30powerpc/nvram: More flexible nvram_create_partition()Benjamin Herrenschmidt
2010-11-30powerpc/nvram: Move things out of asm/nvram.hBenjamin Herrenschmidt
2010-11-29powerpc/4xx: Add suspend and idle supportVictor Gallardo
2010-11-29powerpc: Remove second definition of STACK_FRAME_OVERHEADStephen Rothwell
2010-11-29powerpc: Add VPHN firmware featureJesse Larrew
2010-11-29powerpc/iseries: Remove unused mf_getSrcHistory function and caller.Jesper Juhl
2010-11-29powerpc/cell: Use vzalloc rather than vmalloc and memset in spu_alloc_lscsa_stdJesper Juhl
2010-11-29powerpc/pseries: iommu cleanupNishanth Aravamudan
2010-11-29powerpc/cell: Beat dma ops cleanupNishanth Aravamudan
2010-11-29powerpc/pasemi: Clean up pasemi iommu table initializationsNishanth Aravamudan
2010-11-29powerpc: Add support for new hcall H_BEST_ENERGYVaidyanathan Srinivasan
2010-11-29powerpc/pseries: Add kernel parameter to disable batched hcallsWill Schmidt
2010-11-18powerpc/pseries: Don't override CONFIG_PPC_PSERIES_DEBUGNishanth Aravamudan
2010-11-16suspend: constify platform_suspend_opsLionel Debroux
2010-11-03powerpc: remove cast from void*matt mooney
2010-11-01tree-wide: fix comment/printk typosUwe Kleine-König
2010-10-29convert get_sb_single() usersAl Viro
2010-10-25Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tiw...Linus Torvalds
2010-10-25Merge branch 'topic/asoc' into for-linusTakashi Iwai
2010-10-24Merge branch 'kvm-updates/2.6.37' of git://git.kernel.org/pub/scm/virt/kvm/kvmLinus Torvalds
2010-10-24KVM: PPC: Generic KVM PV guest supportAlexander Graf
2010-10-22Merge branch 'llseek' of git://git.kernel.org/pub/scm/linux/kernel/git/arnd/bklLinus Torvalds
2010-10-21Merge branch 'next' of git://git.kernel.org/pub/scm/linux/kernel/git/benh/pow...Linus Torvalds
2010-10-21Merge branch 'core-memblock-for-linus' of git://git.kernel.org/pub/scm/linux/...Linus Torvalds
2010-10-20Merge branch 'linus' into irq/coreIngo Molnar
2010-10-15llseek: automatically add .llseek fopArnd Bergmann