Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Merge branch 'tracing-fixes-for-linus' of git://git.kernel.org/pub/scm/linux/... | Linus Torvalds | 2008-10-28 | 14 | -567/+143 |
|\ | |||||
| * | ftrace: fix current_tracer error return | Steven Rostedt | 2008-10-28 | 1 | -3/+4 |
| * | tracing: fix a build error on alpha | Frederic Weisbecker | 2008-10-28 | 1 | -0/+1 |
| * | tracing/ftrace: make boot tracer select the sched_switch tracer | Frederic Weisbecker | 2008-10-27 | 1 | -0/+1 |
| * | tracepoint: check if the probe has been registered | Frederic Weisbecker | 2008-10-27 | 1 | -0/+8 |
| * | trace: fix printk warning for u64 | Stephen Rothwell | 2008-10-27 | 1 | -1/+3 |
| * | Merge commit 'v2.6.28-rc2' into tracing/urgent | Ingo Molnar | 2008-10-27 | 28 | -551/+785 |
| |\ | |||||
| * | | ftrace: warning in kernel/trace/ftrace.c | Ingo Molnar | 2008-10-24 | 1 | -1/+4 |
| * | | ftrace: fix build failure | Ingo Molnar | 2008-10-23 | 1 | -2/+0 |
| * | | ftrace: remove ftrace hash | Steven Rostedt | 2008-10-23 | 2 | -211/+35 |
| * | | ftrace: remove mcount set | Steven Rostedt | 2008-10-23 | 1 | -9/+0 |
| * | | ftrace: remove daemon | Steven Rostedt | 2008-10-23 | 2 | -308/+28 |
| * | | ftrace: add ftrace warn on to disable ftrace | Steven Rostedt | 2008-10-23 | 1 | -10/+19 |
| * | | ftrace: only have ftrace_kill atomic | Steven Rostedt | 2008-10-23 | 2 | -41/+3 |
| * | | ftrace: return error on failed modified text. | Steven Rostedt | 2008-10-23 | 1 | -6/+15 |
| * | | ring-buffer: fix free page | Steven Rostedt | 2008-10-22 | 1 | -1/+1 |
| * | | tracing: create tracers menu | Peter Zijlstra | 2008-10-22 | 1 | -0/+4 |
| * | | Merge branch 'tracing/ftrace' into tracing/urgent | Ingo Molnar | 2008-10-22 | 12 | -28/+71 |
| |\ \ | |||||
| | * | | ftrace: stack tracer only record when on stack | Steven Rostedt | 2008-10-20 | 1 | -0/+4 |
| | * | | ftrace: rename the ftrace tracer to function | Steven Rostedt | 2008-10-20 | 1 | -1/+1 |
| | * | | ftrace: rename FTRACE to FUNCTION_TRACER | Steven Rostedt | 2008-10-20 | 9 | -22/+23 |
| | * | | ftrace: fix depends | Steven Rostedt | 2008-10-20 | 1 | -5/+0 |
| | * | | ftrace: release functions from hash | Steven Rostedt | 2008-10-20 | 1 | -0/+43 |
| | * | | Merge branch 'linus' into tracing-v28-for-linus-v3 | Ingo Molnar | 2008-10-19 | 29 | -220/+600 |
| | |\ \ | |||||
* | | \ \ | Merge branch 'core-fixes-for-linus' of git://git.kernel.org/pub/scm/linux/ker... | Linus Torvalds | 2008-10-28 | 3 | -49/+9 |
|\ \ \ \ \ | |||||
| * | | | | | lockdep: fix irqs on/off ip tracing | Heiko Carstens | 2008-10-28 | 1 | -7/+5 |
| * | | | | | lockdep: minor fix for debug_show_all_locks() | qinghuang feng | 2008-10-28 | 1 | -2/+3 |
| * | | | | | kernel/resource: fix reserve_region_with_split() section mismatch | Paul Mundt | 2008-10-23 | 1 | -1/+1 |
| * | | | | | printk: remove unused code from kernel/printk.c | roel kluin | 2008-10-23 | 1 | -39/+0 |
* | | | | | | Merge branch 'irq-fixes-for-linus' of git://git.kernel.org/pub/scm/linux/kern... | Linus Torvalds | 2008-10-28 | 1 | -1/+1 |
|\ \ \ \ \ \ | |||||
| * | | | | | | irq: make variable static | roel kluin | 2008-10-22 | 1 | -1/+1 |
* | | | | | | | Merge branch 'sched-fixes-for-linus' of git://git.kernel.org/pub/scm/linux/ke... | Linus Torvalds | 2008-10-28 | 4 | -51/+131 |
|\ \ \ \ \ \ \ | |_|_|_|_|_|/ |/| | | | | | | |||||
| * | | | | | | sched: virtual time buddy preemption | Peter Zijlstra | 2008-10-24 | 2 | -7/+4 |
| * | | | | | | sched: re-instate vruntime based wakeup preemption | Peter Zijlstra | 2008-10-24 | 1 | -6/+92 |
| * | | | | | | sched: weaken sync hint | Mike Galbraith | 2008-10-24 | 1 | -4/+3 |
| * | | | | | | sched: more accurate min_vruntime accounting | Peter Zijlstra | 2008-10-24 | 1 | -24/+25 |
| * | | | | | | sched: fix a find_busiest_group buglet | Peter Zijlstra | 2008-10-24 | 1 | -1/+1 |
| * | | | | | | Merge commit 'v2.6.28-rc1' into sched/urgent | Ingo Molnar | 2008-10-24 | 80 | -2959/+7334 |
| |\ \ \ \ \ \ | | | |/ / / / | | |/| | | | | |||||
| * | | | | | | sched: add CONFIG_SMP consistency | Li Zefan | 2008-10-22 | 3 | -9/+6 |
* | | | | | | | cgroup: remove unused variable | Stephen Rothwell | 2008-10-26 | 1 | -1/+1 |
* | | | | | | | Revert "Call init_workqueues before pre smp initcalls." | Linus Torvalds | 2008-10-25 | 1 | -1/+1 |
| |/ / / / / |/| | | | | | |||||
* | | | | | | Fix compile warning in kernel/params.c | Linus Torvalds | 2008-10-23 | 1 | -1/+1 |
* | | | | | | Merge branch 'proc' of git://git.kernel.org/pub/scm/linux/kernel/git/adobriya... | Linus Torvalds | 2008-10-23 | 4 | -25/+77 |
|\ \ \ \ \ \ | |||||
| * | | | | | | proc: move /proc/schedstat boilerplate to kernel/sched_stats.h | Alexey Dobriyan | 2008-10-23 | 2 | -1/+9 |
| * | | | | | | proc: move /proc/modules boilerplate to kernel/module.c | Alexey Dobriyan | 2008-10-23 | 1 | -18/+41 |
| * | | | | | | proc: move /proc/execdomains to kernel/exec_domain.c | Alexey Dobriyan | 2008-10-23 | 1 | -6/+27 |
| | |_|/ / / | |/| | | | | |||||
* | | | | | | Merge branch 'v28-range-hrtimers-for-linus-v2' of git://git.kernel.org/pub/sc... | Linus Torvalds | 2008-10-23 | 11 | -54/+249 |
|\ \ \ \ \ \ | |||||
| * \ \ \ \ \ | Merge branch 'timers/range-hrtimers' into v28-range-hrtimers-for-linus-v2 | Thomas Gleixner | 2008-10-22 | 11 | -54/+249 |
| |\ \ \ \ \ \ | |||||
| | * | | | | | | hrtimers: simplify hrtimer_peek_ahead_timers() | Thomas Gleixner | 2008-10-20 | 1 | -9/+3 |
| | * | | | | | | hrtimers: fix docbook comments | Thomas Gleixner | 2008-10-20 | 1 | -2/+2 |