aboutsummaryrefslogtreecommitdiffstats
path: root/kernel/sched/core.c
Commit message (Expand)AuthorAge
* Merge branch 'siginfo-linus' of git://git.kernel.org/pub/scm/linux/kernel/git...Linus Torvalds2018-08-21
|\
| * signal: Add calculate_sigpending()Eric W. Biederman2018-08-03
* | Merge tag 'trace-v4.19' of git://git.kernel.org/pub/scm/linux/kernel/git/rost...Linus Torvalds2018-08-20
|\ \
| * | tracing: Centralize preemptirq tracepoints and unify their usageJoel Fernandes (Google)2018-07-31
* | | Merge branch 'l1tf-final' of git://git.kernel.org/pub/scm/linux/kernel/git/ti...Linus Torvalds2018-08-14
|\ \ \
| * | | Merge 4.18-rc7 into master to pick up the KVM dependcyThomas Gleixner2018-08-05
| |\| |
| * | | sched/smt: Update sched_smt_present at runtimePeter Zijlstra2018-06-21
| | |/ | |/|
* | | Merge branch 'x86-timers-for-linus' of git://git.kernel.org/pub/scm/linux/ker...Linus Torvalds2018-08-13
|\ \ \
| * | | sched/clock: Move sched clock initialization and merge with generic clockPavel Tatashin2018-07-19
| | |/ | |/|
* | | Merge branch 'locking-core-for-linus' of git://git.kernel.org/pub/scm/linux/k...Linus Torvalds2018-08-13
|\ \ \
| * | | sched/Documentation: Update wake_up() & co. memory-barrier guaranteesAndrea Parri2018-07-17
| * | | locking/spinlock, sched/core: Clarify requirements for smp_mb__after_spinlock()Andrea Parri2018-07-17
| |/ /
* | | sched/numa: Modify migrate_swap() to accept additional parametersSrikar Dronamraju2018-07-25
* | | sched/debug: Show the sum wait time of a task groupYun Wang2018-07-25
* | | sched/fair: Remove #ifdefs from scale_rt_capacity()Vincent Guittot2018-07-25
* | | sched/core: Remove get_cpu() from sched_fork()Sebastian Andrzej Siewior2018-07-15
* | | sched/sysctl: Remove unused sched_time_avg_ms sysctlVincent Guittot2018-07-15
* | | sched/core: Remove the rt_avg codeVincent Guittot2018-07-15
* | | sched/irq: Add IRQ utilization trackingVincent Guittot2018-07-15
|/ /
* | kthread, sched/core: Fix kthread_parkme() (again...)Peter Zijlstra2018-07-03
* | sched/nohz: Skip remote tick on idle task entirelyFrederic Weisbecker2018-07-03
|/
* sched/core / kcov: avoid kcov_area during task switchMark Rutland2018-06-14
* rseq: Introduce restartable sequences system callMathieu Desnoyers2018-06-06
* Merge branch 'sched-core-for-linus' of git://git.kernel.org/pub/scm/linux/ker...Linus Torvalds2018-06-04
|\
| * sched/core: Distinguish between idle_cpu() calls based on desired effect, int...Rohit Jain2018-05-14
| * sched/numa: Stagger NUMA balancing scan periods for new threadsMel Gorman2018-05-14
| * Merge tag 'v4.17-rc5' into sched/core, to pick up fixes and dependenciesIngo Molnar2018-05-14
| |\
| * | sched/core: Don't schedule threads on pre-empted vCPUsRohit Jain2018-05-04
* | | Merge branch 'core-rcu-for-linus' of git://git.kernel.org/pub/scm/linux/kerne...Linus Torvalds2018-06-04
|\ \ \
| * \ \ Merge branch 'for-mingo' of git://git.kernel.org/pub/scm/linux/kernel/git/pau...Ingo Molnar2018-05-16
| |\ \ \ | | |_|/ | |/| |
| | * | softirq: Eliminate unused cond_resched_softirq() macroPaul E. McKenney2018-05-15
* | | | sched/core: Require cpu_active() in select_task_rq(), for user tasksPaul Burton2018-05-31
* | | | sched/core: Fix rules for running on online && !active CPUsPeter Zijlstra2018-05-31
|/ / /
* | / sched/core: Fix possible Spectre-v1 indexing for sched_prio_to_weight[]Peter Zijlstra2018-05-05
| |/ |/|
* | sched/core: Introduce set_special_state()Peter Zijlstra2018-05-04
* | kthread, sched/wait: Fix kthread_parkme() completion issuePeter Zijlstra2018-05-03
|/
* Merge branch 'sched-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/k...Linus Torvalds2018-04-15
|\
| * sched/core: Simplify helpers for rq clock update skip requestsDavidlohr Bueso2018-04-05
* | kernel/fork.c: detect early free of a live mmMark Rutland2018-04-06
|/
* Merge branch 'syscalls-next' of git://git.kernel.org/pub/scm/linux/kernel/git...Linus Torvalds2018-04-03
|\
| * sched: add do_sched_yield() helper; remove in-kernel call to sched_yield()Dominik Brodowski2018-04-02
* | sched/core: Update preempt_notifier_key to modern APIDavidlohr Bueso2018-03-27
* | Merge branch 'linus' into sched/core, to pick up fixesIngo Molnar2018-03-20
|\ \
| * \ Merge branch 'for-4.16-fixes' of git://git.kernel.org/pub/scm/linux/kernel/gi...Linus Torvalds2018-03-19
| |\ \ | | |/ | |/|
| | * sched, cgroup: Don't reject lower cpu.max on ancestorsTejun Heo2018-02-12
* | | sched/nohz: Clean up nohz enter/exitPeter Zijlstra2018-03-09
* | | sched/fair: Update blocked load from NEWIDLEPeter Zijlstra2018-03-09
* | | sched/fair: Add NOHZ_STATS_KICKPeter Zijlstra2018-03-09
* | | sched/core: Convert nohz_flags to atomic_tPeter Zijlstra2018-03-09
* | | sched/core: Undefine tracepoint creation at the end of core.cIngo Molnar2018-03-04