Age | Commit message (Expand) | Author |
2020-08-23 | treewide: Use fallthrough pseudo-keyword | Gustavo A. R. Silva |
2020-08-15 | perf/x86/intel/uncore: Add BW counters for GT, IA and IO breakdown | Vaibhav Shankar |
2020-08-14 | perf/x86/rapl: Add support for Intel SPR platform | Zhang Rui |
2020-08-14 | perf/x86/rapl: Support multiple RAPL unit quirks | Zhang Rui |
2020-08-14 | perf/x86/rapl: Fix missing psys sysfs attributes | Zhang Rui |
2020-08-03 | Merge tag 'x86-cleanups-2020-08-03' of git://git.kernel.org/pub/scm/linux/ker... | Linus Torvalds |
2020-07-28 | perf/x86/rapl: Add Hygon Fam18h RAPL support | Pu Wen |
2020-07-26 | Merge branch 'x86/urgent' into x86/cleanups | Ingo Molnar |
2020-07-22 | x86/perf: Fix a typo | Hu Haowen |
2020-07-08 | perf/x86/intel/lbr: Support XSAVES for arch LBR read | Kan Liang |
2020-07-08 | perf/x86/intel/lbr: Support XSAVES/XRSTORS for LBR context switch | Kan Liang |
2020-07-08 | perf/x86: Remove task_ctx_size | Kan Liang |
2020-07-08 | perf/x86/intel/lbr: Create kmem_cache for the LBR context data | Kan Liang |
2020-07-08 | perf/x86/intel/lbr: Support Architectural LBR | Kan Liang |
2020-07-08 | perf/x86/intel/lbr: Factor out intel_pmu_store_lbr | Kan Liang |
2020-07-08 | perf/x86/intel/lbr: Factor out rdlbr_all() and wrlbr_all() | Kan Liang |
2020-07-08 | perf/x86/intel/lbr: Mark the {rd,wr}lbr_{to,from} wrappers __always_inline | Kan Liang |
2020-07-08 | perf/x86/intel/lbr: Unify the stored format of LBR information | Kan Liang |
2020-07-08 | perf/x86/intel/lbr: Support LBR_CTL | Kan Liang |
2020-07-08 | perf/x86: Expose CPUID enumeration bits for arch LBR | Kan Liang |
2020-07-08 | perf/x86/intel/lbr: Use dynamic data structure for task_ctx | Kan Liang |
2020-07-08 | perf/x86/intel/lbr: Factor out a new struct for generic optimization | Kan Liang |
2020-07-08 | perf/x86/intel/lbr: Add the function pointers for LBR save and restore | Kan Liang |
2020-07-08 | perf/x86/intel/lbr: Add a function pointer for LBR read | Kan Liang |
2020-07-08 | perf/x86/intel/lbr: Add a function pointer for LBR reset | Kan Liang |
2020-07-02 | Merge branch 'perf/vlbr' | Peter Zijlstra |
2020-07-02 | perf/x86: Keep LBR records unchanged in host context for guest usage | Like Xu |
2020-07-02 | perf/x86: Add constraint to create guest LBR event without hw counter | Like Xu |
2020-07-02 | perf/x86/lbr: Add interface to get LBR information | Like Xu |
2020-07-02 | perf/x86/core: Refactor hw->idx checks and cleanup | Like Xu |
2020-07-02 | perf/x86: Fix variable types for LBR registers | Wei Wang |
2020-06-28 | Merge tag 'perf-urgent-2020-06-28' of git://git.kernel.org/pub/scm/linux/kern... | Linus Torvalds |
2020-06-15 | x86/msr: Lift AMD family 0x15 power-specific MSRs | Borislav Petkov |
2020-06-15 | perf/x86/intel/uncore: Expose an Uncore unit to IIO PMON mapping | Roman Sudarikov |
2020-06-15 | perf/x86/intel/uncore: Wrap the max dies calculation into an accessor | Roman Sudarikov |
2020-06-15 | perf/x86/intel/uncore: Expose an Uncore unit to PMON mapping | Roman Sudarikov |
2020-06-15 | perf/x86/intel/uncore: Validate MMIO address before accessing | Kan Liang |
2020-06-15 | perf/x86/intel/uncore: Record the size of mapped area | Kan Liang |
2020-06-15 | perf/x86/intel/uncore: Fix oops when counting IMC uncore events on some TGL | Kan Liang |
2020-06-15 | perf/x86/intel/uncore: Add Comet Lake support | Kan Liang |
2020-06-14 | treewide: replace '---help---' in Kconfig files with 'help' | Masahiro Yamada |
2020-06-09 | mmap locking API: convert mmap_sem comments | Michel Lespinasse |
2020-06-09 | mmap locking API: add mmap_assert_locked() and mmap_assert_write_locked() | Michel Lespinasse |
2020-06-05 | Merge tag 'x86-mm-2020-06-05' of git://git.kernel.org/pub/scm/linux/kernel/gi... | Linus Torvalds |
2020-06-02 | perf/x86/rapl: Fix RAPL config variable bug | Stephane Eranian |
2020-05-28 | perf/x86/rapl: Add AMD Fam17h RAPL support | Stephane Eranian |
2020-05-28 | perf/x86/rapl: Make perf_probe_msr() more robust and flexible | Stephane Eranian |
2020-05-28 | perf/x86/rapl: Flip logic on default events visibility | Stephane Eranian |
2020-05-28 | perf/x86/rapl: Refactor to share the RAPL code between Intel and AMD CPUs | Stephane Eranian |
2020-05-28 | perf/x86/rapl: Move RAPL support to common x86 code | Stephane Eranian |