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