aboutsummaryrefslogtreecommitdiffstats
path: root/arch/powerpc/platforms (follow)
AgeCommit message (Expand)AuthorFilesLines
2011-01-20kconfig: rename CONFIG_EMBEDDED to CONFIG_EXPERTDavid Rientjes2-4/+4
2011-01-13Merge branch 'for-next' of git://git.kernel.org/pub/scm/linux/kernel/git/jikos/trivialLinus Torvalds9-12/+12
2011-01-11Merge branch 'next' of git://git.kernel.org/pub/scm/linux/kernel/git/benh/powerpcLinus Torvalds16-116/+601
2011-01-11Merge remote branch 'gcl/next' into nextBenjamin Herrenschmidt2-3/+5
2011-01-10Merge branch 'next-devicetree' of git://git.secretlab.ca/git/linux-2.6Linus Torvalds9-76/+51
2011-01-10headers: kobject.h reduxAlexey Dobriyan1-1/+0
2011-01-07fs: icache RCU free inodesNick Piggin1-2/+8
2011-01-07fs: dcache rationalise dget variantsNick Piggin1-1/+1
2011-01-07fs: dcache remove dcache_lockNick Piggin1-4/+1
2011-01-07fs: dcache scale d_unhashedNick Piggin1-0/+3
2011-01-07fs: dcache scale dentry refcountNick Piggin1-1/+1
2011-01-03ppc: fix comment typo singal -> signalJustin P. Mattock1-1/+1
2011-01-01of/flattree: Add of_flat_dt_match() helper functionGrant Likely9-76/+51
2010-12-29Merge v2.6.37-rc8 into powerpc/nextGrant Likely51-168/+1239
2010-12-23powerpc/mpc5200: include fs.h in mpc52xx_gpt.cWolfram Sang1-0/+1
2010-12-22Merge branch 'master' into for-nextJiri Kosina3-4/+6
2010-12-09powerpc/powermac: Make auto-loading of therm_pm72 possibleMarc Zyngier1-0/+9
2010-12-09powerpc/pseries: Pass phb only to iommu_table_setparms_lparBenjamin Herrenschmidt1-7/+4
2010-12-09powerpc/pseries: Do not need to check for dma_window == NULLNishanth Aravamudan1-6/+0
2010-12-09powerpc/pseries: Checking for pdn->parent is redundantNishanth Aravamudan1-4/+1
2010-12-09powerpc/pseries: Do not search for dma-window property on dlpar removeNishanth Aravamudan1-5/+1
2010-12-09Merge remote branch 'jwb/next' into nextBenjamin Herrenschmidt1-1/+4
2010-12-09Merge branch 'nvram' into nextBenjamin Herrenschmidt2-0/+209
2010-11-30powerpc/nvram: Rename ppc64,linux partition to ibm,rtas-logBenjamin Herrenschmidt1-10/+13
2010-11-30powerpc/nvram: Move the log partition stuff to pseriesBenjamin Herrenschmidt1-0/+200
2010-11-30powerpc/nvram: More flexible nvram_create_partition()Benjamin Herrenschmidt1-3/+3
2010-11-30powerpc/nvram: Move things out of asm/nvram.hBenjamin Herrenschmidt2-0/+6
2010-11-29powerpc/4xx: Add suspend and idle supportVictor Gallardo1-1/+4
2010-11-29powerpc: Remove second definition of STACK_FRAME_OVERHEADStephen Rothwell1-0/+1
2010-11-29powerpc: Add VPHN firmware featureJesse Larrew1-0/+1
2010-11-29powerpc/iseries: Remove unused mf_getSrcHistory function and caller.Jesper Juhl1-62/+0
2010-11-29powerpc/cell: Use vzalloc rather than vmalloc and memset in spu_alloc_lscsa_stdJesper Juhl1-2/+1
2010-11-29powerpc/pseries: iommu cleanupNishanth Aravamudan1-7/+2
2010-11-29powerpc/cell: Beat dma ops cleanupNishanth Aravamudan1-2/+1
2010-11-29powerpc/pasemi: Clean up pasemi iommu table initializationsNishanth Aravamudan1-18/+1
2010-11-29powerpc: Add support for new hcall H_BEST_ENERGYVaidyanathan Srinivasan3-0/+337
2010-11-29powerpc/pseries: Add kernel parameter to disable batched hcallsWill Schmidt2-0/+26
2010-11-18powerpc/pseries: Don't override CONFIG_PPC_PSERIES_DEBUGNishanth Aravamudan3-4/+6
2010-11-16suspend: constify platform_suspend_opsLionel Debroux4-4/+4
2010-11-03powerpc: remove cast from void*matt mooney1-1/+1
2010-11-01tree-wide: fix comment/printk typosUwe Kleine-König3-6/+6
2010-10-29convert get_sb_single() usersAl Viro1-5/+5
2010-10-25Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tiwai/sound-2.6Linus Torvalds1-2/+209
2010-10-25Merge branch 'topic/asoc' into for-linusTakashi Iwai1-2/+209
2010-10-24Merge branch 'kvm-updates/2.6.37' of git://git.kernel.org/pub/scm/virt/kvm/kvmLinus Torvalds1-0/+10
2010-10-24KVM: PPC: Generic KVM PV guest supportAlexander Graf1-0/+10
2010-10-22Merge branch 'llseek' of git://git.kernel.org/pub/scm/linux/kernel/git/arnd/bklLinus Torvalds3-1/+4
2010-10-21Merge branch 'next' of git://git.kernel.org/pub/scm/linux/kernel/git/benh/powerpcLinus Torvalds28-101/+921
2010-10-21Merge branch 'core-memblock-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/linux-2.6-tipLinus Torvalds1-1/+1
2010-10-20Merge branch 'linus' into irq/coreIngo Molnar3-6/+13