summaryrefslogtreecommitdiff
path: root/kernel/sched
AgeCommit message (Expand)Author
2017-09-14sched/wait: Introduce wakeup boomark in wake_up_page_bitTim Chen
2017-09-14sched/wait: Break up long wake list walkTim Chen
2017-09-13Merge branch 'sched-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/k...Linus Torvalds
2017-09-12Merge branch 'sched-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/k...Linus Torvalds
2017-09-12sched/debug: Add debugfs knob for "sched_debug"Peter Zijlstra
2017-09-12sched/core: WARN() when migrating to an offline CPUPeter Zijlstra
2017-09-12sched/fair: Plug hole between hotplug and active_load_balance()Peter Zijlstra
2017-09-12sched/fair: Avoid newidle balance for !active CPUsPeter Zijlstra
2017-09-11sched/fair: Fix nuisance kernel-doc warningRandy Dunlap
2017-09-08sched/deadline: replace earliest dl and rq leftmost cachingDavidlohr Bueso
2017-09-08sched/fair: replace cfs_rq->rb_leftmostDavidlohr Bueso
2017-09-08treewide: make "nr_cpu_ids" unsignedAlexey Dobriyan
2017-09-07sched/cpuset/pm: Fix cpuset vs. suspend-resume bugsPeter Zijlstra
2017-09-07sched/fair: Fix wake_affine_llc() balancing rulesPeter Zijlstra
2017-09-05Merge tag 'pm-4.14-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/rafa...Linus Torvalds
2017-09-04Merge branch 'locking-core-for-linus' of git://git.kernel.org/pub/scm/linux/k...Linus Torvalds
2017-09-04Merge branch 'sched-core-for-linus' of git://git.kernel.org/pub/scm/linux/ker...Linus Torvalds
2017-09-04Merge branch 'core-rcu-for-linus' of git://git.kernel.org/pub/scm/linux/kerne...Linus Torvalds
2017-09-04Merge branch 'linus' into locking/core, to fix up conflictsIngo Molnar
2017-09-04Merge branch 'pm-sleep'Rafael J. Wysocki
2017-09-04Merge branch 'pm-cpufreq-sched'Rafael J. Wysocki
2017-09-04Merge branch 'pm-cpufreq'Rafael J. Wysocki
2017-08-29smp: Avoid using two cache lines for struct call_single_dataYing Huang
2017-08-27Minor page waitqueue cleanupsLinus Torvalds
2017-08-25sched/debug: Optimize sched_domain sysctl generationPeter Zijlstra
2017-08-25sched/topology: Avoid pointless rebuildPeter Zijlstra
2017-08-25sched/topology: Improve commentsPeter Zijlstra
2017-08-25sched/topology: Fix memory leak in __sdt_alloc()Shu Wang
2017-08-21Merge branch 'for-mingo' of git://git.kernel.org/pub/scm/linux/kernel/git/pau...Ingo Molnar
2017-08-18cpufreq: schedutil: Always process remote callback with slow switchingViresh Kumar
2017-08-18cpufreq: schedutil: Don't restrict kthread to related_cpus unnecessarilyViresh Kumar
2017-08-17Merge branches 'doc.2017.08.17a', 'fixes.2017.08.17a', 'hotplug.2017.07.25b',...Paul E. McKenney
2017-08-17completion: Replace spin_unlock_wait() with lock/unlock pairPaul E. McKenney
2017-08-17membarrier: Provide expedited private commandMathieu Desnoyers
2017-08-16sched/completion: Document that reinit_completion() must be called after comp...Steven Rostedt
2017-08-11sched: Replace spin_unlock_wait() with lock/unlock pairPaul E. McKenney
2017-08-11PM / s2idle: Rename ->enter_freeze to ->enter_s2idleRafael J. Wysocki
2017-08-11PM / s2idle: Rename freeze_state enum and related itemsRafael J. Wysocki
2017-08-10sched/autogroup: Fix error reporting printk text in autogroup_create()Anshuman Khandual
2017-08-10sched/fair: Fix wake_affine() for !NUMA_BALANCINGPeter Zijlstra
2017-08-10locking/lockdep: Apply crossrelease to completionsByungchul Park
2017-08-10locking: Introduce smp_mb__after_spinlock()Peter Zijlstra
2017-08-10sched/wait: Remove the lockless swait_active() check in swake_up*()Boqun Feng
2017-08-10sched/debug: Intruduce task_state_to_char() helper functionXie XiuQi
2017-08-10sched/debug: Show task state in /proc/sched_debugXie XiuQi
2017-08-10sched/debug: Use task_pid_nr_ns in /proc/$pid/schedAleksa Sarai
2017-08-10sched/core: Remove unnecessary initialization init_idle_bootup_task()Cheng Jian
2017-08-10sched/deadline: Change return value of cpudl_find()Byungchul Park
2017-08-10sched/deadline: Make find_later_rq() choose a closer CPU in topologyByungchul Park
2017-08-10sched/numa: Scale scan period with tasks in group and shared/privateRik van Riel