aboutsummaryrefslogtreecommitdiffstats
path: root/kernel
Commit message (Expand)AuthorAge
* ftrace: preemptoff selftest not workingHeiko Carstens2008-11-18
* tracing/ftrace: change the type of the init() callbackFrederic Weisbecker2008-11-16
* tracing/ftrace: fix unexpected -EINVAL when longest tracer name is setFrederic Weisbecker2008-11-16
* ftrace: make filtered functions effective on settingSteven Rostedt2008-11-16
* ftrace: fix dyn ftrace filterSteven Rostedt2008-11-16
* ftrace: allow NULL pointers in mcount_locSteven Rostedt2008-11-16
* ftrace: pass module struct to arch dynamic ftrace functionsSteven Rostedt2008-11-16
* ftrace: replace raw_local_irq_save with local_irq_saveSteven Rostedt2008-11-16
* ftrace: do not process freed recordsSteven Rostedt2008-11-16
* ftrace: disable ftrace on anomalies in trace start and stopSteven Rostedt2008-11-16
* ftrace: remove condition from ftrace_record_ipSteven Rostedt2008-11-16
*-. Merge branches 'tracing/fastboot', 'tracing/ftrace' and 'tracing/urgent' into...Ingo Molnar2008-11-16
|\ \
| | * tracing: fix mmiotrace resizing crashIngo Molnar2008-11-13
| * | ftrace: remove unnecessary if condition of __unregister_ftrace_functionwalimis2008-11-13
| * | ftrace: CPU buffer start annotation clean upsSteven Rostedt2008-11-13
| * | ftrace: rename iter_ctrl to trace_optionsSteven Rostedt2008-11-13
| * | ftrace: show buffer size in kilobytesSteven Rostedt2008-11-13
| * | ftrace: rename trace_entries to buffer_size_kbSteven Rostedt2008-11-13
|/ /
| |
| \
*-. | Merge branches 'tracing/branch-tracer', 'tracing/fastboot', 'tracing/function...Ingo Molnar2008-11-13
|\ \|
| | * ring-buffer: no preempt for sched_clock()Steven Rostedt2008-11-12
* | | ftrace: rename trace_unlikely.c fileSteven Rostedt2008-11-12
* | | ftrace: add tracer called branchSteven Rostedt2008-11-12
* | | ftrace: rename unlikely iter_ctrl to branchSteven Rostedt2008-11-12
* | | trace: rename unlikely profiler to branch profilerSteven Rostedt2008-11-12
* | | tracing: finetune branch-tracer outputIngo Molnar2008-11-12
* | | tracing: branch tracer, tweak outputIngo Molnar2008-11-12
* | | tracing: likely/unlikely branch annotation tracerSteven Rostedt2008-11-12
* | | tracing: profile likely and unlikely annotationsSteven Rostedt2008-11-12
|/ /
* | Merge branches 'tracing/fastboot', 'tracing/function-return-tracer' and 'trac...Ingo Molnar2008-11-12
|\ \
| * | ring-buffer: fix deadlock from reader_lock in read_startSteven Rostedt2008-11-12
* | | tracing/fastboot: Use the ring-buffer timestamp for initcall entriesFrederic Weisbecker2008-11-12
* | | tracing/fastboot: move boot tracer structs and funcs into their own header.Frederic Weisbecker2008-11-12
* | | Merge branch 'tracing/function-return-tracer' into tracing/fastbootIngo Molnar2008-11-12
|\ \ \ | |/ / |/| |
| * | tracing: add a tracer to catch execution time of kernel functionsFrederic Weisbecker2008-11-11
| * | tracing, x86: add low level support for ftrace return tracingFrederic Weisbecker2008-11-11
| | |
| \ \
*-. \ \ Merge branches 'tracing/ftrace' and 'tracing/urgent' into tracing/coreIngo Molnar2008-11-12
|\ \ \ \ | |_|/ / |/| | / | | |/
| | * Merge branch 'devel' of git://git.kernel.org/pub/scm/linux/kernel/git/rostedt...Ingo Molnar2008-11-11
| | |\
| | | * ring-buffer: buffer record on/off switchSteven Rostedt2008-11-11
| | * | Merge branch 'timers-fixes-for-linus' of git://git.kernel.org/pub/scm/linux/k...Linus Torvalds2008-11-11
| | |\ \
| | | * | timers: handle HRTIMER_CB_IRQSAFE_UNLOCKED correctly from softirq contextGautham R Shenoy2008-11-11
| | | * | nohz: disable tick_nohz_kick_tick() for nowThomas Gleixner2008-11-10
| | | * | irq: call __irq_enter() before calling the tick_idle_checkThomas Gleixner2008-11-10
| | * | | Merge branch 'sched-fixes-for-linus' of git://git.kernel.org/pub/scm/linux/ke...Linus Torvalds2008-11-11
| | |\ \ \
| | | * | | sched: release buddies on yieldPeter Zijlstra2008-11-11
| | | * | | fix for account_group_exec_runtime(), make sure ->signal can't be freed under...Oleg Nesterov2008-11-11
| | | * | | sched: clean up debug infoPeter Zijlstra2008-11-10
| | | |/ /
| * | | | ring-buffer: clean up warn onsSteven Rostedt2008-11-11
| * | | | 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