Age | Commit message (Expand) | Author |
2011-05-19 | powerpc: Move smp_ops_t from machdep.h to smp.h | Milton Miller |
2011-05-19 | powerpc: Remove stubbed beat smp support | Milton Miller |
2011-05-19 | powerpc: Remove alloc_maybe_bootmem for zalloc version | Milton Miller |
2011-05-19 | powerpc: Remove powermac/pic.h | Milton Miller |
2011-05-19 | powerpc/mpic: Simplify ipi cpu mask handling | Milton Miller |
2011-05-19 | powerpc: Remove checks for MSG_ALL and MSG_ALL_BUT_SELF | Milton Miller |
2011-05-19 | powerpc: Remove call sites of MSG_ALL_BUT_SELF | Milton Miller |
2011-05-19 | powerpc/mpic: Break cpumask abstraction earlier | Milton Miller |
2011-05-19 | powerpc/mpic: Limit NR_CPUS loop to 32 bit | Milton Miller |
2011-05-19 | powerpc: Call no-longer static setup_nr_cpu_ids instead of replicating it | Milton Miller |
2011-05-19 | powerpc: Use nr_cpu_ids in initial paca allocation | Milton Miller |
2011-05-19 | powerpc: Respect nr_cpu_ids when calling set_cpu_possible and set_cpu_present | Milton Miller |
2011-05-19 | powerpc/iseries: Cleanup and fix secondary startup | Milton Miller |
2011-05-19 | powerpc/kdump64: Don't reference freed memory as pacas | Milton Miller |
2011-05-19 | powerpc: Don't search for paca in freed memory | Milton Miller |
2011-05-19 | powerpc/kexec: Fix memory corruption from unallocated slaves | Milton Miller |
2011-05-19 | powerpc/pseries: Print corrupt r3 in FWNMI code | Anton Blanchard |
2011-05-19 | pseries/iommu: Restore iommu table pointer when restoring iommu ops | Nishanth Aravamudan |
2011-05-19 | powerpc: Remove ioremap_flags | Anton Blanchard |
2011-05-19 | powerpc: Add ioremap_wc | Anton Blanchard |
2011-05-19 | powerpc: Improve scheduling of system call entry instructions | Anton Blanchard |
2011-05-19 | powerpc: Remove static branch hint in giveup_altivec | Anton Blanchard |
2011-05-19 | powerpc: Simplify 4k/64k copy_page logic | Anton Blanchard |
2011-05-19 | powerpc/pseries: Enable iSCSI support for a number of cards | Anton Blanchard |
2011-05-19 | powerpc/pseries: Enable Emulex and Qlogic 10Gbit cards | Anton Blanchard |
2011-05-19 | powerpc/mm: Fix compiler warning in pgtable-ppc64.h [-Wunused-but-set-variable] | Stratos Psomadakis |
2011-05-19 | powerpc: Ensure dtl buffers do not cross 4k boundary | Nishanth Aravamudan |
2011-05-19 | powerpc: Fix kexec with dynamic dma windows | Nishanth Aravamudan |
2011-05-19 | powerpc: Use the deterministic mode of ar | Michal Marek |
2011-05-19 | powerpc: Remove unused config in the Makefile | Justin Mattock |
2011-05-19 | powerpc: Call gzip with -n | Michal Marek |
2011-05-06 | powerpc: Add early debug for WSP platforms | Jack Miller |
2011-05-06 | powerpc: Add WSP platform | David Gibson |
2011-05-06 | powerpc/eeh: Display eeh error location for bus and device | Richard A Lary |
2011-05-06 | powerpc: Rename slb0_limit() to safe_stack_limit() and add Book3E support | Benjamin Herrenschmidt |
2011-05-06 | powerpc/pseries: Add support for IO event interrupts | Tseng-Hui (Frank) Lin |
2011-05-06 | powerpc/pseries: Add RTAS event log v6 definition | Tseng-Hui (Frank) Lin |
2011-05-06 | powerpc: Fix compile with icwsx support | Stephen Rothwell |
2011-05-04 | powerpc/pseries/eeh: Handle functional reset on non-PCIe device | Richard A Lary |
2011-05-04 | powerpc/pseries/eeh: Propagate needs_freset flag to device at PE | Richard A Lary |
2011-05-04 | powerpc/pseries: Add page coalescing support | Brian King |
2011-05-04 | powerpc/kexec: Fix build failure on 32-bit SMP | Ben Hutchings |
2011-05-04 | powerpc: Convert old cpumask API into new one | KOSAKI Motohiro |
2011-05-04 | powerpc: Save Come-From Address Register (CFAR) in exception frame | Paul Mackerras |
2011-05-04 | powerpc: Save register r9-r13 values accurately on interrupt with bad stack | Paul Mackerras |
2011-05-04 | powerpc: Add Initiate Coprocessor Store Word (icswx) support | Tseng-Hui (Frank) Lin |
2011-05-04 | powerpc: Use new CPU feature bit to select 2.06 tlbie | Michael Neuling |
2011-05-04 | powerpc/irq: Stop exporting irq_map | Grant Likely |
2011-04-27 | powerpc/eeh: Add support for ibm,configure-pe RTAS call | Richard A. Lary |
2011-04-27 | powerpc: Free up some CPU feature bits by moving out MMU-related features | Matt Evans |