aboutsummaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAge
...
| * | | | | | | sched: Fix TASK_WAKING vs fork deadlockPeter Zijlstra2010-04-02
| * | | | | | | sched: Make select_fallback_rq() cpuset friendlyOleg Nesterov2010-04-02
| * | | | | | | sched: _cpu_down(): Don't play with current->cpus_allowedOleg Nesterov2010-04-02
| * | | | | | | sched: sched_exec(): Remove the select_fallback_rq() logicOleg Nesterov2010-04-02
| * | | | | | | sched: move_task_off_dead_cpu(): Remove retry logicOleg Nesterov2010-04-02
| * | | | | | | sched: move_task_off_dead_cpu(): Take rq->lock around select_fallback_rq()Oleg Nesterov2010-04-02
| * | | | | | | sched: Kill the broken and deadlockable cpuset_lock/cpuset_cpus_allowed_locke...Oleg Nesterov2010-04-02
| * | | | | | | sched: Remove USER_SCHED from documentationLi Zefan2010-04-02
| * | | | | | | sched: Remove remaining USER_SCHED codeLi Zefan2010-04-02
| * | | | | | | Merge branch 'linus' into sched/coreIngo Molnar2010-04-02
| |\ \ \ \ \ \ \
| * | | | | | | | sched: Remove some dead codeDan Carpenter2010-03-16
| * | | | | | | | sched: Remove AFFINE_WAKEUPS featureMike Galbraith2010-03-11
| * | | | | | | | sched: Remove ASYM_GRAN featureMike Galbraith2010-03-11
| * | | | | | | | sched: Remove SYNC_WAKEUPS featureMike Galbraith2010-03-11
| * | | | | | | | sched: Remove WAKEUP_SYNC featureMike Galbraith2010-03-11
| * | | | | | | | sched: Remove FAIR_SLEEPERS featureMike Galbraith2010-03-11
| * | | | | | | | sched: Remove NORMALIZED_SLEEPERMike Galbraith2010-03-11
| * | | | | | | | sched: Fix select_idle_sibling()Mike Galbraith2010-03-11
| * | | | | | | | sched: Tweak sched_latency and min_granularityMike Galbraith2010-03-11
| * | | | | | | | sched: Cleanup/optimize clock updatesMike Galbraith2010-03-11
| * | | | | | | | sched: Remove avg_overlapMike Galbraith2010-03-11
| * | | | | | | | sched: Remove avg_wakeupMike Galbraith2010-03-11
| * | | | | | | | sched: Rate-limit nohzMike Galbraith2010-03-11
| * | | | | | | | sched: Implement group scheduler statistics in one structLucas De Marchi2010-03-11
* | | | | | | | | Merge branch 'perf-core-for-linus' of git://git.kernel.org/pub/scm/linux/kern...Linus Torvalds2010-05-18
|\ \ \ \ \ \ \ \ \
| * | | | | | | | | perf tools: Add mode to build without newt supportArnaldo Carvalho de Melo2010-05-17
| * | | | | | | | | perf symbols: symbol inconsistency message should be done only at verbose=1Arnaldo Carvalho de Melo2010-05-17
| * | | | | | | | | perf tui: Add explicit -lslang optionArnaldo Carvalho de Melo2010-05-17
| * | | | | | | | | perf options: Type check all the remaining OPT_ variantsArnaldo Carvalho de Melo2010-05-17
| * | | | | | | | | perf options: Type check OPT_BOOLEAN and fix the offendersArnaldo Carvalho de Melo2010-05-17
| * | | | | | | | | perf options: Check v type in OPT_U?INTEGERArnaldo Carvalho de Melo2010-05-17
| * | | | | | | | | perf options: Introduce OPT_UINTEGERArnaldo Carvalho de Melo2010-05-17
| * | | | | | | | | perf tui: Add workaround for slang < 2.1.4Arnaldo Carvalho de Melo2010-05-17
| * | | | | | | | | perf record: Fix bug mismatch with -c option definitionStephane Eranian2010-05-17
| * | | | | | | | | perf options: Introduce OPT_U64Arnaldo Carvalho de Melo2010-05-17
| * | | | | | | | | perf tui: Add help window to show key associationsArnaldo Carvalho de Melo2010-05-16
| * | | | | | | | | perf tui: Make <- exit menus tooArnaldo Carvalho de Melo2010-05-16
| * | | | | | | | | perf newt: Add single key shortcuts for zoom into DSO and threadsArnaldo Carvalho de Melo2010-05-15
| * | | | | | | | | perf newt: Exit browser unconditionally when CTRL+C, q or Q is pressedArnaldo Carvalho de Melo2010-05-15
| * | | | | | | | | perf newt: Fix the 'A'/'a' shortcut for annotateArnaldo Carvalho de Melo2010-05-15
| * | | | | | | | | perf newt: Make <- exit the ui_browserArnaldo Carvalho de Melo2010-05-15
| * | | | | | | | | Merge branch 'perf' of git://git.kernel.org/pub/scm/linux/kernel/git/acme/lin...Ingo Molnar2010-05-15
| |\ \ \ \ \ \ \ \ \
| | * | | | | | | | | perf newt: Make <- zoom out filtersArnaldo Carvalho de Melo2010-05-14
| | * | | | | | | | | perf report: Report number of events, not samplesArnaldo Carvalho de Melo2010-05-14
| | * | | | | | | | | perf hist: Clarify events_stats fields usageArnaldo Carvalho de Melo2010-05-14
| | * | | | | | | | | perf hist: Make event__totals per histsArnaldo Carvalho de Melo2010-05-14
| * | | | | | | | | | x86, perf: P4 PMU - fix counters management logicCyrill Gorcunov2010-05-15
| |/ / / / / / / / /
| * | | | | | | | | perf trace scripts: Fix typos in perf-trace-python.txtKirill Smelkov2010-05-13
| * | | | | | | | | perf tools: change event inheritance logic in stat and recordStephane Eranian2010-05-13
| * | | | | | | | | perf hist: Fix missing getline declarationFrederic Weisbecker2010-05-13