| Age | Commit message (Expand) | Author | Lines |
| 2011-03-14 | Merge branch 'fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/dhowell... | Linus Torvalds | -5/+6 |
| 2011-03-14 | Merge branch 'upstream' of git://git.linux-mips.org/pub/scm/upstream-linus | Linus Torvalds | -305/+331 |
| 2011-03-14 | Merge branch 'x86-fixes-for-linus' of git://git.kernel.org/pub/scm/linux/kern... | Linus Torvalds | -37/+45 |
| 2011-03-14 | MIPS: Alchemy: Fix reset for MTX-1 and XXS1500 | Florian Fainelli | -4/+4 |
| 2011-03-14 | MIPS: MTX-1: Make au1000_eth probe all PHY addresses | Florian Fainelli | -0/+9 |
| 2011-03-14 | MIPS: Jz4740: Add HAVE_CLK | Maurus Cuelenaere | -0/+1 |
| 2011-03-14 | MIPS: Move idle task creation to work queue | Maksim Rayskiy | -2/+29 |
| 2011-03-14 | MIPS, Perf-events: Use unsigned delta for right shift in event update | Deng-Cheng Zhu | -1/+1 |
| 2011-03-14 | MIPS, Perf-events: Work with the new callchain interface | Deng-Cheng Zhu | -57/+6 |
| 2011-03-14 | MIPS, Perf-events: Fix event check in validate_event() | Deng-Cheng Zhu | -2/+3 |
| 2011-03-14 | MIPS, Perf-events: Work with the new PMU interface | Deng-Cheng Zhu | -119/+158 |
| 2011-03-14 | MIPS, Perf-events: Work with irq_work | Deng-Cheng Zhu | -12/+3 |
| 2011-03-14 | MIPS: Fix always CONFIG_LOONGSON_UART_BASE=y | Yoichi Yuasa | -1/+4 |
| 2011-03-14 | MIPS: Loongson: Fix potentially wrong string handling | Stefan Weil | -1/+2 |
| 2011-03-14 | MIPS: Fix GCC-4.6 'set but not used' warning in arch/mips/mm/init.c | David Daney | -1/+1 |
| 2011-03-14 | MIPS: Fix GCC-4.6 'set but not used' warning in ieee754int.h | David Daney | -2/+2 |
| 2011-03-14 | MIPS: Remove unused code from arch/mips/kernel/syscall.c | David Daney | -2/+1 |
| 2011-03-14 | MIPS: Fix GCC-4.6 'set but not used' warning in signal*.c | David Daney | -2/+2 |
| 2011-03-14 | MIPS: MSP: Fix MSP71xx bpci interrupt handler return value | Anoop P A | -2/+2 |
| 2011-03-14 | MIPS: Select R4K timer lib for all MSP platforms | Anoop P A | -5/+3 |
| 2011-03-14 | MIPS: Loongson: Remove ad-hoc cmdline default | Robert Millan | -5/+0 |
| 2011-03-14 | MIPS: Clear the correct flag in sysmips(MIPS_FIXADE, ...). | Stefan Oberhumer | -1/+1 |
| 2011-03-14 | MIPS: Add an unreachable return statement to satisfy buggy GCCs. | David Daney | -0/+2 |
| 2011-03-14 | MIPS, Tracing: Fix set_graph_function of function graph tracer | Wu Zhangjin | -2/+9 |
| 2011-03-14 | MIPS, Tracing: Clean up ftrace_make_nop() | Wu Zhangjin | -32/+38 |
| 2011-03-14 | MIPS, Tracing: Clean up prepare_ftrace_return() | Wu Zhangjin | -27/+25 |
| 2011-03-14 | MIPS, Tracing: Substitute in_kernel_space() for in_module() | Wu Zhangjin | -27/+27 |
| 2011-03-14 | MIPS, Tracing: Speed up function graph tracer | Wu Zhangjin | -7/+7 |
| 2011-03-14 | MIPS: Replace deprecated spinlock initialization | Thomas Gleixner | -2/+2 |
| 2011-03-14 | MN10300: atomic_read() should ensure it emits a load | David Howells | -1/+1 |
| 2011-03-14 | MN10300: The SMP_ICACHE_INV_FLUSH_RANGE IPI command does not exist | David Howells | -2/+2 |
| 2011-03-14 | MN10300: Proper use of macros get_user() in the case of incremented pointers | Tkhai Kirill | -2/+3 |
| 2011-03-14 | x86: ce4100: Set pci ops via callback instead of module init | Sebastian Andrzej Siewior | -3/+12 |
| 2011-03-10 | Merge branch 'x86-fixes-for-linus' of git://git.kernel.org/pub/scm/linux/kern... | Linus Torvalds | -9/+10 |
| 2011-03-10 | x86/mm: Fix pgd_lock deadlock | Andrea Arcangeli | -30/+22 |
| 2011-03-10 | x86/mm: Handle mm_fault_error() in kernel space | Andrey Vagin | -0/+7 |
| 2011-03-09 | Merge branch 'merge' of git://git.kernel.org/pub/scm/linux/kernel/git/benh/po... | Linus Torvalds | -18/+22 |
| 2011-03-10 | powerpc/pseries: Disable VPNH feature | Benjamin Herrenschmidt | -1/+2 |
| 2011-03-10 | powerpc/iseries: Fix early init access to lppaca | Benjamin Herrenschmidt | -17/+20 |
| 2011-03-09 | alpha: fix compile error from IRQ clean up | Matt Turner | -0/+1 |
| 2011-03-09 | [CPUFREQ] pcc-cpufreq: don't load driver if get_freq fails during init. | Naga Chumbalkar | -1/+1 |
| 2011-03-09 | x86: Don't check for BIOS corruption in first 64K when there's no need to | Naga Chumbalkar | -4/+4 |
| 2011-03-09 | x86, UV: Initialize the broadcast assist unit base destination node id properly | Cliff Wickman | -3/+3 |
| 2011-03-07 | Merge branch 's5p-fixes-for-linus' of git://git.kernel.org/pub/scm/linux/kern... | Linus Torvalds | -30/+41 |
| 2011-03-07 | Merge branch 'fixes' of master.kernel.org:/home/rmk/linux-2.6-arm | Linus Torvalds | -22/+56 |
| 2011-03-07 | Merge branch 'omap-fixes-for-linus' of git://git.kernel.org/pub/scm/linux/ker... | Linus Torvalds | -22/+21 |
| 2011-03-04 | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/vap... | Linus Torvalds | -4/+14 |
| 2011-03-04 | Merge branch 'rmobile-fixes-for-linus' of git://git.kernel.org/pub/scm/linux/... | Linus Torvalds | -15/+27 |
| 2011-03-04 | Merge branch 'sh-fixes-for-linus' of git://git.kernel.org/pub/scm/linux/kerne... | Linus Torvalds | -6/+22 |
| 2011-03-04 | x86, numa: Fix numa_emulation code with memory-less node0 | Yinghai Lu | -5/+1 |