summaryrefslogtreecommitdiffstats
path: root/arch/x86/events/core.c
Commit message (Expand)AuthorAgeFilesLines
* x86/perf/amd: Remove need to check "running" bit in NMI handlerLendacky, Thomas2019-04-171-10/+3Star
* perf/x86/intel: Make cpuc allocations consistentPeter Zijlstra (Intel)2019-03-131-8/+5Star
* perf/x86: Add check_period PMU callbackJiri Olsa2019-02-201-0/+14
* perf/x86/intel: Move branch tracing setup to the Intel-specific source fileJiri Olsa2018-12-051-20/+0Star
* x86/nmi: Fix NMI uaccess race against CR3 switchingAndy Lutomirski2018-08-311-1/+1
* treewide: kmalloc() -> kmalloc_array()Kees Cook2018-06-131-1/+1
* Merge branch 'timers-core-for-linus' of git://git.kernel.org/pub/scm/linux/ke...Linus Torvalds2018-06-051-1/+1
|\
| * compat: Move compat_timespec/ timeval to compat_time.hDeepa Dinamani2018-04-191-1/+1
* | perf/x86: Fix possible Spectre-v1 indexing for x86_pmu::event_map()Peter Zijlstra2018-05-051-0/+3
* | perf/x86: Fix possible Spectre-v1 indexing for hw_perf_event cache_*Peter Zijlstra2018-05-051-1/+4
|/
* perf/x86: Update rdpmc_always_available static key to the modern APIDavidlohr Bueso2018-03-271-3/+3
* Merge branch 'perf/urgent' into perf/core, to pick up fixesIngo Molnar2018-03-241-1/+1
|\
| * perf/x86/intel: Rename confusing 'freerunning PEBS' API and implementation to...Kan Liang2018-03-201-1/+1
| * perf/x86/intel: Disable userspace RDPMC usage for large PEBSKan Liang2018-03-201-1/+2
* | perf: Fix sibling iterationPeter Zijlstra2018-03-161-1/+1
* | perf/core: Remove perf_event::group_entryPeter Zijlstra2018-03-121-1/+1
* | perf/x86/intel: Disable userspace RDPMC usage for large PEBSKan Liang2018-03-091-1/+2
* | perf/x86: Introduce a ->read() callback in 'struct x86_pmu'Kan Liang2018-03-091-0/+2
* | perf/x86/intel: Fix event update for auto-reloadKan Liang2018-03-091-9/+6Star
|/
* locking/atomics: COCCINELLE/treewide: Convert trivial ACCESS_ONCE() patterns ...Mark Rutland2017-10-251-1/+1
* locking/barriers: Convert users of lockless_dereference() to READ_ONCE()Will Deacon2017-10-241-1/+1
* Merge branch 'perf-core-for-linus' of git://git.kernel.org/pub/scm/linux/kern...Linus Torvalds2017-09-041-11/+46
|\
| * perf/x86: Fix caps/ for !IntelPeter Zijlstra2017-08-291-5/+28
| * perf/x86: Export some PMU attributes in caps/ directoryAndi Kleen2017-08-251-11/+23
* | x86/ldt: Fix off by one in get_segment_base()Dan Carpenter2017-08-291-5/+2Star
|/
* perf/x86: Fix RDPMC vs. mm_struct trackingPeter Zijlstra2017-08-101-9/+7Star
* perf/x86: Shut up false-positive -Wmaybe-uninitialized warningArnd Bergmann2017-07-201-2/+2
* Merge branch 'smp-hotplug-for-linus' of git://git.kernel.org/pub/scm/linux/ke...Linus Torvalds2017-07-041-1/+0Star
|\
| * x86/perf: Drop EXPORT of perf_check_microcodeThomas Gleixner2017-05-261-1/+0Star
* | Merge branch 'x86-mm-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/...Linus Torvalds2017-07-031-3/+2Star
|\ \
| * | x86/ldt: Rename ldt_struct::size to ::nr_entriesBorislav Petkov2017-06-081-1/+1
| * | x86/mm: Rework lazy TLB to track the actual loaded mmAndy Lutomirski2017-06-051-2/+1Star
| |/
* | Merge branch 'sched-core-for-linus' of git://git.kernel.org/pub/scm/linux/ker...Linus Torvalds2017-07-031-6/+6
|\ \
| * | x86/tsc: Remodel cyc2ns to use seqcount_latch()Peter Zijlstra2017-05-151-6/+6
| |/
* / perf/x86: Add sysfs entry to freeze counters on SMIKan Liang2017-05-231-0/+10
|/
* sched/clock, x86/perf: Fix "perf test tsc"Peter Zijlstra2017-03-231-3/+6
* Merge branch 'perf-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/ke...Linus Torvalds2017-03-171-2/+14
|\
| * x86/perf: Clarify why x86_pmu_event_mapped() isn't racyAndy Lutomirski2017-03-171-0/+12
| * x86/perf: Fix CR4.PCE propagation to use active_mm instead of mmAndy Lutomirski2017-03-171-2/+2
* | sched/headers: Prepare to remove the <linux/mm_types.h> dependency from <linu...Ingo Molnar2017-03-021-1/+1
* | sched/headers: Prepare for new header dependencies before moving code to <lin...Ingo Molnar2017-03-021-0/+1
|/
* perf/x86: Reject non sampling events with precise_ipJiri Olsa2017-01-141-0/+4
* cpu/hotplug: Cleanup state namesThomas Gleixner2016-12-251-3/+3
* Merge branch 'x86-cleanups-for-linus' of git://git.kernel.org/pub/scm/linux/k...Linus Torvalds2016-12-121-1/+1
|\
| * x86/ldt: Make all size computations unsignedThomas Gleixner2016-12-101-1/+1
* | perf/x86: Fix exclusion of BTS and LBR for GoldmontAndi Kleen2016-12-111-2/+6
|/
* perf/x86: Fix full width counter, counter overflowPeter Zijlstra (Intel)2016-12-061-1/+1
* perf/x86: Restore TASK_SIZE check on frame pointerJohannes Weiner2016-11-221-8/+2Star
* Merge branch 'x86-asm-for-linus' of git://git.kernel.org/pub/scm/linux/kernel...Linus Torvalds2016-10-041-24/+12Star
|\
| * perf/x86: Convert perf_callchain_kernel() to use the new unwinderJosh Poimboeuf2016-09-201-23/+10Star