index
:
Linux
arm64-uaccess
for-next
link_path_walk
linus
master
mmu_gather-race-fix
proc-cmdline
runtime-constants
tty-splice
vsnprintf
word-at-a-time
x86-rep-insns
x86-uaccess-cleanup
Linux kernel mainline tree
Linus Torvalds
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
arch
/
x86
/
kernel
/
cpu
Commit message (
Expand
)
Author
Age
Files
Lines
*
Merge branch 'x86-mm-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/...
Linus Torvalds
2016-03-15
1
-0
/
+16
|
\
|
*
x86/mm: Add a 'noinvpcid' boot option to turn off INVPCID
Andy Lutomirski
2016-02-09
1
-0
/
+16
*
|
Merge branch 'x86-microcode-for-linus' of git://git.kernel.org/pub/scm/linux/...
Linus Torvalds
2016-03-15
4
-189
/
+188
|
\
\
|
*
|
x86/microcode/intel: Drop orig_sum from ext signature checksum
Borislav Petkov
2016-03-08
1
-3
/
+3
|
*
|
x86/microcode/intel: Improve microcode sanity-checking error messages
Borislav Petkov
2016-03-08
1
-10
/
+26
|
*
|
x86/microcode/intel: Merge two consecutive if-statements
Borislav Petkov
2016-03-08
1
-5
/
+5
|
*
|
x86/microcode/intel: Get rid of DWSIZE
Borislav Petkov
2016-03-08
1
-2
/
+2
|
*
|
x86/microcode/intel: Change checksum variables to u32
Chris Bainbridge
2016-03-08
1
-4
/
+4
|
*
|
x86/microcode: Use kmemdup() rather than duplicating its implementation
Andrzej Hajda
2016-02-17
2
-6
/
+2
|
*
|
x86/microcode: Remove unnecessary paravirt_enabled check
Boris Ostrovsky
2016-02-17
1
-1
/
+1
|
*
|
x86/microcode/AMD: Issue microcode updated message later
Borislav Petkov
2016-02-09
1
-4
/
+4
|
*
|
x86/microcode/intel: Cleanup get_matching_model_microcode()
Borislav Petkov
2016-02-09
1
-14
/
+11
|
*
|
x86/microcode/intel: Remove unused arg of get_matching_model_microcode()
Borislav Petkov
2016-02-09
1
-2
/
+2
|
*
|
x86/microcode/intel: Rename mc_saved_in_initrd
Borislav Petkov
2016-02-09
1
-24
/
+28
|
*
|
x86/microcode/intel: Use *wrmsrl variants
Borislav Petkov
2016-02-09
1
-9
/
+5
|
*
|
x86/microcode/intel: Cleanup apply_microcode_intel()
Borislav Petkov
2016-02-09
1
-5
/
+7
|
*
|
x86/microcode/intel: Move the BUG_ON up and turn it into WARN_ON
Borislav Petkov
2016-02-09
1
-4
/
+4
|
*
|
x86/microcode/intel: Rename mc_intel variable to mc
Borislav Petkov
2016-02-09
1
-29
/
+29
|
*
|
x86/microcode/intel: Rename mc_saved_count to num_saved
Borislav Petkov
2016-02-09
1
-30
/
+31
|
*
|
x86/microcode/intel: Rename local variables of type struct mc_saved_data
Borislav Petkov
2016-02-09
1
-31
/
+27
|
*
|
x86/microcode/AMD: Drop redundant printk prefix
Borislav Petkov
2016-02-09
1
-2
/
+1
|
*
|
x86/microcode: Issue update message only once
Borislav Petkov
2016-02-09
2
-10
/
+7
|
*
|
x86/microcode: Remove an unneeded NULL check
Dan Carpenter
2016-02-09
1
-1
/
+1
|
*
|
x86/microcode: Remove redundant __setup() param parsing
Borislav Petkov
2016-02-09
1
-11
/
+4
|
*
|
x86/microcode/intel: Make early loader look for builtin microcode too
Borislav Petkov
2016-02-09
1
-8
/
+16
|
*
|
x86/microcode: Untangle from BLK_DEV_INITRD
Borislav Petkov
2016-02-09
1
-10
/
+4
|
|
/
*
|
Merge branch 'x86-asm-for-linus' of git://git.kernel.org/pub/scm/linux/kernel...
Linus Torvalds
2016-03-15
11
-24
/
+49
|
\
\
|
*
|
x86/entry/32: Introduce and use X86_BUG_ESPFIX instead of paravirt_enabled
Andy Lutomirski
2016-03-08
1
-0
/
+25
|
*
|
Merge tag 'v4.5-rc7' into x86/asm, to pick up SMAP fix
Ingo Molnar
2016-03-07
1
-0
/
+2
|
|
\
\
|
*
|
|
x86/cpufeature: Create a new synthetic cpu capability for machine check recovery
Tony Luck
2016-02-18
1
-0
/
+13
|
*
|
|
Merge branch 'x86/urgent' into x86/asm, to pick up fixes
Ingo Molnar
2016-02-18
4
-4
/
+27
|
|
\
\
\
|
|
|
|
/
|
|
|
/
|
|
*
|
|
x86/alternatives: Discard dynamic check after init
Brian Gerst
2016-01-30
1
-6
/
+0
|
*
|
|
x86/cpufeature: Replace the old static_cpu_has() with safe variant
Borislav Petkov
2016-01-30
1
-10
/
+2
|
*
|
|
x86/cpufeature: Carve out X86_FEATURE_*
Borislav Petkov
2016-01-30
9
-10
/
+11
*
|
|
|
Merge branch 'ras-core-for-linus' of git://git.kernel.org/pub/scm/linux/kerne...
Linus Torvalds
2016-03-14
3
-98
/
+227
|
\
\
\
\
|
*
|
|
|
x86/mce/AMD: Document some functionality
Aravind Gopalakrishnan
2016-03-08
1
-5
/
+2
|
*
|
|
|
x86/mce/AMD: Fix logic to obtain block address
Aravind Gopalakrishnan
2016-03-08
1
-29
/
+55
|
*
|
|
|
x86/mce/AMD, EDAC: Enable error decoding of Scalable MCA errors
Aravind Gopalakrishnan
2016-03-08
1
-0
/
+29
|
*
|
|
|
Merge branch 'linus' into ras/core, to pick up fixes
Ingo Molnar
2016-03-08
1
-0
/
+2
|
|
\
\
\
\
|
|
|
|
_
|
/
|
|
|
/
|
|
|
|
*
|
|
perf/x86/amd/uncore: Plug reference leak
Thomas Gleixner
2016-02-17
1
-0
/
+2
|
|
|
|
/
|
|
|
/
|
|
*
|
|
x86/mce: Check for faults tagged in EXTABLE_CLASS_FAULT exception table entries
Tony Luck
2016-02-18
2
-36
/
+56
|
*
|
|
x86/mce/AMD: Set MCAX Enable bit
Aravind Gopalakrishnan
2016-02-01
1
-0
/
+14
|
*
|
|
x86/mce/AMD: Carve out threshold block preparation
Borislav Petkov
2016-02-01
1
-38
/
+49
|
*
|
|
x86/mce/AMD: Fix LVT offset configuration for thresholding
Aravind Gopalakrishnan
2016-02-01
1
-1
/
+26
|
*
|
|
x86/mce/AMD: Reduce number of blocks scanned per bank
Aravind Gopalakrishnan
2016-02-01
1
-1
/
+1
|
*
|
|
x86/mce/AMD: Do not perform shared bank check for future processors
Aravind Gopalakrishnan
2016-02-01
1
-0
/
+7
|
*
|
|
x86/mce: Fix order of AMD MCE init function call
Aravind Gopalakrishnan
2016-02-01
1
-1
/
+1
|
|
/
/
*
|
|
x86/topology: Create logical package id
Thomas Gleixner
2016-02-29
2
-0
/
+15
*
|
|
perf/x86: Move perf_event.h to its new home
Borislav Petkov
2016-02-17
1
-955
/
+0
*
|
|
perf/x86: Move perf_event_msr.c .............. => x86/events/msr.c
Borislav Petkov
2016-02-17
2
-247
/
+0
[next]