summaryrefslogtreecommitdiffstats
path: root/arch/powerpc/platforms
Commit message (Expand)AuthorAgeFilesLines
* Merge branch 'devicetree/merge' of git://git.secretlab.ca/git/linux-2.6Linus Torvalds2011-01-212-4/+4
|\
| * powerpc/83xx: fix build failures on dt compatible list.Grant Likely2011-01-192-4/+4
* | Merge branch 'merge' of git://git.kernel.org/pub/scm/linux/kernel/git/benh/po...Linus Torvalds2011-01-2110-112/+167
|\ \
| * | powerpc: Fix corruption when grabbing FWNMI dataAnton Blanchard2011-01-211-14/+38
| * | powerpc: Rework pseries machine check handlerAnton Blanchard2011-01-211-18/+30
| * | powerpc: Never halt RTAS error logging after receiving an unrecoverable machi...Anton Blanchard2011-01-211-1/+1
| * | powerpc/kdump: Move crash_kexec_stop_spus to kdump crash handlerAnton Blanchard2011-01-211-0/+70
| * | powerpc/kexec: Remove empty ppc_md.machine_kexec_prepareAnton Blanchard2011-01-212-22/+0
| * | powerpc/kexec: Don't initialise kexec hooks to default handlersAnton Blanchard2011-01-212-13/+0
| * | powerpc/kdump: Remove ppc_md.machine_crash_shutdownAnton Blanchard2011-01-212-2/+0
| * | powerpc/cell: Use system_wq in cpufreq_spudemandTejun Heo2011-01-211-17/+3
| * | powerpc/spufs: Use simple_write_to_bufferAkinobu Mita2011-01-211-20/+7
| * | Merge remote branch 'kumar/next' into mergeBenjamin Herrenschmidt2011-01-212-5/+18
| |\ \ | | |/ | |/|
| | * powerpc/mpc8308: fix USB DR controller initializationIlya Yanok2011-01-122-5/+18
* | | kconfig: rename CONFIG_EMBEDDED to CONFIG_EXPERTDavid Rientjes2011-01-202-4/+4
|/ /
* | 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
OpenPOWER on IntegriCloud