summaryrefslogtreecommitdiffstats
path: root/arch/powerpc/platforms
Commit message (Expand)AuthorAgeFilesLines
* powerpc: Remove unused/obsolete CONFIG_XICSBenjamin Herrenschmidt2011-05-191-5/+0
* powerpc/axon_msi: Validate msi irq via chip_dataMilton Miller2011-05-191-1/+2
* powerpc/spider-pic: Get pic from chip_data instead of irq_mapMilton Miller2011-05-191-6/+7
* powerpc: Remove irq_host_ops->remap hookMilton Miller2011-05-191-11/+0
* powerpc/psurge: Create a irq_host for secondary cpusMilton Miller2011-05-193-13/+46
* powerpc/mpc62xx_pic: Fix get_irq handling of NO_IRQMilton Miller2011-05-191-1/+3
* powerpc/mpc5121_ads_cpld: Remove use of NO_IRQ_IGNOREMilton Miller2011-05-191-3/+3
* powerpc: Remove trival irq_host_ops.unmapMilton Miller2011-05-194-28/+0
* powerpc: Add kconfig for muxed smp ipi supportMilton Miller2011-05-196-7/+27
* powerpc: Consolidate ipi message mux and demuxMilton Miller2011-05-198-55/+32
* powerpc: Remove stubbed beat smp supportMilton Miller2011-05-195-131/+0
* powerpc: Remove alloc_maybe_bootmem for zalloc versionMilton Miller2011-05-191-3/+3
* powerpc: Remove powermac/pic.hMilton Miller2011-05-191-11/+0
* powerpc: Remove checks for MSG_ALL and MSG_ALL_BUT_SELFMilton Miller2011-05-195-84/+9
* powerpc: Use nr_cpu_ids in initial paca allocationMilton Miller2011-05-191-0/+5
* powerpc/iseries: Cleanup and fix secondary startupMilton Miller2011-05-191-24/+35
* powerpc/pseries: Print corrupt r3 in FWNMI codeAnton Blanchard2011-05-191-1/+1
* pseries/iommu: Restore iommu table pointer when restoring iommu opsNishanth Aravamudan2011-05-191-2/+3
* powerpc: Remove ioremap_flagsAnton Blanchard2011-05-191-2/+2
* powerpc: Ensure dtl buffers do not cross 4k boundaryNishanth Aravamudan2011-05-192-18/+33
* powerpc: Fix kexec with dynamic dma windowsNishanth Aravamudan2011-05-191-9/+14
* powerpc: Add WSP platformDavid Gibson2011-05-0613-0/+1839
* powerpc/eeh: Display eeh error location for bus and deviceRichard A Lary2011-05-061-9/+13
* powerpc/pseries: Add support for IO event interruptsTseng-Hui (Frank) Lin2011-05-063-0/+250
* powerpc/pseries/eeh: Handle functional reset on non-PCIe deviceRichard A Lary2011-05-041-5/+14
* powerpc/pseries/eeh: Propagate needs_freset flag to device at PERichard A Lary2011-05-041-7/+43
* powerpc/pseries: Add page coalescing supportBrian King2011-05-042-0/+57
* powerpc: Convert old cpumask API into new oneKOSAKI Motohiro2011-05-045-15/+15
* powerpc: Add Initiate Coprocessor Store Word (icswx) supportTseng-Hui (Frank) Lin2011-05-041-0/+18
* powerpc/irq: Stop exporting irq_mapGrant Likely2011-05-0414-128/+55
* powerpc/eeh: Add support for ibm,configure-pe RTAS callRichard A. Lary2011-04-271-1/+12
* powerpc: Free up some CPU feature bits by moving out MMU-related featuresMatt Evans2011-04-273-4/+5
* powerpc/ps3: Update debug message for irq_set_chip_data()Geert Uytterhoeven2011-04-271-1/+1
* powerpc/pci: Make IO workarounds init implicit when first bus is registeredMichael Ellerman2011-04-272-15/+5
* powerpc/pci: Move IO workarounds to the common kernel dirMichael Ellerman2011-04-2710-244/+12
* powerpc/pci: Split IO vs MMIO indirect access hooksMichael Ellerman2011-04-273-4/+12
* powerpc: Add A2 cpu supportBenjamin Herrenschmidt2011-04-271-0/+4
* powerpc/smp: smp_ops->kick_cpu() should be able to failMichael Ellerman2011-04-209-19/+36
* powerpc: Add NAP mode support on Power7 in HV modeBenjamin Herrenschmidt2011-04-201-0/+4
* powerpc: Always use SPRN_SPRG_HSCRATCH0 when running in HV modePaul Mackerras2011-04-202-3/+3
* powerpc: Base support for exceptions using HSRR0/1Benjamin Herrenschmidt2011-04-202-3/+3
* powerpc/xics: Rewrite XICS driverBenjamin Herrenschmidt2011-04-209-1017/+21
* powerpc/powermac: Build fix with SMP and CPU hotplugBenjamin Herrenschmidt2011-04-181-3/+5
* powerpc/pseries: Use a kmem cache for DTL buffersNishanth Aravamudan2011-04-181-2/+10
* Merge branch 'for-linus2' of git://git.profusion.mobi/users/lucas/linux-2.6Linus Torvalds2011-04-0716-24/+24
|\
| * Fix common misspellingsLucas De Marchi2011-03-3116-24/+24
* | powerpc/pseries: Fix build without CONFIG_HOTPLUG_CPUMatt Evans2011-04-051-6/+11
* | powerpc/pseries: Don't register global initcallBenjamin Herrenschmidt2011-04-051-1/+1
* | Documentation: fix minor typos/spellingSylvestre Ledru2011-04-041-1/+1
* | powerpc/pmac/smp: Remove no-longer needed preempt workaroundBenjamin Herrenschmidt2011-04-011-7/+0
OpenPOWER on IntegriCloud