index
:
Linux Stable
linux-2.6.11.y
linux-2.6.12.y
linux-2.6.13.y
linux-2.6.14.y
linux-2.6.15.y
linux-2.6.16.y
linux-2.6.17.y
linux-2.6.18.y
linux-2.6.19.y
linux-2.6.20.y
linux-2.6.21.y
linux-2.6.22.y
linux-2.6.23.y
linux-2.6.24.y
linux-2.6.25.y
linux-2.6.26.y
linux-2.6.27.y
linux-2.6.28.y
linux-2.6.29.y
linux-2.6.30.y
linux-2.6.31.y
linux-2.6.32.y
linux-2.6.33.y
linux-2.6.34.y
linux-2.6.35.y
linux-2.6.36.y
linux-2.6.37.y
linux-2.6.38.y
linux-2.6.39.y
linux-3.0.y
linux-3.1.y
linux-3.10.y
linux-3.11.y
linux-3.12.y
linux-3.13.y
linux-3.14.y
linux-3.15.y
linux-3.16.y
linux-3.17.y
linux-3.18.y
linux-3.19.y
linux-3.2.y
linux-3.3.y
linux-3.4.y
linux-3.5.y
linux-3.6.y
linux-3.7.y
linux-3.8.y
linux-3.9.y
linux-4.0.y
linux-4.1.y
linux-4.10.y
linux-4.11.y
linux-4.12.y
linux-4.13.y
linux-4.14.y
linux-4.15.y
linux-4.16.y
linux-4.17.y
linux-4.18.y
linux-4.19.y
linux-4.2.y
linux-4.20.y
linux-4.3.y
linux-4.4.y
linux-4.5.y
linux-4.6.y
linux-4.7.y
linux-4.8.y
linux-4.9.y
linux-5.0.y
linux-5.1.y
linux-5.10.y
linux-5.11.y
linux-5.12.y
linux-5.13.y
linux-5.14.y
linux-5.15.y
linux-5.16.y
linux-5.17.y
linux-5.18.y
linux-5.19.y
linux-5.2.y
linux-5.3.y
linux-5.4.y
linux-5.5.y
linux-5.6.y
linux-5.7.y
linux-5.8.y
linux-5.9.y
linux-6.0.y
linux-6.1.y
linux-6.10.y
linux-6.11.y
linux-6.12.y
linux-6.2.y
linux-6.3.y
linux-6.4.y
linux-6.5.y
linux-6.6.y
linux-6.7.y
linux-6.8.y
linux-6.9.y
linux-rolling-lts
linux-rolling-stable
master
Linux kernel stable tree
Greg Kroah-Hartman
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
kernel
/
sched
/
core.c
Commit message (
Expand
)
Author
Age
Files
Lines
...
*
kallsyms/printk: add loglvl to print_ip_sym()
Dmitry Safonov
2020-06-09
1
-4
/
+2
*
Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net-next
Linus Torvalds
2020-06-03
1
-5
/
+4
|
\
|
*
Merge branch 'work.sysctl' of ssh://gitolite.kernel.org/pub/scm/linux/kernel/...
Daniel Borkmann
2020-04-28
1
-5
/
+4
|
|
\
|
|
*
sysctl: pass kernel pointers to ->proc_handler
Christoph Hellwig
2020-04-27
1
-5
/
+4
*
|
|
Merge tag 'sched-core-2020-06-02' of git://git.kernel.org/pub/scm/linux/kerne...
Linus Torvalds
2020-06-03
1
-108
/
+140
|
\
\
\
|
*
|
|
sched/headers: Split out open-coded prototypes into kernel/sched/smp.h
Ingo Molnar
2020-05-28
1
-0
/
+1
|
*
|
|
sched: Replace rq::wake_list
Peter Zijlstra
2020-05-28
1
-18
/
+7
|
*
|
|
sched: Add rq::ttwu_pending
Peter Zijlstra
2020-05-28
1
-2
/
+11
|
*
|
|
smp: Optimize send_call_function_single_ipi()
Peter Zijlstra
2020-05-28
1
-0
/
+10
|
*
|
|
sched: Fix smp_call_function_single_async() usage for ILB
Peter Zijlstra
2020-05-28
1
-26
/
+10
|
*
|
|
Merge branch 'core/rcu' into sched/core, to pick up dependency
Ingo Molnar
2020-05-28
1
-0
/
+48
|
|
\
\
\
|
*
|
|
|
sched/core: Offload wakee task activation if it the wakee is descheduling
Mel Gorman
2020-05-25
1
-6
/
+33
|
*
|
|
|
sched/core: Optimize ttwu() spinning on p->on_cpu
Peter Zijlstra
2020-05-25
1
-21
/
+31
|
*
|
|
|
sched: Defend cfs and rt bandwidth quota against overflow
Huaixin Chang
2020-05-19
1
-0
/
+8
|
*
|
|
|
sched: Make scheduler_ipi inline
Thomas Gleixner
2020-05-12
1
-10
/
+0
|
*
|
|
|
sched: Clean up scheduler_ipi()
Peter Zijlstra (Intel)
2020-05-12
1
-34
/
+30
|
*
|
|
|
sched/core: Simplify sched_init()
Wei Yang
2020-04-30
1
-2
/
+2
|
*
|
|
|
sched/core: Fix illegal RCU from offline CPUs
Peter Zijlstra
2020-04-30
1
-2
/
+3
|
*
|
|
|
sched: Extract the task putting code from pick_next_task()
Chen Yu
2020-04-30
1
-16
/
+23
|
|
|
/
/
|
|
/
|
|
*
|
|
|
Merge tag 'arm64-upstream' of git://git.kernel.org/pub/scm/linux/kernel/git/a...
Linus Torvalds
2020-06-01
1
-0
/
+5
|
\
\
\
\
|
|
_
|
/
/
|
/
|
|
|
|
*
|
|
scs: Move scs_overflow_check() out of architecture code
Will Deacon
2020-05-18
1
-0
/
+3
|
*
|
|
scs: Add support for Clang's Shadow Call Stack (SCS)
Sami Tolvanen
2020-05-15
1
-0
/
+2
|
|
/
/
*
|
|
Merge tag 'noinstr-lds-2020-05-19' into core/rcu
Thomas Gleixner
2020-05-19
1
-7
/
+2
|
\
|
|
|
*
|
sched/core: Fix reset-on-fork from RT with uclamp
Quentin Perret
2020-04-22
1
-7
/
+2
|
|
/
*
/
sched/core: Add function to sample state of locked-down task
Paul E. McKenney
2020-04-27
1
-0
/
+48
|
/
*
sched/core: Remove unused rq::last_load_update_tick
Vincent Donnefort
2020-04-08
1
-1
/
+0
*
workqueue: Remove the warning in wq_worker_sleeping()
Sebastian Andrzej Siewior
2020-04-08
1
-1
/
+2
*
sched/fair: Align rq->avg_idle and rq->avg_scan_cost
Valentin Schneider
2020-04-08
1
-6
/
+0
*
Merge tag 'smp-core-2020-03-30' of git://git.kernel.org/pub/scm/linux/kernel/...
Linus Torvalds
2020-03-30
1
-7
/
+2
|
\
|
*
sched/core: Remove rq.hrtick_csd_pending
Peter Xu
2020-03-06
1
-7
/
+2
*
|
psi: Fix cpu.pressure for cpu.max and competing cgroups
Johannes Weiner
2020-03-20
1
-0
/
+2
*
|
sched/core: Distribute tasks within affinity masks
Paul Turner
2020-03-20
1
-1
/
+6
*
|
thermal/cpu-cooling, sched/core: Move the arch_set_thermal_pressure() API to ...
Ingo Molnar
2020-03-06
1
-0
/
+11
*
|
sched/fair: Enable tuning of decay period
Thara Gopinath
2020-03-06
1
-1
/
+1
*
|
sched/fair: Enable periodic update of average thermal pressure
Thara Gopinath
2020-03-06
1
-0
/
+3
*
|
sched/pelt: Remove unused runnable load average
Vincent Guittot
2020-02-24
1
-2
/
+0
*
|
Merge tag 'v5.6-rc3' into sched/core, to pick up fixes and dependent patches
Ingo Molnar
2020-02-24
1
-11
/
+0
|
\
|
|
*
sched/fair: Allow a per-CPU kthread waking a task to stack on the same CPU, t...
Mel Gorman
2020-02-10
1
-11
/
+0
*
|
sched/core: Remove duplicate assignment in sched_tick_remote()
Scott Wood
2020-02-20
1
-1
/
+0
*
|
x86, sched: Add support for frequency invariance
Giovanni Gherdovich
2020-01-28
1
-0
/
+1
|
/
*
sched/fair: Prevent unlimited runtime on throttled group
Vincent Guittot
2020-01-28
1
-1
/
+8
*
sched/nohz: Optimize get_nohz_timer_target()
Wanpeng Li
2020-01-28
1
-7
/
+12
*
sched/uclamp: Reject negative values in cpu_uclamp_write()
Qais Yousef
2020-01-28
1
-1
/
+1
*
timers/nohz: Update NOHZ load in remote tick
Peter Zijlstra (Intel)
2020-01-28
1
-1
/
+3
*
sched/core: Don't skip remote tick for idle CPUs
Scott Wood
2020-01-28
1
-8
/
+10
*
sched/core: Fix size of rq::uclamp initialization
Li Guanglei
2020-01-17
1
-1
/
+2
*
sched/uclamp: Fix a bug in propagating uclamp value in new cgroups
Qais Yousef
2020-01-17
1
-0
/
+6
*
sched/uclamp: Make uclamp util helpers use and return UL values
Valentin Schneider
2019-12-25
1
-3
/
+3
*
sched/core: Remove unused variable from set_user_nice()
Qian Cai
2019-12-25
1
-2
/
+1
*
sched: Use fair:prio_changed() instead of ad-hoc implementation
Frederic Weisbecker
2019-12-17
1
-8
/
+8
[prev]
[next]