- 24af98c Merge branch 'locking-core-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip by Linus Torvalds · 9 years ago
- 3104fb3 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
- 0b98f0c Merge branch 'master' into for-4.4-fixes by Tejun Heo · 9 years ago
- 46a5d16 rcu: Stop disabling interrupts in scheduler fastpaths by Paul E. McKenney · 9 years ago
- 8643cda sched/core, locking: Document Program-Order guarantees by Peter Zijlstra · 9 years ago
- b3e0b1b locking, sched: Introduce smp_cond_acquire() and use it by Peter Zijlstra · 9 years ago
- ecf7d01 sched/core: Fix an SMP ordering race in try_to_wake_up() vs. schedule() by Peter Zijlstra · 9 years ago
- b75a225 sched/core: Better document the try_to_wake_up() barriers by Peter Zijlstra · 9 years ago
- 8295c69 sched/core: Clear the root_domain cpumasks in init_rootdomain() by Xunlei Pang · 9 years ago
- 119d6f6 sched/core: Remove false-positive warning from wake_up_process() by Sasha Levin · 9 years ago
- 1f7dd3e5 cgroup: fix handling of multi-destination migration from subtree_control enabling by Tejun Heo · 9 years ago
- 69234ac Merge branch 'for-4.4' of git://git.kernel.org/pub/scm/linux/kernel/git/tj/cgroup by Linus Torvalds · 9 years ago
- 5352869 Merge branch 'sched-core-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip by Linus Torvalds · 9 years ago
- e4340bb Merge branch 'linus' into core/rcu, to fix up a semantic conflict by Ingo Molnar · 9 years ago
- 0aaafaa sched/core: Add missing lockdep_unpin() annotations by Peter Zijlstra · 9 years ago
- e73e85f sched: Don't scan all-offline ->cpus_allowed twice if !CONFIG_CPUSETS by Oleg Nesterov · 9 years ago
- 62694cd sched: Move cpu_active() tests from stop_two_cpus() into migrate_swap_stop() by Peter Zijlstra · 9 years ago
- 07f06cb sched: Start stopper early by Peter Zijlstra · 9 years ago
- 6af597d Merge branch 'sched/urgent' into sched/core, to pick up fixes and resolve conflicts by Ingo Molnar · 9 years ago
- 0baabb3 nohz: Revert "nohz: Set isolcpus when nohz_full is set" by Frederic Weisbecker · 9 years ago
- c13dc31 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
- 2e91fa7 cgroup: keep zombies associated with their original cgroups by Tejun Heo · 9 years ago
- 8477847 sched: Export sched_setscheduler_nocheck by Davidlohr Bueso · 9 years ago
- 5a4fd03 sched/core: Remove a parameter in the migrate_task_rq() function by xiaofeng.yan · 9 years ago
- ce03e41 sched/core: Drop unlikely behind BUG_ON() by Geliang Tang · 9 years ago
- 1de6444 sched/core: Fix task and run queue sched_info::run_delay inconsistencies by Peter Zijlstra · 9 years ago
- e2bf1c4b sched/core: Add preempt_count invariant check by Peter Zijlstra · 9 years ago
- 499d795 sched/core: More notrace annotations by Peter Zijlstra · 9 years ago
- da7142e sched/core: Simplify preempt_count tests by Peter Zijlstra · 9 years ago
- 1dc0fff sched/core: Robustify preemption leak checks by Peter Zijlstra · 9 years ago
- 3d8f74d sched/core: Stop setting PREEMPT_ACTIVE by Peter Zijlstra · 9 years ago
- c73464b sched/core: Fix trace_sched_switch() by Peter Zijlstra · 9 years ago
- fc13aeb sched/core: Add preempt argument to __schedule() by Peter Zijlstra · 9 years ago
- 609ca06 sched/core: Create preempt_count invariant by Peter Zijlstra · 9 years ago
- b99def8 sched/core: Rework TASK_DEAD preemption exception by Peter Zijlstra · 9 years ago
- fe19159 Merge branch 'sched/urgent' into sched/core, to pick up fixes before applying new changes by Ingo Molnar · 9 years ago
- 95913d9 sched/core: Fix TASK_DEAD race in finish_task_switch() by Peter Zijlstra · 9 years ago
- 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
- c6e1e7b sched/core: Make 'sched_domain_topology' declaration static by Juergen Gross · 9 years ago
- 3ae8394 Merge tag 'for-linus' of git://git.kernel.org/pub/scm/virt/kvm/kvm by Linus Torvalds · 9 years ago
- 00cc1633 sched: access local runqueue directly in single_task_running by Dominik Dingel · 9 years ago
- 20f9cd2 sched/core: Make policy-testing consistent by Henrik Austad · 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
- 98d8fd8 sched/fair: Initialize task load and utilization before placing task on rq by Morten Rasmussen · 9 years ago
- 2a59572 sched/numa: Convert sched_numa_balancing to a static_branch by Srikar Dronamraju · 9 years ago
- 2b49d84 sched/numa: Remove the NUMA sched_feature by Srikar Dronamraju · 9 years ago
- c3b9bc5 sched/numa: Disable sched_numa_balancing on UMA systems by Srikar Dronamraju · 9 years ago
- 78a9c54 sched/numa: Rename numabalancing_enabled to sched_numa_balancing by Srikar Dronamraju · 9 years ago
- 446685e sched/core: Delete PF_EXITING checks from cpu_cgroup_exit() callback by Kirill Tkhai · 9 years ago
- bc54da2 sched/core: Remove unused argument from sched_class::task_move_group by Peter Zijlstra · 9 years ago
- 973759c Merge tag 'v4.3-rc1' into sched/core, to refresh the branch by Ingo Molnar · 9 years ago
- 5473e0cc sched: 'Annotate' migrate_tasks() by Wanpeng Li · 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
- 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
- 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
- 540247f sched/fair: Init cfs_rq's sched_entity load average by Yuyang Du · 9 years ago
- 9d89c25 sched/fair: Rewrite runnable load and utilization average tracking by Yuyang Du · 9 years ago
- fe32d3c sched/preempt: Fix cond_resched_lock() and cond_resched_softirq() by Konstantin Khlebnikov · 9 years ago
- fbd705a sched: Introduce the 'trace_sched_waking' tracepoint by Peter Zijlstra · 10 years ago
- 781b020 sched, sysctl: Delete an unnecessary check before unregister_sysctl_table() by Markus Elfring · 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
- 7e47682 cgroup: allow a cgroup subsystem to reject a fork by Aleksa Sarai · 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
- 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
- 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
- bc7a34b timer: Reduce timer migration overhead if disabled by Thomas Gleixner · 10 years ago
- 6713c3a sched: Remove superfluous resetting of the p->dl_throttled flag 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
- 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
- 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
- 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
- b30f0e3 sched/preempt: Optimize preemption operations on __schedule() callers by Frederic Weisbecker · 10 years ago