Age | Commit message (Expand) | Author | Files | Lines |
2011-05-19 | powerpc: Ensure dtl buffers do not cross 4k boundary | Nishanth Aravamudan | 3 | -18/+35 |
2011-05-19 | powerpc: Fix kexec with dynamic dma windows | Nishanth Aravamudan | 1 | -9/+14 |
2011-05-19 | powerpc: Use the deterministic mode of ar | Michal Marek | 1 | -1/+1 |
2011-05-19 | powerpc: Remove unused config in the Makefile | Justin Mattock | 1 | -1/+0 |
2011-05-19 | powerpc: Call gzip with -n | Michal Marek | 1 | -3/+3 |
2011-05-06 | powerpc: Add early debug for WSP platforms | Jack Miller | 6 | -0/+85 |
2011-05-06 | powerpc: Add WSP platform | David Gibson | 16 | -0/+1877 |
2011-05-06 | powerpc/eeh: Display eeh error location for bus and device | Richard A Lary | 1 | -9/+13 |
2011-05-06 | powerpc: Rename slb0_limit() to safe_stack_limit() and add Book3E support | Benjamin Herrenschmidt | 2 | -5/+22 |
2011-05-06 | powerpc/pseries: Add support for IO event interrupts | Tseng-Hui (Frank) Lin | 4 | -0/+304 |
2011-05-06 | powerpc/pseries: Add RTAS event log v6 definition | Tseng-Hui (Frank) Lin | 1 | -1/+44 |
2011-05-06 | powerpc: Fix compile with icwsx support | Stephen Rothwell | 1 | -1/+1 |
2011-05-04 | powerpc/pseries/bsr: Remove redundant initialization of bsr dev_t declaration. | Robert P. J. Day | 1 | -1/+1 |
2011-05-04 | powerpc/pseries/eeh: Handle functional reset on non-PCIe device | Richard A Lary | 1 | -5/+14 |
2011-05-04 | powerpc/pseries/eeh: Propagate needs_freset flag to device at PE | Richard A Lary | 1 | -7/+43 |
2011-05-04 | powerpc/pseries: Add page coalescing support | Brian King | 8 | -30/+106 |
2011-05-04 | powerpc/kexec: Fix build failure on 32-bit SMP | Ben Hutchings | 1 | -29/+30 |
2011-05-04 | powerpc: Convert old cpumask API into new one | KOSAKI Motohiro | 13 | -52/+52 |
2011-05-04 | powerpc: Save Come-From Address Register (CFAR) in exception frame | Paul Mackerras | 6 | -5/+24 |
2011-05-04 | powerpc: Save register r9-r13 values accurately on interrupt with bad stack | Paul Mackerras | 2 | -6/+21 |
2011-05-04 | powerpc: Add Initiate Coprocessor Store Word (icswx) support | Tseng-Hui (Frank) Lin | 6 | -1/+249 |
2011-05-04 | powerpc: Use new CPU feature bit to select 2.06 tlbie | Michael Neuling | 3 | -13/+18 |
2011-05-04 | powerpc/irq: Stop exporting irq_map | Grant Likely | 30 | -222/+148 |
2011-04-27 | powerpc/eeh: Add support for ibm,configure-pe RTAS call | Richard A. Lary | 1 | -1/+12 |
2011-04-27 | powerpc: Free up some CPU feature bits by moving out MMU-related features | Matt Evans | 20 | -96/+132 |
2011-04-27 | powerpc/rtas: Only sleep in rtas_busy_delay if we have useful work to do | Anton Blanchard | 1 | -1/+1 |
2011-04-27 | powerpc/book3e: Fix extlb size | Michael Ellerman | 1 | -1/+2 |
2011-04-27 | powerpc: Use MSR_64BIT in sstep.c, fix kprobes on BOOK3E | Michael Ellerman | 1 | -34/+27 |
2011-04-27 | powerpc: Use MSR_64BIT in places | Michael Ellerman | 4 | -11/+11 |
2011-04-27 | powerpc: Add MSR_64BIT | Michael Ellerman | 2 | -4/+12 |
2011-04-27 | powerpc: Fix build warning of the defconfigs | Wanlong Gao | 4 | -8/+8 |
2011-04-27 | powerpc/ps3: Update debug message for irq_set_chip_data() | Geert Uytterhoeven | 1 | -1/+1 |
2011-04-27 | powerpc/irq: Dump chip data pointer in virq_mapping | Michael Ellerman | 1 | -2/+6 |
2011-04-27 | powerpc/numa: Look for ibm, associativity-reference-points at the root | Michael Ellerman | 1 | -8/+7 |
2011-04-27 | powerpc/pci: Properly initialize IO workaround "private" | Michael Ellerman | 1 | -0/+1 |
2011-04-27 | powerpc/pci: Make IO workarounds init implicit when first bus is registered | Michael Ellerman | 4 | -28/+20 |
2011-04-27 | powerpc/pci: Move IO workarounds to the common kernel dir | Michael Ellerman | 11 | -12/+15 |
2011-04-27 | powerpc/pci: Split IO vs MMIO indirect access hooks | Michael Ellerman | 4 | -9/+23 |
2011-04-27 | cxgb4: use pgprot_writecombine() on powerpc | Nishanth Aravamudan | 1 | -4/+1 |
2011-04-27 | powerpc: Per process DSCR + some fixes (try#4) | Alexey Kardashevskiy | 8 | -0/+106 |
2011-04-27 | powerpc/book3e: Flush IPROT protected TLB entries leftover by firmware | Jack Miller | 2 | -1/+45 |
2011-04-27 | powerpc/book3e: Use way 3 for linear mapping bolted entry | Benjamin Herrenschmidt | 1 | -2/+3 |
2011-04-27 | powerpc: Index crit/dbg/mcheck stacks using cpu number on 64bit | Michael Ellerman | 1 | -11/+15 |
2011-04-27 | powerpc: Add TLB size detection for TYPE_3E MMUs | Benjamin Herrenschmidt | 2 | -1/+26 |
2011-04-27 | powerpc: Add A2 cpu support | Benjamin Herrenschmidt | 6 | -4/+304 |
2011-04-20 | powerpc/nvram: Search for nvram using compatible | Benjamin Herrenschmidt | 1 | -0/+2 |
2011-04-20 | powerpc/xics: Move irq_host matching into the ics backend | Michael Ellerman | 3 | -5/+19 |
2011-04-20 | powerpc: Add SCOM infrastructure | Benjamin Herrenschmidt | 4 | -0/+357 |
2011-04-20 | powerpc/xics: xics.h relies on linux/interrupt.h | Michael Ellerman | 1 | -0/+2 |
2011-04-20 | of: Export of_irq_find_parent() | Michael Ellerman | 2 | -1/+2 |