| Commit message (Expand) | Author | Age | Files | Lines |
* | locking/static_keys: Add static_key_{en,dis}able() helpers | Peter Zijlstra | 2015-08-03 | 1 | -4/+2 |
* | sched/fair: Test list head instead of list entry in throttle_cfs_rq() | Cong Wang | 2015-07-06 | 1 | -1/+1 |
* | Merge tag 'for-linus' of git://git.kernel.org/pub/scm/virt/kvm/kvm | Linus Torvalds | 2015-07-04 | 1 | -2/+15 |
|\ |
|
| * | sched, preempt_notifier: separate notifier registration from static_key inc/dec | Peter Zijlstra | 2015-07-03 | 1 | -2/+15 |
* | | Merge branch 'sched-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/k... | Linus Torvalds | 2015-07-04 | 5 | -26/+55 |
|\ \
| |/
|/| |
|
| * | sched/numa: Fix numa balancing stats in /proc/pid/sched | Srikar Dronamraju | 2015-07-04 | 3 | -23/+47 |
| * | sched/numa: Show numa_group ID in /proc/sched_debug task listings | Srikar Dronamraju | 2015-07-04 | 1 | -1/+1 |
| * | sched/debug: Move print_cfs_rq() declaration to kernel/sched/sched.h | Srikar Dronamraju | 2015-07-04 | 1 | -0/+5 |
| * | sched/stat: Simplify the sched_info accounting dependency | Naveen N. Rao | 2015-07-04 | 2 | -3/+3 |
* | | Merge branch 'sched-hrtimers-for-linus' of git://git.kernel.org/pub/scm/linux... | Linus Torvalds | 2015-06-24 | 5 | -402/+500 |
|\ \ |
|
| * | | sched,lockdep: Employ lock pinning | Peter Zijlstra | 2015-06-19 | 5 | -8/+71 |
| * | | sched: Streamline the task migration locking a little | Peter Zijlstra | 2015-06-19 | 1 | -42/+34 |
| * | | sched: Move code around | Peter Zijlstra | 2015-06-19 | 1 | -186/+178 |
| * | | sched,dl: Fix sched class hopping CBS hole | Peter Zijlstra | 2015-06-19 | 1 | -66/+86 |
| * | | sched, dl: Convert switched_{from, to}_dl() / prio_changed_dl() to balance ca... | Peter Zijlstra | 2015-06-19 | 1 | -21/+24 |
| * | | sched,dl: Remove return value from pull_dl_task() | Peter Zijlstra | 2015-06-19 | 1 | -10/+10 |
| * | | sched, rt: Convert switched_{from, to}_rt() / prio_changed_rt() to balance ca... | Peter Zijlstra | 2015-06-19 | 1 | -16/+19 |
| * | | sched,rt: Remove return value from pull_rt_task() | Peter Zijlstra | 2015-06-19 | 1 | -11/+11 |
| * | | sched: Allow balance callbacks for check_class_changed() | Peter Zijlstra | 2015-06-19 | 1 | -3/+22 |
| * | | sched: Use replace normalize_task() with __sched_setscheduler() | Peter Zijlstra | 2015-06-19 | 1 | -42/+23 |
| * | | sched: Replace post_schedule with a balance callback list | Peter Zijlstra | 2015-06-19 | 4 | -38/+63 |
| * | | Merge branch 'timers/core' into sched/hrtimers | Thomas Gleixner | 2015-06-19 | 6 | -102/+52 |
| |\ \ |
|
* | \ \ | Merge tag 'pm+acpi-4.2-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/... | Linus Torvalds | 2015-06-23 | 1 | -55/+59 |
|\ \ \ \
| |_|_|/
|/| | | |
|
| * | | | Merge branch 'pm-cpuidle' | Rafael J. Wysocki | 2015-06-19 | 1 | -55/+59 |
| |\ \ \ |
|
| | * | | | sched / idle: Call default_idle_call() from cpuidle_enter_state() | Rafael J. Wysocki | 2015-05-14 | 1 | -13/+7 |
| | * | | | sched / idle: Call idle_set_state() from cpuidle_enter_state() | Rafael J. Wysocki | 2015-05-14 | 1 | -6/+9 |
| | * | | | sched / idle: Eliminate the "reflect" check from cpuidle_idle_call() | Rafael J. Wysocki | 2015-05-04 | 1 | -44/+46 |
| | * | | | sched / idle: Move the default idle call code to a separate function | Rafael J. Wysocki | 2015-05-04 | 1 | -19/+24 |
* | | | | | Merge branch 'timers-nohz-for-linus' of git://git.kernel.org/pub/scm/linux/ke... | Linus Torvalds | 2015-06-22 | 1 | -1/+3 |
|\ \ \ \ \ |
|
| * | | | | | nohz: Set isolcpus when nohz_full is set | Chris Metcalf | 2015-05-07 | 1 | -0/+3 |
| * | | | | | context_tracking: Inherit TIF_NOHZ through forks instead of context switches | Frederic Weisbecker | 2015-05-07 | 1 | -1/+0 |
| | |/ / /
| |/| | | |
|
* | | | | | Merge branch 'timers-core-for-linus' of git://git.kernel.org/pub/scm/linux/ke... | Linus Torvalds | 2015-06-22 | 6 | -108/+55 |
|\ \ \ \ \ |
|
| * | | | | | timer: Reduce timer migration overhead if disabled | Thomas Gleixner | 2015-06-19 | 1 | -6/+3 |
| | |_|_|/
| |/| | | |
|
| * | | | | Merge branch 'linus' into timers/core | Thomas Gleixner | 2015-05-19 | 2 | -57/+28 |
| |\ \ \ \ |
|
| * | | | | | sched,perf: Fix periodic timers | Peter Zijlstra | 2015-05-18 | 4 | -20/+22 |
| * | | | | | sched: debug: Remove the cfs bandwidth timer_active printout | Thomas Gleixner | 2015-04-23 | 1 | -2/+0 |
| * | | | | | sched: Cleanup bandwidth timers | Peter Zijlstra | 2015-04-22 | 4 | -61/+31 |
| * | | | | | sched: deadline: Use hrtimer_start() | Thomas Gleixner | 2015-04-22 | 1 | -10/+2 |
| * | | | | | sched: core: Use hrtimer_start[_expires]() | Thomas Gleixner | 2015-04-22 | 2 | -21/+9 |
* | | | | | | Merge branch 'sched-core-for-linus' of git://git.kernel.org/pub/scm/linux/ker... | Linus Torvalds | 2015-06-22 | 13 | -363/+487 |
|\ \ \ \ \ \ |
|
| * | | | | | | sched/deadline: Remove needless parameter in dl_runtime_exceeded() | Zhiqiang Zhang | 2015-06-19 | 1 | -2/+2 |
| * | | | | | | sched: Remove superfluous resetting of the p->dl_throttled flag | Wanpeng Li | 2015-06-19 | 1 | -1/+0 |
| * | | | | | | sched/deadline: Drop duplicate init_sched_dl_class() declaration | Wanpeng Li | 2015-06-19 | 1 | -1/+0 |
| * | | | | | | sched/deadline: Reduce rq lock contention by eliminating locking of non-feasi... | Wanpeng Li | 2015-06-19 | 1 | -1/+14 |
| * | | | | | | sched/deadline: Make init_sched_dl_class() __init | Wanpeng Li | 2015-06-19 | 1 | -1/+1 |
| * | | | | | | sched/deadline: Optimize pull_dl_task() | Wanpeng Li | 2015-06-19 | 1 | -1/+27 |
| * | | | | | | sched/preempt: Add static_key() to preempt_notifiers | Peter Zijlstra | 2015-06-19 | 1 | -5/+23 |
| * | | | | | | sched/preempt: Fix preempt notifiers documentation about hlist_del() within u... | Mathieu Desnoyers | 2015-06-19 | 1 | -1/+1 |
| * | | | | | | sched/debug: Add sum_sleep_runtime to /proc/<pid>/sched | Srikar Dronamraju | 2015-06-19 | 1 | -0/+1 |
| * | | | | | | sched/debug: Replace vruntime with wait_sum in /proc/sched_debug | Srikar Dronamraju | 2015-06-19 | 1 | -2/+2 |