Age | Commit message (Expand) | Author |
2009-09-19 | tracing: remove max_tracer_type_len | Li Zefan |
2009-09-19 | function-graph: use ftrace_graph_funcs directly | Li Zefan |
2009-09-19 | sched: Re-add lost cpu_allowed check to sched_fair.c::select_task_rq_fair() | Mike Galbraith |
2009-09-19 | Merge branch 'tracing/core-v3' of git://git.kernel.org/pub/scm/linux/kernel/g... | Ingo Molnar |
2009-09-19 | tracing, perf: Convert the power tracer into an event tracer | Arjan van de Ven |
2009-09-19 | perf: Add a timestamp to fork events | Arjan van de Ven |
2009-09-19 | Merge branch 'linus' into perfcounters/core | Ingo Molnar |
2009-09-19 | rcu: Fix whitespace inconsistencies | Paul E. McKenney |
2009-09-19 | rcu: Fix thinko, actually initialize full tree | Paul E. McKenney |
2009-09-19 | rcu: Apply results of code inspection of kernel/rcutree_plugin.h | Paul E. McKenney |
2009-09-19 | rcu: Add WARN_ON_ONCE() consistency checks covering state transitions | Paul E. McKenney |
2009-09-18 | tracing: Remove markers | Christoph Hellwig |
2009-09-18 | sched_clock: Make it NMI safe | Peter Zijlstra |
2009-09-18 | perf_counter: Fix up swcounter throttling | Peter Zijlstra |
2009-09-18 | x86, perf_counter, bts: Optimize BTS overflow handling | Markus Metzger |
2009-09-18 | headers: taskstats_kern.h trim | Alexey Dobriyan |
2009-09-18 | Merge branch 'timers-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/... | Linus Torvalds |
2009-09-18 | sched: Remove unneeded indentation in sched_fair.c::place_entity() | Mike Galbraith |
2009-09-18 | tracing: Allocate the ftrace event profile buffer dynamically | Frederic Weisbecker |
2009-09-18 | tracing: Factorize the events profile accounting | Frederic Weisbecker |
2009-09-17 | Merge branch 'sched-core-for-linus' of git://git.kernel.org/pub/scm/linux/ker... | Linus Torvalds |
2009-09-18 | rcu: Fix synchronize_rcu() for TREE_PREEMPT_RCU | Paul E. McKenney |
2009-09-18 | rcu: Simplify rcu_read_unlock_special() quiescent-state accounting | Paul E. McKenney |
2009-09-18 | rcu: Add debug checks to TREE_PREEMPT_RCU for premature grace periods | Paul E. McKenney |
2009-09-18 | rcutorture: Occasionally delay readers enough to make RCU force_quiescent_state | Josh Triplett |
2009-09-18 | rcu: Initialize multi-level RCU grace periods holding locks | Paul E. McKenney |
2009-09-18 | rcu: Need to update rnp->gpnum if preemptable RCU is to be reliable | Paul E. McKenney |
2009-09-17 | perf_counter: Allow for a wakeup watermark | Peter Zijlstra |
2009-09-17 | perf_counter: Do not throttle single swcounter events | Peter Zijlstra |
2009-09-17 | softirq: add BLOCK_IOPOLL to softirq_to_name | Li Zefan |
2009-09-17 | tracing: switch function prints from %pf to %ps | Steven Rostedt |
2009-09-17 | Merge branch 'linus' into tracing/core | Ingo Molnar |
2009-09-17 | sched: Fix SD_POWERSAVING_BALANCE|SD_PREFER_LOCAL vs SD_WAKE_AFFINE | Peter Zijlstra |
2009-09-17 | sched: Stop buddies from hogging the system | Peter Zijlstra |
2009-09-17 | sched: Add new wakeup preemption mode: WAKEUP_RUNNING | Peter Zijlstra |
2009-09-17 | sched: Fix TASK_WAKING & loadaverage breakage | Ingo Molnar |
2009-09-16 | Merge git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/driver-core-2.6 | Linus Torvalds |
2009-09-16 | Merge branch 'for-linus' of git://git.kernel.dk/linux-2.6-block | Linus Torvalds |
2009-09-16 | sched: Rename flags to wake_flags | Peter Zijlstra |
2009-09-16 | sched: Clean up the load_idx selection in select_task_rq_fair | Peter Zijlstra |
2009-09-16 | sched: Optimize cgroup vs wakeup a bit | Peter Zijlstra |
2009-09-16 | tracing: Fix minor bugs for __unregister_ftrace_function_probe | Atsushi Tsuji |
2009-09-16 | sched: Implement a gentler fair-sleepers feature | Ingo Molnar |
2009-09-16 | sched: Add SD_PREFER_LOCAL | Peter Zijlstra |
2009-09-15 | block: fix linkage problem with blk_iopoll and !CONFIG_BLOCK | Jens Axboe |
2009-09-15 | sched: Add a few SYNC hint knobs to play with | Peter Zijlstra |
2009-09-15 | sched: Fix sync wakeups again | Peter Zijlstra |
2009-09-15 | Merge branch 'next' of git://git.kernel.org/pub/scm/linux/kernel/git/benh/pow... | Linus Torvalds |
2009-09-15 | driver-core: move dma-coherent.c from kernel to driver/base | Ming Lei |
2009-09-15 | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tj/... | Linus Torvalds |