aboutsummaryrefslogtreecommitdiff
path: root/kernel
AgeCommit message (Expand)Author
2009-09-19kfifo: Use "const" definitionsAlan Cox
2009-09-19perf_counter: Fix perf_copy_attr() pointer arithmeticIan Schram
2009-09-19Merge branch 'tip/tracing/core' of git://git.kernel.org/pub/scm/linux/kernel/...Ingo Molnar
2009-09-19tracing/events: use list_for_entry_continueLi Zefan
2009-09-19tracing: remove max_tracer_type_lenLi Zefan
2009-09-19function-graph: use ftrace_graph_funcs directlyLi Zefan
2009-09-19sched: Re-add lost cpu_allowed check to sched_fair.c::select_task_rq_fair()Mike Galbraith
2009-09-19Merge branch 'tracing/core-v3' of git://git.kernel.org/pub/scm/linux/kernel/g...Ingo Molnar
2009-09-19tracing, perf: Convert the power tracer into an event tracerArjan van de Ven
2009-09-19perf: Add a timestamp to fork eventsArjan van de Ven
2009-09-19Merge branch 'linus' into perfcounters/coreIngo Molnar
2009-09-19rcu: Fix whitespace inconsistenciesPaul E. McKenney
2009-09-19rcu: Fix thinko, actually initialize full treePaul E. McKenney
2009-09-19rcu: Apply results of code inspection of kernel/rcutree_plugin.hPaul E. McKenney
2009-09-19rcu: Add WARN_ON_ONCE() consistency checks covering state transitionsPaul E. McKenney
2009-09-18tracing: Remove markersChristoph Hellwig
2009-09-18sched_clock: Make it NMI safePeter Zijlstra
2009-09-18perf_counter: Fix up swcounter throttlingPeter Zijlstra
2009-09-18x86, perf_counter, bts: Optimize BTS overflow handlingMarkus Metzger
2009-09-18headers: taskstats_kern.h trimAlexey Dobriyan
2009-09-18Merge branch 'timers-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/...Linus Torvalds
2009-09-18sched: Remove unneeded indentation in sched_fair.c::place_entity()Mike Galbraith
2009-09-18tracing: Allocate the ftrace event profile buffer dynamicallyFrederic Weisbecker
2009-09-18tracing: Factorize the events profile accountingFrederic Weisbecker
2009-09-17Merge branch 'sched-core-for-linus' of git://git.kernel.org/pub/scm/linux/ker...Linus Torvalds
2009-09-18rcu: Fix synchronize_rcu() for TREE_PREEMPT_RCUPaul E. McKenney
2009-09-18rcu: Simplify rcu_read_unlock_special() quiescent-state accountingPaul E. McKenney
2009-09-18rcu: Add debug checks to TREE_PREEMPT_RCU for premature grace periodsPaul E. McKenney
2009-09-18rcutorture: Occasionally delay readers enough to make RCU force_quiescent_stateJosh Triplett
2009-09-18rcu: Initialize multi-level RCU grace periods holding locksPaul E. McKenney
2009-09-18rcu: Need to update rnp->gpnum if preemptable RCU is to be reliablePaul E. McKenney
2009-09-17perf_counter: Allow for a wakeup watermarkPeter Zijlstra
2009-09-17perf_counter: Do not throttle single swcounter eventsPeter Zijlstra
2009-09-17softirq: add BLOCK_IOPOLL to softirq_to_nameLi Zefan
2009-09-17tracing: switch function prints from %pf to %psSteven Rostedt
2009-09-17Merge branch 'linus' into tracing/coreIngo Molnar
2009-09-17sched: Fix SD_POWERSAVING_BALANCE|SD_PREFER_LOCAL vs SD_WAKE_AFFINEPeter Zijlstra
2009-09-17sched: Stop buddies from hogging the systemPeter Zijlstra
2009-09-17sched: Add new wakeup preemption mode: WAKEUP_RUNNINGPeter Zijlstra
2009-09-17sched: Fix TASK_WAKING & loadaverage breakageIngo Molnar
2009-09-16Merge git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/driver-core-2.6Linus Torvalds
2009-09-16Merge branch 'for-linus' of git://git.kernel.dk/linux-2.6-blockLinus Torvalds
2009-09-16sched: Rename flags to wake_flagsPeter Zijlstra
2009-09-16sched: Clean up the load_idx selection in select_task_rq_fairPeter Zijlstra
2009-09-16sched: Optimize cgroup vs wakeup a bitPeter Zijlstra
2009-09-16tracing: Fix minor bugs for __unregister_ftrace_function_probeAtsushi Tsuji
2009-09-16sched: Implement a gentler fair-sleepers featureIngo Molnar
2009-09-16sched: Add SD_PREFER_LOCALPeter Zijlstra
2009-09-15block: fix linkage problem with blk_iopoll and !CONFIG_BLOCKJens Axboe
2009-09-15sched: Add a few SYNC hint knobs to play withPeter Zijlstra