Commit message (Expand) | Author | Age | ||
---|---|---|---|---|
... | ||||
| * | | | | | | | sched: Fix TASK_WAKING vs fork deadlock | Peter Zijlstra | 2010-04-02 | |
| * | | | | | | | sched: Make select_fallback_rq() cpuset friendly | Oleg Nesterov | 2010-04-02 | |
| * | | | | | | | sched: _cpu_down(): Don't play with current->cpus_allowed | Oleg Nesterov | 2010-04-02 | |
| * | | | | | | | sched: sched_exec(): Remove the select_fallback_rq() logic | Oleg Nesterov | 2010-04-02 | |
| * | | | | | | | sched: move_task_off_dead_cpu(): Remove retry logic | Oleg Nesterov | 2010-04-02 | |
| * | | | | | | | sched: move_task_off_dead_cpu(): Take rq->lock around select_fallback_rq() | Oleg Nesterov | 2010-04-02 | |
| * | | | | | | | sched: Kill the broken and deadlockable cpuset_lock/cpuset_cpus_allowed_locke... | Oleg Nesterov | 2010-04-02 | |
| * | | | | | | | sched: Remove USER_SCHED from documentation | Li Zefan | 2010-04-02 | |
| * | | | | | | | sched: Remove remaining USER_SCHED code | Li Zefan | 2010-04-02 | |
| * | | | | | | | Merge branch 'linus' into sched/core | Ingo Molnar | 2010-04-02 | |
| |\ \ \ \ \ \ \ | ||||
| * | | | | | | | | sched: Remove some dead code | Dan Carpenter | 2010-03-16 | |
| * | | | | | | | | sched: Remove AFFINE_WAKEUPS feature | Mike Galbraith | 2010-03-11 | |
| * | | | | | | | | sched: Remove ASYM_GRAN feature | Mike Galbraith | 2010-03-11 | |
| * | | | | | | | | sched: Remove SYNC_WAKEUPS feature | Mike Galbraith | 2010-03-11 | |
| * | | | | | | | | sched: Remove WAKEUP_SYNC feature | Mike Galbraith | 2010-03-11 | |
| * | | | | | | | | sched: Remove FAIR_SLEEPERS feature | Mike Galbraith | 2010-03-11 | |
| * | | | | | | | | sched: Remove NORMALIZED_SLEEPER | Mike Galbraith | 2010-03-11 | |
| * | | | | | | | | sched: Fix select_idle_sibling() | Mike Galbraith | 2010-03-11 | |
| * | | | | | | | | sched: Tweak sched_latency and min_granularity | Mike Galbraith | 2010-03-11 | |
| * | | | | | | | | sched: Cleanup/optimize clock updates | Mike Galbraith | 2010-03-11 | |
| * | | | | | | | | sched: Remove avg_overlap | Mike Galbraith | 2010-03-11 | |
| * | | | | | | | | sched: Remove avg_wakeup | Mike Galbraith | 2010-03-11 | |
| * | | | | | | | | sched: Rate-limit nohz | Mike Galbraith | 2010-03-11 | |
| * | | | | | | | | sched: Implement group scheduler statistics in one struct | Lucas De Marchi | 2010-03-11 | |
* | | | | | | | | | Merge branch 'perf-core-for-linus' of git://git.kernel.org/pub/scm/linux/kern... | Linus Torvalds | 2010-05-18 | |
|\ \ \ \ \ \ \ \ \ | ||||
| * | | | | | | | | | perf tools: Add mode to build without newt support | Arnaldo Carvalho de Melo | 2010-05-17 | |
| * | | | | | | | | | perf symbols: symbol inconsistency message should be done only at verbose=1 | Arnaldo Carvalho de Melo | 2010-05-17 | |
| * | | | | | | | | | perf tui: Add explicit -lslang option | Arnaldo Carvalho de Melo | 2010-05-17 | |
| * | | | | | | | | | perf options: Type check all the remaining OPT_ variants | Arnaldo Carvalho de Melo | 2010-05-17 | |
| * | | | | | | | | | perf options: Type check OPT_BOOLEAN and fix the offenders | Arnaldo Carvalho de Melo | 2010-05-17 | |
| * | | | | | | | | | perf options: Check v type in OPT_U?INTEGER | Arnaldo Carvalho de Melo | 2010-05-17 | |
| * | | | | | | | | | perf options: Introduce OPT_UINTEGER | Arnaldo Carvalho de Melo | 2010-05-17 | |
| * | | | | | | | | | perf tui: Add workaround for slang < 2.1.4 | Arnaldo Carvalho de Melo | 2010-05-17 | |
| * | | | | | | | | | perf record: Fix bug mismatch with -c option definition | Stephane Eranian | 2010-05-17 | |
| * | | | | | | | | | perf options: Introduce OPT_U64 | Arnaldo Carvalho de Melo | 2010-05-17 | |
| * | | | | | | | | | perf tui: Add help window to show key associations | Arnaldo Carvalho de Melo | 2010-05-16 | |
| * | | | | | | | | | perf tui: Make <- exit menus too | Arnaldo Carvalho de Melo | 2010-05-16 | |
| * | | | | | | | | | perf newt: Add single key shortcuts for zoom into DSO and threads | Arnaldo Carvalho de Melo | 2010-05-15 | |
| * | | | | | | | | | perf newt: Exit browser unconditionally when CTRL+C, q or Q is pressed | Arnaldo Carvalho de Melo | 2010-05-15 | |
| * | | | | | | | | | perf newt: Fix the 'A'/'a' shortcut for annotate | Arnaldo Carvalho de Melo | 2010-05-15 | |
| * | | | | | | | | | perf newt: Make <- exit the ui_browser | Arnaldo Carvalho de Melo | 2010-05-15 | |
| * | | | | | | | | | Merge branch 'perf' of git://git.kernel.org/pub/scm/linux/kernel/git/acme/lin... | Ingo Molnar | 2010-05-15 | |
| |\ \ \ \ \ \ \ \ \ | ||||
| | * | | | | | | | | | perf newt: Make <- zoom out filters | Arnaldo Carvalho de Melo | 2010-05-14 | |
| | * | | | | | | | | | perf report: Report number of events, not samples | Arnaldo Carvalho de Melo | 2010-05-14 | |
| | * | | | | | | | | | perf hist: Clarify events_stats fields usage | Arnaldo Carvalho de Melo | 2010-05-14 | |
| | * | | | | | | | | | perf hist: Make event__totals per hists | Arnaldo Carvalho de Melo | 2010-05-14 | |
| * | | | | | | | | | | x86, perf: P4 PMU - fix counters management logic | Cyrill Gorcunov | 2010-05-15 | |
| |/ / / / / / / / / | ||||
| * | | | | | | | | | perf trace scripts: Fix typos in perf-trace-python.txt | Kirill Smelkov | 2010-05-13 | |
| * | | | | | | | | | perf tools: change event inheritance logic in stat and record | Stephane Eranian | 2010-05-13 | |
| * | | | | | | | | | perf hist: Fix missing getline declaration | Frederic Weisbecker | 2010-05-13 |