Age | Commit message (Expand) | Author | Files | Lines |
2008-12-29 | Merge git://git.kernel.org/pub/scm/linux/kernel/git/sam/kbuild-next | Linus Torvalds | 1 | -10/+6 |
2008-12-28 | Merge branch 'sched-core-for-linus' of git://git.kernel.org/pub/scm/linux/ker... | Linus Torvalds | 8 | -204/+250 |
2008-12-28 | Merge branch 'tracing-core-for-linus' of git://git.kernel.org/pub/scm/linux/k... | Linus Torvalds | 35 | -1003/+4795 |
2008-12-25 | Merge branch 'sched/urgent'; commit 'v2.6.28' into sched/core | Ingo Molnar | 4 | -10/+14 |
2008-12-25 | Merge branches 'tracing/ftrace', 'tracing/hw-branch-tracing' and 'tracing/rin... | Ingo Molnar | 15 | -73/+63 |
2008-12-25 | sched, trace: update trace_sched_wakeup() | Peter Zijlstra | 3 | -3/+3 |
2008-12-25 | Merge branch 'next' into for-linus | James Morris | 25 | -769/+1485 |
2008-12-24 | Merge branch 'linus' into tracing/hw-branch-tracing | Ingo Molnar | 2 | -5/+9 |
2008-12-24 | cgroups: avoid accessing uninitialized data in failure path | Li Zefan | 1 | -2/+3 |
2008-12-24 | cgroups: suppress bogus warning messages | Sharyathi Nagesh | 1 | -3/+0 |
2008-12-23 | ring-buffer: prevent false positive warning | Steven Rostedt | 1 | -2/+5 |
2008-12-23 | ring-buffer: fix dangling commit race | Steven Rostedt | 1 | -0/+12 |
2008-12-21 | Null pointer deref with hrtimer_try_to_cancel() | Thomas Gleixner | 1 | -0/+6 |
2008-12-20 | x86, bts: add fork and exit handling | Markus Metzger | 2 | -0/+14 |
2008-12-20 | allow stripping of generated symbols under CONFIG_KALLSYMS_ALL | Jan Beulich | 1 | -10/+6 |
2008-12-19 | ftrace: introduce tracing_reset_online_cpus() helper | Pekka J Enberg | 8 | -63/+20 |
2008-12-19 | Merge branches 'tracing/ftrace', 'tracing/ring-buffer' and 'tracing/urgent' i... | Ingo Molnar | 14 | -57/+105 |
2008-12-19 | tracing: fix warnings in kernel/trace/trace_sched_switch.c | Ingo Molnar | 2 | -1/+2 |
2008-12-19 | tracing: fix warning in kernel/trace/trace.c | Ingo Molnar | 1 | -1/+0 |
2008-12-18 | schedstat: consolidate per-task cpu runtime stats | Ken Chen | 3 | -4/+5 |
2008-12-18 | tracing/ring-buffer: remove unused ring_buffer size | Lai Jiangshan | 1 | -3/+1 |
2008-12-18 | trace: fix task state printout | Thomas Gleixner | 1 | -22/+17 |
2008-12-18 | ftrace: add not to regex on filtering functions | Steven Rostedt | 1 | -2/+13 |
2008-12-18 | trace: better use of stack_trace_enabled for boot up code | Steven Rostedt | 1 | -7/+4 |
2008-12-18 | trace: add a way to enable or disable the stack tracer | Steven Rostedt | 3 | -8/+67 |
2008-12-17 | tracing/ftrace: add the printk-msg-only option | Frederic Weisbecker | 2 | -1/+27 |
2008-12-17 | tracing/ftrace: use preempt_enable_no_resched_notrace in ring_buffer_time_sta... | Frederic Weisbecker | 1 | -1/+1 |
2008-12-16 | sched: use RCU variant of list traversal in for_each_leaf_rt_rq() | Bharata B Rao | 1 | -1/+1 |
2008-12-16 | sched, cpuacct: export percpu cpuacct cgroup stats | Ken Chen | 1 | -0/+20 |
2008-12-16 | sched, cpuacct: refactoring cpuusage_read / cpuusage_write | Ken Chen | 1 | -17/+39 |
2008-12-16 | Merge branches 'tracing/fastboot', 'tracing/ftrace', 'tracing/function-graph-... | Ingo Molnar | 7 | -134/+120 |
2008-12-16 | sched: optimize update_curr() | Peter Zijlstra | 1 | -0/+2 |
2008-12-16 | sched: fix wakeup preemption clock | Mike Galbraith | 2 | -5/+4 |
2008-12-16 | cgroups: fix a race between rmdir and remount | Paul Menage | 1 | -1/+1 |
2008-12-15 | Revert "sched_clock: prevent scd->clock from moving backwards" | Linus Torvalds | 1 | -3/+3 |
2008-12-12 | sched: add missing arch_update_cpu_topology() call | Heiko Carstens | 1 | -2/+6 |
2008-12-12 | sched: let arch_update_cpu_topology indicate if topology changed | Heiko Carstens | 1 | -1/+7 |
2008-12-12 | sched: fix tracepoints in scheduler | Peter Zijlstra | 1 | -1/+2 |
2008-12-12 | tracing/function-graph-tracer: Output arrows signal on hardirq call/return | Frederic Weisbecker | 1 | -4/+62 |
2008-12-12 | Merge commit 'v2.6.28-rc8' into sched/core | Ingo Molnar | 12 | -28/+94 |
2008-12-12 | x86, bts, ftrace: adapt the hw-branch-tracer to the ds.c interface | Markus Metzger | 5 | -129/+56 |
2008-12-11 | Merge branch 'sched-fixes-for-linus' of git://git.kernel.org/pub/scm/linux/ke... | Linus Torvalds | 1 | -0/+2 |
2008-12-11 | fix mapping_writably_mapped() | Hugh Dickins | 1 | -6/+9 |
2008-12-10 | KSYM_SYMBOL_LEN fixes | Hugh Dickins | 1 | -1/+1 |
2008-12-10 | relayfs: fix infinite loop with splice() | Tom Zanussi | 1 | -5/+2 |
2008-12-09 | sched: CPU remove deadlock fix | Brian King | 1 | -0/+2 |
2008-12-09 | [PATCH] fix broken timestamps in AVC generated by kernel threads | Al Viro | 2 | -4/+5 |
2008-12-09 | [patch 1/1] audit: remove excess kernel-doc | Randy Dunlap | 1 | -2/+0 |
2008-12-09 | [PATCH] return records for fork() both to child and parent | Al Viro | 2 | -0/+18 |
2008-12-09 | [PATCH] Audit: make audit=0 actually turn off audit | Eric Paris | 1 | -7/+21 |