| Commit message (Expand) | Author | Age | ||
|---|---|---|---|---|
| ... | ||||
| | | * | | | | | | | | | | | | | | | | | | | | | | sched: Clean up the IRQ_TIME_ACCOUNTING code | Venkatesh Pallipadi | 2011-02-26 | |
| | | * | | | | | | | | | | | | | | | | | | | | | | sched: Add #ifdef around irq time accounting functions | Heiko Carstens | 2011-02-25 | |
| | | * | | | | | | | | | | | | | | | | | | | | | | sched, autogroup: Stop claiming ownership of the root task group | Mike Galbraith | 2011-02-23 | |
| | | * | | | | | | | | | | | | | | | | | | | | | | sched, autogroup: Stop going ahead if autogroup is disabled | Yong Zhang | 2011-02-23 | |
| | | * | | | | | | | | | | | | | | | | | | | | | | sched, autogroup, sysctl: Use proc_dointvec_minmax() instead | Yong Zhang | 2011-02-23 | |
| | | * | | | | | | | | | | | | | | | | | | | | | | sched: Fix the group_imb logic | Peter Zijlstra | 2011-02-23 | |
| | | * | | | | | | | | | | | | | | | | | | | | | | sched: Clean up some f_b_g() comments | Peter Zijlstra | 2011-02-23 | |
| | | * | | | | | | | | | | | | | | | | | | | | | | sched: Clean up remnants of sd_idle | Peter Zijlstra | 2011-02-23 | |
| | | * | | | | | | | | | | | | | | | | | | | | | | Merge commit 'v2.6.38-rc6' into sched/core | Ingo Molnar | 2011-02-23 | |
| | | |\ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ | | | | |_|_|_|_|_|_|_|_|/ / / / / / / / / / / / | | | |/| | | | | | | | | | | | | | | | | | | | | ||||
| | | * | | | | | | | | | | | | | | | | | | | | | | sched: Wholesale removal of sd_idle logic | Venkatesh Pallipadi | 2011-02-16 | |
| | | * | | | | | | | | | | | | | | | | | | | | | | Merge commit 'v2.6.38-rc5' into sched/core | Ingo Molnar | 2011-02-16 | |
| | | |\ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ | ||||
| | | * | | | | | | | | | | | | | | | | | | | | | | | sched: Add yield_to(task, preempt) functionality | Mike Galbraith | 2011-02-03 | |
| | | * | | | | | | | | | | | | | | | | | | | | | | | sched: Use a buddy to implement yield_task_fair() | Rik van Riel | 2011-02-03 | |
| | | * | | | | | | | | | | | | | | | | | | | | | | | sched: Limit the scope of clear_buddies | Rik van Riel | 2011-02-03 | |
| | | * | | | | | | | | | | | | | | | | | | | | | | | sched: Check the right ->nr_running in yield_task_fair() | Rik van Riel | 2011-02-03 | |
| | | * | | | | | | | | | | | | | | | | | | | | | | | sched: Avoid expensive initial update_cfs_load(), on UP too | Peter Zijlstra | 2011-01-27 | |
| | | * | | | | | | | | | | | | | | | | | | | | | | | sched: Fix switch_from_fair() | Peter Zijlstra | 2011-01-26 | |
| | | * | | | | | | | | | | | | | | | | | | | | | | | sched: Simplify the idle scheduling class | Peter Zijlstra | 2011-01-26 | |
| | | * | | | | | | | | | | | | | | | | | | | | | | | softirqs: Account ksoftirqd time as cpustat softirq | Venkatesh Pallipadi | 2011-01-26 | |
| | | * | | | | | | | | | | | | | | | | | | | | | | | sched: Export ns irqtimes through /proc/stat | Venkatesh Pallipadi | 2011-01-26 | |
| | | * | | | | | | | | | | | | | | | | | | | | | | | sched: Refactor account_system_time separating id-update | Venkatesh Pallipadi | 2011-01-26 | |
| | | * | | | | | | | | | | | | | | | | | | | | | | | time: Add nsecs_to_cputime64 interface for asm-generic | Venkatesh Pallipadi | 2011-01-26 | |
| | | * | | | | | | | | | | | | | | | | | | | | | | | softirqs: Free up pf flag PF_KSOFTIRQD | Venkatesh Pallipadi | 2011-01-26 | |
| | | * | | | | | | | | | | | | | | | | | | | | | | | sched: Avoid expensive initial update_cfs_load() | Paul Turner | 2011-01-26 | |
| | | * | | | | | | | | | | | | | | | | | | | | | | | sched: Simplify update_cfs_shares parameters | Paul Turner | 2011-01-26 | |
| | * | | | | | | | | | | | | | | | | | | | | | | | | Merge branch 'perf-core-for-linus' of git://git.kernel.org/pub/scm/linux/kern... | Linus Torvalds | 2011-03-15 | |
| | |\ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ | ||||
| | | * | | | | | | | | | | | | | | | | | | | | | | | | tracing: Fix irqoff selftest expanding max buffer | Steven Rostedt | 2011-03-10 | |
| | | * | | | | | | | | | | | | | | | | | | | | | | | | tracing: Align 4 byte ints together in struct tracer | Steven Rostedt | 2011-03-10 | |
| | | * | | | | | | | | | | | | | | | | | | | | | | | | tracing: Export trace_set_clr_event() | Yuanhan Liu | 2011-03-10 | |
| | | * | | | | | | | | | | | | | | | | | | | | | | | | tracing: Explain about unstable clock on resume with ring buffer warning | Jiri Olsa | 2011-03-10 | |
| | | * | | | | | | | | | | | | | | | | | | | | | | | | tracing: Adjust conditional expression latency formatting. | David Sharp | 2011-03-10 | |
| | | * | | | | | | | | | | | | | | | | | | | | | | | | tracing: Fix event alignment: ftrace:context_switch and ftrace:wakeup | David Sharp | 2011-03-10 | |
| | | * | | | | | | | | | | | | | | | | | | | | | | | | tracing: Remove lock_depth from event entry | Steven Rostedt | 2011-03-10 | |
| | | * | | | | | | | | | | | | | | | | | | | | | | | | ring-buffer: Remove unused #include <linux/trace_irq.h> | David Sharp | 2011-03-09 | |
| | | * | | | | | | | | | | | | | | | | | | | | | | | | tracing: Add an 'overwrite' trace_option. | David Sharp | 2011-03-09 | |
| | | * | | | | | | | | | | | | | | | | | | | | | | | | Merge commit 'v2.6.38-rc8' into perf/core | Ingo Molnar | 2011-03-08 | |
| | | |\ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ | | | | |_|_|_|_|_|_|_|_|_|_|_|_|/ / / / / / / / / / | | | |/| | | | | | | | | | | | | | | | | | | | | | | ||||
| | | * | | | | | | | | | | | | | | | | | | | | | | | | perf: Fix cgroup vs jump_label problem | Peter Zijlstra | 2011-03-04 | |
| | | * | | | | | | | | | | | | | | | | | | | | | | | | perf cgroup: Clean up perf_cgroup_create() | Li Zefan | 2011-03-04 | |
| | | * | | | | | | | | | | | | | | | | | | | | | | | | perf cgroup: Fix unmatched call to perf_detach_cgroup() | Li Zefan | 2011-03-04 | |
| | | * | | | | | | | | | | | | | | | | | | | | | | | | perf cgroup: Fix leak of file reference count | Li Zefan | 2011-03-04 | |
| | | * | | | | | | | | | | | | | | | | | | | | | | | | perf: Fix the missing event initialization when pmu is found in idr | Lin Ming | 2011-03-04 | |
| | | * | | | | | | | | | | | | | | | | | | | | | | | | Merge branch 'perf/urgent' into perf/core | Ingo Molnar | 2011-03-04 | |
| | | |\ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ | ||||
| | | * \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ | Merge branch '/tip/perf/filter' of git://git.kernel.org/pub/scm/linux/kernel/... | Frederic Weisbecker | 2011-03-03 | |
| | | |\ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ | ||||
| | | | * | | | | | | | | | | | | | | | | | | | | | | | | | tracing/filter: Remove synchronize_sched() from __alloc_preds() | Steven Rostedt | 2011-02-07 | |
| | | | * | | | | | | | | | | | | | | | | | | | | | | | | | tracing/filter: Swap entire filter of events | Steven Rostedt | 2011-02-07 | |
| | | | * | | | | | | | | | | | | | | | | | | | | | | | | | tracing/filter: Increase the max preds to 2^14 | Steven Rostedt | 2011-02-07 | |
| | | | * | | | | | | | | | | | | | | | | | | | | | | | | | tracing/filter: Move MAX_FILTER_PRED to local tracing directory | Steven Rostedt | 2011-02-07 | |
| | | | * | | | | | | | | | | | | | | | | | | | | | | | | | tracing/filter: Optimize filter by folding the tree | Steven Rostedt | 2011-02-07 | |
| | | | * | | | | | | | | | | | | | | | | | | | | | | | | | tracing/filter: Check the created pred tree | Steven Rostedt | 2011-02-07 | |
| | | | * | | | | | | | | | | | | | | | | | | | | | | | | | tracing/filter: Optimize short ciruit check | Steven Rostedt | 2011-02-07 | |
