index
:
linux.git
kangrejos
master
mm/krealloc
rust/mm
dakr's fork of kernel.org/pub/scm/linux/kernel/git/torvalds/linux.git
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
arch
/
x86
/
events
/
core.c
Age
Commit message (
Expand
)
Author
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
2018-06-04
Merge branch 'timers-core-for-linus' of git://git.kernel.org/pub/scm/linux/ke...
Linus Torvalds
2018-05-05
perf/x86: Fix possible Spectre-v1 indexing for x86_pmu::event_map()
Peter Zijlstra
2018-05-05
perf/x86: Fix possible Spectre-v1 indexing for hw_perf_event cache_*
Peter Zijlstra
2018-04-19
compat: Move compat_timespec/ timeval to compat_time.h
Deepa Dinamani
2018-03-27
perf/x86: Update rdpmc_always_available static key to the modern API
Davidlohr Bueso
2018-03-24
Merge branch 'perf/urgent' into perf/core, to pick up fixes
Ingo Molnar
2018-03-20
perf/x86/intel: Rename confusing 'freerunning PEBS' API and implementation to...
Kan Liang
2018-03-20
perf/x86/intel: Disable userspace RDPMC usage for large PEBS
Kan Liang
2018-03-16
perf: Fix sibling iteration
Peter Zijlstra
2018-03-12
perf/core: Remove perf_event::group_entry
Peter Zijlstra
2018-03-09
perf/x86/intel: Disable userspace RDPMC usage for large PEBS
Kan Liang
2018-03-09
perf/x86: Introduce a ->read() callback in 'struct x86_pmu'
Kan Liang
2018-03-09
perf/x86/intel: Fix event update for auto-reload
Kan Liang
2017-10-25
locking/atomics: COCCINELLE/treewide: Convert trivial ACCESS_ONCE() patterns ...
Mark Rutland
2017-10-24
locking/barriers: Convert users of lockless_dereference() to READ_ONCE()
Will Deacon
2017-09-04
Merge branch 'perf-core-for-linus' of git://git.kernel.org/pub/scm/linux/kern...
Linus Torvalds
2017-08-29
perf/x86: Fix caps/ for !Intel
Peter Zijlstra
2017-08-29
x86/ldt: Fix off by one in get_segment_base()
Dan Carpenter
2017-08-25
perf/x86: Export some PMU attributes in caps/ directory
Andi Kleen
2017-08-10
perf/x86: Fix RDPMC vs. mm_struct tracking
Peter Zijlstra
2017-07-20
perf/x86: Shut up false-positive -Wmaybe-uninitialized warning
Arnd Bergmann
2017-07-03
Merge branch 'smp-hotplug-for-linus' of git://git.kernel.org/pub/scm/linux/ke...
Linus Torvalds
2017-07-03
Merge branch 'x86-mm-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/...
Linus Torvalds
2017-07-03
Merge branch 'sched-core-for-linus' of git://git.kernel.org/pub/scm/linux/ker...
Linus Torvalds
2017-06-08
x86/ldt: Rename ldt_struct::size to ::nr_entries
Borislav Petkov
2017-06-05
x86/mm: Rework lazy TLB to track the actual loaded mm
Andy Lutomirski
2017-05-26
x86/perf: Drop EXPORT of perf_check_microcode
Thomas Gleixner
2017-05-23
perf/x86: Add sysfs entry to freeze counters on SMI
Kan Liang
2017-05-15
x86/tsc: Remodel cyc2ns to use seqcount_latch()
Peter Zijlstra
[next]