aboutsummaryrefslogtreecommitdiffstats
path: root/arch/powerpc/platforms (follow)
AgeCommit message (Expand)AuthorFilesLines
2011-06-10treewide: Convert uses of struct resource to resource_size(ptr)Joe Perches16-26/+24
2011-05-31powerpc/pmac: Don't register pmac PIC syscore ops when HW not presentBenjamin Herrenschmidt1-1/+2
2011-05-26powerpc/4xx: Adding PCIe MSI supportRupjyoti Sarmah2-0/+8
2011-05-26powerpc/cell: Rename ipi functions to match current abstractionsMilton Miller3-10/+10
2011-05-26powerpc/cell: Use common smp ipi actionsMilton Miller1-32/+13
2011-05-20Merge remote branch 'origin/master' into mergeBenjamin Herrenschmidt3-42/+30
2011-05-20Merge remote branch 'kumar/next' into nextBenjamin Herrenschmidt1-34/+65
2011-05-19Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/rafael/suspend-2.6Linus Torvalds2-41/+29
2011-05-19powerpc/pseries/iommu: Cleanup ddw namingMilton Miller1-23/+19
2011-05-19powerpc/pseries/iommu: Find windows after kexec during bootMilton Miller1-28/+24
2011-05-19powerpc/pseries/iommu: Remove ddw property when destroying windowMilton Miller1-2/+10
2011-05-19powerpc/pseries/iommu: Add additional checks when changing iommu maskMilton Miller1-4/+11
2011-05-19powerpc/pseries/iommu: Use correct return type in dupe_ddw_if_already_createdNishanth Aravamudan1-1/+1
2011-05-19Merge branch 'merge' into nextBenjamin Herrenschmidt1-2/+5
2011-05-19powerpc: Remove unused/obsolete CONFIG_XICSBenjamin Herrenschmidt1-5/+0
2011-05-19powerpc/86xx: don't pretend that we support 8-bit pixels on the MPC8610 HPCDTimur Tabi1-33/+64
2011-05-19powerpc/mpc8610_hpcd: Do not use "/" in interrupt namesGeert Uytterhoeven1-1/+1
2011-05-19Merge remote branch 'benh/merge' into benh-nextKumar Gala1-2/+5
2011-05-19powerpc/axon_msi: Validate msi irq via chip_dataMilton Miller1-1/+2
2011-05-19powerpc/spider-pic: Get pic from chip_data instead of irq_mapMilton Miller1-6/+7
2011-05-19powerpc: Remove irq_host_ops->remap hookMilton Miller1-11/+0
2011-05-19powerpc/psurge: Create a irq_host for secondary cpusMilton Miller3-13/+46
2011-05-19powerpc/mpc62xx_pic: Fix get_irq handling of NO_IRQMilton Miller1-1/+3
2011-05-19powerpc/mpc5121_ads_cpld: Remove use of NO_IRQ_IGNOREMilton Miller1-3/+3
2011-05-19powerpc: Remove trival irq_host_ops.unmapMilton Miller4-28/+0
2011-05-19powerpc: Add kconfig for muxed smp ipi supportMilton Miller6-7/+27
2011-05-19powerpc: Consolidate ipi message mux and demuxMilton Miller8-55/+32
2011-05-19powerpc: Remove stubbed beat smp supportMilton Miller5-131/+0
2011-05-19powerpc: Remove alloc_maybe_bootmem for zalloc versionMilton Miller1-3/+3
2011-05-19powerpc: Remove powermac/pic.hMilton Miller1-11/+0
2011-05-19powerpc: Remove checks for MSG_ALL and MSG_ALL_BUT_SELFMilton Miller5-84/+9
2011-05-19powerpc: Use nr_cpu_ids in initial paca allocationMilton Miller1-0/+5
2011-05-19powerpc/iseries: Cleanup and fix secondary startupMilton Miller1-24/+35
2011-05-19powerpc/pseries: Print corrupt r3 in FWNMI codeAnton Blanchard1-1/+1
2011-05-19pseries/iommu: Restore iommu table pointer when restoring iommu opsNishanth Aravamudan1-2/+3
2011-05-19powerpc: Remove ioremap_flagsAnton Blanchard1-2/+2
2011-05-19powerpc: Ensure dtl buffers do not cross 4k boundaryNishanth Aravamudan2-18/+33
2011-05-19powerpc: Fix kexec with dynamic dma windowsNishanth Aravamudan1-9/+14
2011-05-18drivercore: revert addition of of_match to struct deviceGrant Likely1-2/+5
2011-05-11PM / PowerPC: Use struct syscore_ops instead of sysdevs for PMRafael J. Wysocki2-41/+29
2011-05-06powerpc: Add WSP platformDavid Gibson13-0/+1839
2011-05-06powerpc/eeh: Display eeh error location for bus and deviceRichard A Lary1-9/+13
2011-05-06powerpc/pseries: Add support for IO event interruptsTseng-Hui (Frank) Lin3-0/+250
2011-05-04powerpc/pseries/eeh: Handle functional reset on non-PCIe deviceRichard A Lary1-5/+14
2011-05-04powerpc/pseries/eeh: Propagate needs_freset flag to device at PERichard A Lary1-7/+43
2011-05-04powerpc/pseries: Add page coalescing supportBrian King2-0/+57
2011-05-04powerpc: Convert old cpumask API into new oneKOSAKI Motohiro5-15/+15
2011-05-04powerpc: Add Initiate Coprocessor Store Word (icswx) supportTseng-Hui (Frank) Lin1-0/+18
2011-05-04powerpc/irq: Stop exporting irq_mapGrant Likely14-128/+55
2011-04-27powerpc/eeh: Add support for ibm,configure-pe RTAS callRichard A. Lary1-1/+12