summaryrefslogtreecommitdiff
path: root/arch/x86/events/intel/p4.c
AgeCommit message (Expand)Author
2025-05-26Merge tag 'x86-core-2025-05-25' of git://git.kernel.org/pub/scm/linux/kernel/...Linus Torvalds
2025-05-21perf/x86/intel: Remove driver-specific throttle supportKan Liang
2025-05-02x86/msr: Add explicit includes of <asm/msr.h>Xin Li (Intel)
2025-04-10x86/msr: Rename 'wrmsrl_safe()' to 'wrmsrq_safe()'Ingo Molnar
2025-04-10x86/msr: Rename 'wrmsrl()' to 'wrmsrq()'Ingo Molnar
2025-04-10x86/msr: Rename 'rdmsrl()' to 'rdmsrq()'Ingo Molnar
2025-03-25Merge tag 'lsm-pr-20250323' of git://git.kernel.org/pub/scm/linux/kernel/git/...Linus Torvalds
2025-03-19perf/x86/intel, x86/cpu: Replace Pentium 4 model checks with VFM onesSohil Mehta
2025-02-26perf: Remove unnecessary parameter of security checkLuo Gengkun
2024-07-04perf/x86: Support counter maskKan Liang
2022-11-19perf/x86: Make struct p4_event_bind::cntr signed arrayAlexey Dobriyan
2022-09-07perf/x86/p4: Remove perfctr_second_write quirkPeter Zijlstra
2021-04-28Merge tag 'perf-core-2021-04-28' of git://git.kernel.org/pub/scm/linux/kernel...Linus Torvalds
2021-04-16perf/x86: Move cpuc->running into P4 specific codeKan Liang
2021-03-21x86: Fix various typos in comments, take #2Ingo Molnar
2021-03-18x86: Fix various typos in commentsIngo Molnar
2019-10-17perf_event: Add support for LSM and SELinux checksJoel Fernandes (Google)
2018-12-03x86: Fix various typos in commentsIngo Molnar
2017-08-11x86: Mark various structures and functions as 'static'Colin Ian King
2016-05-20perf/x86/intel/p4: Trival indentation fix, remove spaceColin Ian King
2016-02-17perf/x86: Move perf_event.h to its new homeBorislav Petkov
2016-02-17perf/x86: Move perf_event_p4.c ............... => x86/events/intel/p4.cBorislav Petkov