| Commit message (Expand) | Author | Age | Files | Lines |
* | 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 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 |
* | | | sched/numa: Only consider less busy nodes as numa balancing destinations | Rik van Riel | 2015-06-07 | 1 | -2/+28 |
* | | | Revert 095bebf61a46 ("sched/numa: Do not move past the balance point if unbal... | Rik van Riel | 2015-06-07 | 1 | -26/+15 |
* | | | sched/fair: Prevent throttling in early pick_next_task_fair() | Ben Segall | 2015-06-07 | 1 | -11/+14 |
* | | | preempt: Use preempt_schedule_context() as the official tracing preemption point | Frederic Weisbecker | 2015-06-07 | 1 | -5/+3 |
* | | | sched: Make preempt_schedule_context() function-tracing safe | Frederic Weisbecker | 2015-06-07 | 1 | -2/+9 |
* | | | Merge branch 'linus' into sched/core, to resolve conflict | Ingo Molnar | 2015-06-02 | 1 | -4/+1 |
|\ \ \ |
|
| * \ \ | Merge branch 'for-linus' of git://git.kernel.dk/linux-block | Linus Torvalds | 2015-05-22 | 1 | -4/+1 |
| |\ \ \
| | |_|/
| |/| | |
|
| | * | | sched: always use blk_schedule_flush_plug in io_schedule_out | Shaohua Li | 2015-05-18 | 1 | -4/+1 |
* | | | | sched/numa: Reduce conflict between fbq_classify_rq() and migration | Rik van Riel | 2015-05-19 | 1 | -27/+33 |
* | | | | sched/preempt: Optimize preemption operations on __schedule() callers | Frederic Weisbecker | 2015-05-19 | 1 | -20/+9 |
* | | | | sched: Fix function declaration return type mismatch | Nicholas Mc Guire | 2015-05-17 | 1 | -3/+3 |
* | | | | sched: Implement lockless wake-queues | Peter Zijlstra | 2015-05-08 | 1 | -0/+46 |
* | | | | sched, timer: Use the atomic task_cputime in thread_group_cputimer | Jason Low | 2015-05-08 | 1 | -3/+3 |
* | | | | sched, timer: Replace spinlocks with atomics in thread_group_cputimer(), to i... | Jason Low | 2015-05-08 | 1 | -10/+5 |
* | | | | sched/numa: Document usages of mm->numa_scan_seq | Jason Low | 2015-05-08 | 1 | -0/+13 |
* | | | | sched, timer: Convert usages of ACCESS_ONCE() in the scheduler to READ_ONCE()... | Jason Low | 2015-05-08 | 9 | -19/+19 |
* | | | | sched/core: Remove unnecessary down/up conversion | Nicholas Mc Guire | 2015-05-08 | 1 | -2/+2 |
* | | | | sched: Move the loadavg code to a more obvious location | Peter Zijlstra | 2015-05-08 | 5 | -219/+217 |
* | | | | Merge branch 'sched/urgent' into sched/core, before applying new patches | Ingo Molnar | 2015-05-08 | 1 | -28/+26 |
|\ \ \ \
| |/ / / |
|
| * | | | sched/core: Fix regression in cpuset_cpu_inactive() for suspend | Omar Sandoval | 2015-05-08 | 1 | -16/+12 |
| * | | | sched: Handle priority boosted tasks proper in setscheduler() | Thomas Gleixner | 2015-05-08 | 1 | -12/+14 |
| |/ / |
|
* | | | sched/core: Remove __cpuinit section tag that crept back in | Paul Gortmaker | 2015-05-08 | 1 | -1/+1 |
* | | | Merge branch 'sched/urgent' into sched/core | Ingo Molnar | 2015-05-08 | 1 | -4/+0 |
|\ \ \
| |/ /
|/| | |
|
| * | | sched/autogroup: Remove unnecessary #ifdef guards | Tobias Klauser | 2015-04-16 | 1 | -4/+0 |
* | | | Merge tag 'pm+acpi-4.1-rc2' of git://git.kernel.org/pub/scm/linux/kernel/git/... | Linus Torvalds | 2015-04-30 | 1 | -14/+2 |
|\ \ \ |
|
| * | | | cpuidle: Run tick_broadcast_exit() with disabled interrupts | Rafael J. Wysocki | 2015-04-29 | 1 | -14/+2 |
| | |/
| |/| |
|
* | | | x86: pvclock: Really remove the sched notifier for cross-cpu migrations | Paolo Bonzini | 2015-04-27 | 1 | -15/+0 |
|/ / |
|
* | | Merge branch 'timers-nohz-for-linus' of git://git.kernel.org/pub/scm/linux/ke... | Linus Torvalds | 2015-04-14 | 1 | -1/+1 |
|\ \ |
|
| * | | context_tracking: Rename context symbols to prepare for transition state | Frederic Weisbecker | 2015-03-09 | 1 | -1/+1 |
* | | | Merge branch 'core-rcu-for-linus' of git://git.kernel.org/pub/scm/linux/kerne... | Linus Torvalds | 2015-04-14 | 1 | -1/+8 |
|\ \ \ |
|
| * \ \ | Merge branch 'for-mingo' of git://git.kernel.org/pub/scm/linux/kernel/git/pau... | Ingo Molnar | 2015-03-27 | 1 | -1/+8 |
| |\ \ \ |
|
| | * | | | rcu: Handle outgoing CPUs on exit from idle loop | Paul E. McKenney | 2015-03-12 | 1 | -0/+2 |
| | * | | | cpu: Make CPU-offline idle-loop transition point more precise | Paul E. McKenney | 2015-03-12 | 1 | -1/+6 |
| | |/ / |
|
* | | | | Merge branch 'for-4.1' of git://git.kernel.org/pub/scm/linux/kernel/git/tj/cg... | Linus Torvalds | 2015-04-13 | 1 | -3/+3 |
|\ \ \ \
| |_|_|/
|/| | | |
|
| * | | | sched, isolcpu: make cpu_isolated_map visible outside scheduler | Rik van Riel | 2015-03-19 | 1 | -3/+3 |
| | |/
| |/| |
|