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
/
intel
/
p4.c
Age
Commit message (
Expand
)
Author
2025-05-26
Merge tag 'x86-core-2025-05-25' of git://git.kernel.org/pub/scm/linux/kernel/...
Linus Torvalds
2025-05-21
perf/x86/intel: Remove driver-specific throttle support
Kan Liang
2025-05-02
x86/msr: Add explicit includes of <asm/msr.h>
Xin Li (Intel)
2025-04-10
x86/msr: Rename 'wrmsrl_safe()' to 'wrmsrq_safe()'
Ingo Molnar
2025-04-10
x86/msr: Rename 'wrmsrl()' to 'wrmsrq()'
Ingo Molnar
2025-04-10
x86/msr: Rename 'rdmsrl()' to 'rdmsrq()'
Ingo Molnar
2025-03-25
Merge tag 'lsm-pr-20250323' of git://git.kernel.org/pub/scm/linux/kernel/git/...
Linus Torvalds
2025-03-19
perf/x86/intel, x86/cpu: Replace Pentium 4 model checks with VFM ones
Sohil Mehta
2025-02-26
perf: Remove unnecessary parameter of security check
Luo Gengkun
2024-07-04
perf/x86: Support counter mask
Kan Liang
2022-11-19
perf/x86: Make struct p4_event_bind::cntr signed array
Alexey Dobriyan
2022-09-07
perf/x86/p4: Remove perfctr_second_write quirk
Peter Zijlstra
2021-04-28
Merge tag 'perf-core-2021-04-28' of git://git.kernel.org/pub/scm/linux/kernel...
Linus Torvalds
2021-04-16
perf/x86: Move cpuc->running into P4 specific code
Kan Liang
2021-03-21
x86: Fix various typos in comments, take #2
Ingo Molnar
2021-03-18
x86: Fix various typos in comments
Ingo Molnar
2019-10-17
perf_event: Add support for LSM and SELinux checks
Joel Fernandes (Google)
2018-12-03
x86: Fix various typos in comments
Ingo Molnar
2017-08-11
x86: Mark various structures and functions as 'static'
Colin Ian King
2016-05-20
perf/x86/intel/p4: Trival indentation fix, remove space
Colin Ian King
2016-02-17
perf/x86: Move perf_event.h to its new home
Borislav Petkov
2016-02-17
perf/x86: Move perf_event_p4.c ............... => x86/events/intel/p4.c
Borislav Petkov