index
:
linux
master
linux
Fast-forward packages
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
arch
/
x86
/
kernel
/
cpu
(
follow
)
Commit message (
Expand
)
Author
Age
Files
Lines
*
x86/cpu/amd: Remove an unneeded condition in srat_detect_node()
Dan Carpenter
2016-01-14
1
-2
/
+1
*
Merge branch 'x86-mm-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/...
Linus Torvalds
2016-01-12
1
-2
/
+9
|
\
|
*
x86/mm/mtrr: Mark the 'range_new' static variable in mtrr_calc_range_state() ...
Rasmus Villemoes
2015-12-04
1
-2
/
+9
*
|
Merge branch 'x86-cpu-for-linus' of git://git.kernel.org/pub/scm/linux/kernel...
Linus Torvalds
2016-01-12
5
-40
/
+30
|
\
\
|
*
|
x86: Replace RDRAND forced-reseed with simple sanity check
Len Brown
2015-11-25
1
-13
/
+12
|
*
|
x86/cpu: Fix MSR value truncation issue
Borislav Petkov
2015-11-24
1
-1
/
+1
|
*
|
x86/cpu/amd, kvm: Satisfy guest kernel reads of IC_CFG MSR
Borislav Petkov
2015-11-24
1
-2
/
+2
|
*
|
x86/cpu: Unify CPU family, model, stepping calculation
Borislav Petkov
2015-11-24
3
-24
/
+15
|
|
/
*
|
Merge branch 'x86-cleanups-for-linus' of git://git.kernel.org/pub/scm/linux/k...
Linus Torvalds
2016-01-12
11
-62
/
+48
|
\
\
|
*
|
x86/cpufeature: Remove unused and seldomly used cpu_has_xx macros
Borislav Petkov
2015-12-19
8
-16
/
+20
|
*
|
x86/cpufeature: Cleanup get_cpu_cap()
Borislav Petkov
2015-12-19
3
-28
/
+25
|
*
|
x86/cpufeature: Move some of the scattered feature bits to x86_capability
Borislav Petkov
2015-12-19
2
-20
/
+5
*
|
|
Merge branch 'ras-core-for-linus' of git://git.kernel.org/pub/scm/linux/kerne...
Linus Torvalds
2016-01-12
1
-40
/
+42
|
\
\
\
|
*
|
|
x86/mce: Make usable address checks Intel-only
Borislav Petkov
2015-11-24
1
-18
/
+22
|
*
|
|
x86/mce: Add the missing memory error check on AMD
Borislav Petkov
2015-11-24
1
-4
/
+4
|
*
|
|
x86/RAS: Remove mce.usable_addr
Borislav Petkov
2015-11-24
1
-8
/
+4
|
*
|
|
x86/mce: Do not enter deferred errors into the generic pool twice
Tony Luck
2015-11-24
1
-11
/
+13
|
|
|
/
|
|
/
|
*
|
|
Merge branch 'perf-core-for-linus' of git://git.kernel.org/pub/scm/linux/kern...
Linus Torvalds
2016-01-11
12
-61
/
+885
|
\
\
\
|
*
|
|
perf/x86/amd: Remove l1-dcache-stores event for AMD
Vince Weaver
2016-01-06
1
-1
/
+1
|
*
|
|
perf/x86/intel/uncore: Add Knights Landing uncore PMU support
Harish Chegondi
2016-01-06
4
-1
/
+499
|
*
|
|
perf/x86/intel/uncore: Remove hard coding of PMON box control MSR offset
Harish Chegondi
2016-01-06
1
-1
/
+2
|
*
|
|
perf/x86/intel: Add perf core PMU support for Intel Knights Landing
Harish Chegondi
2016-01-06
3
-0
/
+78
|
*
|
|
perf/x86/intel/uncore: Add Broadwell-EP uncore support
Kan Liang
2016-01-06
2
-5
/
+149
|
*
|
|
perf/x86/rapl: Use unified perf_event_sysfs_show instead of special interface
Huang Rui
2016-01-06
1
-18
/
+5
|
*
|
|
perf/x86: Enable cycles:pp for Intel Atom
Stephane Eranian
2016-01-06
2
-0
/
+3
|
*
|
|
perf/x86: fix PEBS issues on Intel Atom/Core2
Stephane Eranian
2016-01-06
1
-1
/
+8
|
*
|
|
perf/x86: Fix LBR related crashes on Intel Atom
Stephane Eranian
2016-01-06
1
-4
/
+7
|
*
|
|
perf/x86: Fix filter_events() bug with event mappings
Stephane Eranian
2016-01-06
1
-1
/
+10
|
*
|
|
perf/x86: Use INST_RETIRED.PREC_DIST for cycles: ppp
Andi Kleen
2016-01-06
4
-5
/
+57
|
*
|
|
perf/x86: Use INST_RETIRED.TOTAL_CYCLES_PS for cycles:pp for Skylake
Andi Kleen
2016-01-06
2
-4
/
+3
|
*
|
|
perf/x86: Allow zero PEBS status with only single active event
Andi Kleen
2016-01-06
1
-0
/
+12
|
*
|
|
perf/x86: Remove warning for zero PEBS status
Andi Kleen
2016-01-06
1
-4
/
+1
|
*
|
|
Merge tag 'v4.4-rc5' into perf/core, to pick up fixes
Ingo Molnar
2015-12-14
1
-0
/
+1
|
|
\
\
\
|
|
|
|
/
|
|
|
/
|
|
*
|
|
perf/x86: Remove old MSR perf tracing code
Andi Kleen
2015-12-06
1
-11
/
+1
|
*
|
|
perf/x86/intel: Fix __initconst declaration in the RAPL perf driver
Andi Kleen
2015-12-06
1
-1
/
+1
|
*
|
|
Merge branch 'perf/urgent' into perf/core, to pick up fixes
Ingo Molnar
2015-12-06
2
-2
/
+2
|
|
\
\
\
|
*
|
|
|
perf/x86: Handle multiple umask bits for BDW CYCLE_ACTIVITY.*
Andi Kleen
2015-11-23
2
-1
/
+5
|
*
|
|
|
perf/x86/intel/pt: Add interface to stop Intel PT logging
Takao Indoh
2015-11-23
1
-0
/
+9
|
*
|
|
|
perf/x86: Add option to disable reading branch flags/cycles
Andi Kleen
2015-11-23
1
-2
/
+17
|
*
|
|
|
perf/x86: Optimize stack walk user accesses
Andi Kleen
2015-11-23
1
-3
/
+19
*
|
|
|
|
x86/mce: Ensure offline CPUs don't participate in rendezvous process
Ashok Raj
2015-12-19
1
-0
/
+11
|
|
_
|
/
/
|
/
|
|
|
*
|
|
|
Merge branch 'perf-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/ke...
Linus Torvalds
2015-12-08
5
-6
/
+9
|
\
\
\
\
|
|
|
/
/
|
|
/
|
|
|
*
|
|
perf/x86/intel: Fix INTEL_FLAGS_UEVENT_CONSTRAINT_DATALA_NA macro
Jiri Olsa
2015-12-06
1
-1
/
+1
|
*
|
|
perf/x86/intel: Make L1D_PEND_MISS.FB_FULL not constrained on Haswell
Yuanfang Chen
2015-12-06
1
-1
/
+1
|
|
/
/
|
*
|
treewide: Remove old email address
Peter Zijlstra
2015-11-23
2
-2
/
+2
|
*
|
perf/x86: Fix LBR call stack save/restore
Andi Kleen
2015-11-23
2
-1
/
+4
|
*
|
perf/core: Robustify the perf_cgroup_from_task() RCU checks
Stephane Eranian
2015-11-23
1
-1
/
+1
|
|
/
*
/
x86/microcode: Initialize the driver late when facilities are up
Borislav Petkov
2015-11-23
1
-0
/
+1
|
/
*
Merge branch 'x86-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/ker...
Linus Torvalds
2015-11-22
1
-2
/
+1
|
\
|
*
x86/cpu: Fix SMAP check in PVOPS environments
Andrew Cooper
2015-11-19
1
-2
/
+1
[next]