index
:
linux.git
master
Unnamed repository; edit this file 'description' to name the repository.
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
arch
/
x86
/
events
/
amd
Age
Commit message (
Expand
)
Author
2017-01-30
perf/x86/events: Add an AMD-specific Makefile
Borislav Petkov
2017-01-30
perf/x86/amd/uncore: Update sysfs attributes for Family17h processors
Janakarajan Natarajan
2017-01-30
perf/x86/amd/uncore: Update the number of uncore counters
Janakarajan Natarajan
2017-01-30
perf/x86/amd/uncore: Rename 'L2' to 'LLC'
Janakarajan Natarajan
2016-12-27
perf/x86/amd/ibs: Fix typo after cleanup state names in cpu/hotplug
Sedat Dilek
2016-12-25
cpu/hotplug: Cleanup state names
Thomas Gleixner
2016-11-18
perf/x86: Add perf support for AMD family-17h processors
Janakarajan Natarajan
2016-09-16
perf/x86/amd: Make HW_CACHE_REFERENCES and HW_CACHE_MISSES measure L2
Matt Fleming
2016-09-10
perf/x86/amd/uncore: Prevent use after free
Sebastian Andrzej Siewior
2016-08-01
Merge branch 'x86-headers-for-linus' of git://git.kernel.org/pub/scm/linux/ke...
Linus Torvalds
2016-07-29
Merge branch 'smp-hotplug-for-linus' of git://git.kernel.org/pub/scm/linux/ke...
Linus Torvalds
2016-07-15
perf, events: add non-linear data support for raw records
Daniel Borkmann
2016-07-14
x86: Audit and remove any remaining unnecessary uses of module.h
Paul Gortmaker
2016-07-14
perf/x86/amd/power: Convert the hotplug notifier to state machine
Anna-Maria Gleixner
2016-07-14
perf/x86/amd/power: Change hotplug notifier to a symmetric structure
Anna-Maria Gleixner
2016-07-14
perf/x86/amd/ibs: Convert to hotplug state machine
Thomas Gleixner
2016-07-14
perf/x86/amd/uncore: Convert to hotplug state machine
Richard Cochran
2016-07-14
perf/x86: Convert the core to the hotplug state machine
Thomas Gleixner
2016-05-05
Merge branch 'perf/urgent' into perf/core, to pick up fixes
Ingo Molnar
2016-05-05
perf/x86/amd/iommu: Do not register a task ctx for uncore like PMUs
Peter Zijlstra
2016-04-28
Merge branch 'perf/urgent' into perf/core, to resolve conflict
Ingo Molnar
2016-04-28
perf/x86/amd: Set the size of event map array to PERF_COUNT_HW_MAX
Adam Borowski
2016-04-13
perf/x86/amd/uncore: Do not register a task ctx for uncore PMUs
Peter Zijlstra
2016-04-03
Merge branch 'perf-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/ke...
Linus Torvalds
2016-03-31
perf/x86/amd/ibs: Fix pmu::stop() nesting
Peter Zijlstra
2016-03-29
perf/x86/amd: Cleanup Fam10h NB event constraints
Peter Zijlstra
2016-03-21
perf/x86/amd/power: Add AMD accumulated power reporting mechanism
Huang Rui
2016-03-21
perf/x86/amd: Add support for new IOMMU performance events
Suravee Suthikulpanit
2016-03-21
perf/x86/ibs: Add IBS interrupt to the dynamic throttle
Peter Zijlstra
2016-03-21
perf/x86/ibs: Fix race with IBS_STARTING state
Peter Zijlstra
2016-03-21
perf/x86/ibs: Fix IBS throttle
Peter Zijlstra
2016-02-17
Merge branch 'perf/urgent' into perf/core, to queue up dependent patch
Ingo Molnar
2016-02-17
perf/x86: Move perf_event.h to its new home
Borislav Petkov
2016-02-09
perf/x86: Move perf_event_amd_uncore.c .... => x86/events/amd/uncore.c
Borislav Petkov
2016-02-09
perf/x86: Move perf_event_amd_iommu.[ch] .. => x86/events/amd/iommu.[ch]
Borislav Petkov
2016-02-09
perf/x86: Move perf_event_amd_ibs.c ....... => x86/events/amd/ibs.c
Borislav Petkov
2016-02-09
perf/x86: Move perf_event_amd.c ........... => x86/events/amd/core.c
Borislav Petkov