summaryrefslogtreecommitdiffstats
path: root/kernel/sched/core.c
Commit message (Expand)AuthorAgeFilesLines
* ktime: Cleanup ktime_set() usageThomas Gleixner2016-12-251-1/+1
* Merge tag 'pm-4.10-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/rafa...Linus Torvalds2016-12-131-0/+1
|\
| * Merge back earlier cpuidle material for v4.10.Rafael J. Wysocki2016-12-011-0/+1
| |\
| | * sched/idle: Add support for tasks that inject idlePeter Zijlstra2016-11-291-0/+1
* | | Merge branch 'sched-core-for-linus' of git://git.kernel.org/pub/scm/linux/ker...Linus Torvalds2016-12-121-8/+26
|\ \ \
| * | | sched: Extend scheduler's asym packingTim Chen2016-11-241-0/+15
| * | | sched/fair: Fix hierarchical order in rq->leaf_cfs_rq_listVincent Guittot2016-11-161-0/+1
| * | | sched/fair: Add per-CPU min capacity to sched_group_capacityMorten Rasmussen2016-11-161-1/+2
| * | | Merge branch 'linus' into sched/core, to pick up fixesIngo Molnar2016-11-111-9/+19
| |\| |
| * | | sched/core: Explain sleep/wakeup in a better wayPeter Zijlstra2016-10-251-8/+9
| | |/ | |/|
* | | Merge branch 'linus' into locking/core, to pick up fixesIngo Molnar2016-11-111-9/+19
|\ \ \ | | |/ | |/|
| * | sched/core: Remove pointless printout in sched_show_task()Linus Torvalds2016-11-031-9/+0Star
| * | sched/core: Fix oops in sched_show_task()Tetsuo Handa2016-11-031-0/+3
| * | mm: remove per-zone hashtable of bitlock waitqueuesLinus Torvalds2016-10-271-0/+16
| |/
* / locking/mutex: Rework mutex::ownerPeter Zijlstra2016-10-251-1/+1
|/
* Merge branch 'x86-asm-for-linus' of git://git.kernel.org/pub/scm/linux/kernel...Linus Torvalds2016-10-041-1/+4
|\
| * sched/core: Free the stack early if CONFIG_THREAD_INFO_IN_TASKAndy Lutomirski2016-09-161-0/+4
| * Merge branch 'linus' into x86/asm, to pick up recent fixesIngo Molnar2016-09-151-0/+22
| |\
| * | sched: Remove __schedule() non-standard frame annotationBrian Gerst2016-08-241-1/+0Star
* | | Merge branch 'sched-core-for-linus' of git://git.kernel.org/pub/scm/linux/ker...Linus Torvalds2016-10-031-104/+218
|\ \ \
| * | | sched/core: Fix set_user_nice()Peter Zijlstra2016-09-301-1/+7
| * | | sched/fair: Introduce set_curr_task() helperPeter Zijlstra2016-09-301-5/+5
| * | | sched/core, ia64: Rename set_curr_task()Peter Zijlstra2016-09-301-1/+1
| * | | sched/core: Fix incorrect utilization accounting when switching to fair classVincent Guittot2016-09-301-10/+10
| * | | sched/core: Optimize SCHED_SMTPeter Zijlstra2016-09-301-0/+19
| * | | sched/core: Rewrite and improve select_idle_siblings()Peter Zijlstra2016-09-301-0/+3
| * | | sched/core: Replace sd_busy/nr_busy_cpus with sched_domain_sharedPeter Zijlstra2016-09-301-5/+5
| * | | sched/core: Introduce 'struct sched_domain_shared'Peter Zijlstra2016-09-301-5/+39
| * | | sched/core: Restructure destroy_sched_domain()Peter Zijlstra2016-09-301-7/+11
| * | | sched/core: Remove unused @cpu argument from destroy_sched_domain*()Peter Zijlstra2016-09-301-6/+6
| * | | sched/core, x86/topology: Fix NUMA in package topology bugTim Chen2016-09-301-0/+3
| * | | sched/debug: Hide printk() by defaultPeter Zijlstra2016-09-221-1/+3
| * | | sched/core: Avoid _cond_resched() for PREEMPT=yPeter Zijlstra2016-09-221-0/+2
| * | | sched/core: Optimize __schedule()Peter Zijlstra2016-09-221-11/+27
| * | | stop_machine: Avoid a sleep and wakeup in stop_one_cpu()Cheng Chao2016-09-221-2/+6
| * | | sched/core: Remove unnecessary initialization in sched_init()Cheng Chao2016-09-221-5/+0Star
| * | | sched/debug: Remove several CONFIG_SCHEDSTATS guardsJosh Poimboeuf2016-09-051-19/+14Star
| * | | sched/debug: Clean up schedstat macrosJosh Poimboeuf2016-09-051-11/+11
| * | | schedcore: Remove duplicated init_task's preempt_notifiers initseokhoon.yoon2016-09-051-4/+0Star
| * | | Merge branch 'sched/urgent' into sched/core, to pick up fixesIngo Molnar2016-09-051-0/+22
| |\ \ \ | | | |/ | | |/|
| * | | sched/core: Store maximum per-CPU capacity in root domainDietmar Eggemann2016-08-181-0/+12
| * | | sched/core: Enable SD_BALANCE_WAKE for asymmetric capacity systemsMorten Rasmussen2016-08-181-0/+7
| * | | sched/core: Pass child domain into sd_init()Morten Rasmussen2016-08-181-3/+4
| * | | sched/core: Introduce SD_ASYM_CPUCAPACITY sched_domain topology flagMorten Rasmussen2016-08-181-0/+4
| * | | sched/core: Remove unnecessary NULL-pointer checkMorten Rasmussen2016-08-181-2/+0Star
| * | | sched/core: Clarify SD_flags commentPeter Zijlstra2016-08-181-6/+12
| * | | sched/debug: Add taint on "BUG: Sleeping function called from invalid context"Vegard Nossum2016-08-101-0/+1
| * | | sched/debug: Make the "Preemption disabled at ..." message more usefulVegard Nossum2016-08-101-8/+13
| * | | sched/core: Add documentation for 'cookie' argumentLuis de Bethencourt2016-08-101-0/+1
| * | | sched/core: Fix one typoLeo Yan2016-08-101-1/+1
| | |/ | |/|