index
:
pm24.git
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
2022-02-16
sched/isolation: Use single feature type while referring to housekeeping cpumask
Frederic Weisbecker
2022-02-16
net: Decouple HK_FLAG_WQ and HK_FLAG_DOMAIN cpumask fetch
Frederic Weisbecker
2022-02-16
workqueue: Decouple HK_FLAG_WQ and HK_FLAG_DOMAIN cpumask fetch
Frederic Weisbecker
2022-02-16
pci: Decouple HK_FLAG_WQ and HK_FLAG_DOMAIN cpumask fetch
Frederic Weisbecker
2022-02-16
psi: fix possible trigger missing in the window
Zhaoyang Huang
2022-02-16
sched/numa: Avoid migrating task to CPU-less node
Huang Ying
2022-02-16
sched/numa: Fix NUMA topology for systems with CPU-less nodes
Huang Ying
2022-02-16
sched: replace cpumask_weight with cpumask_empty where appropriate
Yury Norov
2022-02-11
sched/numa-balancing: Move some document to make it consistent with the code
Huang Ying
2022-02-11
sched/fair: Adjust the allowed NUMA imbalance when SD_NUMA spans multiple LLCs
Mel Gorman
2022-02-11
sched/fair: Improve consistency of allowed NUMA balance calculations
Mel Gorman
2022-02-11
selftests/rseq: Change type of rseq_offset to ptrdiff_t
Mathieu Desnoyers
2022-02-02
sched: move autogroup sysctls into its own file
Zhen Ni
2022-02-02
selftests/rseq: x86-32: use %gs segment selector for accessing rseq thread area
Mathieu Desnoyers
2022-02-02
selftests/rseq: x86-64: use %fs segment selector for accessing rseq thread area
Mathieu Desnoyers
2022-02-02
selftests/rseq: Fix: work-around asm goto compiler bugs
Mathieu Desnoyers
2022-02-02
selftests/rseq: Remove arm/mips asm goto compiler work-around
Mathieu Desnoyers
2022-02-02
selftests/rseq: Fix warnings about #if checks of undefined tokens
Mathieu Desnoyers
2022-02-02
selftests/rseq: Fix ppc32 offsets by using long rather than off_t
Mathieu Desnoyers
2022-02-02
selftests/rseq: Fix ppc32 missing instruction selection "u" and "x" for load/...
Mathieu Desnoyers
2022-02-02
selftests/rseq: Fix ppc32: wrong rseq_cs 32-bit field pointer on big endian
Mathieu Desnoyers
2022-02-02
selftests/rseq: Uplift rseq selftests for compatibility with glibc-2.35
Mathieu Desnoyers
2022-02-02
selftests/rseq: Introduce thread pointer getters
Mathieu Desnoyers
2022-02-02
selftests/rseq: Introduce rseq_get_abi() helper
Mathieu Desnoyers
2022-02-02
selftests/rseq: Remove volatile from __rseq_abi
Mathieu Desnoyers
2022-02-02
selftests/rseq: Remove useless assignment to cpu variable
Mathieu Desnoyers
2022-02-02
rseq: Remove broken uapi field layout on 32-bit little endian
Mathieu Desnoyers
2022-02-02
selftests/rseq: introduce own copy of rseq uapi header
Mathieu Desnoyers
2022-01-27
psi: Fix "no previous prototype" warnings when CONFIG_CGROUPS=n
Suren Baghdasaryan
2022-01-27
psi: Fix "defined but not used" warnings when CONFIG_PROC_FS=n
Suren Baghdasaryan
2022-01-27
sched/uclamp: Fix iowait boost escaping uclamp restriction
Qais Yousef
2022-01-27
sched/sugov: Ignore 'busy' filter when rq is capped by uclamp_max
Qais Yousef
2022-01-27
sched/core: Export pelt_thermal_tp
Qais Yousef
2022-01-27
MAINTAINERS: add Suren as psi co-maintainer
Johannes Weiner
2022-01-27
sched/numa: initialize numa statistics when forking new task
Honglei Wang
2022-01-27
sched/debug: Remove mpol_get/put and task_lock/unlock from sched_show_numa
Bharata B Rao
2022-01-23
Linux 5.17-rc1
v5.17-rc1
Linus Torvalds
2022-01-23
Merge tag 'perf-tools-for-v5.17-2022-01-22' of git://git.kernel.org/pub/scm/l...
Linus Torvalds
2022-01-23
Merge tag 'trace-v5.17-3' of git://git.kernel.org/pub/scm/linux/kernel/git/ro...
Linus Torvalds
2022-01-23
ftrace: Fix assuming build time sort works for s390
Steven Rostedt (Google)
2022-01-23
Merge tag 'kbuild-fixes-v5.17' of git://git.kernel.org/pub/scm/linux/kernel/g...
Linus Torvalds
2022-01-23
Merge tag 'bitmap-5.17-rc1' of git://github.com/norov/linux
Linus Torvalds
2022-01-22
perf tools: Remove redundant err variable
Minghao Chi
2022-01-22
perf test: Add parse-events test for aliases with hyphens
John Garry
2022-01-22
perf test: Add pmu-events test for aliases with hyphens
John Garry
2022-01-22
perf parse-events: Support event alias in form foo-bar-baz
John Garry
2022-01-22
perf evsel: Override attr->sample_period for non-libpfm4 events
German Gomez
2022-01-22
perf cpumap: Remove duplicate include in cpumap.h
Lv Ruyi
2022-01-22
perf cpumap: Migrate to libperf cpumap api
Ian Rogers
2022-01-22
perf python: Fix cpu_map__item() building
Ian Rogers
[next]