| Commit message (Expand) | Author | Age |
* | kernel/up.c: omit it if SMP=y, USE_GENERIC_SMP_HELPERS=n | Andrew Morton | 2009-01-14 |
* | smp_call_function_single(): be slightly less stupid | Andrew Morton | 2009-01-10 |
* | async: Asynchronous function calls to speed up kernel boot | Arjan van de Ven | 2009-01-07 |
* | Merge branch 'core-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/gi... | Linus Torvalds | 2008-12-30 |
|\ |
|
| * | "Tree RCU": scalable classic RCU implementation | Paul E. McKenney | 2008-12-18 |
* | | Merge branch 'sched-core-for-linus' of git://git.kernel.org/pub/scm/linux/ker... | Linus Torvalds | 2008-12-28 |
|\ \ |
|
| * | | Merge branch 'linus' into sched/core | Ingo Molnar | 2008-11-19 |
| |\| |
|
| * | | sched: rename SCHED_NO_NO_OMIT_FRAME_POINTER => SCHED_OMIT_FRAME_POINTER | Ingo Molnar | 2008-11-11 |
| * | | sched, ftrace: trace sched.c | Peter Zijlstra | 2008-11-03 |
* | | | Merge branch 'master' into next | James Morris | 2008-11-18 |
|\ \ \
| | |/
| |/| |
|
| * | | Remove -mno-spe flags as they dont belong | Kumar Gala | 2008-11-17 |
| |/ |
|
* / | CRED: Detach the credentials from task_struct | David Howells | 2008-11-13 |
|/ |
|
* | Merge branch 'tracing/ftrace' into tracing/urgent | Ingo Molnar | 2008-10-22 |
|\ |
|
| * | ftrace: rename FTRACE to FUNCTION_TRACER | Steven Rostedt | 2008-10-20 |
* | | Merge branch 'tracing-v28-for-linus' of git://git.kernel.org/pub/scm/linux/ke... | Linus Torvalds | 2008-10-20 |
|\| |
|
| * | tracing: Kernel Tracepoints | Mathieu Desnoyers | 2008-10-14 |
* | | container freezer: implement freezer cgroup subsystem | Matt Helsley | 2008-10-20 |
* | | container freezer: make refrigerator always available | Matt Helsley | 2008-10-20 |
|/ |
|
* | Merge branch 'linus' into core/generic-dma-coherent | Ingo Molnar | 2008-07-28 |
|\ |
|
| * | build kernel/profile.o only when requested | Adrian Bunk | 2008-07-25 |
| * | Revert parts of "ftrace: do not trace scheduler functions" | Ingo Molnar | 2008-07-18 |
* | | Merge branch 'linus' into core/generic-dma-coherent | Ingo Molnar | 2008-07-18 |
|\| |
|
| * | ftrace: do not trace scheduler functions | Ingo Molnar | 2008-07-17 |
| * | Merge branch 'generic-ipi' into generic-ipi-for-linus | Ingo Molnar | 2008-07-15 |
| |\ |
|
| | * | Add generic helpers for arch IPI function calls | Jens Axboe | 2008-06-26 |
| * | | Merge branch 'auto-ftrace-next' into tracing/for-linus | Ingo Molnar | 2008-07-14 |
| |\ \ |
|
| | * | | ftrace: trace schedule | Steven Rostedt | 2008-07-11 |
| | * | | 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-23 |
| | |/ |
|
| * | | 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-06-06 |
| |/ |
|
* / | generic: per-device coherent dma allocator | Dmitry Baryshkov | 2008-06-30 |
|/ |
|
* | sched: add optional support for CONFIG_HAVE_UNSTABLE_SCHED_CLOCK | Peter Zijlstra | 2008-05-05 |
* | sysctl: allow embedded targets to disable sysctl_check.c | Holger Schurig | 2008-04-29 |
* | Merge git://git.kernel.org/pub/scm/linux/kernel/git/mingo/linux-2.6-kgdb | Linus Torvalds | 2008-04-18 |
|\ |
|
| * | kgdb: core | Jason Wessel | 2008-04-17 |
* | | Generic semaphore implementation | Matthew Wilcox | 2008-04-17 |
|/ |
|
* | 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-08 |
* | Memory controller: resource counters | Pavel Emelianov | 2008-02-07 |
* | latency.c: use QoS infrastructure | Mark Gross | 2008-02-05 |
* | pm qos infrastructure and interface | Mark Gross | 2008-02-05 |
* | kobject: Always build in kernel/ksysfs.o. | Paul Mundt | 2008-02-02 |
* | 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-30 |
* | sched: latencytop support | Arjan van de Ven | 2008-01-25 |