index
:
linux.git
arm64-uaccess
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
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
2
-0
/
+22
|
\
|
*
x86/mm: Add a 'noinvpcid' boot option to turn off INVPCID
Andy Lutomirski
2016-02-09
1
-0
/
+16
|
*
Merge branch 'x86/urgent' into x86/mm, to pick up dependent fix
Ingo Molnar
2016-02-08
13
-109
/
+211
|
|
\
|
*
|
x86/mm/32: Set NX in __supported_pte_mask before enabling paging
Andy Lutomirski
2016-01-20
1
-0
/
+6
*
|
|
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-fpu-for-linus' of git://git.kernel.org/pub/scm/linux/kernel...
Linus Torvalds
2016-03-15
3
-35
/
+33
|
\
\
\
|
*
\
\
Merge branch 'linus' into x86/fpu, to pick up fixes
Ingo Molnar
2016-03-08
2
-0
/
+9
|
|
\
\
\
|
*
|
|
|
x86/fpu: Default eagerfpu=on on all CPUs
Andy Lutomirski
2016-02-09
1
-8
/
+5
|
*
|
|
|
x86/fpu: Speed up lazy FPU restores slightly
Andy Lutomirski
2016-02-09
1
-1
/
+1
|
*
|
|
|
x86/fpu: Fold fpu_copy() into fpu__copy()
Andy Lutomirski
2016-02-09
1
-21
/
+11
|
*
|
|
|
x86/fpu: Fix FNSAVE usage in eagerfpu mode
Andy Lutomirski
2016-02-09
1
-3
/
+15
|
*
|
|
|
x86/fpu: Fix math emulation in eager fpu mode
Andy Lutomirski
2016-02-09
2
-2
/
+1
|
|
|
/
/
|
|
/
|
|
*
|
|
|
Merge branch 'x86-boot-for-linus' of git://git.kernel.org/pub/scm/linux/kerne...
Linus Torvalds
2016-03-15
2
-14
/
+4
|
\
\
\
\
|
*
|
|
|
x86/boot: Use proper array element type in memset() size calculation
Alexander Kuleshov
2016-02-09
1
-2
/
+2
|
*
|
|
|
x86/boot: Simplify kernel load address alignment check
Alexander Kuleshov
2016-01-30
1
-3
/
+1
|
*
|
|
|
x86/boot: Micro-optimize reset_early_page_tables()
Alexander Kuleshov
2016-01-30
1
-11
/
+3
*
|
|
|
|
Merge branch 'x86-asm-for-linus' of git://git.kernel.org/pub/scm/linux/kernel...
Linus Torvalds
2016-03-15
29
-127
/
+286
|
\
\
\
\
\
|
*
|
|
|
|
x86/cpufeature: Enable new AVX-512 features
Fenghua Yu
2016-03-12
1
-0
/
+3
|
*
|
|
|
|
x86/entry/traps: Show unhandled signal for i386 in do_trap()
Jianyu Zhan
2016-03-10
1
-2
/
+0
|
*
|
|
|
|
x86/entry/32: Change INT80 to be an interrupt gate
Andy Lutomirski
2016-03-10
1
-1
/
+1
|
*
|
|
|
|
x86/entry/32: Add and check a stack canary for the SYSENTER stack
Andy Lutomirski
2016-03-10
2
-0
/
+11
|
*
|
|
|
|
x86/entry/32: Simplify and fix up the SYSENTER stack #DB/NMI fixup
Andy Lutomirski
2016-03-10
1
-0
/
+5
|
*
|
|
|
|
x86/entry: Vastly simplify SYSENTER TF (single-step) handling
Andy Lutomirski
2016-03-10
1
-9
/
+43
|
*
|
|
|
|
x86/entry/traps: Clear DR6 early in do_debug() and improve the comment
Andy Lutomirski
2016-03-10
1
-3
/
+12
|
*
|
|
|
|
x86/entry/traps: Clear TIF_BLOCKSTEP on all debug exceptions
Andy Lutomirski
2016-03-10
1
-5
/
+7
|
*
|
|
|
|
x86/asm-offsets: Remove PARAVIRT_enabled
Andy Lutomirski
2016-03-08
1
-1
/
+0
|
*
|
|
|
|
x86/entry/32: Introduce and use X86_BUG_ESPFIX instead of paravirt_enabled
Andy Lutomirski
2016-03-08
1
-0
/
+25
[next]