aboutsummaryrefslogtreecommitdiffstats
path: root/kernel
Commit message (Expand)AuthorAge
...
| | | * | | | | | | | | ring-buffer: add reader lockSteven Rostedt2008-11-11
| | |/ / / / / / / / /
| | * | | | | | | | | ring-buffer: replace most bug ons with warn on and disable bufferSteven Rostedt2008-11-11
| | * | | | | | | | | ftrace: prevent ftrace_special from recursionSteven Rostedt2008-11-11
| | * | | | | | | | | Merge branch 'tracing/urgent' into tracing/ftraceIngo Molnar2008-11-11
| | |\ \ \ \ \ \ \ \ \
| | * | | | | | | | | | ftrace: display start of CPU buffer in trace outputSteven Rostedt2008-11-08
| | * | | | | | | | | | ftrace: force pass of preemptoff selftestSteven Rostedt2008-11-08
| | * | | | | | | | | | ftrace: remove trace array ctrlSteven Rostedt2008-11-08
| | * | | | | | | | | | ftrace: remove ctrl_update methodSteven Rostedt2008-11-08
| | * | | | | | | | | | ftrace: enable trace_printk by defaultSteven Rostedt2008-11-08
| | * | | | | | | | | | ftrace: irqsoff tracer incorrect resetSteven Rostedt2008-11-08
| | * | | | | | | | | | ftrace: fix sched_switch APISteven Rostedt2008-11-08
| | * | | | | | | | | | ftrace: fix boot trace sched startupSteven Rostedt2008-11-08
| | * | | | | | | | | | ftrace: fix set_ftrace_filterSteven Rostedt2008-11-08
| | | | | | | | | | | |
| | | \ \ \ \ \ \ \ \ \
| | *-. \ \ \ \ \ \ \ \ \ Merge branches 'tracing/ftrace', 'tracing/fastboot', 'tracing/nmisafe' and 't...Ingo Molnar2008-11-08
| | |\ \ \ \ \ \ \ \ \ \ \
| | * | | | | | | | | | | | ring-buffer: convert to raw spinlocksSteven Rostedt2008-11-06
| | * | | | | | | | | | | | ftrace: restructure tracing start/stop infrastructureSteven Rostedt2008-11-06
| | * | | | | | | | | | | | ftrace: soft tracing stop and startSteven Rostedt2008-11-06
| | * | | | | | | | | | | | ftrace: add quick function trace stopSteven Rostedt2008-11-06
| | * | | | | | | | | | | | Merge branch 'tracing/fastboot' into tracing/ftraceIngo Molnar2008-11-06
| | |\ \ \ \ \ \ \ \ \ \ \ \
| | | * | | | | | | | | | | | tracing/ftrace: fix a bug when switch current tracer to sched tracerFrederic Weisbecker2008-11-04
| | | * | | | | | | | | | | | tracing/ftrace: types and naming corrections for sched tracerFrederic Weisbecker2008-11-04
| | | * | | | | | | | | | | | tracing/fastboot: use sched switch tracer from boot tracerFrederic Weisbecker2008-11-04
| | | * | | | | | | | | | | | tracing/ftrace: remove unused code in sched_switch tracerFrederic Weisbecker2008-11-04
| | | * | | | | | | | | | | | tracing/ftrace: fix a race condition in sched_switch tracerFrederic Weisbecker2008-11-04
| | | * | | | | | | | | | | | tracing/fastboot: Enable boot tracing only during initcallsFrederic Weisbecker2008-11-04
| | | |/ / / / / / / / / / /
| | * | | | | | | | | | | | ftrace: sysctl typoPeter Zijlstra2008-11-04
| | * | | | | | | | | | | | ftrace: function tracer with irqs disabledSteven Rostedt2008-11-04
| | * | | | | | | | | | | | ftrace: insert in the ftrace_preempt_disable()/enable() functionsSteven Rostedt2008-11-04
| | * | | | | | | | | | | | ftrace: introduce ftrace_preempt_disable()/enable()Steven Rostedt2008-11-04
| | |/ / / / / / / / / / /
| | | | | | | | | | | | |
| | | \ \ \ \ \ \ \ \ \ \
| | | \ \ \ \ \ \ \ \ \ \
| | | \ \ \ \ \ \ \ \ \ \
| | | \ \ \ \ \ \ \ \ \ \
| | | \ \ \ \ \ \ \ \ \ \
| | | \ \ \ \ \ \ \ \ \ \
| | | \ \ \ \ \ \ \ \ \ \
| | *-------. \ \ \ \ \ \ \ \ \ \ Merge branches 'tracing/ftrace', 'tracing/markers', 'tracing/mmiotrace', 'tra...Ingo Molnar2008-11-03
| | |\ \ \ \ \ \ \ \ \ \ \ \ \ \ \
| | | | | | * | | | | | | | | | | | tracepoint: introduce *_noupdate APIs.Lai Jiangshan2008-11-03
| | | | | | * | | | | | | | | | | | tracepoint: simplification for tracepoints using RCULai Jiangshan2008-11-03
| | | | | * | | | | | | | | | | | | ftrace: nmi safe code clean upsSteven Rostedt2008-10-31
| | | | | * | | | | | | | | | | | | ftrace: nmi update statisticsSteven Rostedt2008-10-30
| | | * | | | | | | | | | | | | | | markers: break the redundant loop in kernel/marker.cZhaolei2008-10-27
| | | * | | | | | | | | | | | | | | markers: let marker_table be close to its commentsLai Jiangshan2008-10-27
| | | * | | | | | | | | | | | | | | markers: remove exported symbol marker_probe_cb_noarg()Lai Jiangshan2008-10-27
| | | * | | | | | | | | | | | | | | markers: simplify marker_set_format()Lai Jiangshan2008-10-27
| | | |/ / / / / / / / / / / / / /
| | * | | | | | | | | | | | | | | ftrace: ftrace_dump_on_oops=[tracer]Peter Zijlstra2008-11-03
| | * | | | | | | | | | | | | | | Merge commit 'v2.6.28-rc3' into tracing/ftraceIngo Molnar2008-11-03
| | |\ \ \ \ \ \ \ \ \ \ \ \ \ \ \ | | | | |_|/ / / / / / / / / / / / | | | |/| | | | | | | | | | | | |
| | * | | | | | | | | | | | | | | Merge branch 'linus' into tracing/ftraceIngo Molnar2008-10-30
| | |\ \ \ \ \ \ \ \ \ \ \ \ \ \ \ | | | | |_|/ / / / / / / / / / / / | | | |/| | | | | | | | | | | | |
| | * | | | | | | | | | | | | | | ftrace: ftrace dump on oops controlSteven Rostedt2008-10-27
| | | |_|/ / / / / / / / / / / / | | |/| | | | | | | | | | | | |
| | | | | | | | | | | | | | | |
| | \ \ \ \ \ \ \ \ \ \ \ \ \ \
| | \ \ \ \ \ \ \ \ \ \ \ \ \ \
| | \ \ \ \ \ \ \ \ \ \ \ \ \ \
| | \ \ \ \ \ \ \ \ \ \ \ \ \ \
| | \ \ \ \ \ \ \ \ \ \ \ \ \ \
| | \ \ \ \ \ \ \ \ \ \ \ \ \ \
| | \ \ \ \ \ \ \ \ \ \ \ \ \ \
| | \ \ \ \ \ \ \ \ \ \ \ \ \ \
| | \ \ \ \ \ \ \ \ \ \ \ \ \ \
| | \ \ \ \ \ \ \ \ \ \ \ \ \ \
| | \ \ \ \ \ \ \ \ \ \ \ \ \ \
| *-----------. \ \ \ \ \ \ \ \ \ \ \ \ \ \ Merge branches 'core/debug', 'core/futexes', 'core/locking', 'core/rcu', 'cor...Ingo Molnar2008-11-24
| |\ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ | | |_|_|_|_|_|_|_|_|_|_|_|_|_|_|_|_|_|_|_|/ | |/| | | | | | | | | | | | | | | | | | | |
| | | | | | | * | | | | | | | | | | | | | | lockdep: consistent alignement for lockdep infoLi Zefan2008-11-21
| | |_|_|_|_|/ / / / / / / / / / / / / / / | |/| | | | | | | | | | | | | | | | | | |
| | | | | | * | | | | | | | | | | | | | | thread_group_cputime: move a couple of callsites outside of ->siglockOleg Nesterov2008-11-17
| | | | | | * | | | | | | | | | | | | | | thread_group_cputime: kill the bogus ->signal != NULL checkOleg Nesterov2008-11-17
| | | | | | * | | | | | | | | | | | | | | account_steal_time: kill the unneeded account_group_system_time()Oleg Nesterov2008-11-17
| | | | | * | | | | | | | | | | | | | | | rcu: make rcu-stall debug printout more standardIngo Molnar2008-11-03
| | | | | | |_|_|_|/ / / / / / / / / / / | | | | | |/| | | | | | | | | | | | | |
| | | | * | | | | | | | | | | | | | | | mutex: __used is needed for function referenced only from inline asmTörök Edwin2008-11-24
| | | | * | | | | | | | | | | | | | | | Merge branch 'linus' into core/lockingIngo Molnar2008-11-12
| | | | |\ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \