index
:
linux
master
linux
Fast-forward packages
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
arch
/
s390
/
kernel
/
perf_cpum_sf.c
(
follow
)
Commit message (
Expand
)
Author
Age
Files
Lines
*
s390/cpum_sf: Simplify release of SDBs and SDBTs
Thomas Richter
2024-11-21
1
-25
/
+13
*
s390/perf_cpum_sf: Convert to use try_cmpxchg128()
Heiko Carstens
2024-11-12
1
-15
/
+9
*
s390/cpum_sf: Fix and protect memory allocation of SDBs with mutex
Thomas Richter
2024-10-31
1
-1
/
+1
*
s390/cpum_sf: Rework call to sf_disable()
Thomas Richter
2024-10-29
1
-2
/
+1
*
s390/cpum_sf: Handle CPU hotplug remove during sampling
Thomas Richter
2024-10-29
1
-1
/
+3
*
s390/cpum_sf: Fix format string in pr_err()
Thomas Richter
2024-10-29
1
-1
/
+1
*
s390/cpum_sf: Use sf_buffer_available()
Thomas Richter
2024-10-29
1
-2
/
+2
*
s390/cpum_sf: Consistently use goto out for function exit
Thomas Richter
2024-10-29
1
-1
/
+1
*
s390/cpum_sf: Do not re-enable event after deletion
Thomas Richter
2024-10-29
1
-19
/
+19
*
s390/cpum_sf: Set bit PMU_F_ENABLED enabled after lpp() invocation
Thomas Richter
2024-10-10
1
-4
/
+1
*
s390/cpum_sf: Remove WARN_ON_ONCE statements
Thomas Richter
2024-08-22
1
-8
/
+4
*
s390/cpum_sf: Rework debug_sprintf_event() messages
Thomas Richter
2024-08-22
1
-137
/
+10
*
s390/cpum_sf: Ignore qsi() return code
Thomas Richter
2024-08-21
1
-51
/
+28
*
s390/cpum_sf: Ignore lsctl() return code in sf_disable()
Thomas Richter
2024-08-21
1
-6
/
+5
*
s390/cpum_sf: Use variable name cpuhw consistently
Thomas Richter
2024-08-07
1
-6
/
+6
*
s390/cpum_sf: Define and initialize variable
Thomas Richter
2024-08-07
1
-3
/
+2
*
s390/cpum_sf: Use hwc as variable consistently
Thomas Richter
2024-08-07
1
-2
/
+2
*
s390/cpum_sf: Move defines from header file to source file
Thomas Richter
2024-08-07
1
-0
/
+16
*
s390/cpum_sf: Rename macro to consistent prefix
Thomas Richter
2024-08-07
1
-2
/
+2
*
s390/cpum_sf: Remove unused defines REG_NONE and REG_OVERFLOW
Thomas Richter
2024-08-07
1
-4
/
+0
*
s390/cpum_sf: Use refcount_t instead of atomic_t
Thomas Richter
2024-08-07
1
-17
/
+12
*
s390: Replace S390_lowcore by get_lowcore()
Sven Schnelle
2024-06-18
1
-1
/
+1
*
s390/cpum_sf: remove check on CPU being online
Thomas Richter
2023-07-04
1
-4
/
+0
*
s390/cpum_sf: handle casts consistently
Thomas Richter
2023-07-04
1
-13
/
+13
*
s390/cpum_sf: remove unnecessary debug statement
Thomas Richter
2023-07-04
1
-3
/
+0
*
s390/cpum_sf: remove parameter in call to pr_err
Thomas Richter
2023-07-04
1
-4
/
+2
*
s390/cpum_sf: simplify function setup_pmu_cpu
Thomas Richter
2023-07-04
1
-10
/
+5
*
s390: fix various typos
Heiko Carstens
2023-07-03
1
-1
/
+1
*
s390: include linux/io.h instead of asm/io.h
Heiko Carstens
2023-07-03
1
-1
/
+1
*
s390/mm: do not include <asm-generic/io.h> directly
Baoquan He
2023-06-28
1
-1
/
+1
*
s390/cpum_sf: Convert to cmpxchg128()
Peter Zijlstra
2023-06-05
1
-13
/
+3
*
s390/cpum_sf: remove flag PERF_CPUM_SF_FULL_BLOCKS
Thomas Richter
2023-03-27
1
-12
/
+2
*
s390/cpum_sf: use READ_ONCE_ALIGNED_128() instead of 128-bit cmpxchg
Heiko Carstens
2023-02-28
1
-6
/
+3
*
Merge tag 's390-6.3-1' of git://git.kernel.org/pub/scm/linux/kernel/git/s390/...
Linus Torvalds
2023-02-22
1
-43
/
+105
|
\
|
*
s390/cpum_sf: diagnostic sampling buffer setup to handle virtual addresses
Thomas Richter
2023-01-22
1
-8
/
+6
|
*
s390/cpum_sf: rework macro AUX_SDB_NUM_xxx
Thomas Richter
2023-01-22
1
-13
/
+29
|
*
s390/cpum_sf: sampling buffer setup to handle virtual addresses
Thomas Richter
2023-01-22
1
-19
/
+21
|
*
s390/cpum_sf: remove debug statements from function setup_pmc_cpu
Thomas Richter
2023-01-22
1
-6
/
+0
|
*
s390/cpum_sf: move functions from header file to source file
Thomas Richter
2023-01-22
1
-0
/
+52
*
|
perf/core: Introduce perf_prepare_header()
Namhyung Kim
2023-01-18
1
-1
/
+2
|
/
*
s390/cpum_sf: add READ_ONCE() semantics to compare and swap loops
Heiko Carstens
2023-01-11
1
-39
/
+62
*
s390/cpumf: Support for CPU Measurement Sampling Facility LS bit
Thomas Richter
2022-01-17
1
-1
/
+1
*
s390/time: convert tod_clock_base to union
Heiko Carstens
2021-02-13
1
-1
/
+1
*
Merge tag 's390-5.10-4' of git://git.kernel.org/pub/scm/linux/kernel/git/s390...
Linus Torvalds
2020-11-17
1
-1
/
+1
|
\
|
*
s390/cpum_sf.c: fix file permission for cpum_sfb_size
Thomas Richter
2020-11-12
1
-1
/
+1
*
|
perf: Reduce stack usage of perf_output_begin()
Peter Zijlstra
2020-11-09
1
-1
/
+1
|
/
*
s390/cpum_sf: prohibit callchain data collection
Thomas Richter
2020-07-01
1
-1
/
+10
*
s390/cpum_sf: Fix wrong page count in error message
Thomas Richter
2020-03-25
1
-1
/
+3
*
s390/cpum_sf: Rework sampling buffer allocation
Thomas Richter
2020-02-17
1
-19
/
+21
*
s390/cpum_sf: Use DIV_ROUND_UP
Thomas Richter
2020-01-22
1
-1
/
+1
[next]