Age | Commit message (Expand) | Author |
2008-11-09 | Merge branch 'cpus4096' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/... | Linus Torvalds |
2008-11-07 | sched: fix memory leak in a failure path | Li Zefan |
2008-11-07 | sched: fix a bug in sched domain degenerate | Li Zefan |
2008-11-06 | Merge branch 'for-linus' of git://git.kernel.dk/linux-2.6-block | Linus Torvalds |
2008-11-06 | Merge branch 'sched-fixes-for-linus' of git://git.kernel.org/pub/scm/linux/ke... | Linus Torvalds |
2008-11-06 | cgroups: fix invalid cgrp->dentry before cgroup has been completely removed | Li Zefan |
2008-11-06 | cpumask: introduce new API, without changing anything | Rusty Russell |
2008-11-06 | Add round_jiffies_up and related routines | Alan Stern |
2008-11-06 | generic-ipi: fix the smp_mb() placement | Suresh Siddha |
2008-11-05 | sched: fix buddies for group scheduling | Peter Zijlstra |
2008-11-05 | sched: backward looking buddy | Peter Zijlstra |
2008-11-05 | sched: fix fair preempt check | Peter Zijlstra |
2008-11-05 | sched: cleanup fair task selection | Peter Zijlstra |
2008-11-03 | tracing, ring-buffer: add paranoid checks for loops | Steven Rostedt |
2008-11-03 | ftrace: use kretprobe trampoline name to test in output | Steven Rostedt |
2008-11-03 | tracing, alpha: undefined reference to `save_stack_trace' | Al Viro |
2008-11-01 | PM_TEST_SUSPEND should depend on RTC_CLASS, not RTC_LIB | Al Viro |
2008-11-01 | reserve_region_with_split: Fix GFP_KERNEL usage under spinlock | Linus Torvalds |
2008-10-30 | Merge branch 'sched-fixes-for-linus' of git://git.kernel.org/pub/scm/linux/ke... | Linus Torvalds |
2008-10-30 | Merge branch 'tracing-fixes-for-linus' of git://git.kernel.org/pub/scm/linux/... | Linus Torvalds |
2008-10-30 | Merge branch 'core-fixes-for-linus' of git://git.kernel.org/pub/scm/linux/ker... | Linus Torvalds |
2008-10-31 | ftrace: handle archs that do not support irqs_disabled_flags | Steven Rostedt |
2008-10-30 | Merge branch 'tracing-fixes-for-linus' of git://git.kernel.org/pub/scm/linux/... | Linus Torvalds |
2008-10-30 | 'kill sig -1' must only apply to caller's namespace | Sukadev Bhattiprolu |
2008-10-30 | kernel/profile: fix profile_init() section mismatch | Paul Mundt |
2008-10-30 | freezer_cg: simplify freezer_change_state() | Li Zefan |
2008-10-30 | freezer_cg: use thaw_process() in unfreeze_cgroup() | Li Zefan |
2008-10-30 | freezer_cg: remove redundant check in freezer_can_attach() | Li Zefan |
2008-10-30 | freezer_cg: fix improper BUG_ON() causing oops | Li Zefan |
2008-10-30 | sched: change sched_debug's mode to 0444 | Li Zefan |
2008-10-29 | ftrace: fix trace_nop config select | Steven Rostedt |
2008-10-28 | resources: fix x86info results ioremap.c:226 __ioremap_caller+0xf2/0x2d6() WA... | Suresh Siddha |
2008-10-28 | ftrace: perform an initialization for ftrace to enable it | Frederic Weisbecker |
2008-10-28 | Merge branch 'tracing-fixes-for-linus' of git://git.kernel.org/pub/scm/linux/... | Linus Torvalds |
2008-10-28 | Merge branch 'core-fixes-for-linus' of git://git.kernel.org/pub/scm/linux/ker... | Linus Torvalds |
2008-10-28 | Merge branch 'irq-fixes-for-linus' of git://git.kernel.org/pub/scm/linux/kern... | Linus Torvalds |
2008-10-28 | Merge branch 'sched-fixes-for-linus' of git://git.kernel.org/pub/scm/linux/ke... | Linus Torvalds |
2008-10-28 | ftrace: fix current_tracer error return | Steven Rostedt |
2008-10-28 | lockdep: fix irqs on/off ip tracing | Heiko Carstens |
2008-10-28 | lockdep: minor fix for debug_show_all_locks() | qinghuang feng |
2008-10-28 | tracing: fix a build error on alpha | Frederic Weisbecker |
2008-10-27 | tracing/ftrace: make boot tracer select the sched_switch tracer | Frederic Weisbecker |
2008-10-27 | tracepoint: check if the probe has been registered | Frederic Weisbecker |
2008-10-27 | trace: fix printk warning for u64 | Stephen Rothwell |
2008-10-27 | Merge commit 'v2.6.28-rc2' into tracing/urgent | Ingo Molnar |
2008-10-26 | cgroup: remove unused variable | Stephen Rothwell |
2008-10-25 | Revert "Call init_workqueues before pre smp initcalls." | Linus Torvalds |
2008-10-24 | ftrace: warning in kernel/trace/ftrace.c | Ingo Molnar |
2008-10-24 | sched: virtual time buddy preemption | Peter Zijlstra |
2008-10-24 | sched: re-instate vruntime based wakeup preemption | Peter Zijlstra |