| Commit message (Expand) | Author | Age | Files | Lines |
... | |
| * | | MIPS, Perf-events: Use unsigned delta for right shift in event update | Deng-Cheng Zhu | 2011-03-14 | 1 | -1/+1 |
| * | | MIPS, Perf-events: Work with the new callchain interface | Deng-Cheng Zhu | 2011-03-14 | 1 | -57/+6 |
| * | | MIPS, Perf-events: Fix event check in validate_event() | Deng-Cheng Zhu | 2011-03-14 | 1 | -2/+3 |
| * | | MIPS, Perf-events: Work with the new PMU interface | Deng-Cheng Zhu | 2011-03-14 | 2 | -119/+158 |
| * | | MIPS, Perf-events: Work with irq_work | Deng-Cheng Zhu | 2011-03-14 | 3 | -12/+3 |
| * | | MIPS: Fix always CONFIG_LOONGSON_UART_BASE=y | Yoichi Yuasa | 2011-03-14 | 1 | -1/+4 |
| * | | MIPS: Loongson: Fix potentially wrong string handling | Stefan Weil | 2011-03-14 | 1 | -1/+2 |
| * | | MIPS: Fix GCC-4.6 'set but not used' warning in arch/mips/mm/init.c | David Daney | 2011-03-14 | 1 | -1/+1 |
| * | | MIPS: Fix GCC-4.6 'set but not used' warning in ieee754int.h | David Daney | 2011-03-14 | 1 | -2/+2 |
| * | | MIPS: Remove unused code from arch/mips/kernel/syscall.c | David Daney | 2011-03-14 | 1 | -2/+1 |
| * | | MIPS: Fix GCC-4.6 'set but not used' warning in signal*.c | David Daney | 2011-03-14 | 2 | -2/+2 |
| * | | MIPS: MSP: Fix MSP71xx bpci interrupt handler return value | Anoop P A | 2011-03-14 | 1 | -2/+2 |
| * | | MIPS: Select R4K timer lib for all MSP platforms | Anoop P A | 2011-03-14 | 3 | -5/+3 |
| * | | MIPS: Loongson: Remove ad-hoc cmdline default | Robert Millan | 2011-03-14 | 1 | -5/+0 |
| * | | MIPS: Clear the correct flag in sysmips(MIPS_FIXADE, ...). | Stefan Oberhumer | 2011-03-14 | 1 | -1/+1 |
| * | | MIPS: Add an unreachable return statement to satisfy buggy GCCs. | David Daney | 2011-03-14 | 1 | -0/+2 |
| * | | MIPS, Tracing: Fix set_graph_function of function graph tracer | Wu Zhangjin | 2011-03-14 | 1 | -2/+9 |
| * | | MIPS, Tracing: Clean up ftrace_make_nop() | Wu Zhangjin | 2011-03-14 | 1 | -32/+38 |
| * | | MIPS, Tracing: Clean up prepare_ftrace_return() | Wu Zhangjin | 2011-03-14 | 1 | -27/+25 |
| * | | MIPS, Tracing: Substitute in_kernel_space() for in_module() | Wu Zhangjin | 2011-03-14 | 1 | -27/+27 |
| * | | MIPS, Tracing: Speed up function graph tracer | Wu Zhangjin | 2011-03-14 | 1 | -7/+7 |
| * | | MIPS: Replace deprecated spinlock initialization | Thomas Gleixner | 2011-03-14 | 1 | -2/+2 |
| |/ |
|
* | | Merge branch 'x86-fixes-for-linus' of git://git.kernel.org/pub/scm/linux/kern... | Linus Torvalds | 2011-03-14 | 9 | -37/+45 |
|\ \ |
|
| * | | x86: ce4100: Set pci ops via callback instead of module init | Sebastian Andrzej Siewior | 2011-03-14 | 3 | -3/+12 |
| * | | x86/mm: Fix pgd_lock deadlock | Andrea Arcangeli | 2011-03-10 | 5 | -30/+22 |
| * | | x86/mm: Handle mm_fault_error() in kernel space | Andrey Vagin | 2011-03-10 | 1 | -0/+7 |
| * | | x86: Don't check for BIOS corruption in first 64K when there's no need to | Naga Chumbalkar | 2011-03-09 | 1 | -4/+4 |
* | | | Revert "oom: oom_kill_process: fix the child_points logic" | Linus Torvalds | 2011-03-14 | 1 | -8/+3 |
* | | | oom: oom_kill_process: fix the child_points logic | Oleg Nesterov | 2011-03-14 | 1 | -3/+8 |
* | | | Merge branch 'bugfixes' of git://git.linux-nfs.org/projects/trondmy/nfs-2.6 | Linus Torvalds | 2011-03-14 | 15 | -91/+178 |
|\ \ \ |
|
| * | | | NFS: NFSROOT should default to "proto=udp" | Chuck Lever | 2011-03-11 | 1 | -15/+14 |
| * | | | nfs4: remove duplicated #include | Huang Weiyi | 2011-03-11 | 1 | -1/+0 |
| * | | | NFSv4: nfs4_state_mark_reclaim_nograce() should be static | Trond Myklebust | 2011-03-11 | 2 | -4/+2 |
| * | | | NFSv4: Fix the setlk error handler | Trond Myklebust | 2011-03-11 | 1 | -9/+4 |
| * | | | NFSv4.1: Fix the handling of the SEQUENCE status bits | Trond Myklebust | 2011-03-11 | 1 | -3/+8 |
| * | | | NFSv4/4.1: Fix nfs4_schedule_state_recovery abuses | Trond Myklebust | 2011-03-11 | 4 | -34/+52 |
| * | | | NFSv4.1 reclaim complete must wait for completion | Andy Adamson | 2011-03-10 | 1 | -0/+3 |
| * | | | NFSv4: remove duplicate clientid in struct nfs_client | Andy Adamson | 2011-03-10 | 2 | -4/+2 |
| * | | | NFSv4.1: Retry CREATE_SESSION on NFS4ERR_DELAY | Ricardo Labiaga | 2011-03-10 | 1 | -1/+11 |
| * | | | sunrpc: Propagate errors from xs_bind() through xs_create_sock() | Ben Hutchings | 2011-03-10 | 1 | -1/+2 |
| * | | | (try3-resend) Fix nfs_compat_user_ino64 so it doesn't cause problems if bit 3... | Frank Filz | 2011-03-10 | 1 | -1/+6 |
| * | | | nfs: fix compilation warning | Jovi Zhang | 2011-03-10 | 1 | -1/+1 |
| * | | | nfs: add kmalloc return value check in decode_and_add_ds | Stanislav Fomichev | 2011-03-10 | 1 | -0/+4 |
| * | | | SUNRPC: Remove resource leak in svc_rdma_send_error() | Jesper Juhl | 2011-03-10 | 1 | -0/+1 |
| * | | | nfs: close NFSv4 COMMIT vs. CLOSE race | Jeff Layton | 2011-03-10 | 1 | -0/+2 |
| * | | | SUNRPC: Close a race in __rpc_wait_for_completion_task() | Trond Myklebust | 2011-03-10 | 5 | -17/+66 |
* | | | | Merge branch 'drm-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/air... | Linus Torvalds | 2011-03-14 | 11 | -17/+28 |
|\ \ \ \ |
|
| * | | | | drm/radeon: fix problem with changing active VRAM size. (v2) | Dave Airlie | 2011-03-14 | 11 | -17/+28 |
* | | | | | Merge git://git.kernel.org/pub/scm/linux/kernel/git/wim/linux-2.6-watchdog | Linus Torvalds | 2011-03-14 | 4 | -5/+5 |
|\ \ \ \ \ |
|
| * | | | | | watchdog: hpwdt: eliminate section mismatch warning | Axel Lin | 2011-03-14 | 1 | -2/+2 |