Age | Commit message (Expand) | Author |
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 |
2008-10-24 | sched: weaken sync hint | Mike Galbraith |
2008-10-24 | sched: more accurate min_vruntime accounting | Peter Zijlstra |
2008-10-24 | sched: fix a find_busiest_group buglet | Peter Zijlstra |
2008-10-24 | Merge commit 'v2.6.28-rc1' into sched/urgent | Ingo Molnar |
2008-10-23 | kernel/resource: fix reserve_region_with_split() section mismatch | Paul Mundt |
2008-10-23 | printk: remove unused code from kernel/printk.c | roel kluin |
2008-10-23 | Fix compile warning in kernel/params.c | Linus Torvalds |
2008-10-23 | Merge branch 'proc' of git://git.kernel.org/pub/scm/linux/kernel/git/adobriya... | Linus Torvalds |
2008-10-23 | Merge branch 'v28-range-hrtimers-for-linus-v2' of git://git.kernel.org/pub/sc... | Linus Torvalds |
2008-10-23 | Merge git://git.kernel.org/pub/scm/linux/kernel/git/viro/bdev | Linus Torvalds |
2008-10-23 | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/vir... | Linus Torvalds |
2008-10-23 | Merge git://git.kernel.org/pub/scm/linux/kernel/git/rusty/linux-2.6-for-linus | Linus Torvalds |
2008-10-23 | Merge branch 'v28-timers-for-linus' of git://git.kernel.org/pub/scm/linux/ker... | Linus Torvalds |
2008-10-23 | Merge branch 'core-fixes-for-linus' of git://git.kernel.org/pub/scm/linux/ker... | Linus Torvalds |
2008-10-23 | Merge branch 'sched-fixes-for-linus' of git://git.kernel.org/pub/scm/linux/ke... | Linus Torvalds |
2008-10-23 | Merge branch 'irq-fixes-for-linus' of git://git.kernel.org/pub/scm/linux/kern... | Linus Torvalds |
2008-10-23 | ftrace: fix build failure | Ingo Molnar |
2008-10-23 | proc: move /proc/schedstat boilerplate to kernel/sched_stats.h | Alexey Dobriyan |
2008-10-23 | proc: move /proc/modules boilerplate to kernel/module.c | Alexey Dobriyan |
2008-10-23 | ftrace: remove ftrace hash | Steven Rostedt |
2008-10-23 | ftrace: remove mcount set | Steven Rostedt |
2008-10-23 | ftrace: remove daemon | Steven Rostedt |
2008-10-23 | ftrace: add ftrace warn on to disable ftrace | Steven Rostedt |
2008-10-23 | ftrace: only have ftrace_kill atomic | Steven Rostedt |
2008-10-23 | ftrace: return error on failed modified text. | Steven Rostedt |
2008-10-23 | proc: move /proc/execdomains to kernel/exec_domain.c | Alexey Dobriyan |
2008-10-23 | [PATCH] get rid of nameidata in audit_tree | Al Viro |
2008-10-22 | ring-buffer: fix free page | Steven Rostedt |
2008-10-22 | sched: add CONFIG_SMP consistency | Li Zefan |
2008-10-22 | Merge branch 'timers/range-hrtimers' into v28-range-hrtimers-for-linus-v2 | Thomas Gleixner |
2008-10-22 | tracing: create tracers menu | Peter Zijlstra |
2008-10-22 | Merge branch 'tracing/ftrace' into tracing/urgent | Ingo Molnar |
2008-10-22 | irq: make variable static | roel kluin |