Age | Commit message (Expand) | Author |
2008-07-10 | Merge branch 'sched-fixes-for-linus' of git://git.kernel.org/pub/scm/linux/ke... | Linus Torvalds |
2008-07-10 | sched: fix cpu hotplug, cleanup | Linus Torvalds |
2008-07-10 | Fix PREEMPT_RCU without HOTPLUG_CPU | Nick Piggin |
2008-07-10 | kernel/kprobes.c: Made kprobe_blacklist static. | Daniel Guilak |
2008-07-10 | Merge branch 'imx' into devel | Russell King |
2008-07-10 | Merge branches 'at91', 'dyntick', 'ep93xx', 'iop', 'ixp', 'misc', 'orion', 'o... | Russell King |
2008-07-10 | Merge branch 'tracing/sysprof' into auto-ftrace-next | Ingo Molnar |
2008-07-10 | Merge branch 'tracing/mmiotrace' into auto-ftrace-next | Ingo Molnar |
2008-07-10 | Merge branch 'tracing/ftrace' into auto-ftrace-next | Ingo Molnar |
2008-07-10 | sched: fix cpu hotplug | Dmitry Adamushko |
2008-07-10 | Merge branch 'linus' into core/printk | Ingo Molnar |
2008-07-10 | genirq: remove extraneous checks in manage.c | Thomas Gleixner |
2008-07-08 | kernel/printk.c: Made printk_recursion_bug_msg static. | Daniel Guilak |
2008-07-08 | printk: export console_drivers | Ingo Molnar |
2008-07-08 | Merge branch 'x86/numa' into x86/devel | Ingo Molnar |
2008-07-08 | sched, numa: replace MAX_NUMNODES with nr_node_ids in kernel/sched.c | Mike Travis |
2008-07-08 | Merge branches 'x86/numa-fixes', 'x86/apic', 'x86/apm', 'x86/bitops', 'x86/bu... | Ingo Molnar |
2008-07-08 | Merge commit 'v2.6.26-rc9' into x86/cpu | Ingo Molnar |
2008-07-08 | x86, clockevents: add C1E aware idle function | Thomas Gleixner |
2008-07-07 | Merge branch 'linus' into tracing/mmiotrace | Ingo Molnar |
2008-07-07 | Merge commit 'v2.6.26-rc9' into sched/devel | Ingo Molnar |
2008-07-06 | Merge commit 'v2.6.26-rc9' into cpus4096 | Ingo Molnar |
2008-07-05 | Merge branch 'core-fixes-for-linus' of git://git.kernel.org/pub/scm/linux/ker... | Linus Torvalds |
2008-07-05 | softlockup: print a module list on being stuck | Arjan van de Ven |
2008-07-04 | security: filesystem capabilities: fix fragile setuid fixup code | Andrew G. Morgan |
2008-07-04 | Christoph has moved | Christoph Lameter |
2008-07-04 | sched: fix accounting in task delay accounting & migration | Ankita Garg |
2008-07-04 | sched: add avg-overlap support to RT tasks | Gregory Haskins |
2008-07-04 | sched: terminate newidle balancing once at least one task has moved over | Gregory Haskins |
2008-07-03 | hrtimer: prevent migration for raising softirq | Steven Rostedt |
2008-07-03 | ftrace: prevent ftrace modifications while being kprobe'd, v2 | Abhishek Sagar |
2008-07-03 | block: blkdev.h cleanup, move iocontext stuff to iocontext.h | Jens Axboe |
2008-07-02 | Merge branch 'sched-fixes-for-linus' of git://git.kernel.org/pub/scm/linux/ke... | Linus Torvalds |
2008-07-02 | Merge branch 'core-fixes-for-linus' of git://git.kernel.org/pub/scm/linux/ker... | Linus Torvalds |
2008-07-02 | pm_qos_params: BKL pushdown | Arnd Bergmann |
2008-07-01 | mmiotrace broken in linux-next (8-bit writes only) | Pekka Paalanen |
2008-07-01 | rcu: fix hotplug vs rcu race | Gautham R Shenoy |
2008-07-01 | softlockup: fix watchdog task wakeup frequency | Johannes Weiner |
2008-07-01 | sched: fix divide error when trying to configure rt_period to zero | Raistlin |
2008-06-30 | Merge branch 'sched-fixes-for-linus' of git://git.kernel.org/pub/scm/linux/ke... | Linus Torvalds |
2008-06-30 | softlockup: fix watchdog task wakeup frequency | Johannes Weiner |
2008-06-30 | stacktrace: fix modular build, export print_stack_trace and save_stack_trace | Ingo Molnar |
2008-06-30 | sched: fix warning | Vegard Nossum |
2008-06-30 | sched: build fix | Ingo Molnar |
2008-06-29 | Merge branch 'audit.b52' of git://git.kernel.org/pub/scm/linux/kernel/git/vir... | Linus Torvalds |
2008-06-29 | sched: sched_clock_cpu() based cpu_clock(), lockdep fix | Ingo Molnar |
2008-06-29 | sched: fix cpu hotplug | Dmitry Adamushko |
2008-06-27 | backtrace: replace timer with tasklet + completions | Vegard Nossum |
2008-06-27 | stacktrace: add saved stack traces to backtrace self-test | Vegard Nossum |
2008-06-27 | sched: export cpu_clock | Ingo Molnar |