index
:
Linux Stable
linux-2.6.11.y
linux-2.6.12.y
linux-2.6.13.y
linux-2.6.14.y
linux-2.6.15.y
linux-2.6.16.y
linux-2.6.17.y
linux-2.6.18.y
linux-2.6.19.y
linux-2.6.20.y
linux-2.6.21.y
linux-2.6.22.y
linux-2.6.23.y
linux-2.6.24.y
linux-2.6.25.y
linux-2.6.26.y
linux-2.6.27.y
linux-2.6.28.y
linux-2.6.29.y
linux-2.6.30.y
linux-2.6.31.y
linux-2.6.32.y
linux-2.6.33.y
linux-2.6.34.y
linux-2.6.35.y
linux-2.6.36.y
linux-2.6.37.y
linux-2.6.38.y
linux-2.6.39.y
linux-3.0.y
linux-3.1.y
linux-3.10.y
linux-3.11.y
linux-3.12.y
linux-3.13.y
linux-3.14.y
linux-3.15.y
linux-3.16.y
linux-3.17.y
linux-3.18.y
linux-3.19.y
linux-3.2.y
linux-3.3.y
linux-3.4.y
linux-3.5.y
linux-3.6.y
linux-3.7.y
linux-3.8.y
linux-3.9.y
linux-4.0.y
linux-4.1.y
linux-4.10.y
linux-4.11.y
linux-4.12.y
linux-4.13.y
linux-4.14.y
linux-4.15.y
linux-4.16.y
linux-4.17.y
linux-4.18.y
linux-4.19.y
linux-4.2.y
linux-4.20.y
linux-4.3.y
linux-4.4.y
linux-4.5.y
linux-4.6.y
linux-4.7.y
linux-4.8.y
linux-4.9.y
linux-5.0.y
linux-5.1.y
linux-5.10.y
linux-5.11.y
linux-5.12.y
linux-5.13.y
linux-5.14.y
linux-5.15.y
linux-5.16.y
linux-5.17.y
linux-5.18.y
linux-5.19.y
linux-5.2.y
linux-5.3.y
linux-5.4.y
linux-5.5.y
linux-5.6.y
linux-5.7.y
linux-5.8.y
linux-5.9.y
linux-6.0.y
linux-6.1.y
linux-6.10.y
linux-6.11.y
linux-6.12.y
linux-6.13.y
linux-6.14.y
linux-6.2.y
linux-6.3.y
linux-6.4.y
linux-6.5.y
linux-6.6.y
linux-6.7.y
linux-6.8.y
linux-6.9.y
linux-rolling-lts
linux-rolling-stable
master
Linux kernel stable tree
Greg Kroah-Hartman
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
arch
/
x86
/
events
/
core.c
Commit message (
Expand
)
Author
Age
Files
Lines
*
x86/perf/amd: Remove need to check "running" bit in NMI handler
Lendacky, Thomas
2019-04-17
1
-10
/
+3
*
perf/x86/intel: Make cpuc allocations consistent
Peter Zijlstra (Intel)
2019-03-13
1
-8
/
+5
*
perf/x86: Add check_period PMU callback
Jiri Olsa
2019-02-20
1
-0
/
+14
*
perf/x86/intel: Move branch tracing setup to the Intel-specific source file
Jiri Olsa
2018-12-05
1
-20
/
+0
*
x86/nmi: Fix NMI uaccess race against CR3 switching
Andy Lutomirski
2018-09-05
1
-1
/
+1
*
perf/x86/intel: Fix event update for auto-reload
Kan Liang
2018-05-30
1
-9
/
+6
*
perf/x86: Fix possible Spectre-v1 indexing for x86_pmu::event_map()
Peter Zijlstra
2018-05-16
1
-0
/
+3
*
perf/x86: Fix possible Spectre-v1 indexing for hw_perf_event cache_*
Peter Zijlstra
2018-05-16
1
-1
/
+4
*
locking/barriers: Convert users of lockless_dereference() to READ_ONCE()
Will Deacon
2017-12-25
1
-1
/
+1
*
Merge branch 'perf-core-for-linus' of git://git.kernel.org/pub/scm/linux/kern...
Linus Torvalds
2017-09-04
1
-11
/
+46
|
\
|
*
perf/x86: Fix caps/ for !Intel
Peter Zijlstra
2017-08-29
1
-5
/
+28
|
*
perf/x86: Export some PMU attributes in caps/ directory
Andi Kleen
2017-08-25
1
-11
/
+23
*
|
x86/ldt: Fix off by one in get_segment_base()
Dan Carpenter
2017-08-29
1
-5
/
+2
|
/
*
perf/x86: Fix RDPMC vs. mm_struct tracking
Peter Zijlstra
2017-08-10
1
-9
/
+7
*
perf/x86: Shut up false-positive -Wmaybe-uninitialized warning
Arnd Bergmann
2017-07-20
1
-2
/
+2
*
Merge branch 'smp-hotplug-for-linus' of git://git.kernel.org/pub/scm/linux/ke...
Linus Torvalds
2017-07-03
1
-1
/
+0
|
\
|
*
x86/perf: Drop EXPORT of perf_check_microcode
Thomas Gleixner
2017-05-26
1
-1
/
+0
*
|
Merge branch 'x86-mm-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/...
Linus Torvalds
2017-07-03
1
-3
/
+2
|
\
\
|
*
|
x86/ldt: Rename ldt_struct::size to ::nr_entries
Borislav Petkov
2017-06-08
1
-1
/
+1
|
*
|
x86/mm: Rework lazy TLB to track the actual loaded mm
Andy Lutomirski
2017-06-05
1
-2
/
+1
|
|
/
*
|
Merge branch 'sched-core-for-linus' of git://git.kernel.org/pub/scm/linux/ker...
Linus Torvalds
2017-07-03
1
-6
/
+6
|
\
\
|
*
|
x86/tsc: Remodel cyc2ns to use seqcount_latch()
Peter Zijlstra
2017-05-15
1
-6
/
+6
|
|
/
*
/
perf/x86: Add sysfs entry to freeze counters on SMI
Kan Liang
2017-05-23
1
-0
/
+10
|
/
*
sched/clock, x86/perf: Fix "perf test tsc"
Peter Zijlstra
2017-03-23
1
-3
/
+6
*
Merge branch 'perf-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/ke...
Linus Torvalds
2017-03-17
1
-2
/
+14
|
\
|
*
x86/perf: Clarify why x86_pmu_event_mapped() isn't racy
Andy Lutomirski
2017-03-17
1
-0
/
+12
|
*
x86/perf: Fix CR4.PCE propagation to use active_mm instead of mm
Andy Lutomirski
2017-03-17
1
-2
/
+2
*
|
sched/headers: Prepare to remove the <linux/mm_types.h> dependency from <linu...
Ingo Molnar
2017-03-02
1
-1
/
+1
*
|
sched/headers: Prepare for new header dependencies before moving code to <lin...
Ingo Molnar
2017-03-02
1
-0
/
+1
|
/
*
perf/x86: Reject non sampling events with precise_ip
Jiri Olsa
2017-01-14
1
-0
/
+4
*
cpu/hotplug: Cleanup state names
Thomas Gleixner
2016-12-25
1
-3
/
+3
*
Merge branch 'x86-cleanups-for-linus' of git://git.kernel.org/pub/scm/linux/k...
Linus Torvalds
2016-12-12
1
-1
/
+1
|
\
|
*
x86/ldt: Make all size computations unsigned
Thomas Gleixner
2016-12-10
1
-1
/
+1
*
|
perf/x86: Fix exclusion of BTS and LBR for Goldmont
Andi Kleen
2016-12-11
1
-2
/
+6
|
/
*
perf/x86: Fix full width counter, counter overflow
Peter Zijlstra (Intel)
2016-12-06
1
-1
/
+1
*
perf/x86: Restore TASK_SIZE check on frame pointer
Johannes Weiner
2016-11-22
1
-8
/
+2
*
Merge branch 'x86-asm-for-linus' of git://git.kernel.org/pub/scm/linux/kernel...
Linus Torvalds
2016-10-03
1
-24
/
+12
|
\
|
*
perf/x86: Convert perf_callchain_kernel() to use the new unwinder
Josh Poimboeuf
2016-09-20
1
-23
/
+10
|
*
x86/dumpstack: Add get_stack_info() interface
Josh Poimboeuf
2016-09-15
1
-1
/
+1
|
*
perf/x86: Check perf_callchain_store() error
Josh Poimboeuf
2016-09-08
1
-1
/
+2
*
|
perf/x86: Ensure perf_sched_cb_{inc,dec}() is only called from pmu::{add,del}()
Peter Zijlstra
2016-08-10
1
-2
/
+22
|
/
*
Merge branch 'perf-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/ke...
Linus Torvalds
2016-08-06
1
-4
/
+7
|
\
|
*
perf/x86: Modify error message in virtualized environment
Juergen Gross
2016-08-01
1
-4
/
+7
*
|
Merge branch 'x86-headers-for-linus' of git://git.kernel.org/pub/scm/linux/ke...
Linus Torvalds
2016-08-01
1
-1
/
+2
|
\
\
|
|
/
|
/
|
|
*
x86: Audit and remove any remaining unnecessary uses of module.h
Paul Gortmaker
2016-07-14
1
-1
/
+2
*
|
Merge branch 'smp-hotplug-for-linus' of git://git.kernel.org/pub/scm/linux/ke...
Linus Torvalds
2016-07-29
1
-37
/
+66
|
\
\
|
*
|
perf/x86: Convert the core to the hotplug state machine
Thomas Gleixner
2016-07-14
1
-37
/
+66
|
|
/
*
|
Merge branch 'perf-core-for-linus' of git://git.kernel.org/pub/scm/linux/kern...
Linus Torvalds
2016-07-25
1
-0
/
+23
|
\
\
|
*
|
Merge branch 'perf/urgent' into perf/core, to pick up fixes before merging ne...
Ingo Molnar
2016-07-07
1
-5
/
+6
|
|
\
|
|
*
|
perf/x86: Support sysfs files depending on SMT status
Andi Kleen
2016-06-03
1
-0
/
+23
[next]