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
/
kernel
/
cpu
Age
Commit message (
Expand
)
Author
Files
Lines
2015-12-08
Merge branch 'perf-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/ke...
Linus Torvalds
5
-6
/
+9
2015-12-06
perf/x86/intel: Fix INTEL_FLAGS_UEVENT_CONSTRAINT_DATALA_NA macro
Jiri Olsa
1
-1
/
+1
2015-12-06
perf/x86/intel: Make L1D_PEND_MISS.FB_FULL not constrained on Haswell
Yuanfang Chen
1
-1
/
+1
2015-11-23
x86/microcode: Initialize the driver late when facilities are up
Borislav Petkov
1
-0
/
+1
2015-11-23
treewide: Remove old email address
Peter Zijlstra
2
-2
/
+2
2015-11-23
perf/x86: Fix LBR call stack save/restore
Andi Kleen
2
-1
/
+4
2015-11-23
perf/core: Robustify the perf_cgroup_from_task() RCU checks
Stephane Eranian
1
-1
/
+1
2015-11-22
Merge branch 'x86-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/ker...
Linus Torvalds
1
-2
/
+1
2015-11-19
x86/cpu: Fix SMAP check in PVOPS environments
Andrew Cooper
1
-2
/
+1
2015-11-15
Merge branch 'perf-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/ke...
Linus Torvalds
1
-6
/
+0
2015-11-15
Merge branch 'x86-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/ker...
Linus Torvalds
2
-0
/
+14
2015-11-12
perf/x86/intel/rapl: Remove the unused RAPL_EVENT_DESC() macro
Huang Rui
1
-6
/
+0
2015-11-07
x86/AMD: Fix last level cache topology for AMD Fam17h systems
Aravind Gopalakrishnan
1
-0
/
+13
2015-11-07
x86/cpu/intel: Enable X86_FEATURE_NONSTOP_TSC_S3 for Merrifield
Andy Shevchenko
1
-0
/
+1
2015-11-06
arch/x86/kernel/cpu/perf_event_msr.c: use sign_extend64() for sign extension
Martin Kepplinger
1
-4
/
+3
2015-11-03
Merge branch 'x86-cpu-for-linus' of git://git.kernel.org/pub/scm/linux/kernel...
Linus Torvalds
1
-0
/
+1
2015-11-03
Merge branch 'ras-core-for-linus' of git://git.kernel.org/pub/scm/linux/kerne...
Linus Torvalds
10
-1527
/
+1469
2015-11-01
x86/cpu: Add CLZERO detection
Wan Zongshun
1
-0
/
+1
2015-11-01
x86/mce: Add a default case to the switch in __mcheck_cpu_ancient_init()
Borislav Petkov
1
-0
/
+2
2015-11-01
x86/mce: Add a Scalable MCA vendor flags bit
Aravind Gopalakrishnan
1
-0
/
+2
2015-10-21
x86/microcode/intel: Move #ifdef DEBUG inside the function
Borislav Petkov
1
-6
/
+2
2015-10-21
x86/microcode/amd: Remove maintainers from comments
Borislav Petkov
1
-4
/
+0
2015-10-21
x86/microcode: Remove modularization leftovers
Borislav Petkov
4
-39
/
+12
2015-10-21
x86/microcode: Merge the early microcode loader
Borislav Petkov
7
-1434
/
+1385
2015-10-21
x86/microcode: Unmodularize the microcode driver
Borislav Petkov
3
-36
/
+4
2015-10-21
x86/mce: Fix thermal throttling reporting after kexec
Andi Kleen
1
-8
/
+0
2015-10-20
perf/x86: Add support for PERF_SAMPLE_BRANCH_CALL
Stephane Eranian
1
-0
/
+4
2015-10-12
x86/microcode/amd: Do not overwrite final patch levels
Borislav Petkov
2
-8
/
+43
2015-10-12
x86/microcode/amd: Extract current patch level read to a function
Borislav Petkov
2
-12
/
+29
2015-10-12
Merge branch 'x86/ras' into ras/core, to pick up changes
Ingo Molnar
2
-6
/
+8
2015-10-08
Merge branch 'perf/urgent' into perf/core, before pulling new changes
Ingo Molnar
2
-6
/
+8
2015-10-06
perf/x86/intel/uncore: Fix multi-segment problem of perf_event_intel_uncore
Taku Izumi
4
-15
/
+106
2015-10-06
perf/x86: Add Intel cstate PMUs support
Kan Liang
2
-0
/
+695
2015-10-03
Merge branch 'x86-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/ker...
Linus Torvalds
2
-6
/
+8
2015-10-01
perf/x86/intel/uncore: Do not use macro DEFINE_PCI_DEVICE_TABLE()
Vaishali Thakkar
1
-1
/
+1
2015-09-30
x86/hyperv: Fix the build in the !CONFIG_KEXEC_CORE case
Vitaly Kuznetsov
1
-5
/
+7
2015-09-28
x86/mce: Don't clear shared banks on Intel when offlining CPUs
Ashok Raj
1
-10
/
+20
2015-09-28
perf/core, perf/x86: Change needlessly global functions and a variable to static
Geliang Tang
1
-4
/
+4
2015-09-28
Merge branch 'linus' into perf/core, to pick up fixes before applying new cha...
Ingo Molnar
1
-2
/
+2
2015-09-25
perf/x86: Change test_aperfmperf() and test_intel() to static
Geliang Tang
1
-2
/
+2
2015-09-23
x86/cpufeatures: Correct spelling of the HWP_NOTIFY flag
Kristen Carlson Accardi
1
-1
/
+1
2015-09-18
perf/x86/intel: Fix static checker warning in lbr enable
Kan Liang
1
-2
/
+3
2015-09-18
Merge branch 'perf/urgent' into perf/core, to pick up fixes before applying n...
Ingo Molnar
3
-4
/
+18
2015-09-18
perf/x86/intel: Fix Skylake FRONTEND MSR extrareg mask
Andi Kleen
1
-1
/
+5
2015-09-18
perf/x86/intel/pebs: Add PEBS frontend profiling for Skylake
Andi Kleen
2
-1
/
+11
2015-09-18
perf/x86/intel: Make the CYCLE_ACTIVITY.* constraint on Broadwell more specific
Andi Kleen
1
-1
/
+1
2015-09-17
Merge branch 'x86-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/ker...
Linus Torvalds
1
-2
/
+2
2015-09-17
Merge branch 'perf-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/ke...
Linus Torvalds
2
-1
/
+5
2015-09-13
perf/core: Drop PERF_EVENT_TXN
Sukadev Bhattiprolu
2
-6
/
+2
2015-09-13
perf/core: Add a 'flags' parameter to the PMU transactional interfaces
Sukadev Bhattiprolu
2
-1
/
+32
[next]