aboutsummaryrefslogtreecommitdiff
path: root/kernel
AgeCommit message (Expand)Author
2008-12-03ftrace: add ftrace_graph_stop()Steven Rostedt
2008-12-03ring-buffer: read page interfaceSteven Rostedt
2008-12-03ring-buffer: move some metadata into buffer pageSteven Rostedt
2008-12-03ftrace: replace raw_local_irq_save with local_irq_saveSteven Rostedt
2008-12-03Merge commit 'v2.6.28-rc7'; branch 'x86/dumpstack' into tracing/ftraceIngo Molnar
2008-12-03Merge branches 'tracing/ftrace' and 'tracing/function-graph-tracer' into trac...Ingo Molnar
2008-12-02Merge branch 'linus' into cpus4096Ingo Molnar
2008-12-02tracing/function-graph-tracer: support for x86-64Frederic Weisbecker
2008-12-02function trace: fix a bug of single thread function traceLiming Wang
2008-12-02Merge branches 'tracing/branch-tracer', 'tracing/ftrace', 'tracing/function-g...Ingo Molnar
2008-12-01taint: add missing commentArjan van de Ven
2008-12-01epoll: introduce resource usage limitsDavide Libenzi
2008-12-01sched: add uid information to sched_debug for CONFIG_USER_SCHEDArun R Bharadwaj
2008-11-30Merge branch 'sched-fixes-for-linus' of git://git.kernel.org/pub/scm/linux/ke...Linus Torvalds
2008-11-30Merge branch 'irq-fixes-for-linus' of git://git.kernel.org/pub/scm/linux/kern...Linus Torvalds
2008-11-30Merge branch 'core-fixes-for-linus' of git://git.kernel.org/pub/scm/linux/ker...Linus Torvalds
2008-11-30Merge branch 'tracing-fixes-for-linus' of git://git.kernel.org/pub/scm/linux/...Linus Torvalds
2008-11-30remove __ARCH_WANT_COMPAT_SYS_PTRACEChristoph Hellwig
2008-11-30cpuinit fixes in kernel/*Al Viro
2008-11-29sched: prevent divide by zero error in cpu_avg_load_per_task, updateIngo Molnar
2008-11-29sched, cpusets: fix warning in kernel/cpuset.cIngo Molnar
2008-11-29tracing/branch-tracer: include missing irqflags.hFrederic Weisbecker
2008-11-28sched: move double_unlock_balance() higherAlexey Dobriyan
2008-11-28Merge branch 'sched/urgent' into sched/coreIngo Molnar
2008-11-28ftrace: improve seq_operation of ftraceLiming Wang
2008-11-28tracing, alpha: fix build: add missing #ifdef CONFIG_STACKTRACETörök Edwin
2008-11-28tracing/function-graph-tracer: more output tweaksIngo Molnar
2008-11-28tracing/function-graph-tracer: adjustments of the trace informationsFrederic Weisbecker
2008-11-27tracing/function-graph-tracer: enhancements for the trace outputFrederic Weisbecker
2008-11-27Merge branches 'tracing/blktrace', 'tracing/ftrace', 'tracing/function-graph-...Ingo Molnar
2008-11-27sched: prevent divide by zero error in cpu_avg_load_per_taskSteven Rostedt
2008-11-27ftrace: prevent recursionLai Jiangshan
2008-11-26tracing: add "power-tracer": C/P state tracer to help power optimizationArjan van de Ven
2008-11-26sched: avoid stack var in move_task_off_dead_cpu, fixRusty Russell
2008-11-26sched: convert local_cpu_mask to cpumask_var_t, fixRusty Russell
2008-11-26sched: convert nohz struct to cpumask_var_t, fixRusty Russell
2008-11-26ftrace: add cpu annotation for function graph tracerSteven Rostedt
2008-11-26ftrace: add thread comm to function graph tracerSteven Rostedt
2008-11-26ftrace: let function tracing and function return run togetherSteven Rostedt
2008-11-26ftrace: use code patching for ftrace graph tracerSteven Rostedt
2008-11-26ftrace: add function tracing to single threadSteven Rostedt
2008-11-26tracing/function-return-tracer: set a more human readable outputFrederic Weisbecker
2008-11-26tracing/function-return-tracer: change the name into function-graph-tracerFrederic Weisbecker
2008-11-25x86, bts, ftrace: a BTS ftrace plug-in prototypeMarkus Metzger
2008-11-25x86, ftrace: call trace->open() before stopping tracing; add trace->print_hea...Markus Metzger
2008-11-24sched: convert remaining old-style cpumask operatorsRusty Russell
2008-11-24sched: convert local_cpu_mask to cpumask_var_t.Rusty Russell
2008-11-24sched: convert check_preempt_equal_prio to cpumask_var_t.Rusty Russell
2008-11-24sched: convert struct cpupri_vec cpumask_var_t.Rusty Russell
2008-11-24sched: convert falback_doms to cpumask_var_t.Rusty Russell