- 73f479b Merge branch 'sched-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip by Linus Torvalds · 9 years ago
- ac5be6b userfaultfd: revert "userfaultfd: waitqueue: add nr wake parameter to __wake_up_locked_key" by Andrea Arcangeli · 9 years ago
- 3ae8394 Merge tag 'for-linus' of git://git.kernel.org/pub/scm/virt/kvm/kvm by Linus Torvalds · 9 years ago
- 00cc163 sched: access local runqueue directly in single_task_running by Dominik Dingel · 9 years ago
- de9b8f5 sched: Fix crash trying to dequeue/enqueue the idle thread by Peter Zijlstra · 9 years ago
- c2ea72f Merge branch 'sched-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip by Linus Torvalds · 9 years ago
- 5473e0cc sched: 'Annotate' migrate_tasks() by Wanpeng Li · 9 years ago
- 5136015 userfaultfd: waitqueue: add nr wake parameter to __wake_up_locked_key by Andrea Arcangeli · 9 years ago
- ca520ca Merge branch 'locking-core-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip by Linus Torvalds · 9 years ago
- 8bdc69b Merge branch 'for-4.3' of git://git.kernel.org/pub/scm/linux/kernel/git/tj/cgroup by Linus Torvalds · 9 years ago
- 9642d18 nohz: Affine unpinned timers to housekeepers by Vatika Harlalka · 9 years ago
- 65a9959 Merge branch 'timers-nohz-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip by Linus Torvalds · 9 years ago
- 418c2e1 Merge branch 'sched-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip by Linus Torvalds · 9 years ago
- a1d8561 Merge branch 'sched-core-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip by Linus Torvalds · 9 years ago
- dd9d384 sched: Fix cpu_active_mask/cpu_online_mask race by Jan H. Schönherr · 9 years ago
- 9b9412d Merge branch 'for-mingo' of git://git.kernel.org/pub/scm/linux/kernel/git/paulmck/linux-rcu into core/rcu by Ingo Molnar · 9 years ago
- ff277d4 sched/deadline: Fix comment in enqueue_task_dl() by Andrea Parri · 9 years ago
- 4ffa08e sched/deadline: Fix comment in push_dl_tasks() by Andrea Parri · 9 years ago
- 6c37067 sched: Change the sched_class::set_cpus_allowed() calling context by Peter Zijlstra · 10 years ago
- c5b2803 sched: Make sched_class::set_cpus_allowed() unconditional by Peter Zijlstra · 10 years ago
- 25834c7 sched: Fix a race between __kthread_bind() and sched_setaffinity() by Peter Zijlstra · 10 years ago
- 7855a35 sched: Ensure a task has a non-normalized vruntime when returning back to CFS by Byungchul Park · 9 years ago
- e237882 sched/numa: Fix NUMA_DIRECT topology identification by Aravind Gopalakrishnan · 9 years ago
- 3c8e479 sched: Remove finish_arch_switch() by Peter Zijlstra · 9 years ago
- 7ea241a sched/fair: Clean up load average references by Yuyang Du · 9 years ago
- 1396223 sched/fair: Provide runnable_load_avg back to cfs_rq by Yuyang Du · 9 years ago
- 1269557 sched/fair: Remove task and group entity load when they are dead by Yuyang Du · 9 years ago
- 540247f sched/fair: Init cfs_rq's sched_entity load average by Yuyang Du · 9 years ago
- 6c1d47c sched/fair: Implement update_blocked_averages() for CONFIG_FAIR_GROUP_SCHED=n by Vincent Guittot · 9 years ago
- 9d89c25 sched/fair: Rewrite runnable load and utilization average tracking by Yuyang Du · 9 years ago
- cd126af sched/fair: Remove rq's runnable avg by Yuyang Du · 9 years ago
- fe32d3c sched/preempt: Fix cond_resched_lock() and cond_resched_softirq() by Konstantin Khlebnikov · 9 years ago
- 63b0e9e sched/fair: Beef up wake_wide() by Mike Galbraith · 9 years ago
- fbd705a sched: Introduce the 'trace_sched_waking' tracepoint by Peter Zijlstra · 10 years ago
- 9d7fb04 sched/cputime: Guarantee stime + utime == rtime by Peter Zijlstra · 10 years ago
- 781b020 sched, sysctl: Delete an unnecessary check before unregister_sysctl_table() by Markus Elfring · 10 years ago
- 3fe33bc sched/deadline: Remove a redundant condition from task_woken_dl() by Xunlei Pang · 10 years ago
- 8fd3735 sched/rt: Remove a redundant condition from task_woken_rt() by Xunlei Pang · 10 years ago
- 985d3a4 sched/fair: Avoid pulling all tasks in idle balancing by Yuyang Du · 10 years ago
- e33886b locking/static_keys: Add static_key_{en,dis}able() helpers by Peter Zijlstra · 9 years ago
- de734f8 nohz: Remove useless argument on tick_nohz_task_switch() by Frederic Weisbecker · 10 years ago
- f78f5b9 rcu: Rename rcu_lockdep_assert() to RCU_LOCKDEP_WARN() by Paul E. McKenney · 10 years ago
- 63caae8 sched/idle: Move latency tracing stop/start calls deeper inside the idle loop by Lucas Stach · 9 years ago
- 7e47682 cgroup: allow a cgroup subsystem to reject a fork by Aleksa Sarai · 10 years ago
- 399595f sched/fair: Fix a comment reflecting function name change by Byungchul Park · 10 years ago
- 8e2b0bf sched/fair: Clean up the __sched_period() code by Boqun Feng · 10 years ago
- 44dcb04 sched/numa: Consider 'imbalance_pct' when comparing loads in numa_has_capacity() by Srikar Dronamraju · 10 years ago
- 2a1ed24 sched/numa: Prefer NUMA hotness over cache hotness by Srikar Dronamraju · 10 years ago
- 6dfec8d sched/numa: Check sched_feat(NUMA) in migrate_improves_locality() by bsegall@google.com · 10 years ago
- d49db34 sched/fair: Test list head instead of list entry in throttle_cfs_rq() by Cong Wang · 10 years ago
- 1b3618b Merge tag 'for-linus' of git://git.kernel.org/pub/scm/virt/kvm/kvm by Linus Torvalds · 10 years ago
- 22a093b Merge branch 'sched-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip by Linus Torvalds · 10 years ago
- 397f237 sched/numa: Fix numa balancing stats in /proc/pid/sched by Srikar Dronamraju · 10 years ago
- e3d24d0 sched/numa: Show numa_group ID in /proc/sched_debug task listings by Srikar Dronamraju · 10 years ago
- 6b55c96 sched/debug: Move print_cfs_rq() declaration to kernel/sched/sched.h by Srikar Dronamraju · 10 years ago
- f6db834 sched/stat: Simplify the sched_info accounting dependency by Naveen N. Rao · 10 years ago
- 2ecd9d2 sched, preempt_notifier: separate notifier registration from static_key inc/dec by Peter Zijlstra · 10 years ago
- 98ec21a Merge branch 'sched-hrtimers-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip by Linus Torvalds · 10 years ago
- 43c9fad Merge tag 'pm+acpi-4.2-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/rafael/linux-pm by Linus Torvalds · 10 years ago
- 3a95398 Merge branch 'timers-nohz-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip by Linus Torvalds · 10 years ago
- 43224b9 Merge branch 'timers-core-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip by Linus Torvalds · 10 years ago
- 23b7776 Merge branch 'sched-core-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip by Linus Torvalds · 10 years ago
- c58267e Merge branch 'perf-core-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip by Linus Torvalds · 10 years ago
- 1bf7067 Merge branch 'locking-core-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip by Linus Torvalds · 10 years ago
- bc7a34b timer: Reduce timer migration overhead if disabled by Thomas Gleixner · 10 years ago
- 6fab541 sched/deadline: Remove needless parameter in dl_runtime_exceeded() by Zhiqiang Zhang · 10 years ago
- 6713c3a sched: Remove superfluous resetting of the p->dl_throttled flag by Wanpeng Li · 10 years ago
- 178a4d2 sched/deadline: Drop duplicate init_sched_dl_class() declaration by Wanpeng Li · 10 years ago
- 9d51426 sched/deadline: Reduce rq lock contention by eliminating locking of non-feasible target by Wanpeng Li · 10 years ago
- a6c0e74 sched/deadline: Make init_sched_dl_class() __init by Wanpeng Li · 10 years ago
- 8b5e770 sched/deadline: Optimize pull_dl_task() by Wanpeng Li · 10 years ago
- 1cde293 sched/preempt: Add static_key() to preempt_notifiers by Peter Zijlstra · 10 years ago
- d84525a sched/preempt: Fix preempt notifiers documentation about hlist_del() within unsafe iteration by Mathieu Desnoyers · 10 years ago
- 82a0d27 sched/debug: Add sum_sleep_runtime to /proc/<pid>/sched by Srikar Dronamraju · 10 years ago
- c5f3ab1 sched/debug: Replace vruntime with wait_sum in /proc/sched_debug by Srikar Dronamraju · 10 years ago
- 33d6176 sched/debug: Properly format runnable tasks in /proc/sched_debug by Srikar Dronamraju · 10 years ago
- 4a3004e Merge branch 'pm-cpuidle' by Rafael J. Wysocki · 10 years ago
- cbce1a6 sched,lockdep: Employ lock pinning by Peter Zijlstra · 10 years ago
- 5e16bbc sched: Streamline the task migration locking a little by Peter Zijlstra · 10 years ago
- 5cc389b sched: Move code around by Peter Zijlstra · 10 years ago
- a649f23 sched,dl: Fix sched class hopping CBS hole by Peter Zijlstra · 10 years ago
- 9916e21 sched, dl: Convert switched_{from, to}_dl() / prio_changed_dl() to balance callbacks by Peter Zijlstra · 10 years ago
- 0ea60c2 sched,dl: Remove return value from pull_dl_task() by Peter Zijlstra · 10 years ago
- fd7a4be sched, rt: Convert switched_{from, to}_rt() / prio_changed_rt() to balance callbacks by Peter Zijlstra · 10 years ago
- 8046d68 sched,rt: Remove return value from pull_rt_task() by Peter Zijlstra · 10 years ago
- 4c9a4bc sched: Allow balance callbacks for check_class_changed() by Peter Zijlstra · 10 years ago
- dbc7f06 sched: Use replace normalize_task() with __sched_setscheduler() by Peter Zijlstra · 10 years ago
- e3fca9e sched: Replace post_schedule with a balance callback list by Peter Zijlstra · 10 years ago
- 624bbdf Merge branch 'timers/core' into sched/hrtimers by Thomas Gleixner · 10 years ago
- 8e76d4e sched, numa: do not hint for NUMA balancing on VM_MIXEDMAP mappings by Mel Gorman · 10 years ago
- 6f9aad0 sched/numa: Only consider less busy nodes as numa balancing destinations by Rik van Riel · 10 years ago
- e4991b2 Revert 095bebf61a46 ("sched/numa: Do not move past the balance point if unbalanced") by Rik van Riel · 10 years ago
- 54d2736 sched/fair: Prevent throttling in early pick_next_task_fair() by Ben Segall · 10 years ago
- 4eaca0a preempt: Use preempt_schedule_context() as the official tracing preemption point by Frederic Weisbecker · 10 years ago
- be69003 sched: Make preempt_schedule_context() function-tracing safe by Frederic Weisbecker · 10 years ago
- f407a82 Merge branch 'linus' into sched/core, to resolve conflict by Ingo Molnar · 10 years ago
- 8d12ded Merge branch 'perf/urgent' into perf/core, before applying dependent patches by Ingo Molnar · 10 years ago
- 1c8df7b Merge branch 'for-linus' of git://git.kernel.dk/linux-block by Linus Torvalds · 10 years ago
- c3b5d3c Merge branch 'linus' into timers/core by Thomas Gleixner · 10 years ago
- c1ceac6 sched/numa: Reduce conflict between fbq_classify_rq() and migration by Rik van Riel · 10 years ago