Age | Commit message (Expand) | Author |
2009-02-18 | pm: fix build for CONFIG_PM unset | Rafael J. Wysocki |
2009-01-14 | kernel/up.c: omit it if SMP=y, USE_GENERIC_SMP_HELPERS=n | Andrew Morton |
2009-01-11 | smp_call_function_single(): be slightly less stupid | Andrew Morton |
2009-01-07 | async: Asynchronous function calls to speed up kernel boot | Arjan van de Ven |
2008-12-30 | Merge branch 'core-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/gi... | Linus Torvalds |
2008-12-28 | Merge branch 'sched-core-for-linus' of git://git.kernel.org/pub/scm/linux/ker... | Linus Torvalds |
2008-12-18 | "Tree RCU": scalable classic RCU implementation | Paul E. McKenney |
2008-11-19 | Merge branch 'linus' into sched/core | Ingo Molnar |
2008-11-18 | Merge branch 'master' into next | James Morris |
2008-11-17 | Remove -mno-spe flags as they dont belong | Kumar Gala |
2008-11-14 | CRED: Detach the credentials from task_struct | David Howells |
2008-11-11 | sched: rename SCHED_NO_NO_OMIT_FRAME_POINTER => SCHED_OMIT_FRAME_POINTER | Ingo Molnar |
2008-11-03 | sched, ftrace: trace sched.c | Peter Zijlstra |
2008-10-22 | Merge branch 'tracing/ftrace' into tracing/urgent | Ingo Molnar |
2008-10-20 | Merge branch 'tracing-v28-for-linus' of git://git.kernel.org/pub/scm/linux/ke... | Linus Torvalds |
2008-10-20 | ftrace: rename FTRACE to FUNCTION_TRACER | Steven Rostedt |
2008-10-20 | container freezer: implement freezer cgroup subsystem | Matt Helsley |
2008-10-20 | container freezer: make refrigerator always available | Matt Helsley |
2008-10-14 | tracing: Kernel Tracepoints | Mathieu Desnoyers |
2008-07-29 | Merge branch 'linus' into core/generic-dma-coherent | Ingo Molnar |
2008-07-25 | build kernel/profile.o only when requested | Adrian Bunk |
2008-07-18 | Merge branch 'linus' into core/generic-dma-coherent | Ingo Molnar |
2008-07-18 | Revert parts of "ftrace: do not trace scheduler functions" | Ingo Molnar |
2008-07-17 | ftrace: do not trace scheduler functions | Ingo Molnar |
2008-07-15 | Merge branch 'generic-ipi' into generic-ipi-for-linus | Ingo Molnar |
2008-07-14 | Merge branch 'auto-ftrace-next' into tracing/for-linus | Ingo Molnar |
2008-07-11 | ftrace: trace schedule | Steven Rostedt |
2008-06-30 | generic: per-device coherent dma allocator | Dmitry Baryshkov |
2008-06-26 | Add generic helpers for arch IPI function calls | Jens Axboe |
2008-06-06 | sched: Move cpu masks from kernel/sched.c into kernel/cpu.c | Max Krasnyansky |
2008-06-06 | sched: use a 2-d bitmap for searching lowest-pri CPU | Gregory Haskins |
2008-05-23 | ftrace: use the new kbuild CFLAGS_REMOVE for kernel directory | Steven Rostedt |
2008-05-23 | ftrace: use Makefile to remove tracing from lockdep | Steven Rostedt |
2008-05-23 | ftrace: latency tracer infrastructure | Steven Rostedt |
2008-05-23 | ftrace: add basic support for gcc profiler instrumentation | Arnaldo Carvalho de Melo |
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 |