summaryrefslogtreecommitdiff
path: root/arch/x86/events/core.c
Commit message (Expand)AuthorAge
* Merge branch 'perf-core-for-linus' of git://git.kernel.org/pub/scm/linux/kern...Linus Torvalds2017-09-04
|\
| * perf/x86: Fix caps/ for !IntelPeter Zijlstra2017-08-29
| * perf/x86: Export some PMU attributes in caps/ directoryAndi Kleen2017-08-25
* | x86/ldt: Fix off by one in get_segment_base()Dan Carpenter2017-08-29
|/
* perf/x86: Fix RDPMC vs. mm_struct trackingPeter Zijlstra2017-08-10
* perf/x86: Shut up false-positive -Wmaybe-uninitialized warningArnd Bergmann2017-07-20
* Merge branch 'smp-hotplug-for-linus' of git://git.kernel.org/pub/scm/linux/ke...Linus Torvalds2017-07-03
|\
| * x86/perf: Drop EXPORT of perf_check_microcodeThomas Gleixner2017-05-26
* | Merge branch 'x86-mm-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/...Linus Torvalds2017-07-03
|\ \
| * | x86/ldt: Rename ldt_struct::size to ::nr_entriesBorislav Petkov2017-06-08
| * | x86/mm: Rework lazy TLB to track the actual loaded mmAndy Lutomirski2017-06-05
| |/
* | Merge branch 'sched-core-for-linus' of git://git.kernel.org/pub/scm/linux/ker...Linus Torvalds2017-07-03
|\ \
| * | x86/tsc: Remodel cyc2ns to use seqcount_latch()Peter Zijlstra2017-05-15
| |/
* | perf/x86: Add sysfs entry to freeze counters on SMIKan Liang2017-05-23
|/
* sched/clock, x86/perf: Fix "perf test tsc"Peter Zijlstra2017-03-23
* Merge branch 'perf-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/ke...Linus Torvalds2017-03-17
|\
| * x86/perf: Clarify why x86_pmu_event_mapped() isn't racyAndy Lutomirski2017-03-17
| * x86/perf: Fix CR4.PCE propagation to use active_mm instead of mmAndy Lutomirski2017-03-17
* | sched/headers: Prepare to remove the <linux/mm_types.h> dependency from <linu...Ingo Molnar2017-03-02
* | sched/headers: Prepare for new header dependencies before moving code to <lin...Ingo Molnar2017-03-02
|/
* perf/x86: Reject non sampling events with precise_ipJiri Olsa2017-01-14
* cpu/hotplug: Cleanup state namesThomas Gleixner2016-12-25
* Merge branch 'x86-cleanups-for-linus' of git://git.kernel.org/pub/scm/linux/k...Linus Torvalds2016-12-12
|\
| * x86/ldt: Make all size computations unsignedThomas Gleixner2016-12-10
* | perf/x86: Fix exclusion of BTS and LBR for GoldmontAndi Kleen2016-12-11
|/
* perf/x86: Fix full width counter, counter overflowPeter Zijlstra (Intel)2016-12-06
* perf/x86: Restore TASK_SIZE check on frame pointerJohannes Weiner2016-11-22
* Merge branch 'x86-asm-for-linus' of git://git.kernel.org/pub/scm/linux/kernel...Linus Torvalds2016-10-03
|\
| * perf/x86: Convert perf_callchain_kernel() to use the new unwinderJosh Poimboeuf2016-09-20
| * x86/dumpstack: Add get_stack_info() interfaceJosh Poimboeuf2016-09-15
| * perf/x86: Check perf_callchain_store() errorJosh Poimboeuf2016-09-08
* | perf/x86: Ensure perf_sched_cb_{inc,dec}() is only called from pmu::{add,del}()Peter Zijlstra2016-08-10
|/
* Merge branch 'perf-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/ke...Linus Torvalds2016-08-06
|\
| * perf/x86: Modify error message in virtualized environmentJuergen Gross2016-08-01
* | Merge branch 'x86-headers-for-linus' of git://git.kernel.org/pub/scm/linux/ke...Linus Torvalds2016-08-01
|\ \ | |/ |/|
| * x86: Audit and remove any remaining unnecessary uses of module.hPaul Gortmaker2016-07-14
* | Merge branch 'smp-hotplug-for-linus' of git://git.kernel.org/pub/scm/linux/ke...Linus Torvalds2016-07-29
|\ \
| * | perf/x86: Convert the core to the hotplug state machineThomas Gleixner2016-07-14
| |/
* | Merge branch 'perf-core-for-linus' of git://git.kernel.org/pub/scm/linux/kern...Linus Torvalds2016-07-25
|\ \
| * \ Merge branch 'perf/urgent' into perf/core, to pick up fixes before merging ne...Ingo Molnar2016-07-07
| |\ \ | | |/
| * | perf/x86: Support sysfs files depending on SMT statusAndi Kleen2016-06-03
* | | perf/x86: Fix bogus kernel printk, againVegard Nossum2016-07-10
| |/ |/|
* | perf/x86: Fix 32-bit perf user callgraph collectionJosh Poimboeuf2016-07-03
|/
* Merge tag 'perf-core-for-mingo-20160516' of git://git.kernel.org/pub/scm/linu...Ingo Molnar2016-05-20
|\
| * perf core: Add a 'nr' field to perf_event_callchain_contextArnaldo Carvalho de Melo2016-05-16
| * perf core: Pass max stack as a perf_callchain_entry contextArnaldo Carvalho de Melo2016-05-16
* | Merge branch 'x86-asm-for-linus' of git://git.kernel.org/pub/scm/linux/kernel...Linus Torvalds2016-05-16
|\ \
| * | x86/cpufeature: Replace cpu_has_apic with boot_cpu_has() usageBorislav Petkov2016-04-13
* | | Merge branch 'sched-core-for-linus' of git://git.kernel.org/pub/scm/linux/ker...Linus Torvalds2016-05-16
|\ \ \ | |_|/ |/| |
| * | perf/core, sched: Don't use clock function pointer to determine clockAlexander Shishkin2016-04-19
| |/