index
:
linux-stable.git
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.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
/
psi.c
Commit message (
Expand
)
Author
Age
Files
Lines
*
sched,psi: Convert to sched_set_fifo_low()
Peter Zijlstra
2020-06-15
1
-4
/
+1
*
psi: eliminate kthread_worker from psi trigger scheduling mechanism
Suren Baghdasaryan
2020-06-15
1
-49
/
+64
*
psi: Move PF_MEMSTALL out of task->flags
Yafang Shao
2020-03-20
1
-6
/
+6
*
psi: Optimize switching tasks inside shared cgroups
Johannes Weiner
2020-03-20
1
-20
/
+67
*
psi: Fix cpu.pressure for cpu.max and competing cgroups
Johannes Weiner
2020-03-20
1
-5
/
+7
*
Merge branch 'sched-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/k...
Linus Torvalds
2020-02-15
1
-0
/
+3
|
\
|
*
sched/psi: Fix OOB write when writing 0 bytes to PSI files
Suren Baghdasaryan
2020-02-11
1
-0
/
+3
*
|
proc: convert everything to "struct proc_ops"
Alexey Dobriyan
2020-02-04
1
-24
/
+24
|
/
*
sched/psi: create /proc/pressure and /proc/pressure/{io|memory|cpu} only when...
Wang Long
2020-01-17
1
-4
/
+6
*
psi: Fix a division error in psi poll()
Johannes Weiner
2019-12-17
1
-1
/
+1
*
sched/psi: Fix sampling error and rare div0 crashes with cgroups and high uptime
Johannes Weiner
2019-12-17
1
-1
/
+2
*
Merge branch 'sched-core-for-linus' of git://git.kernel.org/pub/scm/linux/ker...
Linus Torvalds
2019-09-16
1
-1
/
+1
|
\
|
*
sched/psi: Correct overly pessimistic size calculation
Miles Chen
2019-09-13
1
-1
/
+1
*
|
psi: get poll_work to run when calling poll syscall next time
Jason Xing
2019-08-24
1
-0
/
+8
*
|
sched/psi: Do not require setsched permission from the trigger creator
Suren Baghdasaryan
2019-08-06
1
-1
/
+1
*
|
sched/psi: Reduce psimon FIFO priority
Peter Zijlstra
2019-08-06
1
-1
/
+1
|
/
*
kernel/sched/psi.c: expose pressure metrics on root cgroup
Dan Schatzberg
2019-05-14
1
-1
/
+1
*
psi: introduce psi monitor
Suren Baghdasaryan
2019-05-14
1
-16
/
+478
*
psi: track changed states
Suren Baghdasaryan
2019-05-14
1
-6
/
+18
*
psi: split update_stats into parts
Suren Baghdasaryan
2019-05-14
1
-23
/
+34
*
psi: rename psi fields in preparation for psi trigger addition
Suren Baghdasaryan
2019-05-14
1
-20
/
+21
*
psi: make psi_enable static
Suren Baghdasaryan
2019-05-14
1
-2
/
+2
*
psi: introduce state_mask to represent stalled psi states
Suren Baghdasaryan
2019-05-14
1
-10
/
+19
*
psi: avoid divide-by-zero crash inside virtual machines
Johannes Weiner
2019-02-21
1
-1
/
+1
*
psi: fix aggregation idle shut-off
Johannes Weiner
2019-02-01
1
-4
/
+17
*
psi: make disabling/enabling easier for vendor kernels
Johannes Weiner
2018-11-30
1
-9
/
+21
*
kernel/sched/psi.c: simplify cgroup_move_task()
Olof Johansson
2018-11-18
1
-21
/
+22
*
psi: cgroup support
Johannes Weiner
2018-10-26
1
-8
/
+110
*
psi: pressure stall information for CPU, memory, and IO
Johannes Weiner
2018-10-26
1
-0
/
+657