aboutsummaryrefslogtreecommitdiff
path: root/kernel/sched/core.c
AgeCommit message (Expand)AuthorFilesLines
2019-01-06jump_label: move 'asm goto' support test to KconfigGravatar Masahiro Yamada 1-1/+1
2019-01-05Merge branch 'akpm' (patches from Andrew)Gravatar Linus Torvalds 1-1/+1
2019-01-04kernel/sched/: remove caller signal_pending branch predictionsGravatar Davidlohr Bueso 1-1/+1
2019-01-03Remove 'type' argument from access_ok() functionGravatar Linus Torvalds 1-2/+2
2018-12-26Merge branch 'sched-core-for-linus' of git://git.kernel.org/pub/scm/linux/ker...Gravatar Linus Torvalds 1-3/+3
2018-12-04Merge branch 'for-mingo' of git://git.kernel.org/pub/scm/linux/kernel/git/pau...Gravatar Ingo Molnar 1-1/+1
2018-12-03sched: Fix various typos in commentsGravatar Ingo Molnar 1-1/+1
2018-12-03Merge tag 'v4.20-rc5' into sched/core, to pick up fixesGravatar Ingo Molnar 1-29/+24
2018-11-28sched/smt: Make sched_smt_present track topologyGravatar Peter Zijlstra (Intel) 1-8/+11
2018-11-12sched/core: Create task_has_idle_policy() helperGravatar Viresh Kumar 1-2/+2
2018-11-11Merge branch 'sched/urgent' of git://git.kernel.org/pub/scm/linux/kernel/git/...Gravatar Linus Torvalds 1-1/+4
2018-11-08rcu: Eliminate synchronize_rcu_mult()Gravatar Paul E. McKenney 1-1/+1
2018-11-04sched/core: Take the hotplug lock in sched_init_smp()Gravatar Valentin Schneider 1-1/+4
2018-10-30Merge tag 'pm-4.20-rc1-2' of git://git.kernel.org/pub/scm/linux/kernel/git/ra...Gravatar Linus Torvalds 1-21/+13
2018-10-26psi: pressure stall information for CPU, memory, and IOGravatar Johannes Weiner 1-2/+10
2018-10-26sched: introduce this_rq_lock_irq()Gravatar Johannes Weiner 1-3/+1
2018-10-25Merge branch 'timers-core-for-linus' of git://git.kernel.org/pub/scm/linux/ke...Gravatar Linus Torvalds 1-4/+4
2018-10-25cpuidle: menu: Remove get_loadavg() from the performance multiplierGravatar Daniel Lezcano 1-7/+0
2018-10-25sched: Factor out nr_iowait and nr_iowait_cpuGravatar Daniel Lezcano 1-21/+20
2018-10-04sched/core: Fix comment regarding nr_iowait_cpu() and get_iowait_load()Gravatar Rafael J. Wysocki 1-4/+4
2018-10-02sched/fair: Remove setting task's se->runnable_weight during PELT updateGravatar Dietmar Eggemann 1-0/+2
2018-10-02sched/pelt: Fix warning and clean up IRQ PELT configGravatar Vincent Guittot 1-4/+3
2018-10-02sched/numa: Pass destination CPU as a parameter to migrate_task_rqGravatar Srikar Dronamraju 1-1/+1
2018-08-29y2038: sched: Change sched_rr_get_interval to use __kernel_timespecGravatar Arnd Bergmann 1-2/+2
2018-08-27y2038: globally rename compat_time to old_time32Gravatar Arnd Bergmann 1-2/+2
2018-08-21Merge branch 'siginfo-linus' of git://git.kernel.org/pub/scm/linux/kernel/git...Gravatar Linus Torvalds 1-0/+2
2018-08-20Merge tag 'trace-v4.19' of git://git.kernel.org/pub/scm/linux/kernel/git/rost...Gravatar Linus Torvalds 1-1/+1
2018-08-14Merge branch 'l1tf-final' of git://git.kernel.org/pub/scm/linux/kernel/git/ti...Gravatar Linus Torvalds 1-18/+12
2018-08-13Merge branch 'x86-timers-for-linus' of git://git.kernel.org/pub/scm/linux/ker...Gravatar Linus Torvalds 1-1/+0
2018-08-13Merge branch 'locking-core-for-linus' of git://git.kernel.org/pub/scm/linux/k...Gravatar Linus Torvalds 1-38/+33
2018-08-05Merge 4.18-rc7 into master to pick up the KVM dependcyGravatar Thomas Gleixner 1-35/+32
2018-08-03signal: Add calculate_sigpending()Gravatar Eric W. Biederman 1-0/+2
2018-07-31tracing: Centralize preemptirq tracepoints and unify their usageGravatar Joel Fernandes (Google) 1-1/+1
2018-07-25sched/numa: Modify migrate_swap() to accept additional parametersGravatar Srikar Dronamraju 1-3/+6
2018-07-25sched/debug: Show the sum wait time of a task groupGravatar Yun Wang 1-0/+10
2018-07-25sched/fair: Remove #ifdefs from scale_rt_capacity()Gravatar Vincent Guittot 1-1/+1
2018-07-20sched/clock: Move sched clock initialization and merge with generic clockGravatar Pavel Tatashin 1-1/+0
2018-07-17sched/Documentation: Update wake_up() & co. memory-barrier guaranteesGravatar Andrea Parri 1-18/+12
2018-07-17locking/spinlock, sched/core: Clarify requirements for smp_mb__after_spinlock()Gravatar Andrea Parri 1-20/+21
2018-07-16sched/core: Remove get_cpu() from sched_fork()Gravatar Sebastian Andrzej Siewior 1-9/+4
2018-07-16sched/sysctl: Remove unused sched_time_avg_ms sysctlGravatar Vincent Guittot 1-8/+0
2018-07-16sched/core: Remove the rt_avg codeGravatar Vincent Guittot 1-26/+0
2018-07-15sched/irq: Add IRQ utilization trackingGravatar Vincent Guittot 1-1/+3
2018-07-03kthread, sched/core: Fix kthread_parkme() (again...)Gravatar Peter Zijlstra 1-20/+11
2018-07-03sched/nohz: Skip remote tick on idle task entirelyGravatar Frederic Weisbecker 1-15/+21
2018-06-21sched/smt: Update sched_smt_present at runtimeGravatar Peter Zijlstra 1-18/+12
2018-06-15sched/core / kcov: avoid kcov_area during task switchGravatar Mark Rutland 1-0/+4
2018-06-06rseq: Introduce restartable sequences system callGravatar Mathieu Desnoyers 1-0/+2
2018-06-04Merge branch 'sched-core-for-linus' of git://git.kernel.org/pub/scm/linux/ker...Gravatar Linus Torvalds 1-21/+18
2018-06-04Merge branch 'core-rcu-for-linus' of git://git.kernel.org/pub/scm/linux/kerne...Gravatar Linus Torvalds 1-14/+0