summaryrefslogtreecommitdiffstats
path: root/arch/powerpc/platforms
Commit message (Expand)AuthorAgeFilesLines
* 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
* | powerpc/smp: Don't expose per-cpu "cpu_state" arrayBenjamin Herrenschmidt2011-04-011-4/+8
* | powerpc/pmac/smp: Fix CPU hotplug crashes on some machinesBenjamin Herrenschmidt2011-04-011-16/+55
* | powerpc/pmac/smp: Properly NAP offlined CPU on G5Benjamin Herrenschmidt2011-04-011-6/+8
* | powerpc/pmac/smp: Remove HMT changes for PowerMac offline codeBenjamin Herrenschmidt2011-04-011-4/+0
* | powerpc/pmac/smp: Consolidate 32-bit and 64-bit PowerMac cpu_die in one fileBenjamin Herrenschmidt2011-04-013-60/+55
* | powerpc/pmac/smp: Fixup smp_core99_cpu_disable() and use it on 64-bitBenjamin Herrenschmidt2011-04-011-12/+5
* | powerpc/pmac/smp: Fix 32-bit PowerMac cpu_dieBenjamin Herrenschmidt2011-04-011-20/+5
* | powerpc/smp: Remove unused smp_ops->cpu_enable()Benjamin Herrenschmidt2011-04-011-2/+0
* | powerpc/smp: soft-replugged CPUs must go back to start_secondaryBenjamin Herrenschmidt2011-04-011-2/+0
|/
OpenPOWER on IntegriCloud