index
:
linux-dev
linus/master
master
Linux kernel development work - see feature branches
Jason A. Donenfeld
about
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-06
perf/x86: Remove old MSR perf tracing code
Andi Kleen
1
-11
/
+1
2015-12-06
perf/x86/intel: Fix __initconst declaration in the RAPL perf driver
Andi Kleen
1
-1
/
+1
2015-12-06
Merge branch 'perf/urgent' into perf/core, to pick up fixes
Ingo Molnar
2
-2
/
+2
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-12-04
x86/mm/mtrr: Mark the 'range_new' static variable in mtrr_calc_range_state() as __initdata
Rasmus Villemoes
1
-2
/
+9
2015-11-25
x86: Replace RDRAND forced-reseed with simple sanity check
Len Brown
1
-13
/
+12
2015-11-24
x86/cpu: Fix MSR value truncation issue
Borislav Petkov
1
-1
/
+1
2015-11-24
x86/cpu/amd, kvm: Satisfy guest kernel reads of IC_CFG MSR
Borislav Petkov
1
-2
/
+2
2015-11-24
x86/cpu: Unify CPU family, model, stepping calculation
Borislav Petkov
3
-24
/
+15
2015-11-24
x86/mce: Make usable address checks Intel-only
Borislav Petkov
1
-18
/
+22
2015-11-24
x86/mce: Add the missing memory error check on AMD
Borislav Petkov
1
-4
/
+4
2015-11-24
x86/RAS: Remove mce.usable_addr
Borislav Petkov
1
-8
/
+4
2015-11-24
x86/mce: Do not enter deferred errors into the generic pool twice
Tony Luck
1
-11
/
+13
2015-11-23
x86/microcode: Initialize the driver late when facilities are up
Borislav Petkov
1
-0
/
+1
2015-11-23
perf/x86: Handle multiple umask bits for BDW CYCLE_ACTIVITY.*
Andi Kleen
2
-1
/
+5
2015-11-23
perf/x86/intel/pt: Add interface to stop Intel PT logging
Takao Indoh
1
-0
/
+9
2015-11-23
perf/x86: Add option to disable reading branch flags/cycles
Andi Kleen
1
-2
/
+17
2015-11-23
perf/x86: Optimize stack walk user accesses
Andi Kleen
1
-3
/
+19
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/kernel/git/tip/tip
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/kernel/git/tip/tip
Linus Torvalds
1
-6
/
+0
2015-11-15
Merge branch 'x86-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip
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/git/tip/tip
Linus Torvalds
1
-0
/
+1
2015-11-03
Merge branch 'ras-core-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip
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
-14
/
+105
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/kernel/git/tip/tip
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
[prev]
[next]