aboutsummaryrefslogtreecommitdiffstats
path: root/arch/s390/kernel/perf_cpum_cf.c (follow)
AgeCommit message (Expand)AuthorFilesLines
2017-11-24s390: kernel: Remove redundant license textGreg Kroah-Hartman1-4/+0
2017-11-24s390: kernel: add SPDX identifiers to the remaining filesGreg Kroah-Hartman1-0/+1
2017-03-31s390/cpum_cf: make hw_perf_event_update() a void functionHendrik Brueckner1-4/+2
2017-03-31s390/cpum_cf: add support for the MT-diagnostic counter set (z13)Hendrik Brueckner1-25/+64
2017-03-31s390/cpum_cf: cleanup event/counter validationHendrik Brueckner1-30/+1
2017-03-31s390/cpum_cf: update counter numbers to ecctr limitsHendrik Brueckner1-1/+1
2016-12-25cpu/hotplug: Cleanup state namesThomas Gleixner1-1/+1
2016-07-14s390/perf: Convert the hotplug notifier to state machine callbacks (Counter)Thomas Gleixner1-27/+19
2016-06-16s390/cpum_cf: use perf software context for hardware countersHendrik Brueckner1-6/+2
2016-05-03s390/cpum_cf: Remove superfluous SMP function callAnna-Maria Gleixner1-3/+6
2016-03-17s390/cpum_cf: Fix missing cpu hotplug notifier transitionAnna-Maria Gleixner1-0/+1
2016-03-08s390: Fix misspellings in commentsAdam Buchbinder1-1/+1
2015-09-28Merge branch 'linus' into perf/core, to pick up fixes before applying new changesIngo Molnar1-4/+8
2015-09-17s390/cpum_cf: Corrected return code for unauthorized counter setsHendrik Brueckner1-4/+8
2015-09-13perf/core: Drop PERF_EVENT_TXNSukadev Bhattiprolu1-4/+1
2015-09-13perf/core: Add a 'flags' parameter to the PMU transactional interfacesSukadev Bhattiprolu1-1/+29
2014-08-26s390: Replace __get_cpu_var usesChristoph Lameter1-11/+11
2014-06-19s390, perf: Use common PMU interrupt disabled codeVince Weaver1-6/+6
2014-04-03s390/irq: Use defines for external interruption codesThomas Huth1-2/+4
2013-12-16s390/cpum_cf: Export event names in sysfsHendrik Brueckner1-0/+1
2013-09-04s390/irq: rework irq subclass handlingHeiko Carstens1-2/+2
2013-07-14s390: delete __cpuinit usage from all s390 filesPaul Gortmaker1-2/+2
2013-02-14s390/perf: cpum_cf: fallback to software sampling eventsHendrik Brueckner1-7/+6
2013-01-08s390/irq: remove split irq fields from /proc/statHeiko Carstens1-1/+1
2012-10-18perf_cpum_cf: Add support for counters available with IBM zEC12Hendrik Brueckner1-1/+5
2012-05-23s390/irq: split irq stats for cpu-measurement alert facilitiesHendrik Brueckner1-1/+1
2012-04-11[S390] cpum_cf: get rid of compile warningsHeiko Carstens1-2/+2
2012-03-30[S390] Fix build errors (fallout from system.h disintegration)Heiko Carstens1-1/+1
2012-03-23[S390] perf: add support for s390x CPU countersHendrik Brueckner1-0/+690