Age | Commit message (Expand) | Author |
2011-03-16 | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jmo... | Linus Torvalds |
2011-03-16 | Merge branch 'for-2.6.39' of git://git.kernel.org/pub/scm/linux/kernel/git/tj/wq | Linus Torvalds |
2011-03-16 | Merge branch 'core-rcu-for-linus' of git://git.kernel.org/pub/scm/linux/kerne... | Linus Torvalds |
2011-03-15 | Merge branch 'irq-core-for-linus' of git://git.kernel.org/pub/scm/linux/kerne... | Linus Torvalds |
2011-03-15 | Merge branch 'timers-core-for-linus' of git://git.kernel.org/pub/scm/linux/ke... | Linus Torvalds |
2011-03-15 | Merge branch 'sched-core-for-linus' of git://git.kernel.org/pub/scm/linux/ker... | Linus Torvalds |
2011-03-15 | Merge branch 'perf-core-for-linus' of git://git.kernel.org/pub/scm/linux/kern... | Linus Torvalds |
2011-03-15 | Merge branch 'core-locking-for-linus' of git://git.kernel.org/pub/scm/linux/k... | Linus Torvalds |
2011-03-15 | Merge branch 'core-futexes-for-linus' of git://git.kernel.org/pub/scm/linux/k... | Linus Torvalds |
2011-03-15 | Merge branch 'core-debugobjects-for-linus' of git://git.kernel.org/pub/scm/li... | Linus Torvalds |
2011-03-15 | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/vir... | Linus Torvalds |
2011-03-16 | Merge branch 'next' into for-linus | James Morris |
2011-03-15 | Merge branches 'stable/irq.rework' and 'stable/pcifront-fixes' of git://git.k... | Linus Torvalds |
2011-03-15 | vfs: Add open by file handle support | Aneesh Kumar K.V |
2011-03-15 | vfs: Add name to file handle conversion support | Aneesh Kumar K.V |
2011-03-14 | futex: Deobfuscate handle_futex_death() | Thomas Gleixner |
2011-03-14 | Merge branch 'bugfixes' of git://git.linux-nfs.org/projects/trondmy/nfs-2.6 | Linus Torvalds |
2011-03-14 | open-style analog of vfs_path_lookup() | Al Viro |
2011-03-14 | kill path_lookup() | Al Viro |
2011-03-14 | fix race in audit_get_nd() | Al Viro |
2011-03-12 | posix-clocks: Check write permissions in posix syscalls | Torben Hohn |
2011-03-12 | Merge branch 'tip/futex/devel' of git://git.kernel.org/pub/scm/linux/kernel/g... | Thomas Gleixner |
2011-03-12 | genirq: Add chip flag to force mask on suspend | Thomas Gleixner |
2011-03-11 | futex,plist: Remove debug lock assignment from plist_node | Lai Jiangshan |
2011-03-11 | futex,plist: Pass the real head of the priority list to plist_del() | Lai Jiangshan |
2011-03-11 | futex: Sanitize cmpxchg_futex_value_locked API | Michel Lespinasse |
2011-03-11 | futex: Avoid redudant evaluation of task_pid_vnr() | Thomas Gleixner |
2011-03-10 | Merge branch 'sched-fixes-for-linus' of git://git.kernel.org/pub/scm/linux/ke... | Linus Torvalds |
2011-03-10 | SUNRPC: Close a race in __rpc_wait_for_completion_task() | Trond Myklebust |
2011-03-10 | futex: Update futex_wait_setup comments about locking | Michel Lespinasse |
2011-03-10 | hrtimer: Remove empty hrtimer_init_hres_timer() | Thomas Gleixner |
2011-03-10 | tracing: Fix irqoff selftest expanding max buffer | Steven Rostedt |
2011-03-10 | tracing: Align 4 byte ints together in struct tracer | Steven Rostedt |
2011-03-10 | tracing: Export trace_set_clr_event() | Yuanhan Liu |
2011-03-10 | tracing: Explain about unstable clock on resume with ring buffer warning | Jiri Olsa |
2011-03-10 | tracing: Adjust conditional expression latency formatting. | David Sharp |
2011-03-10 | tracing: Fix event alignment: ftrace:context_switch and ftrace:wakeup | David Sharp |
2011-03-10 | tracing: Remove lock_depth from event entry | Steven Rostedt |
2011-03-09 | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/vir... | Linus Torvalds |
2011-03-09 | ring-buffer: Remove unused #include <linux/trace_irq.h> | David Sharp |
2011-03-09 | tracing: Add an 'overwrite' trace_option. | David Sharp |
2011-03-08 | genirq: Add comments to Kconfig switches | Thomas Gleixner |
2011-03-08 | Merge commit 'v2.6.38-rc8' into perf/core | Ingo Molnar |
2011-03-08 | debugobjects: Add hint for better object identification | Stanislaw Gruszka |
2011-03-08 | unfuck proc_sysctl ->d_compare() | Al Viro |
2011-03-08 | Merge branch 'master' of git://git.infradead.org/users/eparis/selinux into next | James Morris |
2011-03-04 | cpuset: add a missing unlock in cpuset_write_resmask() | Li Zefan |
2011-03-04 | Mark ptrace_{traceme,attach,detach} static | Linus Torvalds |
2011-03-04 | rcu: add comment saying why DEBUG_OBJECTS_RCU_HEAD depends on PREEMPT. | Paul E. McKenney |
2011-03-04 | rcupdate: remove dead code | Amerigo Wang |