index
:
linux.git
arm64-uaccess
link_path_walk
linus
master
mmu_gather-race-fix
proc-cmdline
runtime-constants
tty-splice
word-at-a-time
x86-rep-insns
x86-uaccess-cleanup
Linux kernel mainline tree
Linus Torvalds
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
arch
/
s390
/
kernel
/
perf_cpum_cf.c
Commit message (
Expand
)
Author
Age
Files
Lines
*
s390/cpumf: Adjust registration of s390 PMU device drivers
Thomas Richter
2019-11-20
1
-11
/
+10
*
s390/cpum_cf: Add support for CPU-MF SVN 6
Thomas Richter
2019-03-29
1
-4
/
+11
*
s390/cpum_cf: Handle EBUSY return code from CPU counter facility reservation
Thomas Richter
2019-02-22
1
-1
/
+3
*
s390/cpum_cf: move common functions into a separate file
Hendrik Brueckner
2019-02-22
1
-181
/
+3
*
s390/cpum_cf: introduce kernel_cpumcf_avail() function
Hendrik Brueckner
2019-02-22
1
-3
/
+17
*
s390/cpum_cf: introduce kernel_cpumcf_alert() to obtain measurement alerts
Hendrik Brueckner
2019-02-22
1
-0
/
+18
*
s390/cpu_mf: move struct cpu_cf_events and per-CPU variable to header file
Hendrik Brueckner
2019-02-22
1
-9
/
+2
*
s390/cpum_cf: rename per-CPU counter facility structure and variables
Hendrik Brueckner
2019-02-22
1
-20
/
+20
*
s390/cpum_cf: prepare for in-kernel counter measurements
Hendrik Brueckner
2019-02-22
1
-6
/
+26
*
s390/cpum_cf: move counter set controls to a new header file
Hendrik Brueckner
2019-02-22
1
-42
/
+3
*
s390/cpum_cf: Reject request for sampling in event initialization
Thomas Richter
2018-11-14
1
-0
/
+2
*
s390/perf: Change CPUM_CF return code in event init function
Thomas Richter
2018-11-08
1
-1
/
+1
*
s390: kernel: Remove redundant license text
Greg Kroah-Hartman
2017-11-24
1
-4
/
+0
*
s390: kernel: add SPDX identifiers to the remaining files
Greg Kroah-Hartman
2017-11-24
1
-0
/
+1
*
s390/cpum_cf: make hw_perf_event_update() a void function
Hendrik Brueckner
2017-03-31
1
-4
/
+2
*
s390/cpum_cf: add support for the MT-diagnostic counter set (z13)
Hendrik Brueckner
2017-03-31
1
-25
/
+64
*
s390/cpum_cf: cleanup event/counter validation
Hendrik Brueckner
2017-03-31
1
-30
/
+1
*
s390/cpum_cf: update counter numbers to ecctr limits
Hendrik Brueckner
2017-03-31
1
-1
/
+1
*
cpu/hotplug: Cleanup state names
Thomas Gleixner
2016-12-25
1
-1
/
+1
*
s390/perf: Convert the hotplug notifier to state machine callbacks (Counter)
Thomas Gleixner
2016-07-14
1
-27
/
+19
*
s390/cpum_cf: use perf software context for hardware counters
Hendrik Brueckner
2016-06-16
1
-6
/
+2
*
s390/cpum_cf: Remove superfluous SMP function call
Anna-Maria Gleixner
2016-05-03
1
-3
/
+6
*
s390/cpum_cf: Fix missing cpu hotplug notifier transition
Anna-Maria Gleixner
2016-03-17
1
-0
/
+1
*
s390: Fix misspellings in comments
Adam Buchbinder
2016-03-08
1
-1
/
+1
*
Merge branch 'linus' into perf/core, to pick up fixes before applying new cha...
Ingo Molnar
2015-09-28
1
-4
/
+8
|
\
|
*
s390/cpum_cf: Corrected return code for unauthorized counter sets
Hendrik Brueckner
2015-09-17
1
-4
/
+8
*
|
perf/core: Drop PERF_EVENT_TXN
Sukadev Bhattiprolu
2015-09-13
1
-4
/
+1
*
|
perf/core: Add a 'flags' parameter to the PMU transactional interfaces
Sukadev Bhattiprolu
2015-09-13
1
-1
/
+29
|
/
*
s390: Replace __get_cpu_var uses
Christoph Lameter
2014-08-26
1
-11
/
+11
*
s390, perf: Use common PMU interrupt disabled code
Vince Weaver
2014-06-19
1
-6
/
+6
*
s390/irq: Use defines for external interruption codes
Thomas Huth
2014-04-03
1
-2
/
+4
*
s390/cpum_cf: Export event names in sysfs
Hendrik Brueckner
2013-12-16
1
-0
/
+1
*
s390/irq: rework irq subclass handling
Heiko Carstens
2013-09-04
1
-2
/
+2
*
s390: delete __cpuinit usage from all s390 files
Paul Gortmaker
2013-07-14
1
-2
/
+2
*
s390/perf: cpum_cf: fallback to software sampling events
Hendrik Brueckner
2013-02-14
1
-7
/
+6
*
s390/irq: remove split irq fields from /proc/stat
Heiko Carstens
2013-01-08
1
-1
/
+1
*
perf_cpum_cf: Add support for counters available with IBM zEC12
Hendrik Brueckner
2012-10-18
1
-1
/
+5
*
s390/irq: split irq stats for cpu-measurement alert facilities
Hendrik Brueckner
2012-05-23
1
-1
/
+1
*
[S390] cpum_cf: get rid of compile warnings
Heiko Carstens
2012-04-11
1
-2
/
+2
*
[S390] Fix build errors (fallout from system.h disintegration)
Heiko Carstens
2012-03-30
1
-1
/
+1
*
[S390] perf: add support for s390x CPU counters
Hendrik Brueckner
2012-03-23
1
-0
/
+690