Age | Commit message (Expand) | Author | Files | Lines |
2011-05-21 | Merge commit '317f394160e9beb97d19a84c39b7e5eb3d7815a8' | David S. Miller | 25 | -53/+62 |
2011-05-20 | Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/davem/sp... | David S. Miller | 6 | -9/+32 |
2011-05-17 | sparc32,leon: Remove unnecessary page_address calls in LEON DMA API. | Kristoffer Glembo | 1 | -26/+16 |
2011-05-17 | sparc: convert old cpumask API into new one | KOSAKI Motohiro | 16 | -105/+115 |
2011-05-17 | sparc32, sun4d: Implemented SMP IPIs support for SUN4D machines | Daniel Hellstrom | 3 | -0/+94 |
2011-05-17 | sparc32, sun4m: Implemented SMP IPIs support for SUN4M machines | Daniel Hellstrom | 3 | -9/+54 |
2011-05-17 | sparc32,leon: Implemented SMP IPIs for LEON CPU | Daniel Hellstrom | 3 | -3/+126 |
2011-05-17 | sparc32: implement SMP IPIs using the generic functions | Daniel Hellstrom | 5 | -16/+71 |
2011-05-17 | sparc32,leon: SMP power down implementation | Daniel Hellstrom | 1 | -2/+10 |
2011-05-17 | sparc32,leon: added some SMP comments | Daniel Hellstrom | 2 | -0/+14 |
2011-05-13 | sparc: add {read,write}*_be routines | Jan Andersson | 1 | -0/+13 |
2011-05-12 | sparc32: Fixed unaligned memory copying in function __csum_partial_copy_sparc... | Tkhai Kirill | 1 | -3/+9 |
2011-04-22 | sparc32,leon: don't rely on bootloader to mask IRQs | Daniel Hellstrom | 2 | -0/+7 |
2011-04-22 | sparc32,leon: operate on boot-cpu IRQ controller registers | Daniel Hellstrom | 3 | -25/+21 |
2011-04-22 | sparc32: always define boot_cpu_id | Daniel Hellstrom | 5 | -14/+35 |
2011-04-22 | sparc32: removed unused code, implemented by generic code | Daniel Hellstrom | 2 | -205/+0 |
2011-04-22 | sparc32: fix sparcstation 5 boot | Sam Ravnborg | 1 | -3/+7 |
2011-04-22 | sparc32: avoid build warning at mm/percpu.c:1647 | Sam Ravnborg | 1 | -2/+4 |
2011-04-22 | sparc32: always register a PROM based early console | Sam Ravnborg | 3 | -8/+9 |
2011-04-22 | sparc32: probe for cpu info only during startup | Sam Ravnborg | 6 | -13/+8 |
2011-04-22 | sparc: consolidate show_cpuinfo in cpu.c | Sam Ravnborg | 8 | -157/+133 |
2011-04-22 | sparc32: fix section mismatch warnings in apc, pmc and time_32 | Sam Ravnborg | 3 | -3/+3 |
2011-04-22 | sparc32,leon: implement genirq CPU affinity | Daniel Hellstrom | 1 | -10/+54 |
2011-04-22 | sparc32, leon: code cleanup of timer/IRQ controller initialization | Daniel Hellstrom | 1 | -84/+72 |
2011-04-22 | sparc32,leon: cleaned away code from the LEON2 days | Daniel Hellstrom | 2 | -24/+1 |
2011-04-22 | sparc32,leon: per-cpu ticker use genirq per-cpu handler | Daniel Hellstrom | 4 | -51/+22 |
2011-04-22 | sparc32,leon: add support for extended interrupt controller | Daniel Hellstrom | 2 | -28/+74 |
2011-04-22 | sparc32, leon: must protect IRQ controller register with spinlock | Daniel Hellstrom | 1 | -7/+7 |
2011-04-20 | sparc32: genirq support | Sam Ravnborg | 14 | -935/+636 |
2011-04-20 | sparc32: cleanup code for pci init | Sam Ravnborg | 3 | -16/+15 |
2011-04-20 | sparc32,sun4d: rename sbus_tid to board_to_cpu in irq support | Sam Ravnborg | 1 | -5/+9 |
2011-04-19 | Merge branch 'x86-fixes-for-linus' of git://git.kernel.org/pub/scm/linux/kern... | Linus Torvalds | 3 | -14/+21 |
2011-04-19 | Merge branch 'perf-fixes-for-linus' of git://git.kernel.org/pub/scm/linux/ker... | Linus Torvalds | 1 | -4/+18 |
2011-04-19 | perf, x86: Fix AMD family 15h FPU event constraints | Robert Richter | 1 | -3/+17 |
2011-04-19 | perf, x86: Fix pre-defined cache-misses event for AMD family 15h cpus | Andre Przywara | 1 | -1/+1 |
2011-04-19 | Merge branch 'for-39-rc4' of git://codeaurora.org/quic/kernel/davidb/linux-msm | Linus Torvalds | 2 | -5/+2 |
2011-04-18 | x86, gart: Make sure GART does not map physmem above 1TB | Joerg Roedel | 1 | -1/+8 |
2011-04-18 | x86, gart: Set DISTLBWALKPRB bit always | Joerg Roedel | 2 | -3/+3 |
2011-04-18 | x86, gart: Convert spaces to tabs in enable_gart_translation | Joerg Roedel | 1 | -11/+11 |
2011-04-18 | powerpc/powermac: Build fix with SMP and CPU hotplug | Benjamin Herrenschmidt | 1 | -3/+5 |
2011-04-18 | powerpc/perf_event: Skip updating kernel counters if register value shrinks | Eric B Munson | 1 | -7/+30 |
2011-04-18 | powerpc: Don't write protect kernel text with CONFIG_DYNAMIC_FTRACE enabled | Stefan Roese | 1 | -1/+1 |
2011-04-18 | powerpc: Fix oops if scan_dispatch_log is called too early | Anton Blanchard | 1 | -0/+3 |
2011-04-18 | powerpc/pseries: Use a kmem cache for DTL buffers | Nishanth Aravamudan | 1 | -2/+10 |
2011-04-18 | powerpc/kexec: Fix regression causing compile failure on UP | Paul Gortmaker | 1 | -6/+6 |
2011-04-18 | Merge remote branch 'kumar/merge' into merge | Benjamin Herrenschmidt | 5 | -7/+26 |
2011-04-18 | Merge branch 's5p-fixes-for-linus' of git://git.kernel.org/pub/scm/linux/kern... | Linus Torvalds | 3 | -19/+3 |
2011-04-18 | alpha: Fix uninitialized value in read_persistent_clock. | Richard Henderson | 1 | -0/+1 |
2011-04-18 | alpha: Fix RTC interrupt setup. | Richard Henderson | 1 | -1/+1 |
2011-04-18 | alpha: Remove set but unused variables. | Richard Henderson | 5 | -17/+13 |