index
:
pm24.git
cpufreq-rust
master
perf-mon
Unnamed repository; edit this file 'description' to name the repository.
summary
refs
log
tree
commit
diff
log msg
author
committer
range
Age
Commit message (
Expand
)
Author
2021-06-17
sched/fair: Age the average idle time
Peter Zijlstra
2021-06-17
sched/cpufreq: Consider reduced CPU capacity in energy calculation
Lukasz Luba
2021-06-17
sched/fair: Take thermal pressure into account while estimating energy
Lukasz Luba
2021-06-17
thermal/cpufreq_cooling: Update offline CPUs per-cpu thermal_pressure
Lukasz Luba
2021-06-17
sched/fair: Return early from update_tg_cfs_load() if delta == 0
Dietmar Eggemann
2021-06-17
sched/pelt: Check that *_avg are null when *_sum are
Vincent Guittot
2021-06-10
Documentation: Add usecases, design and interface for core scheduling
Joel Fernandes (Google)
2021-06-04
sched/debug: Remove obsolete init_schedstats()
Eric Dumazet
2021-06-03
Merge branch 'sched/urgent' into sched/core, to pick up fixes
Ingo Molnar
2021-06-03
sched/pelt: Ensure that *_sum is always synced with *_avg
Vincent Guittot
2021-06-01
sched: Don't defer CPU pick to migration_cpu_stop()
Valentin Schneider
2021-06-01
sched/fair: Fix ascii art by relpacing tabs
Odin Ugedal
2021-06-01
sched,init: Fix DEBUG_PREEMPT vs early boot
Peter Zijlstra
2021-06-01
sched: Add CONFIG_SCHED_CORE help text
Peter Zijlstra
2021-05-31
tick/nohz: Only check for RCU deferred wakeup on user/guest entry when needed
Frederic Weisbecker
2021-05-31
sched/fair: Make sure to update tg contrib for blocked load
Vincent Guittot
2021-05-31
sched/fair: Keep load_avg and load_sum synced
Vincent Guittot
2021-05-30
Linux 5.13-rc4
v5.13-rc4
Linus Torvalds
2021-05-29
Merge branch 'i2c/for-current' of git://git.kernel.org/pub/scm/linux/kernel/g...
Linus Torvalds
2021-05-29
Merge tag 'seccomp-fixes-v5.13-rc4' of git://git.kernel.org/pub/scm/linux/ker...
Linus Torvalds
2021-05-29
Merge tag 'riscv-for-linus-5.13-rc4' of git://git.kernel.org/pub/scm/linux/ke...
Linus Torvalds
2021-05-29
Merge tag 'xfs-5.13-fixes-3' of git://git.kernel.org/pub/scm/fs/xfs/xfs-linux
Linus Torvalds
2021-05-29
seccomp: Refactor notification handler to prepare for new semantics
Sargun Dhillon
2021-05-29
Merge tag 'thermal-v5.13-rc4' of git://git.kernel.org/pub/scm/linux/kernel/gi...
Linus Torvalds
2021-05-29
Merge tag 'char-misc-5.13-rc4' of git://git.kernel.org/pub/scm/linux/kernel/g...
Linus Torvalds
2021-05-29
Merge tag 'driver-core-5.13-rc4' of git://git.kernel.org/pub/scm/linux/kernel...
Linus Torvalds
2021-05-29
Merge tag 'staging-5.13-rc4' of git://git.kernel.org/pub/scm/linux/kernel/git...
Linus Torvalds
2021-05-29
Merge tag 'tty-5.13-rc4' of git://git.kernel.org/pub/scm/linux/kernel/git/gre...
Linus Torvalds
2021-05-29
Merge tag 'usb-5.13-rc4' of git://git.kernel.org/pub/scm/linux/kernel/git/gre...
Linus Torvalds
2021-05-29
Merge tag 'for-linus' of git://git.kernel.org/pub/scm/virt/kvm/kvm
Linus Torvalds
2021-05-29
Merge tag 's390-5.13-3' of git://git.kernel.org/pub/scm/linux/kernel/git/s390...
Linus Torvalds
2021-05-29
selftests: kvm: fix overlapping addresses in memslot_perf_test
Paolo Bonzini
2021-05-28
Merge tag 'scsi-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/jejb/...
Linus Torvalds
2021-05-28
Merge tag 'block-5.13-2021-05-28' of git://git.kernel.dk/linux-block
Linus Torvalds
2021-05-28
Merge tag 'io_uring-5.13-2021-05-28' of git://git.kernel.dk/linux-block
Linus Torvalds
2021-05-28
Merge tag 'drm-fixes-2021-05-29' of git://anongit.freedesktop.org/drm/drm
Linus Torvalds
2021-05-28
Merge tag 'perf-tools-fixes-for-v5.13-2021-05-28' of git://git.kernel.org/pub...
Linus Torvalds
2021-05-28
Merge tag '5.13-rc4-smb3' of git://git.samba.org/sfrench/cifs-2.6
Linus Torvalds
2021-05-28
Merge tag 'nfs-for-5.13-2' of git://git.linux-nfs.org/projects/trondmy/linux-nfs
Linus Torvalds
2021-05-28
Merge tag 'sound-5.13-rc4' of git://git.kernel.org/pub/scm/linux/kernel/git/t...
Linus Torvalds
2021-05-28
Merge tag 'clang-features-v5.13-rc4' of git://git.kernel.org/pub/scm/linux/ke...
Linus Torvalds
2021-05-28
Merge tag 'mips-fixes_5.13_1' of git://git.kernel.org/pub/scm/linux/kernel/gi...
Linus Torvalds
2021-05-28
Merge tag 'kvmarm-fixes-5.13-2' of git://git.kernel.org/pub/scm/linux/kernel/...
Paolo Bonzini
2021-05-28
KVM: X86: Kill off ctxt->ud
Wanpeng Li
2021-05-28
KVM: X86: Fix warning caused by stale emulation context
Wanpeng Li
2021-05-28
KVM: X86: Use kvm_get_linear_rip() in single-step and #DB/#BP interception
Yuan Yao
2021-05-28
Documentation: seccomp: Fix user notification documentation
Sargun Dhillon
2021-05-28
MAINTAINERS: adjust to removing i2c designware platform data
Lukas Bulwahn
2021-05-28
perf vendor events powerpc: Fix eventcode of power10 JSON events
Kajol Jain
2021-05-28
Revert "serial: 8250: 8250_omap: Fix possible interrupt storm"
Greg Kroah-Hartman
[next]