summaryrefslogtreecommitdiff
path: root/arch/s390/kernel/perf_cpum_sf.c
AgeCommit message (Expand)Author
2024-11-12s390/perf_cpum_sf: Convert to use try_cmpxchg128()Heiko Carstens
2024-10-31s390/cpum_sf: Fix and protect memory allocation of SDBs with mutexThomas Richter
2024-10-29s390/cpum_sf: Rework call to sf_disable()Thomas Richter
2024-10-29s390/cpum_sf: Handle CPU hotplug remove during samplingThomas Richter
2024-10-29s390/cpum_sf: Fix format string in pr_err()Thomas Richter
2024-10-29s390/cpum_sf: Use sf_buffer_available()Thomas Richter
2024-10-29s390/cpum_sf: Consistently use goto out for function exitThomas Richter
2024-10-29s390/cpum_sf: Do not re-enable event after deletionThomas Richter
2024-10-10s390/cpum_sf: Set bit PMU_F_ENABLED enabled after lpp() invocationThomas Richter
2024-08-22s390/cpum_sf: Remove WARN_ON_ONCE statementsThomas Richter
2024-08-22s390/cpum_sf: Rework debug_sprintf_event() messagesThomas Richter
2024-08-21s390/cpum_sf: Ignore qsi() return codeThomas Richter
2024-08-21s390/cpum_sf: Ignore lsctl() return code in sf_disable()Thomas Richter
2024-08-07s390/cpum_sf: Use variable name cpuhw consistentlyThomas Richter
2024-08-07s390/cpum_sf: Define and initialize variableThomas Richter
2024-08-07s390/cpum_sf: Use hwc as variable consistentlyThomas Richter
2024-08-07s390/cpum_sf: Move defines from header file to source fileThomas Richter
2024-08-07s390/cpum_sf: Rename macro to consistent prefixThomas Richter
2024-08-07s390/cpum_sf: Remove unused defines REG_NONE and REG_OVERFLOWThomas Richter
2024-08-07s390/cpum_sf: Use refcount_t instead of atomic_tThomas Richter
2024-06-18s390: Replace S390_lowcore by get_lowcore()Sven Schnelle
2023-07-04s390/cpum_sf: remove check on CPU being onlineThomas Richter
2023-07-04s390/cpum_sf: handle casts consistentlyThomas Richter
2023-07-04s390/cpum_sf: remove unnecessary debug statementThomas Richter
2023-07-04s390/cpum_sf: remove parameter in call to pr_errThomas Richter
2023-07-04s390/cpum_sf: simplify function setup_pmu_cpuThomas Richter
2023-07-03s390: fix various typosHeiko Carstens
2023-07-03s390: include linux/io.h instead of asm/io.hHeiko Carstens
2023-06-28s390/mm: do not include <asm-generic/io.h> directlyBaoquan He
2023-06-05s390/cpum_sf: Convert to cmpxchg128()Peter Zijlstra
2023-03-27s390/cpum_sf: remove flag PERF_CPUM_SF_FULL_BLOCKSThomas Richter
2023-02-28s390/cpum_sf: use READ_ONCE_ALIGNED_128() instead of 128-bit cmpxchgHeiko Carstens
2023-02-21Merge tag 's390-6.3-1' of git://git.kernel.org/pub/scm/linux/kernel/git/s390/...Linus Torvalds
2023-01-22s390/cpum_sf: diagnostic sampling buffer setup to handle virtual addressesThomas Richter
2023-01-22s390/cpum_sf: rework macro AUX_SDB_NUM_xxxThomas Richter
2023-01-22s390/cpum_sf: sampling buffer setup to handle virtual addressesThomas Richter
2023-01-22s390/cpum_sf: remove debug statements from function setup_pmc_cpuThomas Richter
2023-01-22s390/cpum_sf: move functions from header file to source fileThomas Richter
2023-01-18perf/core: Introduce perf_prepare_header()Namhyung Kim
2023-01-11s390/cpum_sf: add READ_ONCE() semantics to compare and swap loopsHeiko Carstens
2022-01-17s390/cpumf: Support for CPU Measurement Sampling Facility LS bitThomas Richter
2021-02-13s390/time: convert tod_clock_base to unionHeiko Carstens
2020-11-17Merge tag 's390-5.10-4' of git://git.kernel.org/pub/scm/linux/kernel/git/s390...Linus Torvalds
2020-11-12s390/cpum_sf.c: fix file permission for cpum_sfb_sizeThomas Richter
2020-11-09perf: Reduce stack usage of perf_output_begin()Peter Zijlstra
2020-07-01s390/cpum_sf: prohibit callchain data collectionThomas Richter
2020-03-25s390/cpum_sf: Fix wrong page count in error messageThomas Richter
2020-02-17s390/cpum_sf: Rework sampling buffer allocationThomas Richter
2020-01-22s390/cpum_sf: Use DIV_ROUND_UPThomas Richter
2020-01-22s390/cpum_sf: Use kzalloc and minor changesThomas Richter