1. d2753e6 perf/x86/amd/ibs: Don't access non-started event by Thomas Gleixner · 7 years ago
  2. 6396bb2 treewide: kzalloc() -> kcalloc() by Kees Cook · 7 years ago
  3. 0afe832 Merge branch 'x86-cleanups-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip by Linus Torvalds · 7 years ago
  4. 1de392f x86: Remove pr_fmt duplicate logging prefixes by Joe Perches · 7 years ago
  5. 812af43 perf/events/amd/uncore: Fix amd_uncore_llc ID to use pre-defined cpu_llc_id by Suravee Suthikulpanit · 7 years ago
  6. 40d4071 perf/x86/amd/power: Do not load AMD power module on !AMD platforms by Xiao Liang · 7 years ago
  7. eb4d47c Merge branch 'x86-cleanups-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip by Linus Torvalds · 7 years ago
  8. b244131 License cleanup: add SPDX GPL-2.0 license identifier to files with no license by Greg Kroah-Hartman · 7 years ago
  9. 642e641 x86/events/amd/iommu: Make iommu_pmu const and __initconst by Bhumika Goyal · 7 years ago
  10. ab02762 perf/x86/amd/uncore: Get correct number of cores sharing last level cache by Janakarajan Natarajan · 8 years ago
  11. 910448b perf/x86/amd/uncore: Rename cpufeatures macro for cache counters by Janakarajan Natarajan · 8 years ago
  12. 9df9078 perf/amd/uncore: Fix pr_fmt() prefix by Borislav Petkov · 8 years ago
  13. 68e8038 perf/amd/uncore: Clean up per-family setup by Borislav Petkov · 8 years ago
  14. c2628f9 perf/amd/uncore: Do feature check first, before assignments by Borislav Petkov · 8 years ago
  15. 25df39f x86/events/amd/iommu: Enable support for multiple IOMMUs by Suravee Suthikulpanit · 8 years ago
  16. cf25f90 x86/events/amd/iommu: Add IOMMU-specific hw_perf_event struct by Suravee Suthikulpanit · 8 years ago
  17. 5168654 x86/events/amd/iommu: Fix sysfs perf attribute groups by Suravee Suthikulpanit · 8 years ago
  18. 1650dfd x86/events, drivers/amd/iommu: Prepare for multiple IOMMUs support by Suravee Suthikulpanit · 8 years ago
  19. f5863a0 x86/events/amd/iommu.c: Modify functions to query max banks and counters by Suravee Suthikulpanit · 8 years ago
  20. 6b9376e x86/events, drivers/iommu/amd: Introduce amd_iommu_get_num_iommus() by Suravee Suthikulpanit · 8 years ago
  21. dc6ca5e x86/events/amd/iommu: Clean up perf_iommu_read() by Suravee Suthikulpanit · 8 years ago
  22. 6aad0c6 x86/events/amd/iommu: Clean up bitwise operations by Suravee Suthikulpanit · 8 years ago
  23. f9573e5 x86/events/amd/iommu: Declare pr_fmt() format by Suravee Suthikulpanit · 8 years ago
  24. ec3b93ae Merge branch 'x86-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip by Linus Torvalds · 8 years ago
  25. e601757 sched/headers: Prepare for new header dependencies before moving code to <linux/sched/clock.h> by Ingo Molnar · 8 years ago
  26. 940b2f2 x86/events: Remove last remnants of old filenames by Borislav Petkov · 8 years ago
  27. 612f0c0 perf/x86/events: Add an AMD-specific Makefile by Borislav Petkov · 8 years ago
  28. da6adae perf/x86/amd/uncore: Update sysfs attributes for Family17h processors by Janakarajan Natarajan · 8 years ago
  29. bc1daef perf/x86/amd/uncore: Update the number of uncore counters by Janakarajan Natarajan · 8 years ago
  30. a83f4c0 perf/x86/amd/uncore: Rename 'L2' to 'LLC' by Janakarajan Natarajan · 8 years ago
  31. 7e164ce perf/x86/amd/ibs: Fix typo after cleanup state names in cpu/hotplug by Sedat Dilek · 8 years ago
  32. 73c1b41 cpu/hotplug: Cleanup state names by Thomas Gleixner · 8 years ago
  33. e40ed15 perf/x86: Add perf support for AMD family-17h processors by Janakarajan Natarajan · 8 years ago
  34. 080fe0b perf/x86/amd: Make HW_CACHE_REFERENCES and HW_CACHE_MISSES measure L2 by Matt Fleming · 9 years ago
  35. 7d762e4 perf/x86/amd/uncore: Prevent use after free by Sebastian Andrzej Siewior · 8 years ago
  36. aeb35d6 Merge branch 'x86-headers-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip by Linus Torvalds · 9 years ago
  37. a6408f6 Merge branch 'smp-hotplug-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip by Linus Torvalds · 9 years ago
  38. 7e3f977 perf, events: add non-linear data support for raw records by Daniel Borkmann · 9 years ago
  39. eb008eb x86: Audit and remove any remaining unnecessary uses of module.h by Paul Gortmaker · 9 years ago
  40. c6a84daa perf/x86/amd/power: Convert the hotplug notifier to state machine by Anna-Maria Gleixner · 9 years ago
  41. 8381f6a perf/x86/amd/power: Change hotplug notifier to a symmetric structure by Anna-Maria Gleixner · 9 years ago
  42. 9744f7b perf/x86/amd/ibs: Convert to hotplug state machine by Thomas Gleixner · 9 years ago
  43. 96b2bd3 perf/x86/amd/uncore: Convert to hotplug state machine by Richard Cochran · 9 years ago
  44. 95ca792 perf/x86: Convert the core to the hotplug state machine by Thomas Gleixner · 9 years ago
  45. 1a618c2 Merge branch 'perf/urgent' into perf/core, to pick up fixes by Ingo Molnar · 9 years ago
  46. 8482716 perf/x86/amd/iommu: Do not register a task ctx for uncore like PMUs by Peter Zijlstra · 9 years ago
  47. 0b20e59 Merge branch 'perf/urgent' into perf/core, to resolve conflict by Ingo Molnar · 9 years ago
  48. 0a25556 perf/x86/amd: Set the size of event map array to PERF_COUNT_HW_MAX by Adam Borowski · 9 years ago
  49. 31d50c5 perf/x86/amd/uncore: Do not register a task ctx for uncore PMUs by Peter Zijlstra · 9 years ago
  50. 4c3b73c Merge branch 'perf-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip by Linus Torvalds · 9 years ago
  51. 85dc600 perf/x86/amd/ibs: Fix pmu::stop() nesting by Peter Zijlstra · 9 years ago
  52. 32b62f4 perf/x86/amd: Cleanup Fam10h NB event constraints by Peter Zijlstra · 9 years ago
  53. c7ab62b perf/x86/amd/power: Add AMD accumulated power reporting mechanism by Huang Rui · 9 years ago
  54. f851915 perf/x86/amd: Add support for new IOMMU performance events by Suravee Suthikulpanit · 9 years ago
  55. c2872d3 perf/x86/ibs: Add IBS interrupt to the dynamic throttle by Peter Zijlstra · 9 years ago
  56. 5a50f52 perf/x86/ibs: Fix race with IBS_STARTING state by Peter Zijlstra · 9 years ago
  57. 0158b83 perf/x86/ibs: Fix IBS throttle by Peter Zijlstra · 9 years ago
  58. 9109dc9 Merge branch 'perf/urgent' into perf/core, to queue up dependent patch by Ingo Molnar · 9 years ago
  59. 27f6d22 perf/x86: Move perf_event.h to its new home by Borislav Petkov · 9 years ago
  60. d0af1c0 perf/x86: Move perf_event_amd_uncore.c .... => x86/events/amd/uncore.c by Borislav Petkov · 9 years ago
  61. 5b26547 perf/x86: Move perf_event_amd_iommu.[ch] .. => x86/events/amd/iommu.[ch] by Borislav Petkov · 9 years ago
  62. 218cfe4 perf/x86: Move perf_event_amd_ibs.c ....... => x86/events/amd/ibs.c by Borislav Petkov · 9 years ago
  63. 39b0332 perf/x86: Move perf_event_amd.c ........... => x86/events/amd/core.c by Borislav Petkov · 9 years ago