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