index
:
blaster4385/linux-IllusionX
main
v6.12.1
v6.12.10
v6.13
Linux kernel with personal config changes for arch linux
Blaster4385
about
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
arch
/
x86
/
events
/
core.c
Age
Commit message (
Expand
)
Author
Files
Lines
2018-11-22
perf/x86/intel: Move branch tracing setup to the Intel-specific source file
Jiri Olsa
1
-20
/
+0
2018-10-23
Merge branch 'x86-cpu-for-linus' of git://git.kernel.org/pub/scm/linux/kernel...
Linus Torvalds
1
-0
/
+4
2018-10-16
perf/x86/intel: Export mem events only if there's PEBS support
Jiri Olsa
1
-4
/
+4
2018-10-02
Merge branch 'x86/cache' into perf/core, to resolve conflicts
Ingo Molnar
1
-0
/
+21
2018-09-28
perf/x86: Add helper to obtain performance counter index
Reinette Chatre
1
-0
/
+21
2018-09-27
x86/events: Add Hygon Dhyana support to PMU infrastructure
Pu Wen
1
-0
/
+4
2018-09-10
perf/x86: Add __ro_after_init annotations
Zubin Mithra
1
-4
/
+4
2018-08-31
x86/nmi: Fix NMI uaccess race against CR3 switching
Andy Lutomirski
1
-1
/
+1
2018-06-12
treewide: kmalloc() -> kmalloc_array()
Kees Cook
1
-1
/
+1
2018-06-04
Merge branch 'timers-core-for-linus' of git://git.kernel.org/pub/scm/linux/ke...
Linus Torvalds
1
-1
/
+1
2018-05-05
perf/x86: Fix possible Spectre-v1 indexing for x86_pmu::event_map()
Peter Zijlstra
1
-0
/
+3
2018-05-05
perf/x86: Fix possible Spectre-v1 indexing for hw_perf_event cache_*
Peter Zijlstra
1
-1
/
+4
2018-04-19
compat: Move compat_timespec/ timeval to compat_time.h
Deepa Dinamani
1
-1
/
+1
2018-03-27
perf/x86: Update rdpmc_always_available static key to the modern API
Davidlohr Bueso
1
-3
/
+3
2018-03-24
Merge branch 'perf/urgent' into perf/core, to pick up fixes
Ingo Molnar
1
-1
/
+1
2018-03-20
perf/x86/intel: Rename confusing 'freerunning PEBS' API and implementation to...
Kan Liang
1
-1
/
+1
2018-03-20
perf/x86/intel: Disable userspace RDPMC usage for large PEBS
Kan Liang
1
-1
/
+2
2018-03-16
perf: Fix sibling iteration
Peter Zijlstra
1
-1
/
+1
2018-03-12
perf/core: Remove perf_event::group_entry
Peter Zijlstra
1
-1
/
+1
2018-03-09
perf/x86/intel: Disable userspace RDPMC usage for large PEBS
Kan Liang
1
-1
/
+2
2018-03-09
perf/x86: Introduce a ->read() callback in 'struct x86_pmu'
Kan Liang
1
-0
/
+2
2018-03-09
perf/x86/intel: Fix event update for auto-reload
Kan Liang
1
-9
/
+6
2017-10-25
locking/atomics: COCCINELLE/treewide: Convert trivial ACCESS_ONCE() patterns ...
Mark Rutland
1
-1
/
+1
2017-10-24
locking/barriers: Convert users of lockless_dereference() to READ_ONCE()
Will Deacon
1
-1
/
+1
2017-09-04
Merge branch 'perf-core-for-linus' of git://git.kernel.org/pub/scm/linux/kern...
Linus Torvalds
1
-11
/
+46
2017-08-29
perf/x86: Fix caps/ for !Intel
Peter Zijlstra
1
-5
/
+28
2017-08-29
x86/ldt: Fix off by one in get_segment_base()
Dan Carpenter
1
-5
/
+2
2017-08-25
perf/x86: Export some PMU attributes in caps/ directory
Andi Kleen
1
-11
/
+23
2017-08-10
perf/x86: Fix RDPMC vs. mm_struct tracking
Peter Zijlstra
1
-9
/
+7
2017-07-20
perf/x86: Shut up false-positive -Wmaybe-uninitialized warning
Arnd Bergmann
1
-2
/
+2
2017-07-03
Merge branch 'smp-hotplug-for-linus' of git://git.kernel.org/pub/scm/linux/ke...
Linus Torvalds
1
-1
/
+0
2017-07-03
Merge branch 'x86-mm-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/...
Linus Torvalds
1
-3
/
+2
2017-07-03
Merge branch 'sched-core-for-linus' of git://git.kernel.org/pub/scm/linux/ker...
Linus Torvalds
1
-6
/
+6
2017-06-08
x86/ldt: Rename ldt_struct::size to ::nr_entries
Borislav Petkov
1
-1
/
+1
2017-06-05
x86/mm: Rework lazy TLB to track the actual loaded mm
Andy Lutomirski
1
-2
/
+1
2017-05-26
x86/perf: Drop EXPORT of perf_check_microcode
Thomas Gleixner
1
-1
/
+0
2017-05-23
perf/x86: Add sysfs entry to freeze counters on SMI
Kan Liang
1
-0
/
+10
2017-05-15
x86/tsc: Remodel cyc2ns to use seqcount_latch()
Peter Zijlstra
1
-6
/
+6
2017-03-23
sched/clock, x86/perf: Fix "perf test tsc"
Peter Zijlstra
1
-3
/
+6
2017-03-17
Merge branch 'perf-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/ke...
Linus Torvalds
1
-2
/
+14
2017-03-17
x86/perf: Clarify why x86_pmu_event_mapped() isn't racy
Andy Lutomirski
1
-0
/
+12
2017-03-17
x86/perf: Fix CR4.PCE propagation to use active_mm instead of mm
Andy Lutomirski
1
-2
/
+2
2017-03-02
sched/headers: Prepare to remove the <linux/mm_types.h> dependency from <linu...
Ingo Molnar
1
-1
/
+1
2017-03-02
sched/headers: Prepare for new header dependencies before moving code to <lin...
Ingo Molnar
1
-0
/
+1
2017-01-14
perf/x86: Reject non sampling events with precise_ip
Jiri Olsa
1
-0
/
+4
2016-12-25
cpu/hotplug: Cleanup state names
Thomas Gleixner
1
-3
/
+3
2016-12-12
Merge branch 'x86-cleanups-for-linus' of git://git.kernel.org/pub/scm/linux/k...
Linus Torvalds
1
-1
/
+1
2016-12-11
perf/x86: Fix exclusion of BTS and LBR for Goldmont
Andi Kleen
1
-2
/
+6
2016-12-10
x86/ldt: Make all size computations unsigned
Thomas Gleixner
1
-1
/
+1
2016-12-06
perf/x86: Fix full width counter, counter overflow
Peter Zijlstra (Intel)
1
-1
/
+1
[next]