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
Age
Commit message (
Expand
)
Author
Files
Lines
2020-03-12
perf/amd/uncore: Replace manual sampling check with CAP_NO_INTERRUPT flag
Kim Phillips
1
-10
/
+7
2020-02-11
perf/x86/intel: Fix inaccurate period in context switch for auto-reload
Kan Liang
1
-0
/
+2
2020-02-11
perf/x86/amd: Add missing L2 misses event spec to AMD Family 17h's event map
Kim Phillips
1
-0
/
+1
2020-02-11
perf/x86/msr: Add Tremont support
Kan Liang
1
-1
/
+2
2020-02-11
perf/x86/cstate: Add Tremont support
Kan Liang
1
-9
/
+13
2020-02-11
perf/x86/intel: Add Elkhart Lake support
Kan Liang
1
-0
/
+1
2020-01-28
Merge branch 'perf-core-for-linus' of git://git.kernel.org/pub/scm/linux/kern...
Linus Torvalds
4
-45
/
+160
2020-01-28
Merge branch 'core-headers-for-linus' of git://git.kernel.org/pub/scm/linux/k...
Linus Torvalds
1
-0
/
+1
2020-01-20
Merge tag 'v5.5-rc7' into perf/core, to pick up fixes
Ingo Molnar
2
-24
/
+7
2020-01-17
perf/x86/intel/uncore: Remove PCIe3 unit for SNR
Kan Liang
1
-24
/
+0
2020-01-17
perf/x86/intel/uncore: Fix missing marker for snr_uncore_imc_freerunning_events
Kan Liang
1
-0
/
+1
2020-01-17
perf/x86/intel/uncore: Add PCI ID of IMC for Xeon E3 V5 Family
Kan Liang
1
-0
/
+6
2020-01-17
perf/x86/amd: Add support for Large Increment per Cycle Events
Kim Phillips
3
-15
/
+95
2020-01-17
perf/x86/amd: Constrain Large Increment per Cycle events
Kim Phillips
2
-30
/
+63
2020-01-17
perf/x86/intel/rapl: Add Comet Lake support
Harry Pan
1
-0
/
+2
2019-12-17
perf/x86/intel: Fix PT PMI handling
Alexander Shishkin
1
-2
/
+7
2019-12-17
perf/x86/intel/bts: Fix the use of page_private()
Alexander Shishkin
1
-5
/
+11
2019-12-17
perf/x86: Fix potential out-of-bounds access
Peter Zijlstra
1
-2
/
+8
2019-12-10
perf/x86/intel: Explicitly include asm/io.h to use virt_to_phys()
Sean Christopherson
1
-0
/
+1
2019-11-27
perf/x86: Implement immediate enforcement of /sys/devices/cpu/rdpmc value of 0
Anthony Steinhauser
1
-6
/
+12
2019-11-26
Merge branch 'perf-core-for-linus' of git://git.kernel.org/pub/scm/linux/kern...
Linus Torvalds
9
-56
/
+239
2019-11-21
Merge branch 'kvm-tsx-ctrl' into HEAD
Paolo Bonzini
4
-22
/
+44
2019-11-15
x86: retpolines: eliminate retpoline from msr event handlers
Andrea Arcangeli
1
-0
/
+11
2019-11-13
perf/x86/intel/pt: Prevent redundant WRMSRs
Alexander Shishkin
2
-12
/
+23
2019-11-13
perf/x86/intel/pt: Opportunistically use single range output mode
Alexander Shishkin
2
-28
/
+92
2019-11-13
perf/x86/intel/pt: Add sampling support
Alexander Shishkin
1
-0
/
+54
2019-11-13
perf/x86/intel/pt: Factor out pt_config_start()
Alexander Shishkin
1
-6
/
+16
2019-11-11
perf/x86/amd: Remove set but not used variable 'active'
Zheng Yongjun
1
-11
/
+2
2019-10-28
perf/x86: Synchronize PMU task contexts on optimized context switches
Alexey Budankov
1
-0
/
+7
2019-10-28
perf/x86/intel: Implement LBR callstack context synchronization
Alexey Budankov
2
-0
/
+26
2019-10-28
perf/x86: Install platform specific ->swap_task_ctx() adapter
Alexey Budankov
1
-0
/
+8
2019-10-28
perf/core, perf/x86: Introduce swap_task_ctx() method at 'struct pmu'
Alexey Budankov
1
-0
/
+8
2019-10-28
Merge branch 'perf/urgent' into perf/core, to pick up fixes
Ingo Molnar
3
-21
/
+43
2019-10-28
perf/x86/uncore: Fix event group support
Kan Liang
2
-18
/
+38
2019-10-28
perf/x86/amd/ibs: Handle erratum #420 only on the affected CPU family (10h)
Kim Phillips
1
-2
/
+4
2019-10-28
perf/x86/amd/ibs: Fix reading of the IBS OpData register and thus precise RIP...
Kim Phillips
1
-1
/
+1
2019-10-22
Merge branch 'perf/urgent' into perf/core, to pick up fixes
Ingo Molnar
1
-1
/
+1
2019-10-20
perf/x86/intel/pt: Fix base for single entry topa
Jiri Olsa
1
-1
/
+1
2019-10-17
perf_event: Add support for LSM and SELinux checks
Joel Fernandes (Google)
3
-7
/
+11
2019-10-12
perf/x86/cstate: Add Tiger Lake CPU support
Kan Liang
1
-9
/
+11
2019-10-12
perf/x86/msr: Add Tiger Lake CPU support
Kan Liang
1
-0
/
+2
2019-10-12
perf/x86/intel: Add Tiger Lake CPU support
Kan Liang
1
-0
/
+2
2019-10-12
perf/x86/cstate: Update C-state counters for Ice Lake
Kan Liang
1
-11
/
+25
2019-10-12
perf/x86/msr: Add new CPU model numbers for Ice Lake
Kan Liang
1
-0
/
+3
2019-10-12
perf/x86/cstate: Add Comet Lake CPU support
Kan Liang
1
-10
/
+14
2019-10-12
perf/x86/msr: Add Comet Lake CPU support
Kan Liang
1
-0
/
+2
2019-10-12
perf/x86/intel: Add Comet Lake CPU support
Kan Liang
1
-0
/
+2
2019-10-09
perf/x86/amd: Change/fix NMI latency mitigation to use a timestamp
Tom Lendacky
1
-13
/
+17
2019-09-16
Merge branch 'x86-mm-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/...
Linus Torvalds
1
-1
/
+1
2019-09-16
Merge branch 'x86-cpu-for-linus' of git://git.kernel.org/pub/scm/linux/kernel...
Linus Torvalds
6
-101
/
+101
[next]