aboutsummaryrefslogtreecommitdiffstats
path: root/arch/powerpc
Commit message (Expand)AuthorAgeFilesLines
* Merge branch 'perf-fixes-for-linus' of git://git.kernel.org/pub/scm/linux/ker...Linus Torvalds2011-01-181-0/+1
|\
| * powerpc: perf: Fix frequency calculation for overflowing countersAnton Blanchard2011-01-171-0/+1
* | dt/flattree: Return virtual address from early_init_dt_alloc_memory_arch()Grant Likely2011-01-151-2/+2
* | thp: alter compound get_page/put_pageAndrea Arcangeli2011-01-131-0/+12
* | Merge branch 'kvm-updates/2.6.38' of git://git.kernel.org/pub/scm/virt/kvm/kvmLinus Torvalds2011-01-132-20/+4
|\ \
| * | KVM: Clean up vm creation and releaseJan Kiszka2011-01-121-17/+3
| * | KVM: replace vmalloc and memset with vzallocTakuya Yoshikawa2011-01-121-3/+1
* | | Merge branch 'for-next' of git://git.kernel.org/pub/scm/linux/kernel/git/jiko...Linus Torvalds2011-01-1312-16/+16
|\ \ \
| * | | ppc: fix comment typo singal -> signalJustin P. Mattock2011-01-031-1/+1
| * | | Merge branch 'master' into for-nextJiri Kosina2010-12-2217-20/+27
| |\ \ \ | | |/ /
| * | | suspend: constify platform_suspend_opsLionel Debroux2010-11-165-5/+5
| * | | powerpc: remove cast from void*matt mooney2010-11-031-1/+1
| * | | tree-wide: fix comment/printk typosUwe Kleine-König2010-11-015-9/+9
* | | | rapidio: fix hang on RapidIO doorbell queue full conditionThomas Taranowski2011-01-131-1/+0
* | | | Merge branch 'next' of git://git.kernel.org/pub/scm/linux/kernel/git/benh/pow...Linus Torvalds2011-01-1178-612/+1874
|\ \ \ \
| * | | | powerpc/pseries: Fix build of topology stuff without CONFIG_NUMABenjamin Herrenschmidt2011-01-122-14/+14
| * | | | powerpc/pseries: Fix VPHN build errors on non-SMP systemsJesse Larrew2011-01-112-12/+17
| * | | | Merge remote branch 'gcl/next' into nextBenjamin Herrenschmidt2011-01-115-11/+88
| |\ \ \ \
| | * | | | powerpc/83xx: add mpc8308_p1m DMA controller device-tree nodeIlya Yanok2010-12-291-0/+8
| | * | | | powerpc/83xx: add DMA controller to mpc8308 device-tree nodeIlya Yanok2010-12-291-0/+8
| | * | | | Merge v2.6.37-rc8 into powerpc/nextGrant Likely2010-12-29243-2330/+7435
| | |\ \ \ \
| | * | | | | powerpc/5xxx: extend mpc8xxx_gpio driver to support mpc512x gpiosAnatolij Gustschin2010-09-102-11/+71
| * | | | | | powerpc/powermac: Make auto-loading of therm_pm72 possibleMarc Zyngier2010-12-091-0/+9
| * | | | | | of/address: Use propper endianess in get_flagsSebastian Siewior2010-12-091-1/+1
| * | | | | | powerpc/pci: Use printf extension %pR for struct resourceJoe Perches2010-12-092-6/+5
| * | | | | | powerpc: Remove unnecessary casts of void ptrJesper Juhl2010-12-091-1/+1
| * | | | | | powerpc: Disable VPHN polling during a suspend operationJesse Larrew2010-12-092-0/+13
| * | | | | | powerpc/pseries: Poll VPA for topology changes and update NUMA mapsJesse Larrew2010-12-092-11/+271
| * | | | | | powerpc: iommu: Add device name to iommu error printksAnton Blanchard2010-12-091-6/+8
| * | | | | | powerpc: Record vma->phys_addr in ioremap()Michael Ellerman2010-12-092-0/+3
| * | | | | | powerpc: Update compat_arch_ptraceAndreas Schwab2010-12-091-0/+7
| * | | | | | powerpc: Fix PPC_PTRACE_SETHWDEBUG on PPC_BOOK3SAndreas Schwab2010-12-091-6/+16
| * | | | | | powerpc/time: printk time stamp init not correctHeiko Schocher2010-12-091-1/+1
| * | | | | | powerpc: Minor cleanups for machdep.hSonny Rao2010-12-091-5/+1
| * | | | | | Powerpc: separate CONFIG_RELOCATABLE from CONFIG_CRASHDUMP in boot codeSonny Rao2010-12-091-4/+2
| * | | | | | powerpc: Fix incorrect comment about interrupt stack allocationAnton Blanchard2010-12-091-2/+2
| * | | | | | powerpc: Hardcode popcnt instructions for old assemblersAnton Blanchard2010-12-092-7/+15
| * | | | | | 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
| * | | | | | powerpc/iommu: Use coherent_dma_mask for alloc_coherentNishanth Aravamudan2010-12-092-1/+5
| * | | | | | Merge remote branch 'jwb/next' into nextBenjamin Herrenschmidt2010-12-098-26/+387
| |\ \ \ \ \ \
| | * | | | | | powerpc/4xx: Add Canyonlands suspend and idle supportVictor Gallardo2010-11-292-22/+12
| | * | | | | | powerpc/4xx: Add Kilauea suspend and idle supportVictor Gallardo2010-11-292-0/+14
| | * | | | | | powerpc/4xx: Add suspend and idle supportVictor Gallardo2010-11-294-4/+361
| * | | | | | | Merge branch 'nvram' into nextBenjamin Herrenschmidt2010-12-095-363/+381
| |\ \ \ \ \ \ \ | | |/ / / / / / | |/| | | | | |
| | * | | | | | powerpc/nvram: Handle partition names >= 12 charsJim Keniston2010-11-301-2/+3
| | * | | | | | powerpc/nvram: Fix NVRAM partition list setupJim Keniston2010-11-301-18/+8
| | * | | | | | powerpc/nvram: Rename ppc64,linux partition to ibm,rtas-logBenjamin Herrenschmidt2010-11-301-10/+13