index
:
linux
WIP-syscall
master
mmu_gather-race-fix
n900-dt
n900-dt-with-ssi
n900-dts-twl5030
n900-modem-rework
n900-omapdrm
next
proc-cmdline
sc18is600
ssi
ssi-cleaned
ssi-cleaned-dt
ssi-cleaned-dt2
ssi-cleaned-dt3
tty-splice
twl4030-madc-cleanup
Linux Kernel (branches are rebased on master from time to time)
Linus Torvalds
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
arch
/
x86
/
events
/
core.c
Age
Commit message (
Expand
)
Author
Files
Lines
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
2016-11-22
perf/x86: Restore TASK_SIZE check on frame pointer
Johannes Weiner
1
-8
/
+2
2016-10-03
Merge branch 'x86-asm-for-linus' of git://git.kernel.org/pub/scm/linux/kernel...
Linus Torvalds
1
-24
/
+12
2016-09-20
perf/x86: Convert perf_callchain_kernel() to use the new unwinder
Josh Poimboeuf
1
-23
/
+10
2016-09-15
x86/dumpstack: Add get_stack_info() interface
Josh Poimboeuf
1
-1
/
+1
2016-09-08
perf/x86: Check perf_callchain_store() error
Josh Poimboeuf
1
-1
/
+2
2016-08-10
perf/x86: Ensure perf_sched_cb_{inc,dec}() is only called from pmu::{add,del}()
Peter Zijlstra
1
-2
/
+22
2016-08-06
Merge branch 'perf-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/ke...
Linus Torvalds
1
-4
/
+7
2016-08-01
Merge branch 'x86-headers-for-linus' of git://git.kernel.org/pub/scm/linux/ke...
Linus Torvalds
1
-1
/
+2
2016-08-01
perf/x86: Modify error message in virtualized environment
Juergen Gross
1
-4
/
+7
2016-07-29
Merge branch 'smp-hotplug-for-linus' of git://git.kernel.org/pub/scm/linux/ke...
Linus Torvalds
1
-37
/
+66
2016-07-25
Merge branch 'perf-core-for-linus' of git://git.kernel.org/pub/scm/linux/kern...
Linus Torvalds
1
-0
/
+23
2016-07-14
x86: Audit and remove any remaining unnecessary uses of module.h
Paul Gortmaker
1
-1
/
+2
2016-07-14
perf/x86: Convert the core to the hotplug state machine
Thomas Gleixner
1
-37
/
+66
2016-07-10
perf/x86: Fix bogus kernel printk, again
Vegard Nossum
1
-1
/
+1
2016-07-07
Merge branch 'perf/urgent' into perf/core, to pick up fixes before merging ne...
Ingo Molnar
1
-5
/
+6
2016-07-03
perf/x86: Fix 32-bit perf user callgraph collection
Josh Poimboeuf
1
-5
/
+6
2016-06-03
perf/x86: Support sysfs files depending on SMT status
Andi Kleen
1
-0
/
+23
2016-05-20
Merge tag 'perf-core-for-mingo-20160516' of git://git.kernel.org/pub/scm/linu...
Ingo Molnar
1
-7
/
+7
2016-05-16
perf core: Add a 'nr' field to perf_event_callchain_context
Arnaldo Carvalho de Melo
1
-2
/
+2
2016-05-16
perf core: Pass max stack as a perf_callchain_entry context
Arnaldo Carvalho de Melo
1
-7
/
+7
2016-05-16
Merge branch 'x86-asm-for-linus' of git://git.kernel.org/pub/scm/linux/kernel...
Linus Torvalds
1
-1
/
+1
2016-05-16
Merge branch 'sched-core-for-linus' of git://git.kernel.org/pub/scm/linux/ker...
Linus Torvalds
1
-1
/
+1
2016-05-05
perf/x86/intel/pt: Bypass PT vs. LBR exclusivity if the core supports it
Alexander Shishkin
1
-0
/
+6
2016-04-27
perf core: Allow setting up max frame stack depth via sysctl
Arnaldo Carvalho de Melo
1
-2
/
+2
[next]