summaryrefslogtreecommitdiffstats
path: root/arch/powerpc
AgeCommit message (Expand)AuthorFilesLines
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 Blanchard7-19/+17
2011-05-19powerpc: Add ioremap_wcAnton Blanchard3-0/+24
2011-05-19powerpc: Improve scheduling of system call entry instructionsAnton Blanchard1-4/+4
2011-05-19powerpc: Remove static branch hint in giveup_altivecAnton Blanchard1-1/+1
2011-05-19powerpc: Simplify 4k/64k copy_page logicAnton Blanchard3-25/+6
2011-05-19powerpc/pseries: Enable iSCSI support for a number of cardsAnton Blanchard1-0/+6
2011-05-19powerpc/pseries: Enable Emulex and Qlogic 10Gbit cardsAnton Blanchard1-0/+2
2011-05-19powerpc/mm: Fix compiler warning in pgtable-ppc64.h [-Wunused-but-set-variable]Stratos Psomadakis1-7/+6
2011-05-19powerpc: Ensure dtl buffers do not cross 4k boundaryNishanth Aravamudan3-18/+35
2011-05-19powerpc: Fix kexec with dynamic dma windowsNishanth Aravamudan1-9/+14
2011-05-19powerpc: Use the deterministic mode of arMichal Marek1-1/+1
2011-05-19powerpc: Remove unused config in the MakefileJustin Mattock1-1/+0
2011-05-19powerpc: Call gzip with -nMichal Marek1-3/+3
2011-05-06powerpc: Add early debug for WSP platformsJack Miller6-0/+85
2011-05-06powerpc: Add WSP platformDavid Gibson16-0/+1877
2011-05-06powerpc/eeh: Display eeh error location for bus and deviceRichard A Lary1-9/+13
2011-05-06powerpc: Rename slb0_limit() to safe_stack_limit() and add Book3E supportBenjamin Herrenschmidt2-5/+22
2011-05-06powerpc/pseries: Add support for IO event interruptsTseng-Hui (Frank) Lin4-0/+304
2011-05-06powerpc/pseries: Add RTAS event log v6 definitionTseng-Hui (Frank) Lin1-1/+44
2011-05-06powerpc: Fix compile with icwsx supportStephen Rothwell1-1/+1
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 King8-30/+106
2011-05-04powerpc/kexec: Fix build failure on 32-bit SMPBen Hutchings1-29/+30
2011-05-04powerpc: Convert old cpumask API into new oneKOSAKI Motohiro13-52/+52
2011-05-04powerpc: Save Come-From Address Register (CFAR) in exception framePaul Mackerras6-5/+24
2011-05-04powerpc: Save register r9-r13 values accurately on interrupt with bad stackPaul Mackerras2-6/+21
2011-05-04powerpc: Add Initiate Coprocessor Store Word (icswx) supportTseng-Hui (Frank) Lin6-1/+249
2011-05-04powerpc: Use new CPU feature bit to select 2.06 tlbieMichael Neuling3-13/+18
2011-05-04powerpc/irq: Stop exporting irq_mapGrant Likely30-222/+148
2011-04-27powerpc/eeh: Add support for ibm,configure-pe RTAS callRichard A. Lary1-1/+12
2011-04-27powerpc: Free up some CPU feature bits by moving out MMU-related featuresMatt Evans20-96/+132
2011-04-27powerpc/rtas: Only sleep in rtas_busy_delay if we have useful work to doAnton Blanchard1-1/+1
2011-04-27powerpc/book3e: Fix extlb sizeMichael Ellerman1-1/+2
2011-04-27powerpc: Use MSR_64BIT in sstep.c, fix kprobes on BOOK3EMichael Ellerman1-34/+27
2011-04-27powerpc: Use MSR_64BIT in placesMichael Ellerman4-11/+11
2011-04-27powerpc: Add MSR_64BITMichael Ellerman2-4/+12
2011-04-27powerpc: Fix build warning of the defconfigsWanlong Gao4-8/+8
2011-04-27powerpc/ps3: Update debug message for irq_set_chip_data()Geert Uytterhoeven1-1/+1
2011-04-27powerpc/irq: Dump chip data pointer in virq_mappingMichael Ellerman1-2/+6
2011-04-27powerpc/numa: Look for ibm, associativity-reference-points at the rootMichael Ellerman1-8/+7
2011-04-27powerpc/pci: Properly initialize IO workaround "private"Michael Ellerman1-0/+1
2011-04-27powerpc/pci: Make IO workarounds init implicit when first bus is registeredMichael Ellerman4-28/+20
2011-04-27powerpc/pci: Move IO workarounds to the common kernel dirMichael Ellerman11-12/+15
2011-04-27powerpc/pci: Split IO vs MMIO indirect access hooksMichael Ellerman4-9/+23
2011-04-27powerpc: Per process DSCR + some fixes (try#4)Alexey Kardashevskiy8-0/+106
2011-04-27powerpc/book3e: Flush IPROT protected TLB entries leftover by firmwareJack Miller2-1/+45
2011-04-27powerpc/book3e: Use way 3 for linear mapping bolted entryBenjamin Herrenschmidt1-2/+3