aboutsummaryrefslogtreecommitdiff
path: root/kernel
AgeCommit message (Expand)Author
2009-03-26Merge branches 'timers/new-apis', 'timers/ntp' and 'timers/urgent' into timer...Ingo Molnar
2009-03-26Merge commit 'v2.6.29' into timers/coreIngo Molnar
2009-03-26tracing: filter fix for TRACE_EVENT_FORMAT eventsTom Zanussi
2009-03-25ftrace: Using FTRACE_WARN_ON() to check "freed record" in ftrace_release()Zhaolei
2009-03-25trace_workqueues: fix empty line's outputLai Jiangshan
2009-03-25trace_stat: keep original orderLai Jiangshan
2009-03-25trace_stat: don't call seq_printf() in seq_operation->start()Lai Jiangshan
2009-03-25sched: Add comments to find_busiest_group() functionGautham R Shenoy
2009-03-25sched: Refactor the power savings balance codeGautham R Shenoy
2009-03-25sched: Optimize the !power_savings_balance during fbg()Gautham R Shenoy
2009-03-25sched: Create a helper function to calculate imbalanceGautham R Shenoy
2009-03-25sched: Create helper to calculate small_imbalance in fbg()Gautham R Shenoy
2009-03-25sched: Create a helper function to calculate sched_domain stats for fbg()Gautham R Shenoy
2009-03-25sched: Define structure to store the sched_domain statistics for fbg()Gautham R Shenoy
2009-03-25sched: Create a helper function to calculate sched_group stats for fbg()Gautham R Shenoy
2009-03-25sched: Define structure to store the sched_group statistics for fbg()Gautham R Shenoy
2009-03-25sched: Fix indentations in find_busiest_group() using gotosGautham R Shenoy
2009-03-25sched: Simple helper functions for find_busiest_group()Gautham R Shenoy
2009-03-25Merge branch 'sched/cleanups'; commit 'v2.6.29' into sched/coreIngo Molnar
2009-03-24dynamic debug: combine dprintk and dynamic printkJason Baron
2009-03-24sched: remove unused fields from struct rqLuis Henriques
2009-03-24tracing: use union for multi-usages fieldLai Jiangshan
2009-03-24ftrace: show virtual PIDLai Jiangshan
2009-03-24function-graph: add option for include sleep timesSteven Rostedt
2009-03-24function-graph: ignore times across scheduleSteven Rostedt
2009-03-24function-graph: prevent more than one tracer registeringSteven Rostedt
2009-03-24function-graph: moved the timestamp from arch to generic codeSteven Rostedt
2009-03-24tracing: fix memory leak in trace_statSteven Rostedt
2009-03-24blktrace: print human-readable act_maskLi Zefan
2009-03-24blktrace: fix t_error()Li Zefan
2009-03-24blktrace: fix wrong calculation of RWBSLi Zefan
2009-03-24blktrace: mark ddir_act[] constLi Zefan
2009-03-24tracing/filters: disallow integer values for string filters and vice versaTom Zanussi
2009-03-24tracing/filters: use trace_seq_printf() to print filtersTom Zanussi
2009-03-24tracing/filters: free pred when clearing filtersTom Zanussi
2009-03-24tracing/filters: use list_for_each_entryTom Zanussi
2009-03-24Merge commit 'origin/master' into nextBenjamin Herrenschmidt
2009-03-24Merge branch 'master' into nextJames Morris
2009-03-23tracing/function-graph-tracer: fix functions call traces imbalanceFrederic Weisbecker
2009-03-23tracing: Fix TRACING_SUPPORT dependency for PPC32Anton Vorontsov
2009-03-23posix timers: fix RLIMIT_CPU && fork()Oleg Nesterov
2009-03-23fix ptrace slownessMiklos Szeredi
2009-03-23Merge branches 'sched/debug' and 'linus' into sched/coreIngo Molnar
2009-03-23tracing/ftrace: check if debugfs is registered before creating filesFrederic Weisbecker
2009-03-23Merge branches 'irq/sparseirq' and 'linus' into irq/coreIngo Molnar
2009-03-23tracing/filters: clean up filter_add_subsystem_pred()Tom Zanussi
2009-03-23tracing/filters: fix bug in copy_pred()Tom Zanussi
2009-03-23tracing/filters: use list_for_each_entry_safeTom Zanussi
2009-03-23tracing/events: don't discard an event after commitFrederic Weisbecker
2009-03-23tracing/ftrace: make nop-tracer use polling wait for events on pipeFrederic Weisbecker