summaryrefslogtreecommitdiffstats
path: root/kernel/sched/core.c
Commit message (Expand)AuthorAgeFilesLines
* Merge branch 'sched-hrtimers-for-linus' of git://git.kernel.org/pub/scm/linux...Linus Torvalds2015-06-241-254/+286
|\
| * sched,lockdep: Employ lock pinningPeter Zijlstra2015-06-191-3/+39
| * sched: Streamline the task migration locking a littlePeter Zijlstra2015-06-191-42/+34
| * sched: Move code aroundPeter Zijlstra2015-06-191-186/+178
| * sched: Allow balance callbacks for check_class_changed()Peter Zijlstra2015-06-191-3/+22
| * sched: Use replace normalize_task() with __sched_setscheduler()Peter Zijlstra2015-06-191-42/+23
| * sched: Replace post_schedule with a balance callback listPeter Zijlstra2015-06-191-12/+24
| * Merge branch 'timers/core' into sched/hrtimersThomas Gleixner2015-06-191-29/+6
| |\
* | \ Merge branch 'timers-nohz-for-linus' of git://git.kernel.org/pub/scm/linux/ke...Linus Torvalds2015-06-221-1/+3
|\ \ \
| * | | nohz: Set isolcpus when nohz_full is setChris Metcalf2015-05-071-0/+3
| * | | context_tracking: Inherit TIF_NOHZ through forks instead of context switchesFrederic Weisbecker2015-05-071-1/+0
* | | | Merge branch 'timers-core-for-linus' of git://git.kernel.org/pub/scm/linux/ke...Linus Torvalds2015-06-221-35/+9
|\ \ \ \
| * | | | timer: Reduce timer migration overhead if disabledThomas Gleixner2015-06-191-6/+3
| | |_|/ | |/| |
| * | | Merge branch 'linus' into timers/coreThomas Gleixner2015-05-191-43/+26
| |\ \ \
| * | | | sched,perf: Fix periodic timersPeter Zijlstra2015-05-181-12/+0
| * | | | sched: Cleanup bandwidth timersPeter Zijlstra2015-04-221-7/+8
| * | | | sched: core: Use hrtimer_start[_expires]()Thomas Gleixner2015-04-221-20/+8
* | | | | Merge branch 'sched-core-for-linus' of git://git.kernel.org/pub/scm/linux/ker...Linus Torvalds2015-06-221-39/+97
|\ \ \ \ \
| * | | | | sched: Remove superfluous resetting of the p->dl_throttled flagWanpeng Li2015-06-191-1/+0
| * | | | | sched/preempt: Add static_key() to preempt_notifiersPeter Zijlstra2015-06-191-5/+23
| * | | | | sched/preempt: Fix preempt notifiers documentation about hlist_del() within u...Mathieu Desnoyers2015-06-191-1/+1
| | |_|_|/ | |/| | |
| * | | | preempt: Use preempt_schedule_context() as the official tracing preemption pointFrederic Weisbecker2015-06-071-5/+3
| * | | | sched: Make preempt_schedule_context() function-tracing safeFrederic Weisbecker2015-06-071-2/+9
| * | | | Merge branch 'linus' into sched/core, to resolve conflictIngo Molnar2015-06-021-4/+1
| |\ \ \ \
| * | | | | sched/preempt: Optimize preemption operations on __schedule() callersFrederic Weisbecker2015-05-191-20/+9
| * | | | | sched: Implement lockless wake-queuesPeter Zijlstra2015-05-081-0/+46
| * | | | | sched, timer: Convert usages of ACCESS_ONCE() in the scheduler to READ_ONCE()...Jason Low2015-05-081-2/+2
| * | | | | sched/core: Remove unnecessary down/up conversionNicholas Mc Guire2015-05-081-2/+2
| * | | | | sched: Move the loadavg code to a more obvious locationPeter Zijlstra2015-05-081-3/+4
| * | | | | Merge branch 'sched/urgent' into sched/core, before applying new patchesIngo Molnar2015-05-081-28/+26
| |\ \ \ \ \ | | | |_|/ / | | |/| | |
| * | | | | sched/core: Remove __cpuinit section tag that crept back inPaul Gortmaker2015-05-081-1/+1
| | |_|_|/ | |/| | |
* | | | | Merge branch 'perf/urgent' into perf/core, before applying dependent patchesIngo Molnar2015-05-271-32/+27
|\ \ \ \ \ | | |_|/ / | |/| | |
| * | | | Merge branch 'for-linus' of git://git.kernel.dk/linux-blockLinus Torvalds2015-05-221-4/+1
| |\ \ \ \ | | |_|/ / | |/| | |
| | * | | sched: always use blk_schedule_flush_plug in io_schedule_outShaohua Li2015-05-181-4/+1
| | |/ /
| * | | sched/core: Fix regression in cpuset_cpu_inactive() for suspendOmar Sandoval2015-05-081-16/+12
| * | | sched: Handle priority boosted tasks proper in setscheduler()Thomas Gleixner2015-05-081-12/+14
| |/ /
* / / perf: Fix software migrate eventsPeter Zijlstra2015-05-081-1/+1
|/ /
* / x86: pvclock: Really remove the sched notifier for cross-cpu migrationsPaolo Bonzini2015-04-271-15/+0
|/
* Merge branch 'timers-nohz-for-linus' of git://git.kernel.org/pub/scm/linux/ke...Linus Torvalds2015-04-141-1/+1
|\
| * context_tracking: Rename context symbols to prepare for transition stateFrederic Weisbecker2015-03-091-1/+1
* | Merge branch 'for-4.1' of git://git.kernel.org/pub/scm/linux/kernel/git/tj/cg...Linus Torvalds2015-04-131-3/+3
|\ \
| * | sched, isolcpu: make cpu_isolated_map visible outside schedulerRik van Riel2015-03-191-3/+3
| |/
* | Merge branch 'sched-core-for-linus' of git://git.kernel.org/pub/scm/linux/ker...Linus Torvalds2015-04-131-46/+50
|\ \
| * | sched/core: Drop debugging leftover trace_printk callBorislav Petkov2015-04-031-3/+1
| * | sched/core: Check for available DL bandwidth in cpuset_cpu_inactive()Juri Lelli2015-04-021-28/+28
| * | sched/core: Remove unused argument from init_[rt|dl]_rq()Abel Vesa2015-04-021-2/+2
| * | sched/deadline: Fix rt runtime corruption when dl fails its global constraintsWanpeng Li2015-03-271-3/+3
| * | sched: Add SD_PREFER_SIBLING for SMT levelVincent Guittot2015-03-271-0/+1
| * | sched: Remove unused struct sched_group_capacity::capacity_origVincent Guittot2015-03-271-12/+0
| * | sched: Add struct rq::cpu_capacity_origVincent Guittot2015-03-271-1/+1