summaryrefslogtreecommitdiff
path: root/arch/x86/events/core.c
AgeCommit message (Expand)Author
2017-10-25locking/atomics: COCCINELLE/treewide: Convert trivial ACCESS_ONCE() patterns ...Mark Rutland
2017-10-24locking/barriers: Convert users of lockless_dereference() to READ_ONCE()Will Deacon
2017-09-04Merge branch 'perf-core-for-linus' of git://git.kernel.org/pub/scm/linux/kern...Linus Torvalds
2017-08-29perf/x86: Fix caps/ for !IntelPeter Zijlstra
2017-08-29x86/ldt: Fix off by one in get_segment_base()Dan Carpenter
2017-08-25perf/x86: Export some PMU attributes in caps/ directoryAndi Kleen
2017-08-10perf/x86: Fix RDPMC vs. mm_struct trackingPeter Zijlstra
2017-07-20perf/x86: Shut up false-positive -Wmaybe-uninitialized warningArnd Bergmann
2017-07-03Merge branch 'smp-hotplug-for-linus' of git://git.kernel.org/pub/scm/linux/ke...Linus Torvalds
2017-07-03Merge branch 'x86-mm-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/...Linus Torvalds
2017-07-03Merge branch 'sched-core-for-linus' of git://git.kernel.org/pub/scm/linux/ker...Linus Torvalds
2017-06-08x86/ldt: Rename ldt_struct::size to ::nr_entriesBorislav Petkov
2017-06-05x86/mm: Rework lazy TLB to track the actual loaded mmAndy Lutomirski
2017-05-26x86/perf: Drop EXPORT of perf_check_microcodeThomas Gleixner
2017-05-23perf/x86: Add sysfs entry to freeze counters on SMIKan Liang
2017-05-15x86/tsc: Remodel cyc2ns to use seqcount_latch()Peter Zijlstra
2017-03-23sched/clock, x86/perf: Fix "perf test tsc"Peter Zijlstra
2017-03-17Merge branch 'perf-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/ke...Linus Torvalds
2017-03-17x86/perf: Clarify why x86_pmu_event_mapped() isn't racyAndy Lutomirski
2017-03-17x86/perf: Fix CR4.PCE propagation to use active_mm instead of mmAndy Lutomirski
2017-03-02sched/headers: Prepare to remove the <linux/mm_types.h> dependency from <linu...Ingo Molnar
2017-03-02sched/headers: Prepare for new header dependencies before moving code to <lin...Ingo Molnar
2017-01-14perf/x86: Reject non sampling events with precise_ipJiri Olsa
2016-12-25cpu/hotplug: Cleanup state namesThomas Gleixner
2016-12-12Merge branch 'x86-cleanups-for-linus' of git://git.kernel.org/pub/scm/linux/k...Linus Torvalds
2016-12-11perf/x86: Fix exclusion of BTS and LBR for GoldmontAndi Kleen
2016-12-10x86/ldt: Make all size computations unsignedThomas Gleixner
2016-12-06perf/x86: Fix full width counter, counter overflowPeter Zijlstra (Intel)
2016-11-22perf/x86: Restore TASK_SIZE check on frame pointerJohannes Weiner
2016-10-03Merge branch 'x86-asm-for-linus' of git://git.kernel.org/pub/scm/linux/kernel...Linus Torvalds
2016-09-20perf/x86: Convert perf_callchain_kernel() to use the new unwinderJosh Poimboeuf
2016-09-15x86/dumpstack: Add get_stack_info() interfaceJosh Poimboeuf
2016-09-08perf/x86: Check perf_callchain_store() errorJosh Poimboeuf
2016-08-10perf/x86: Ensure perf_sched_cb_{inc,dec}() is only called from pmu::{add,del}()Peter Zijlstra
2016-08-06Merge branch 'perf-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/ke...Linus Torvalds
2016-08-01Merge branch 'x86-headers-for-linus' of git://git.kernel.org/pub/scm/linux/ke...Linus Torvalds
2016-08-01perf/x86: Modify error message in virtualized environmentJuergen Gross
2016-07-29Merge branch 'smp-hotplug-for-linus' of git://git.kernel.org/pub/scm/linux/ke...Linus Torvalds
2016-07-25Merge branch 'perf-core-for-linus' of git://git.kernel.org/pub/scm/linux/kern...Linus Torvalds
2016-07-14x86: Audit and remove any remaining unnecessary uses of module.hPaul Gortmaker
2016-07-14perf/x86: Convert the core to the hotplug state machineThomas Gleixner
2016-07-10perf/x86: Fix bogus kernel printk, againVegard Nossum
2016-07-07Merge branch 'perf/urgent' into perf/core, to pick up fixes before merging ne...Ingo Molnar
2016-07-03perf/x86: Fix 32-bit perf user callgraph collectionJosh Poimboeuf
2016-06-03perf/x86: Support sysfs files depending on SMT statusAndi Kleen
2016-05-20Merge tag 'perf-core-for-mingo-20160516' of git://git.kernel.org/pub/scm/linu...Ingo Molnar
2016-05-16perf core: Add a 'nr' field to perf_event_callchain_contextArnaldo Carvalho de Melo
2016-05-16perf core: Pass max stack as a perf_callchain_entry contextArnaldo Carvalho de Melo
2016-05-16Merge branch 'x86-asm-for-linus' of git://git.kernel.org/pub/scm/linux/kernel...Linus Torvalds
2016-05-16Merge branch 'sched-core-for-linus' of git://git.kernel.org/pub/scm/linux/ker...Linus Torvalds