开源镜像站
帮助
动态
GitHub
index
:
lwn.git
alabaster
automarkup
doc/4.4
doc/4.8-fixes
doc/4.9
doc/asciidoc
doc/sphinx
docs-fixes
docs-mw
docs-next
docs-next-merge
header-removal
master
next
Linux kernel documentation tree maintained by Jonathan Corbet
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
arch
/
s390
/
kernel
/
perf_pai_crypto.c
Age
Commit message (
Expand
)
Author
2023-11-22
s390/pai: cleanup event initialization
Thomas Richter
2023-10-25
s390/pai_crypto: remove per-cpu variable assignement in event initialization
Thomas Richter
2023-10-25
s390/pai: initialize event count once at initialization
Thomas Richter
2023-10-25
s390/pai_crypto: use PERF_ATTACH_TASK define for per task detection
Thomas Richter
2023-10-19
s390/pai_crypto: dynamically allocate percpu pai crypto map data structure
Thomas Richter
2023-09-19
s390: use control register bit defines
Heiko Carstens
2023-09-19
s390/ctlreg: add local and system prefix to some functions
Heiko Carstens
2023-09-19
s390/ctlreg: rename ctl_reg.h to ctlreg.h
Heiko Carstens
2023-05-15
s390/pai_crypto: replace atomic_t with refcount_t
Thomas Richter
2023-01-18
perf/core: Add perf_sample_save_raw_data() helper
Namhyung Kim
2022-12-12
Merge tag 'perf-core-2022-12-12' of git://git.kernel.org/pub/scm/linux/kernel...
Linus Torvalds
2022-10-27
perf: Rewrite core context handling
Peter Zijlstra
2022-10-26
s390/pai: rename structure member users to active_events
Thomas Richter
2022-10-26
s390/pai: rework pai_crypto mapped buffer reference count
Thomas Richter
2022-09-27
perf: Use sample_flags for raw_data
Namhyung Kim
2022-06-23
s390/pai: Fix multiple concurrent event installation
Thomas Richter
2022-06-23
s390/pai: Prevent invalid event number for pai_crypto PMU
Thomas Richter
2022-05-09
s390/pai: add support for cryptography counters
Thomas Richter