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
/
core.c
Age
Commit message (
Expand
)
Author
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-04-30
x86/perf: Add hardware performance events support for Zhaoxin CPU.
CodyYao-oc
2020-04-24
x86/cr4: Sanitize CR4.PCE update
Thomas Gleixner
2020-02-15
x86 user stack frame reads: switch to explicit __get_user()
Al Viro
2020-01-17
perf/x86/amd: Add support for Large Increment per Cycle Events
Kim Phillips
2019-12-17
perf/x86/intel: Fix PT PMI handling
Alexander Shishkin
2019-12-17
perf/x86: Fix potential out-of-bounds access
Peter Zijlstra
2019-11-27
perf/x86: Implement immediate enforcement of /sys/devices/cpu/rdpmc value of 0
Anthony Steinhauser
2019-10-28
perf/x86: Install platform specific ->swap_task_ctx() adapter
Alexey Budankov
2019-09-16
Merge branch 'x86-mm-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/...
Linus Torvalds
2019-09-03
Merge tag 'v5.3-rc7' into x86/mm, to pick up fixes
Ingo Molnar
2019-08-28
perf/x86/intel: Support PEBS output to PT
Alexander Shishkin
2019-08-19
perf/x86: Fix typo in comment
Su Yanjun
2019-07-24
x86/mm: Avoid redundant interrupt disable in load_mm_cr4()
Jan Kiszka
2019-07-09
Merge branch 'perf-core-for-linus' of git://git.kernel.org/pub/scm/linux/kern...
Linus Torvalds
2019-07-08
Merge branch 'locking-core-for-linus' of git://git.kernel.org/pub/scm/linux/k...
Linus Torvalds
2019-07-08
Merge tag 'v5.2' into perf/core, to pick up fixes
Ingo Molnar
2019-06-29
Merge branch 'x86-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/ker...
Linus Torvalds
2019-06-28
perf/x86: Always store regs->ip in perf_callchain_kernel()
Song Liu
2019-06-24
perf/x86: Remove pmu->pebs_no_xmm_regs
Kan Liang
2019-06-24
perf/x86: Clean up PEBS_XMM_REGS
Kan Liang
2019-06-17
locking/lockdep: Rename lockdep_assert_held_exclusive() -> lockdep_assert_hel...
Nikolay Borisov
2019-06-03
perf/x86: Use update attribute groups for default attributes
Jiri Olsa
2019-06-03
perf/x86: Use update attribute groups for caps
Jiri Olsa
2019-06-03
perf/x86: Add is_visible attribute_group callback for base events
Jiri Olsa
2019-06-03
perf/x86: Use the new pmu::update_attrs attribute group
Jiri Olsa
2019-06-03
perf/x86: Get rid of x86_pmu::event_attrs
Jiri Olsa
2019-04-29
perf/x86: Make perf callchains work without CONFIG_FRAME_POINTER
Kairui Song
2019-04-16
perf/x86: Support outputting XMM registers
Kan Liang
2019-04-16
perf/x86/intel: Force resched when TFA sysctl is modified
Stephane Eranian
2019-04-16
Merge branch 'linus' into perf/core, to pick up fixes
Ingo Molnar
2019-04-10
x86/perf/amd: Remove need to check "running" bit in NMI handler
Lendacky, Thomas
2019-04-03
perf/x86: Add sanity checks to x86_schedule_events()
Peter Zijlstra
2019-04-03
perf/x86: Optimize x86_schedule_events()
Peter Zijlstra
2019-04-03
perf/x86: Clear ->event_constraint[] on put
Peter Zijlstra
2019-04-03
perf/x86: Remove PERF_X86_EVENT_COMMITTED
Peter Zijlstra
2019-04-03
perf/x86: Simplify x86_pmu.get_constraints() interface
Peter Zijlstra
2019-03-06
perf/x86/intel: Make cpuc allocations consistent
Peter Zijlstra (Intel)
2019-02-11
perf/x86: Add check_period PMU callback
Jiri Olsa
2018-11-22
perf/x86/intel: Move branch tracing setup to the Intel-specific source file
Jiri Olsa
2018-10-23
Merge branch 'x86-cpu-for-linus' of git://git.kernel.org/pub/scm/linux/kernel...
Linus Torvalds
2018-10-16
perf/x86/intel: Export mem events only if there's PEBS support
Jiri Olsa
2018-10-02
Merge branch 'x86/cache' into perf/core, to resolve conflicts
Ingo Molnar
2018-09-28
perf/x86: Add helper to obtain performance counter index
Reinette Chatre
2018-09-27
x86/events: Add Hygon Dhyana support to PMU infrastructure
Pu Wen
2018-09-10
perf/x86: Add __ro_after_init annotations
Zubin Mithra
2018-08-31
x86/nmi: Fix NMI uaccess race against CR3 switching
Andy Lutomirski
2018-06-12
treewide: kmalloc() -> kmalloc_array()
Kees Cook
[next]