Age | Commit message (Expand) | Author |
2008-12-30 | Merge branch 'timers-core-for-linus' of git://git.kernel.org/pub/scm/linux/ke... | Linus Torvalds |
2008-12-30 | Merge branch 'core-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/gi... | Linus Torvalds |
2008-12-28 | Merge git://git.kernel.org/pub/scm/linux/kernel/git/sam/kbuild-next | Linus Torvalds |
2008-12-28 | Merge branch 'sched-core-for-linus' of git://git.kernel.org/pub/scm/linux/ker... | Linus Torvalds |
2008-12-28 | Merge branch 'tracing-core-for-linus' of git://git.kernel.org/pub/scm/linux/k... | Linus Torvalds |
2008-12-25 | Merge branches 'timers/clocksource', 'timers/hpet', 'timers/hrtimers', 'timer... | Ingo Molnar |
2008-12-25 | Merge branches 'core/debugobjects', 'core/iommu', 'core/locking', 'core/print... | Ingo Molnar |
2008-12-25 | Merge branch 'core/futexes' into core/core | Ingo Molnar |
2008-12-25 | Merge branch 'core/debug' into core/core | Ingo Molnar |
2008-12-25 | Merge commit 'v2.6.28' into core/core | Ingo Molnar |
2008-12-25 | Merge branch 'sched/urgent'; commit 'v2.6.28' into sched/core | Ingo Molnar |
2008-12-25 | Merge branches 'tracing/ftrace', 'tracing/hw-branch-tracing' and 'tracing/rin... | Ingo Molnar |
2008-12-25 | sched, trace: update trace_sched_wakeup() | Peter Zijlstra |
2008-12-25 | stacktrace: provide save_stack_trace_tsk() weak alias | Ingo Molnar |
2008-12-25 | rcu: provide RCU options on non-preempt architectures too | Ingo Molnar |
2008-12-25 | Merge branch 'next' into for-linus | James Morris |
2008-12-24 | Merge branch 'linus' into tracing/hw-branch-tracing | Ingo Molnar |
2008-12-23 | cgroups: avoid accessing uninitialized data in failure path | Li Zefan |
2008-12-23 | cgroups: suppress bogus warning messages | Sharyathi Nagesh |
2008-12-23 | ring-buffer: prevent false positive warning | Steven Rostedt |
2008-12-23 | ring-buffer: fix dangling commit race | Steven Rostedt |
2008-12-20 | Null pointer deref with hrtimer_try_to_cancel() | Thomas Gleixner |
2008-12-20 | x86, bts: add fork and exit handling | Markus Metzger |
2008-12-19 | printk: fix discarding message when recursion_bug | Hiroshi Shimamoto |
2008-12-19 | allow stripping of generated symbols under CONFIG_KALLSYMS_ALL | Jan Beulich |
2008-12-19 | ftrace: introduce tracing_reset_online_cpus() helper | Pekka J Enberg |
2008-12-19 | Merge branches 'tracing/ftrace', 'tracing/ring-buffer' and 'tracing/urgent' i... | Ingo Molnar |
2008-12-19 | futex: clean up futex_(un)lock_pi fault handling | Darren Hart |
2008-12-19 | tracing: fix warnings in kernel/trace/trace_sched_switch.c | Ingo Molnar |
2008-12-19 | tracing: fix warning in kernel/trace/trace.c | Ingo Molnar |
2008-12-19 | hrtimers: fix warning in kernel/hrtimer.c | Ingo Molnar |
2008-12-18 | "Tree RCU": scalable classic RCU implementation | Paul E. McKenney |
2008-12-18 | Merge branch 'linus' into core/rcu | Ingo Molnar |
2008-12-18 | schedstat: consolidate per-task cpu runtime stats | Ken Chen |
2008-12-18 | tracing/ring-buffer: remove unused ring_buffer size | Lai Jiangshan |
2008-12-18 | trace: fix task state printout | Thomas Gleixner |
2008-12-18 | ftrace: add not to regex on filtering functions | Steven Rostedt |
2008-12-18 | trace: better use of stack_trace_enabled for boot up code | Steven Rostedt |
2008-12-18 | trace: add a way to enable or disable the stack tracer | Steven Rostedt |
2008-12-18 | futex: rename field in futex_q to clarify single waiter semantics | Darren Hart |
2008-12-17 | tracing/ftrace: add the printk-msg-only option | Frederic Weisbecker |
2008-12-17 | tracing/ftrace: use preempt_enable_no_resched_notrace in ring_buffer_time_sta... | Frederic Weisbecker |
2008-12-17 | rcu: fix rcutorture behavior during reboot | Paul E. McKenney |
2008-12-16 | resources: skip sanity check of busy resources | Arjan van de Ven |
2008-12-16 | sched: use RCU variant of list traversal in for_each_leaf_rt_rq() | Bharata B Rao |
2008-12-16 | sched, cpuacct: export percpu cpuacct cgroup stats | Ken Chen |
2008-12-16 | sched, cpuacct: refactoring cpuusage_read / cpuusage_write | Ken Chen |
2008-12-16 | Merge branches 'tracing/fastboot', 'tracing/ftrace', 'tracing/function-graph-... | Ingo Molnar |
2008-12-16 | sched: optimize update_curr() | Peter Zijlstra |
2008-12-16 | sched: fix wakeup preemption clock | Mike Galbraith |