index
:
linux-arm.git
aarch64/hotplug-vcpu/head
aarch64/hotplug-vcpu/v6.5
aarch64/hotplug-vcpu/v6.6
aarch64/hotplug-vcpu/v6.6-rc1
aarch64/hotplug-vcpu/v6.6-rc5
aarch64/hotplug-vcpu/v6.6-rc6
aarch64/hotplug-vcpu/v6.6-rc7
aarch64/hotplug-vcpu/v6.7
aarch64/hotplug-vcpu/v6.7-rc1
aarch64/hotplug-vcpu/v6.7-rc2
aarch64/hotplug-vcpu/v6.7-rc3
aarch64/hotplug-vcpu/v6.7-rc4
aarch64/hotplug-vcpu/v6.7-rc5
aarch64/hotplug-vcpu/v6.8-rc2
aarch64/ktext/head
aarch64/ktext/v6.5
aarch64/ktext/v6.6-rc5
aarch64/ktext/v6.7
adfs
cex7
clearfog
clearfog-4.10
clearfog-4.11
clearfog-4.12
clearfog-4.13
clearfog-4.9
clkdev
csi-v6
devel-stable
drm-armada-devel
drm-armada-devel-4.15
drm-armada-fixes
drm-armada-fixes-4.15
drm-dwhdmi-devel
drm-etnaviv-devel
drm-tda9950-fixes
drm-tda998x-devel
drm-tda998x-fixes
fec-testing
fiq
fixes
fixes-sa1111
for-arm-soc
for-next
hb2
ktext
ktext-current
master
mcbin
mvneta
mvpp2
net-merged
net-next
net-queue
nmi
phy
rtc
sa1100
spectre
to-build
uaccess
vcpu-rmk
wl18xx
zii
Russell King's ARM Linux kernel tree
Russell King
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
kernel
/
sched
/
psi.c
Age
Commit message (
Expand
)
Author
2022-04-22
sched/psi: report zeroes for CPU full at the system level
Chengming Zhou
2022-04-22
psi: Fix trigger being fired unexpectedly at initial
Hailong Liu
2022-02-23
sched/headers: Introduce kernel/sched/build_utility.c and build multiple .c f...
Ingo Molnar
2022-02-21
Merge tag 'v5.17-rc5' into sched/core, to resolve conflicts
Ingo Molnar
2022-02-16
psi: fix possible trigger missing in the window
Zhaoyang Huang
2022-01-30
psi: fix "defined but not used" warnings when CONFIG_PROC_FS=n
Suren Baghdasaryan
2022-01-27
psi: Fix "defined but not used" warnings when CONFIG_PROC_FS=n
Suren Baghdasaryan
2022-01-18
psi: Fix uaf issue when psi trigger is destroyed while being polled
Suren Baghdasaryan
2021-11-17
psi: Fix PSI_MEM_FULL state when tasks are in memstall and doing reclaim
Brian Chen
2021-11-17
psi: Add a missing SPDX license header
Liu Xinpeng
2021-11-17
psi: Remove repeated verbose comment
Liu Xinpeng
2021-07-01
Merge branch 'for-5.14' of git://git.kernel.org/pub/scm/linux/kernel/git/tj/c...
Linus Torvalds
2021-06-24
psi: Fix race between psi_trigger_create/destroy
Zhaoyang Huang
2021-06-08
cgroup: make per-cgroup pressure stall tracking configurable
Suren Baghdasaryan
2021-05-06
psi: Fix psi state corruption when schedule() races with cgroup move
Johannes Weiner
2021-04-21
sched,psi: Handle potential task count underflow bugs more gracefully
Charan Teja Reddy
2021-04-08
psi: allow unprivileged users with CAP_SYS_RESOURCE to write psi files
Josh Hunt
2021-03-23
psi: Reduce calls to sched_clock() in psi
Shakeel Butt
2021-03-22
sched: Fix various typos
Ingo Molnar
2021-03-06
psi: Optimize task switch inside shared cgroups
Chengming Zhou
2021-03-06
psi: Pressure states are unlikely
Johannes Weiner
2021-03-06
psi: Use ONCPU state tracking machinery to detect reclaim
Chengming Zhou
2021-03-06
psi: Add PSI_CPU_FULL state
Chengming Zhou
2020-06-15
sched,psi: Convert to sched_set_fifo_low()
Peter Zijlstra
2020-06-15
psi: eliminate kthread_worker from psi trigger scheduling mechanism
Suren Baghdasaryan
2020-03-20
psi: Move PF_MEMSTALL out of task->flags
Yafang Shao
2020-03-20
psi: Optimize switching tasks inside shared cgroups
Johannes Weiner
2020-03-20
psi: Fix cpu.pressure for cpu.max and competing cgroups
Johannes Weiner
2020-02-15
Merge branch 'sched-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/k...
Linus Torvalds
2020-02-11
sched/psi: Fix OOB write when writing 0 bytes to PSI files
Suren Baghdasaryan
2020-02-04
proc: convert everything to "struct proc_ops"
Alexey Dobriyan
2020-01-17
sched/psi: create /proc/pressure and /proc/pressure/{io|memory|cpu} only when...
Wang Long
2019-12-17
psi: Fix a division error in psi poll()
Johannes Weiner
2019-12-17
sched/psi: Fix sampling error and rare div0 crashes with cgroups and high uptime
Johannes Weiner
2019-09-16
Merge branch 'sched-core-for-linus' of git://git.kernel.org/pub/scm/linux/ker...
Linus Torvalds
2019-09-13
sched/psi: Correct overly pessimistic size calculation
Miles Chen
2019-08-24
psi: get poll_work to run when calling poll syscall next time
Jason Xing
2019-08-06
sched/psi: Do not require setsched permission from the trigger creator
Suren Baghdasaryan
2019-08-06
sched/psi: Reduce psimon FIFO priority
Peter Zijlstra
2019-05-14
kernel/sched/psi.c: expose pressure metrics on root cgroup
Dan Schatzberg
2019-05-14
psi: introduce psi monitor
Suren Baghdasaryan
2019-05-14
psi: track changed states
Suren Baghdasaryan
2019-05-14
psi: split update_stats into parts
Suren Baghdasaryan
2019-05-14
psi: rename psi fields in preparation for psi trigger addition
Suren Baghdasaryan
2019-05-14
psi: make psi_enable static
Suren Baghdasaryan
2019-05-14
psi: introduce state_mask to represent stalled psi states
Suren Baghdasaryan
2019-02-21
psi: avoid divide-by-zero crash inside virtual machines
Johannes Weiner
2019-02-01
psi: fix aggregation idle shut-off
Johannes Weiner
2018-11-30
psi: make disabling/enabling easier for vendor kernels
Johannes Weiner
2018-11-18
kernel/sched/psi.c: simplify cgroup_move_task()
Olof Johansson
[next]