Commit message (Expand) | Author | Age | Files | Lines | ||
---|---|---|---|---|---|---|
... | ||||||
| * | | | | | | | | | | | | | | | Merge commit 'v2.6.37-rc6' into sched/core | Ingo Molnar | 2010-12-19 | 268 | -1596/+2188 | |
| |\ \ \ \ \ \ \ \ \ \ \ \ \ \ \ | ||||||
| * | | | | | | | | | | | | | | | | printk: Use this_cpu_{read|write} api on printk_pending | Eric Dumazet | 2010-12-08 | 1 | -4/+4 | |
| * | | | | | | | | | | | | | | | | sched: Make pushable_tasks CONFIG_SMP dependant | Dario Faggioli | 2010-12-08 | 3 | -1/+12 | |
| * | | | | | | | | | | | | | | | | Merge branch 'linus' into sched/core | Ingo Molnar | 2010-12-08 | 656 | -6997/+15300 | |
| |\ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ | ||||||
| * | | | | | | | | | | | | | | | | | sched: Add 'autogroup' scheduling feature: automated per session task groups | Mike Galbraith | 2010-11-30 | 11 | -49/+409 | |
| * | | | | | | | | | | | | | | | | | sched: Fix unregister_fair_sched_group() | Paul Turner | 2010-11-30 | 1 | -2/+1 | |
| * | | | | | | | | | | | | | | | | | sched: Remove unused argument dest_cpu to migrate_task() | Nikanth Karthikesan | 2010-11-26 | 1 | -5/+3 | |
| * | | | | | | | | | | | | | | | | | mutexes, sched: Introduce arch_mutex_cpu_relax() | Gerald Schaefer | 2010-11-26 | 6 | -2/+13 | |
| * | | | | | | | | | | | | | | | | | Merge commit 'v2.6.37-rc3' into sched/core | Ingo Molnar | 2010-11-26 | 412 | -1329/+2474 | |
| |\ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ | | | |_|_|_|_|_|_|_|_|_|_|_|/ / / / | | |/| | | | | | | | | | | | | | | | ||||||
| * | | | | | | | | | | | | | | | | | sched: Add some clock info to sched_debug | Peter Zijlstra | 2010-11-23 | 2 | -5/+28 | |
| * | | | | | | | | | | | | | | | | | cpu: Remove incorrect BUG_ON | Peter Zijlstra | 2010-11-23 | 1 | -1/+4 | |
| * | | | | | | | | | | | | | | | | | cpu: Remove unused variable | Dhaval Giani | 2010-11-23 | 1 | -1/+0 | |
| * | | | | | | | | | | | | | | | | | sched: Fix UP build breakage | Peter Zijlstra | 2010-11-23 | 1 | -1/+1 | |
| * | | | | | | | | | | | | | | | | | sched: Make task dump print all 15 chars of proc comm | Erik Gilling | 2010-11-23 | 1 | -1/+1 | |
| * | | | | | | | | | | | | | | | | | sched: Update tg->shares after cpu.shares write | Paul Turner | 2010-11-18 | 1 | -31/+11 | |
| * | | | | | | | | | | | | | | | | | sched: Allow update_cfs_load() to update global load | Paul Turner | 2010-11-18 | 1 | -15/+29 | |
| * | | | | | | | | | | | | | | | | | sched: Implement demand based update_cfs_load() | Paul Turner | 2010-11-18 | 2 | -1/+20 | |
| * | | | | | | | | | | | | | | | | | sched: Update shares on idle_balance | Paul Turner | 2010-11-18 | 1 | -0/+1 | |
| * | | | | | | | | | | | | | | | | | sched: Add sysctl_sched_shares_window | Paul Turner | 2010-11-18 | 3 | -1/+16 | |
| * | | | | | | | | | | | | | | | | | sched: Introduce hierarchal order on shares update list | Paul Turner | 2010-11-18 | 1 | -10/+16 | |
| * | | | | | | | | | | | | | | | | | sched: Fix update_cfs_load() synchronization | Paul Turner | 2010-11-18 | 2 | -13/+22 | |
| * | | | | | | | | | | | | | | | | | sched: Fix load corruption from update_cfs_shares() | Paul Turner | 2010-11-18 | 1 | -8/+8 | |
| * | | | | | | | | | | | | | | | | | sched: Make tg_shares_up() walk on-demand | Peter Zijlstra | 2010-11-18 | 2 | -67/+58 | |
| * | | | | | | | | | | | | | | | | | sched: Implement on-demand (active) cfs_rq list | Peter Zijlstra | 2010-11-18 | 3 | -83/+92 | |
| * | | | | | | | | | | | | | | | | | sched: Rewrite tg_shares_up) | Peter Zijlstra | 2010-11-18 | 6 | -213/+162 | |
| * | | | | | | | | | | | | | | | | | sched: Simplify cpu-hot-unplug task migration | Peter Zijlstra | 2010-11-18 | 3 | -158/+67 | |
| * | | | | | | | | | | | | | | | | | Merge commit 'v2.6.37-rc2' into sched/core | Ingo Molnar | 2010-11-18 | 8924 | -528771/+974426 | |
| |\ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ | | | |_|_|_|_|/ / / / / / / / / / / | | |/| | | | | | | | | | | | | | | | ||||||
| * | | | | | | | | | | | | | | | | | sched: Make sched_param argument static in sched_setscheduler() callers | KOSAKI Motohiro | 2010-10-23 | 7 | -10/+15 | |
| | |_|_|_|_|_|/ / / / / / / / / / | |/| | | | | | | | | | | | | | | | ||||||
* | | | | | | | | | | | | | | | | | Merge branch 'perf-core-for-linus' of git://git.kernel.org/pub/scm/linux/kern... | Linus Torvalds | 2011-01-06 | 207 | -3447/+4917 | |
|\ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ | ||||||
| * | | | | | | | | | | | | | | | | | tools, perf: Documentation for the power events API | Jean Pihet | 2011-01-05 | 1 | -0/+90 | |
| * | | | | | | | | | | | | | | | | | perf: Add calls to suspend trace point | Jean Pihet | 2011-01-05 | 1 | -0/+3 | |
| * | | | | | | | | | | | | | | | | | perf script: Make some lists static | Arnaldo Carvalho de Melo | 2011-01-05 | 1 | -2/+2 | |
| * | | | | | | | | | | | | | | | | | perf script: Use the default lost event handler | Arnaldo Carvalho de Melo | 2011-01-05 | 1 | -14/+1 | |
| * | | | | | | | | | | | | | | | | | perf session: Warn about errors when processing pipe events too | Arnaldo Carvalho de Melo | 2011-01-05 | 1 | -26/+31 | |
| * | | | | | | | | | | | | | | | | | perf tools: Fix perf_event.h header usage | Stephane Eranian | 2011-01-05 | 2 | -2/+2 | |
| * | | | | | | | | | | | | | | | | | perf test: Clarify some error reports in the open syscall test | Arnaldo Carvalho de Melo | 2011-01-05 | 1 | -7/+11 | |
| * | | | | | | | | | | | | | | | | | x86, NMI: Add touch_nmi_watchdog to io_check_error delay | Huang Ying | 2011-01-05 | 1 | -3/+5 | |
| * | | | | | | | | | | | | | | | | | x86: Avoid calling arch_trigger_all_cpu_backtrace() at the same time | Dongdong Deng | 2011-01-05 | 1 | -0/+13 | |
| * | | | | | | | | | | | | | | | | | x86: Only call smp_processor_id in non-preempt cases | Don Zickus | 2011-01-05 | 1 | -1/+2 | |
| * | | | | | | | | | | | | | | | | | Merge commit 'v2.6.37' into perf/core | Ingo Molnar | 2011-01-05 | 78 | -755/+726 | |
| |\ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ | | | |_|_|_|_|/ / / / / / / / / / / | | |/| | | | | | | | | | | | | | | | ||||||
| * | | | | | | | | | | | | | | | | | perf timechart: Adjust perf timechart to the new power events | Thomas Renninger | 2011-01-04 | 3 | -18/+118 | |
| * | | | | | | | | | | | | | | | | | perf: Clean up power events by introducing new, more generic ones | Thomas Renninger | 2011-01-04 | 9 | -11/+119 | |
| * | | | | | | | | | | | | | | | | | perf: Do not export power_frequency, but power_start event | Thomas Renninger | 2011-01-04 | 2 | -3/+1 | |
| * | | | | | | | | | | | | | | | | | Merge branch 'perf/test' of git://git.kernel.org/pub/scm/linux/kernel/git/acm... | Ingo Molnar | 2011-01-04 | 24 | -519/+1013 | |
| |\ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ | ||||||
| | * | | | | | | | | | | | | | | | | | perf test: Add test for counting open syscalls | Arnaldo Carvalho de Melo | 2011-01-04 | 1 | -0/+83 | |
| | * | | | | | | | | | | | | | | | | | perf evsel: Auto allocate resources needed for some methods | Arnaldo Carvalho de Melo | 2011-01-04 | 1 | -0/+9 | |
| | * | | | | | | | | | | | | | | | | | perf evsel: Use {cpu,thread}_map to shorten list of parameters | Arnaldo Carvalho de Melo | 2011-01-04 | 3 | -17/+22 | |
| | * | | | | | | | | | | | | | | | | | perf tools: Refactor all_tids to hold nr and the map | Arnaldo Carvalho de Melo | 2011-01-04 | 5 | -85/+88 | |
| | * | | | | | | | | | | | | | | | | | perf tools: Refactor cpumap to hold nr and the map | Arnaldo Carvalho de Melo | 2011-01-04 | 5 | -67/+138 | |
| | * | | | | | | | | | | | | | | | | | perf evsel: Introduce per cpu and per thread open helpers | Arnaldo Carvalho de Melo | 2011-01-04 | 3 | -58/+83 |