summaryrefslogtreecommitdiffstats
path: root/arch/powerpc/platforms
Commit message (Expand)AuthorAgeFilesLines
* Merge branch 'for-next' of git://git.kernel.org/pub/scm/linux/kernel/git/jiko...Linus Torvalds2011-01-139-12/+12
|\
| * ppc: fix comment typo singal -> signalJustin P. Mattock2011-01-031-1/+1
| * Merge branch 'master' into for-nextJiri Kosina2010-12-223-4/+6
| |\
| * | suspend: constify platform_suspend_opsLionel Debroux2010-11-164-4/+4
| * | powerpc: remove cast from void*matt mooney2010-11-031-1/+1
| * | tree-wide: fix comment/printk typosUwe Kleine-König2010-11-013-6/+6
* | | Merge branch 'next' of git://git.kernel.org/pub/scm/linux/kernel/git/benh/pow...Linus Torvalds2011-01-1116-116/+601
|\ \ \
| * \ \ Merge remote branch 'gcl/next' into nextBenjamin Herrenschmidt2011-01-112-3/+5
| |\ \ \
| | * \ \ Merge v2.6.37-rc8 into powerpc/nextGrant Likely2010-12-2951-168/+1239
| | |\ \ \
| | * | | | powerpc/5xxx: extend mpc8xxx_gpio driver to support mpc512x gpiosAnatolij Gustschin2010-09-101-3/+4
| * | | | | powerpc/powermac: Make auto-loading of therm_pm72 possibleMarc Zyngier2010-12-091-0/+9
| * | | | | powerpc/pseries: Pass phb only to iommu_table_setparms_lparBenjamin Herrenschmidt2010-12-091-7/+4
| * | | | | powerpc/pseries: Do not need to check for dma_window == NULLNishanth Aravamudan2010-12-091-6/+0
| * | | | | powerpc/pseries: Checking for pdn->parent is redundantNishanth Aravamudan2010-12-091-4/+1
| * | | | | powerpc/pseries: Do not search for dma-window property on dlpar removeNishanth Aravamudan2010-12-091-5/+1
| * | | | | Merge remote branch 'jwb/next' into nextBenjamin Herrenschmidt2010-12-091-1/+4
| |\ \ \ \ \
| | * | | | | powerpc/4xx: Add suspend and idle supportVictor Gallardo2010-11-291-1/+4
| * | | | | | Merge branch 'nvram' into nextBenjamin Herrenschmidt2010-12-092-0/+209
| |\ \ \ \ \ \ | | |/ / / / / | |/| | | | |
| | * | | | | powerpc/nvram: Rename ppc64,linux partition to ibm,rtas-logBenjamin Herrenschmidt2010-11-301-10/+13
| | * | | | | powerpc/nvram: Move the log partition stuff to pseriesBenjamin Herrenschmidt2010-11-301-0/+200
| | * | | | | powerpc/nvram: More flexible nvram_create_partition()Benjamin Herrenschmidt2010-11-301-3/+3
| | * | | | | powerpc/nvram: Move things out of asm/nvram.hBenjamin Herrenschmidt2010-11-302-0/+6
| | | |_|_|/ | | |/| | |
| * | | | | powerpc: Remove second definition of STACK_FRAME_OVERHEADStephen Rothwell2010-11-291-0/+1
| * | | | | powerpc: Add VPHN firmware featureJesse Larrew2010-11-291-0/+1
| * | | | | powerpc/iseries: Remove unused mf_getSrcHistory function and caller.Jesper Juhl2010-11-291-62/+0
| * | | | | powerpc/cell: Use vzalloc rather than vmalloc and memset in spu_alloc_lscsa_stdJesper Juhl2010-11-291-2/+1
| * | | | | powerpc/pseries: iommu cleanupNishanth Aravamudan2010-11-291-7/+2
| * | | | | powerpc/cell: Beat dma ops cleanupNishanth Aravamudan2010-11-291-2/+1
| * | | | | powerpc/pasemi: Clean up pasemi iommu table initializationsNishanth Aravamudan2010-11-291-18/+1
| * | | | | powerpc: Add support for new hcall H_BEST_ENERGYVaidyanathan Srinivasan2010-11-293-0/+337
| * | | | | powerpc/pseries: Add kernel parameter to disable batched hcallsWill Schmidt2010-11-292-0/+26
| |/ / / /
* | | | | Merge branch 'next-devicetree' of git://git.secretlab.ca/git/linux-2.6Linus Torvalds2011-01-109-76/+51
|\ \ \ \ \
| * | | | | of/flattree: Add of_flat_dt_match() helper functionGrant Likely2011-01-019-76/+51
| |/ / / /
* | | | | headers: kobject.h reduxAlexey Dobriyan2011-01-101-1/+0
* | | | | fs: icache RCU free inodesNick Piggin2011-01-071-2/+8
* | | | | fs: dcache rationalise dget variantsNick Piggin2011-01-071-1/+1
* | | | | fs: dcache remove dcache_lockNick Piggin2011-01-071-4/+1
* | | | | fs: dcache scale d_unhashedNick Piggin2011-01-071-0/+3
* | | | | fs: dcache scale dentry refcountNick Piggin2011-01-071-1/+1
| |_|/ / |/| | |
* | | | powerpc/mpc5200: include fs.h in mpc52xx_gpt.cWolfram Sang2010-12-231-0/+1
|/ / /
* | | powerpc/pseries: Don't override CONFIG_PPC_PSERIES_DEBUGNishanth Aravamudan2010-11-183-4/+6
| |/ |/|
* | convert get_sb_single() usersAl Viro2010-10-291-5/+5
* | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tiw...Linus Torvalds2010-10-251-2/+209
|\ \
| * \ Merge branch 'topic/asoc' into for-linusTakashi Iwai2010-10-251-2/+209
| |\ \
| | * | powerpc/85xx: add DIU support to the Freecale P1022DS reference boardTimur Tabi2010-10-141-2/+210
* | | | Merge branch 'kvm-updates/2.6.37' of git://git.kernel.org/pub/scm/virt/kvm/kvmLinus Torvalds2010-10-241-0/+10
|\ \ \ \
| * | | | KVM: PPC: Generic KVM PV guest supportAlexander Graf2010-10-241-0/+10
| |/ / /
* | | | Merge branch 'llseek' of git://git.kernel.org/pub/scm/linux/kernel/git/arnd/bklLinus Torvalds2010-10-223-1/+4
|\ \ \ \
| * | | | llseek: automatically add .llseek fopArnd Bergmann2010-10-153-1/+4
| * | | | spufs: use llseek in all file operationsArnd Bergmann2010-09-161-0/+18
OpenPOWER on IntegriCloud