| Commit message (Expand) | Author | Age |
* | sparc: convert old cpumask API into new one | KOSAKI Motohiro | 2011-05-16 |
* | sparc32, sun4d: Implemented SMP IPIs support for SUN4D machines | Daniel Hellstrom | 2011-05-16 |
* | sparc32, sun4m: Implemented SMP IPIs support for SUN4M machines | Daniel Hellstrom | 2011-05-16 |
* | sparc32,leon: Implemented SMP IPIs for LEON CPU | Daniel Hellstrom | 2011-05-16 |
* | sparc32: implement SMP IPIs using the generic functions | Daniel Hellstrom | 2011-05-16 |
* | sparc32,leon: SMP power down implementation | Daniel Hellstrom | 2011-05-16 |
* | sparc32,leon: added some SMP comments | Daniel Hellstrom | 2011-05-16 |
* | sparc32,leon: don't rely on bootloader to mask IRQs | Daniel Hellstrom | 2011-04-21 |
* | sparc32,leon: operate on boot-cpu IRQ controller registers | Daniel Hellstrom | 2011-04-21 |
* | sparc32: always define boot_cpu_id | Daniel Hellstrom | 2011-04-21 |
* | sparc32: removed unused code, implemented by generic code | Daniel Hellstrom | 2011-04-21 |
* | sparc32: avoid build warning at mm/percpu.c:1647 | Sam Ravnborg | 2011-04-21 |
* | sparc32: always register a PROM based early console | Sam Ravnborg | 2011-04-21 |
* | sparc32: probe for cpu info only during startup | Sam Ravnborg | 2011-04-21 |
* | sparc: consolidate show_cpuinfo in cpu.c | Sam Ravnborg | 2011-04-21 |
* | sparc32,leon: implement genirq CPU affinity | Daniel Hellstrom | 2011-04-21 |
* | sparc32, leon: code cleanup of timer/IRQ controller initialization | Daniel Hellstrom | 2011-04-21 |
* | sparc32,leon: cleaned away code from the LEON2 days | Daniel Hellstrom | 2011-04-21 |
* | sparc32,leon: per-cpu ticker use genirq per-cpu handler | Daniel Hellstrom | 2011-04-21 |
* | sparc32,leon: add support for extended interrupt controller | Daniel Hellstrom | 2011-04-21 |
* | sparc32, leon: must protect IRQ controller register with spinlock | Daniel Hellstrom | 2011-04-21 |
* | sparc32: genirq support | Sam Ravnborg | 2011-04-20 |
* | sparc32: cleanup code for pci init | Sam Ravnborg | 2011-04-20 |
* | sparc32,sun4d: rename sbus_tid to board_to_cpu in irq support | Sam Ravnborg | 2011-04-20 |
* | Merge branch 'x86-fixes-for-linus' of git://git.kernel.org/pub/scm/linux/kern... | Linus Torvalds | 2011-04-19 |
|\ |
|
| * | x86, gart: Make sure GART does not map physmem above 1TB | Joerg Roedel | 2011-04-18 |
| * | x86, gart: Set DISTLBWALKPRB bit always | Joerg Roedel | 2011-04-18 |
| * | x86, gart: Convert spaces to tabs in enable_gart_translation | Joerg Roedel | 2011-04-18 |
* | | Merge branch 'perf-fixes-for-linus' of git://git.kernel.org/pub/scm/linux/ker... | Linus Torvalds | 2011-04-19 |
|\ \ |
|
| * | | perf, x86: Fix AMD family 15h FPU event constraints | Robert Richter | 2011-04-19 |
| * | | perf, x86: Fix pre-defined cache-misses event for AMD family 15h cpus | Andre Przywara | 2011-04-19 |
* | | | Merge branch 'for-39-rc4' of git://codeaurora.org/quic/kernel/davidb/linux-msm | Linus Torvalds | 2011-04-18 |
|\ \ \ |
|
| * | | | msm: timer: fix missing return value | David Brown | 2011-03-31 |
| * | | | msm: Remove extraneous ffa device check | David Brown | 2011-03-31 |
* | | | | powerpc/powermac: Build fix with SMP and CPU hotplug | Benjamin Herrenschmidt | 2011-04-18 |
* | | | | powerpc/perf_event: Skip updating kernel counters if register value shrinks | Eric B Munson | 2011-04-17 |
* | | | | powerpc: Don't write protect kernel text with CONFIG_DYNAMIC_FTRACE enabled | Stefan Roese | 2011-04-17 |
* | | | | powerpc: Fix oops if scan_dispatch_log is called too early | Anton Blanchard | 2011-04-17 |
* | | | | powerpc/pseries: Use a kmem cache for DTL buffers | Nishanth Aravamudan | 2011-04-17 |
* | | | | powerpc/kexec: Fix regression causing compile failure on UP | Paul Gortmaker | 2011-04-17 |
* | | | | Merge remote branch 'kumar/merge' into merge | Benjamin Herrenschmidt | 2011-04-17 |
|\ \ \ \
| |_|_|/
|/| | | |
|
| * | | | powerpc/85xx: disable Suspend support if SMP enabled | Kumar Gala | 2011-04-12 |
| * | | | powerpc/e500mc: Remove CPU_FTR_MAYBE_CAN_NAP/CPU_FTR_MAYBE_CAN_DOZE | Scott Wood | 2011-04-12 |
| * | | | powerpc/book3e: Fix CPU feature handling on 64-bit e5500 | Kumar Gala | 2011-04-12 |
| * | | | powerpc: Check device status before adding serial device | Prabhakar Kushwaha | 2011-04-12 |
| * | | | powerpc/85xx: Don't add disabled PCIe devices | Prabhakar Kushwaha | 2011-04-12 |
* | | | | Merge branch 's5p-fixes-for-linus' of git://git.kernel.org/pub/scm/linux/kern... | Linus Torvalds | 2011-04-17 |
|\ \ \ \ |
|
| * | | | | ARM: SAMSUNG: Fix warning 's3c_pm_show_resume_irqs' defined but not used | Maurus Cuelenaere | 2011-04-14 |
| * | | | | ARM: SAMSUNG: Fix build failure in PM CRC check code | Abhilash Kesavan | 2011-04-14 |
| * | | | | ARM: S5P: Remove unused s3c_pm_check_resume_pin | Abhilash Kesavan | 2011-04-14 |