- c96f547 delayacct: Account blkio completion on the correct task by Josh Snyder · 7 years ago
- 2064a5a sched/core: Fix kernel-doc warnings after code movement by Randy Dunlap · 7 years ago
- 93f30c7 Merge branch 'misc.compat' of git://git.kernel.org/pub/scm/linux/kernel/git/viro/vfs by Linus Torvalds · 7 years ago
- 22714a2 Merge branch 'for-4.15' of git://git.kernel.org/pub/scm/linux/kernel/git/tj/cgroup by Linus Torvalds · 7 years ago
- 3e20146 Merge branch 'sched-core-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip by Linus Torvalds · 7 years ago
- 765cc3a sched/core: Optimize sched_feat() for !CONFIG_SCHED_DEBUG builds by Patrick Bellasi · 7 years ago
- edb9382 sched/isolation: Move isolcpus= handling to the housekeeping code by Frederic Weisbecker · 7 years ago
- de20155 sched/isolation: Introduce housekeeping flags by Frederic Weisbecker · 7 years ago
- 204c083 sched/isolation: Rename is_housekeeping_cpu() to housekeeping_cpu() by Frederic Weisbecker · 7 years ago
- 7863406 sched/isolation: Move housekeeping related code to its own file by Frederic Weisbecker · 7 years ago
- d41bf8c cgroup, sched: Move basic cpu stats from cgroup.stat to cpu.stat by Tejun Heo · 7 years ago
- ad4e25a Merge branches 'doc.2017.10.20a', 'fixes.2017.10.19a', 'stall.2017.10.09a' and 'torture.2017.10.09a' into HEAD by Paul E. McKenney · 7 years ago
- 0032f4e rcutorture: Dump writer stack if stalled by Paul E. McKenney · 7 years ago
- f79c3ad sched,rcu: Make cond_resched() provide RCU quiescent state by Paul E. McKenney · 8 years ago
- 7c2102e sched: Make resched_cpu() unconditional by Paul E. McKenney · 7 years ago
- 0d59363 sched: Implement interface for cgroup unified hierarchy by Tejun Heo · 7 years ago
- a1f7164 sched: Misc preps for cgroup unified hierarchy interface by Tejun Heo · 7 years ago
- 9059393 sched/fair: Use reweight_entity() for set_user_nice() by Vincent Guittot · 8 years ago
- 5d68cc9 sched/debug: Ignore TASK_IDLE for SysRq-W by Peter Zijlstra · 7 years ago
- abca5fc sched_rr_get_interval(): move compat to native, get rid of set_fs() by Al Viro · 7 years ago
- 4ff9083 sched/core: WARN() when migrating to an offline CPU by Peter Zijlstra · 7 years ago
- 50e7663 sched/cpuset/pm: Fix cpuset vs. suspend-resume bugs by Peter Zijlstra · 7 years ago
- 5f82e71 Merge branch 'locking-core-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip by Linus Torvalds · 7 years ago
- f213a6c Merge branch 'sched-core-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip by Linus Torvalds · 7 years ago
- 94edf6f Merge branch 'for-mingo' of git://git.kernel.org/pub/scm/linux/kernel/git/paulmck/linux-rcu into core/rcu by Ingo Molnar · 7 years ago
- 656e7c0 Merge branches 'doc.2017.08.17a', 'fixes.2017.08.17a', 'hotplug.2017.07.25b', 'misc.2017.08.17a', 'spin_unlock_wait_no.2017.08.17a', 'srcu.2017.07.27c' and 'torture.2017.07.24c' into HEAD by Paul E. McKenney · 7 years ago
- 22e4ebb membarrier: Provide expedited private command by Mathieu Desnoyers · 7 years ago
- 23a9b74 sched: Replace spin_unlock_wait() with lock/unlock pair by Paul E. McKenney · 8 years ago
- d89e588c locking: Introduce smp_mb__after_spinlock() by Peter Zijlstra · 8 years ago
- 20435d8 sched/debug: Intruduce task_state_to_char() helper function by Xie XiuQi · 7 years ago
- 18f08da sched/core: Remove unnecessary initialization init_idle_bootup_task() by Cheng Jian · 7 years ago
- 5b713a3 sched/core: Reuse put_prev_task() by Viresh Kumar · 8 years ago
- 955dbdf4 sched: Allow migrating kthreads into online but inactive CPUs by Tejun Heo · 8 years ago
- bf50f0e sched/core: Fix some documentation build warnings by Jonathan Corbet · 7 years ago
- 9bd4218 Merge branch 'sched-core-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip by Linus Torvalds · 8 years ago
- 330e9e4 Merge branch 'core-rcu-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip by Linus Torvalds · 8 years ago
- 8887cd9 sched/rt: Move RT related code from sched/core.c to sched/rt.c by Nicolas Pitre · 8 years ago
- 06a76fe sched/deadline: Move DL related code from sched/core.c to sched/deadline.c by Nicolas Pitre · 8 years ago
- e1d4eee sched/cpuset: Only offer CONFIG_CPUSETS if SMP is enabled by Nicolas Pitre · 8 years ago
- 902b319 Merge branch 'WIP.sched/core' into sched/core by Ingo Molnar · 8 years ago
- 5822a45 sched/wait: Move bit_wait_table[] and related functionality from sched/core.c to sched/wait_bit.c by Ingo Molnar · 8 years ago
- ac6424b sched/wait: Rename wait_queue_t => wait_queue_entry_t by Ingo Molnar · 8 years ago
- 252d2a4 sched/core: Idle_task_exit() shouldn't use switch_mm_irqs_off() by Andy Lutomirski · 8 years ago
- d7d34d5e sched: Rely on synchronize_rcu_mult() de-duplication by Paul E. McKenney · 8 years ago
- f5832c1 sched/core: Omit building stop_sched_class when !SMP by Nicolas Pitre · 8 years ago
- 3effcb4 sched/deadline: Use the revised wakeup rule for suspending constrained dl tasks by Daniel Bristot de Oliveira · 8 years ago
- daec579 sched/deadline: Reclaim bandwidth not used by dl tasks by Luca Abeni · 8 years ago
- 2d4283e sched/deadline: Make GRUB a task's flag by Luca Abeni · 8 years ago
- 4da3abc sched/deadline: Do not reclaim the whole CPU bandwidth by Luca Abeni · 8 years ago
- c52f14d sched/deadline: Implement GRUB accounting by Luca Abeni · 8 years ago
- 387e313 sched/deadline: Fix the update of the total -deadline utilization by Luca Abeni · 8 years ago
- 209a0cb sched/deadline: Improve the tracking of active utilization by Luca Abeni · 8 years ago
- 1c3c5ea sched/core: Enable might_sleep() and smp_processor_id() checks early by Thomas Gleixner · 8 years ago
- 896bbb2 sched/core: Allow __sched_setscheduler() in interrupts when PI is not used by Steven Rostedt (VMware) · 8 years ago
- 7321584 sched/core: Use the new llist_for_each_entry_safe() primitive by Byungchul Park · 8 years ago
- 8d5dc51 sched/topology: Small cleanup by Peter Zijlstra · 8 years ago
- 2e44b7d sched/clock: Use late_initcall() instead of sched_init_smp() by Peter Zijlstra · 8 years ago
- 8663eff sched/core: Call __schedule() from do_idle() without enabling preemption by Steven Rostedt (VMware) · 8 years ago
- de4d195 Merge branch 'core-rcu-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip by Linus Torvalds · 8 years ago
- 207fb8c Merge branch 'locking-core-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip by Linus Torvalds · 8 years ago
- 3527d3e Merge branch 'sched-core-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip by Linus Torvalds · 8 years ago
- 9410091 Merge branch 'for-4.12' of git://git.kernel.org/pub/scm/linux/kernel/git/tj/cgroup by Linus Torvalds · 8 years ago
- bcbfdd0 rcu: Make non-preemptive schedule be Tasks RCU quiescent state by Paul E. McKenney · 8 years ago
- 30e03ac cpuset: Remove cpuset_update_active_cpus()'s parameter. by Rakib Mullick · 8 years ago
- b91473f sched,tracing: Update trace_sched_pi_setprio() by Peter Zijlstra · 8 years ago
- acd5862 sched/rtmutex: Refactor rt_mutex_setprio() by Peter Zijlstra · 8 years ago
- e96a7705 sched/rtmutex/deadline: Fix a PI crash for deadline tasks by Xunlei Pang · 8 years ago
- d7921a5 sched/core: Fix rq lock pinning warning after call balance callbacks by Wanpeng Li · 8 years ago
- 15ff991 sched/core: Avoid double update_rq_clock() in move_queued_task() by Peter Zijlstra · 8 years ago
- 7a57f32 sched/core: Avoid obvious double update_rq_clock() by Peter Zijlstra · 8 years ago
- bce4dc8 sched/core: Simplify update_rq_clock() in __schedule() by Peter Zijlstra · 8 years ago
- 77558e4 sched/core: Make sched_ttwu_pending() atomic in time by Peter Zijlstra · 8 years ago
- 7134b3e sched/core: Add ENQUEUE_NOCLOCK to ENQUEUE_RESTORE by Peter Zijlstra · 8 years ago
- 0a67d1e sched/core: Add {EN,DE}QUEUE_NOCLOCK flags by Peter Zijlstra · 8 years ago
- 8a8c69c sched/core: Add rq->lock wrappers by Peter Zijlstra · 8 years ago
- 26ae58d sched/core: Add WARNING for multiple update_rq_clock() calls by Peter Zijlstra · 8 years ago
- 609b07b Merge branch 'sched-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip by Linus Torvalds · 8 years ago
- 0ba87bb sched/core: Fix pick_next_task() for RT,DL by Peter Zijlstra · 8 years ago
- ef8bd77 sched/headers: Prepare for new header dependencies before moving code to <linux/sched/hotplug.h> by Ingo Molnar · 8 years ago
- 4f17722 sched/headers: Prepare for new header dependencies before moving code to <linux/sched/loadavg.h> by Ingo Molnar · 8 years ago
- ae7e81c sched/headers: Prepare for new header dependencies before moving code to <uapi/linux/sched/types.h> by Ingo Molnar · 8 years ago
- e601757 sched/headers: Prepare for new header dependencies before moving code to <linux/sched/clock.h> by Ingo Molnar · 8 years ago
- f9411eb rcu: Separate the RCU synchronization types and APIs into <linux/rcupdate_wait.h> by Ingo Molnar · 8 years ago
- 4b53a34 sched/core: Remove the tsk_nr_cpus_allowed() wrapper by Ingo Molnar · 8 years ago
- 0c98d34 sched/core: Remove the tsk_cpus_allowed() wrapper by Ingo Molnar · 8 years ago
- 59ddbcb sched/core: Move the get_preempt_disable_ip() inline to sched/core.c by Ingo Molnar · 8 years ago
- c930b2c sched/core: Convert ___assert_task_state() link time assert to BUILD_BUG_ON() by Ingo Molnar · 8 years ago
- 65314ed Merge branch 'sched-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip by Linus Torvalds · 8 years ago
- f1f1007 mm: add new mmgrab() helper by Vegard Nossum · 8 years ago
- 96b7774 sched/cgroup: Move sched_online_group() back into css_online() to fix crash by Konstantin Khlebnikov · 8 years ago
- a499c3e sched/fair: Update rq clock before changing a task's CPU affinity by Wanpeng Li · 8 years ago
- 8cb68b3 sched/core: Fix update_rq_clock() splat on hotplug (and suspend/resume) by Peter Zijlstra · 8 years ago
- fd4a61e sched/core: Fix build paravirt build on arm and arm64 by Mark Brown · 8 years ago
- bb3bac2 sched/core: Remove unlikely() annotation from sched_move_task() by Steven Rostedt (VMware) · 8 years ago
- f2cb136 sched/topology: Split out scheduler topology code from core.c into topology.c by Ingo Molnar · 8 years ago
- 004172b sched/core: Remove unnecessary #include headers by Ingo Molnar · 8 years ago
- 535b955 sched/rq_clock: Consolidate the ordering of the rq_clock methods by Ingo Molnar · 8 years ago
- d1ccc66 sched/core: Clean up comments by Ingo Molnar · 8 years ago
- 975e155 sched/rt: Show the 'sched_rr_timeslice' SCHED_RR timeslice tuning knob in milliseconds by Shile Zhang · 8 years ago
- 4b12db9 sched/core: Fix &rd->cpudl memory leak by Mathieu Poirier · 8 years ago