Age | Commit message (Expand) | Author |
2008-05-05 | sched: add optional support for CONFIG_HAVE_UNSTABLE_SCHED_CLOCK | Peter Zijlstra |
2008-04-29 | sysctl: allow embedded targets to disable sysctl_check.c | Holger Schurig |
2008-04-18 | Merge git://git.kernel.org/pub/scm/linux/kernel/git/mingo/linux-2.6-kgdb | Linus Torvalds |
2008-04-17 | kgdb: core | Jason Wessel |
2008-04-17 | Generic semaphore implementation | Matthew Wilcox |
2008-02-08 | avoid overflows in kernel/time.c | H. Peter Anvin |
2008-02-08 | namespaces: cleanup the code managed with PID_NS option | Pavel Emelyanov |
2008-02-08 | namespaces: cleanup the code managed with the USER_NS option | Pavel Emelyanov |
2008-02-08 | namespaces: move the UTS namespace under UTS_NS option | Pavel Emelyanov |
2008-02-07 | Memory controller: resource counters | Pavel Emelianov |
2008-02-05 | latency.c: use QoS infrastructure | Mark Gross |
2008-02-05 | pm qos infrastructure and interface | Mark Gross |
2008-02-02 | kobject: Always build in kernel/ksysfs.o. | Paul Mundt |
2008-01-30 | x86: add a simple backtrace test module | Arjan van de Ven |
2008-01-30 | x86: kprobes: add kprobes smoke tests that run on boot | Ananth N Mavinakayanahalli |
2008-01-25 | sched: latencytop support | Arjan van de Ven |
2008-01-25 | Preempt-RCU: implementation | Paul E. McKenney |
2008-01-25 | Preempt-RCU: reorganize RCU code into rcuclassic.c and rcupdate.c | Paul E. McKenney |
2007-11-14 | revert "Task Control Groups: example CPU accounting subsystem" | Andrew Morton |
2007-10-21 | [PATCH] audit: watching subtrees | Al Viro |
2007-10-19 | sysctl: Don't compile sysctl_check when !CONFIG_SYSCTL | Eric W. Biederman |
2007-10-19 | Linux Kernel Markers | Mathieu Desnoyers |
2007-10-19 | cgroups: implement namespace tracking subsystem | Serge E. Hallyn |
2007-10-19 | Task Control Groups: simple task cgroup debug info subsystem | Paul Menage |
2007-10-19 | Task Control Groups: example CPU accounting subsystem | Paul Menage |
2007-10-19 | Task Control Groups: basic task cgroup framework | Paul Menage |
2007-10-19 | Add kernel/notifier.c | Alexey Dobriyan |
2007-10-18 | sysctl: Error on bad sysctl tables | Eric W. Biederman |
2007-07-16 | user namespace: add the framework | Cedric Le Goater |
2007-07-16 | remove CONFIG_UTS_NS and CONFIG_IPC_NS | Cedric Le Goater |
2007-05-08 | move die notifier handling to common code | Christoph Hellwig |
2007-02-14 | [PATCH] sysctl: move utsname sysctls to their own file | Eric W. Biederman |
2006-12-15 | Remove stack unwinder for now | Linus Torvalds |
2006-10-04 | [PATCH] srcu-3: RCU variant permitting read-side blocking | Paul E. McKenney |
2006-10-02 | [PATCH] namespaces: utsname: implement utsname namespaces | Serge E. Hallyn |
2006-10-02 | [PATCH] namespaces: add nsproxy | Serge E. Hallyn |
2006-10-01 | [PATCH] csa: basic accounting over taskstats | Jay Lan |
2006-10-01 | [PATCH] maximum latency tracking infrastructure | Arjan van de Ven |
2006-07-14 | [PATCH] per-task-delay-accounting: taskstats interface | Shailabh Nagar |
2006-07-14 | [PATCH] per-task-delay-accounting: setup | Shailabh Nagar |
2006-07-03 | [PATCH] lockdep: prove spinlock rwlock locking correctness | Ingo Molnar |
2006-07-03 | [PATCH] lockdep: prove rwsem locking correctness | Ingo Molnar |
2006-07-03 | [PATCH] lockdep: procfs | Ingo Molnar |
2006-07-03 | [PATCH] lockdep: core | Ingo Molnar |
2006-07-03 | [PATCH] lockdep: stacktrace subsystem, core | Ingo Molnar |
2006-06-27 | [PATCH] pi-futex: rt mutex tester | Thomas Gleixner |
2006-06-27 | [PATCH] pi-futex: rt mutex debug | Ingo Molnar |
2006-06-27 | [PATCH] pi-futex: rt mutex core | Ingo Molnar |
2006-06-26 | Merge branch 'x86-64' | Linus Torvalds |
2006-06-26 | [PATCH] x86_64: reliable stack trace support | Jan Beulich |