index
:
asahi-linux.git
20240806-atcphy-rewrite
aic2
asahi
asahi-6.5-rc1-wip
asahi-dcpext-2022-11-12
asahi-soc/base
asahi-soc/dt
asahi-soc/fixes
asahi-soc/for-next
asahi-soc/mailbox
asahi-soc/maintainers
asahi-soc/pmgr
asahi-soc/prev
asahi-soc/soc
asahi-wip
asahi-wip-6.8
atcphy-20230219
audio/testing
base
bases/000-devicetree
bits/000-devicetree
bits/002-backports
bits/005-maintainers
bits/010-soc
bits/020-dart
bits/030-misc
bits/040-dwc3
bits/050-nvme
bits/060-spi
bits/070-audio
bits/080-wifi
bits/090-spi-hid
bits/100-bluetooth
bits/110-smc
bits/120-spmi
bits/130-cpufreq
bits/140-pci
bits/150-xhci-firmware
bits/160-fpwm
bits/170-atcphy
bits/180-sio
bits/200-dcp
bits/210-gpu
bits/220-tso
bits/230-touchbar
bits/240-isp
clk/new
cpufreq/v1
cpufreq/wip
dcp/dptx-fixes
dcp/sleep
dcp/wtf
dp-altmode-WIP
fixes/6.5
fixes/usb-streams-snafu
gpu/base
gpu/clustering-debug
gpu/compute
gpu/explicit-sync
gpu/history-20230305
gpu/history-6.2
gpu/modpost
gpu/new
gpu/new-bits
gpu/omg-it-works
gpu/pin-init-hack
gpu/pin_init_woes
gpu/prev
gpu/rebase-20230224
gpu/rebase-6.4
gpu/rust-1.74-ice
gpu/rust-drm
gpu/rust-for-later
gpu/rust-for-next
gpu/rust-for-next-merged
gpu/rust-next
gpu/rust-rebased
gpu/rust-submitted
gpu/rust-wip
gpu/rust-wip-5.19
gpu/rust-wip-6.3
gpu/uapi-2024-06
gpu/uapi-revamp
isp/heap-alloc
isp/t602x
isp/t602x-v2
kvm-tso
mailbox/i-hate-mailbox
main
misc/dax-fixes
next-base
nvme/suspend
nvme/wip-clocks
pcie/wip-sd-pm
pmgr-stuff
pmgr/dev
pmgr/nvme-merge
rust/makefile-fix
rust/unsafe_pr
smc/rtkit-patches
smc/work
sound/ivsense-fix
sound/ivsense-improvements
sound/speaker-safety
speakers/enablement-READ-COMMIT-MESSAGE
spmi/work
sven/i2c-pasemi-fixes
t6000/bringup-work
t602x/bringup
t8112/bringup
touchpad/wip
tso/fixes
wifi/bcm4388
wifi/take1
wifi/take2
wifi/take3
wifi/take4
wifi/take5
wifi/v2
wifi/v3-wip-asahi
Unnamed repository; edit this file 'description' to name the repository.
Runxi Yu
about
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
kernel
/
sched
/
psi.c
(
follow
)
Commit message (
Expand
)
Author
Age
Files
Lines
*
Merge branch 'sched/urgent' into sched/core, to pick up fixes and refresh the...
Ingo Molnar
2024-07-11
1
-5
/
+16
|
\
|
*
sched: Move psi_account_irqtime() out of update_rq_clock_task() hotpath
John Stultz
2024-07-01
1
-5
/
+16
*
|
sched/psi: Optimise psi_group_change a bit
Tvrtko Ursulin
2024-07-04
1
-27
/
+27
*
|
sched: Fix spelling in comments
Ingo Molnar
2024-05-27
1
-3
/
+3
|
/
*
sched/psi: Update poll => rtpoll in relevant comments
Fan Yu
2023-10-16
1
-16
/
+16
*
sched/psi: Bail out early from irq time accounting
Haifeng Xu
2023-10-13
1
-0
/
+3
*
sched/psi: Delete the 'update_total' function parameter from update_triggers()
Yang Yang
2023-10-11
1
-14
/
+3
*
sched/psi: Avoid updating PSI triggers and ->rtpoll_total when there are no s...
Yang Yang
2023-10-11
1
-3
/
+4
*
sched/psi: Change update_triggers() to a 'void' function
Yang Yang
2023-10-09
1
-4
/
+3
*
Merge tag 'v6.5-rc2' into sched/core, to pick up fixes
Ingo Molnar
2023-07-19
1
-8
/
+21
|
\
|
*
sched/psi: use kernfs polling functions for PSI trigger polling
Suren Baghdasaryan
2023-07-10
1
-8
/
+21
*
|
sched/psi: make psi_cgroups_enabled static
Miaohe Lin
2023-07-13
1
-1
/
+1
|
/
*
sched/psi: Avoid resetting the min update period when it is unnecessary
Yang Yang
2023-05-20
1
-5
/
+10
*
psi: remove 500ms min window size limitation for triggers
Suren Baghdasaryan
2023-05-08
1
-3
/
+1
*
sched/psi: Allow unprivileged polling of N*2s period
Domenico Cerasuolo
2023-04-05
1
-67
/
+108
*
sched/psi: Extract update_triggers side effect
Domenico Cerasuolo
2023-04-05
1
-9
/
+10
*
sched/psi: Rename existing poll members in preparation
Domenico Cerasuolo
2023-04-05
1
-81
/
+82
*
sched/psi: Rearrange polling code in preparation
Domenico Cerasuolo
2023-04-05
1
-98
/
+98
*
sched/psi: Fix use-after-free in ep_remove_wait_queue()
Munehisa Kamata
2023-02-15
1
-3
/
+4
*
sched/psi: Stop relying on timer_pending() for poll_work rescheduling
Suren Baghdasaryan
2022-10-30
1
-10
/
+52
*
sched/psi: Fix avgs_work re-arm in psi_avgs_work()
Chengming Zhou
2022-10-30
1
-3
/
+27
*
sched/psi: Fix possible missing or delayed pending event
Hao Lee
2022-10-30
1
-3
/
+5
*
Merge tag 'sched-psi-2022-10-14' of git://git.kernel.org/pub/scm/linux/kernel...
Linus Torvalds
2022-10-14
1
-74
/
+206
|
\
|
*
sched/psi: Per-cgroup PSI accounting disable/re-enable interface
Chengming Zhou
2022-09-09
1
-7
/
+63
|
*
sched/psi: Cache parent psi_group to speed up group iteration
Chengming Zhou
2022-09-09
1
-30
/
+19
|
*
sched/psi: Add PSI_IRQ to track IRQ/SOFTIRQ pressure
Chengming Zhou
2022-09-09
1
-2
/
+72
|
*
sched/psi: Remove NR_ONCPU task accounting
Johannes Weiner
2022-09-09
1
-11
/
+30
|
*
sched/psi: Optimize task switch inside shared cgroups again
Chengming Zhou
2022-09-09
1
-12
/
+9
|
*
sched/psi: Save percpu memory when !psi_cgroups_enabled
Chengming Zhou
2022-09-09
1
-3
/
+4
|
*
sched/psi: Fix periodic aggregation shut off
Chengming Zhou
2022-09-09
1
-14
/
+14
*
|
Merge tag 'for-6.1/block-2022-10-03' of git://git.kernel.dk/linux
Linus Torvalds
2022-10-07
1
-0
/
+2
|
\
\
|
|
/
|
/
|
|
*
sched/psi: export psi_memstall_{enter,leave}
Christoph Hellwig
2022-09-20
1
-0
/
+2
*
|
sched/psi: Remove unused parameter nbytes of psi_trigger_create()
Hao Jia
2022-08-15
1
-2
/
+2
*
|
sched/psi: Zero the memory of struct psi_group
Hao Jia
2022-08-15
1
-5
/
+1
|
/
*
psi: dont alloc memory for psi by default
Chen Wandun
2022-06-07
1
-6
/
+13
*
sched/psi: report zeroes for CPU full at the system level
Chengming Zhou
2022-04-22
1
-6
/
+9
*
psi: Fix trigger being fired unexpectedly at initial
Hailong Liu
2022-04-22
1
-1
/
+2
*
sched/headers: Introduce kernel/sched/build_utility.c and build multiple .c f...
Ingo Molnar
2022-02-23
1
-15
/
+0
*
Merge tag 'v5.17-rc5' into sched/core, to resolve conflicts
Ingo Molnar
2022-02-21
1
-37
/
+29
|
\
|
*
psi: fix "defined but not used" warnings when CONFIG_PROC_FS=n
Suren Baghdasaryan
2022-01-30
1
-38
/
+41
|
*
psi: Fix uaf issue when psi trigger is destroyed while being polled
Suren Baghdasaryan
2022-01-18
1
-37
/
+29
*
|
psi: fix possible trigger missing in the window
Zhaoyang Huang
2022-02-16
1
-16
/
+30
*
|
psi: Fix "defined but not used" warnings when CONFIG_PROC_FS=n
Suren Baghdasaryan
2022-01-27
1
-38
/
+41
|
/
*
psi: Fix PSI_MEM_FULL state when tasks are in memstall and doing reclaim
Brian Chen
2021-11-17
1
-17
/
+28
*
psi: Add a missing SPDX license header
Liu Xinpeng
2021-11-17
1
-0
/
+1
*
psi: Remove repeated verbose comment
Liu Xinpeng
2021-11-17
1
-1
/
+0
*
Merge branch 'for-5.14' of git://git.kernel.org/pub/scm/linux/kernel/git/tj/c...
Linus Torvalds
2021-07-01
1
-13
/
+17
|
\
|
*
cgroup: make per-cgroup pressure stall tracking configurable
Suren Baghdasaryan
2021-06-08
1
-13
/
+17
*
|
psi: Fix race between psi_trigger_create/destroy
Zhaoyang Huang
2021-06-24
1
-6
/
+6
|
/
*
psi: Fix psi state corruption when schedule() races with cgroup move
Johannes Weiner
2021-05-06
1
-10
/
+26
[next]