summaryrefslogtreecommitdiff
path: root/kernel/sched/core.c
AgeCommit message (Expand)AuthorFilesLines
2016-03-24Merge branch 'sched-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/k...Linus Torvalds1-21/+15
2016-03-21sched/cgroup: Fix/cleanup cgroup teardown/initPeter Zijlstra1-21/+14
2016-03-21Merge branch 'linus' into sched/urgent, to pick up dependenciesIngo Molnar1-385/+122
2016-03-21Merge branch 'core-objtool-for-linus' of git://git.kernel.org/pub/scm/linux/k...Linus Torvalds1-1/+3
2016-03-19Merge branch 'for-4.6' of git://git.kernel.org/pub/scm/linux/kernel/git/tj/cg...Linus Torvalds1-1/+1
2016-03-19Merge branch 'for-4.6' of git://git.kernel.org/pub/scm/linux/kernel/git/tj/wqLinus Torvalds1-1/+1
2016-03-15Merge branch 'smp-hotplug-for-linus' of git://git.kernel.org/pub/scm/linux/ke...Linus Torvalds1-10/+0
2016-03-15Merge branch 'timers-nohz-for-linus' of git://git.kernel.org/pub/scm/linux/ke...Linus Torvalds1-29/+20
2016-03-15Merge branch 'sched-core-for-linus' of git://git.kernel.org/pub/scm/linux/ker...Linus Torvalds1-349/+100
2016-03-10sched/kasan: remove stale KASAN poison after hotplugMark Rutland1-0/+3
2016-03-08sched/deadline: Remove dl_new from struct sched_dl_entityLuca Abeni1-1/+0
2016-03-05sched/cputime: Fix steal time accounting vs. CPU hotplugThomas Gleixner1-0/+1
2016-03-02sched: Migrate sched to use new tick dependency mask modelFrederic Weisbecker1-15/+20
2016-03-02sched/core: Get rid of 'cpu' argument in wq_worker_sleeping()Alexander Gordeev1-1/+1
2016-03-01cpu/hotplug: Move scheduler cpu_online notifier to hotplug coreThomas Gleixner1-10/+0
2016-02-29sched/debug: Fix preempt_disable_ip recording for preempt_disable()Sebastian Andrzej Siewior1-12/+2
2016-02-29sched/debug: Move sched_domain_sysctl to debug.cSteven Rostedt (Red Hat)1-178/+0
2016-02-29sched/debug: Move the /sys/kernel/debug/sched_features file setup into debug.cSteven Rostedt (Red Hat)1-133/+0
2016-02-29sched/rt: Fix PI handling vs. sched_setscheduler()Peter Zijlstra1-17/+22
2016-02-29Merge branch 'sched/urgent' into sched/core, to pick up fixes before applying...Ingo Molnar1-3/+1
2016-02-29sched/cgroup: Fix cgroup entity load tracking tear-downPeter Zijlstra1-3/+1
2016-02-29sched: Always inline context_switch()Josh Poimboeuf1-1/+1
2016-02-29sched: Mark __schedule() stack frame as non-standardJosh Poimboeuf1-0/+2
2016-02-23cgroup: convert cgroup_subsys flag fields to bool bitfieldsTejun Heo1-1/+1
2016-02-17sched/core: Remove dead statement in __schedule()Byungchul Park1-1/+0
2016-02-13atomic: Export fetch_or()Frederic Weisbecker1-14/+0
2016-02-09sched/debug: Make schedstats a runtime tunable that is disabled by defaultMel Gorman1-2/+68
2016-02-05sched/isolcpus: Output warning when the 'isolcpus=' kernel parameter is invalidPrarit Bhargava1-2/+7
2016-02-01Merge branch 'sched-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/k...Linus Torvalds1-1/+1
2016-01-23wrappers for ->i_mutex accessAl Viro1-2/+2
2016-01-19sched: Fix crash in sched_init_numa()Raghavendra K T1-1/+1
2016-01-13Merge branch 'for-4.5' of git://git.kernel.org/pub/scm/linux/kernel/git/tj/cg...Linus Torvalds1-1/+1
2016-01-12Merge branch 'sched-core-for-linus' of git://git.kernel.org/pub/scm/linux/ker...Linus Torvalds1-8/+68
2016-01-12Merge branch 'locking-core-for-linus' of git://git.kernel.org/pub/scm/linux/k...Linus Torvalds1-7/+92
2016-01-06Merge branch 'for-mingo' of git://git.kernel.org/pub/scm/linux/kernel/git/pau...Ingo Molnar1-2/+4
2016-01-06Merge branch 'sched/urgent' into sched/core, to pick up fixes before merging ...Ingo Molnar1-6/+6
2015-12-07Merge branch 'master' into for-4.4-fixesTejun Heo1-6/+30
2015-12-04rcu: Stop disabling interrupts in scheduler fastpathsPaul E. McKenney1-2/+4
2015-12-04sched/fair: Move the cache-hot 'load_avg' variable into its own cachelineWaiman Long1-3/+7
2015-12-04sched/core: Move the sched_to_prio[] arrays out of lineAndi Kleen1-2/+43
2015-12-04sched/fair: Make it possible to account fair load avg consistentlyByungchul Park1-0/+4
2015-12-04sched/core, locking: Document Program-Order guaranteesPeter Zijlstra1-0/+91
2015-12-04locking, sched: Introduce smp_cond_acquire() and use itPeter Zijlstra1-7/+1
2015-12-04Merge branch 'sched/urgent' into sched/core, to pick up fixes before applying...Ingo Molnar1-6/+30
2015-12-04sched/core: Fix an SMP ordering race in try_to_wake_up() vs. schedule()Peter Zijlstra1-0/+19
2015-12-04sched/core: Better document the try_to_wake_up() barriersPeter Zijlstra1-1/+7
2015-12-04sched/core: Clear the root_domain cpumasks in init_rootdomain()Xunlei Pang1-4/+4
2015-12-04sched/core: Remove false-positive warning from wake_up_process()Sasha Levin1-1/+0
2015-12-03cgroup: kill cgrp_ss_priv[CGROUP_CANFORK_COUNT] and friendsOleg Nesterov1-1/+1
2015-12-03cgroup: fix handling of multi-destination migration from subtree_control enab...Tejun Heo1-6/+6