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
Commit message (
Expand
)
Author
Age
Files
Lines
*
Merge branch 'x86-microcode-for-linus' of git://git.kernel.org/pub/scm/linux/...
Linus Torvalds
2016-03-15
8
-203
/
+253
|
\
|
*
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
2
-3
/
+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: Document builtin microcode loading method
Borislav Petkov
2016-02-09
1
-0
/
+25
|
*
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
3
-23
/
+44
*
|
Merge branch 'x86-fpu-for-linus' of git://git.kernel.org/pub/scm/linux/kernel...
Linus Torvalds
2016-03-15
4
-36
/
+35
|
\
\
|
*
\
Merge branch 'linus' into x86/fpu, to pick up fixes
Ingo Molnar
2016-03-08
1002
-7901
/
+12640
|
|
\
\
|
*
|
|
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
3
-3
/
+3
|
|
|
/
|
|
/
|
*
|
|
Merge branch 'x86-build-for-linus' of git://git.kernel.org/pub/scm/linux/kern...
Linus Torvalds
2016-03-15
1
-1
/
+1
|
\
\
\
|
*
|
|
x86/defconfigs/32: Set CONFIG_FRAME_WARN to the Kconfig default
Borislav Petkov
2016-03-09
1
-1
/
+1
|
|
|
/
|
|
/
|
*
|
|
Merge branch 'x86-boot-for-linus' of git://git.kernel.org/pub/scm/linux/kerne...
Linus Torvalds
2016-03-15
4
-32
/
+47
|
\
\
\
|
*
|
|
x86/boot: Remove unused 'is_big_kernel' variable
Nicolas Iooss
2016-02-16
1
-1
/
+0
|
*
|
|
x86/boot: Use proper array element type in memset() size calculation
Alexander Kuleshov
2016-02-09
1
-2
/
+2
|
*
|
|
x86/boot: Pass in size to early cmdline parsing
Dave Hansen
2016-02-03
1
-2
/
+9
|
*
|
|
x86/boot: Simplify early command line parsing
Dave Hansen
2016-02-03
1
-3
/
+0
|
*
|
|
x86/boot: Fix early command-line parsing when partial word matches
Dave Hansen
2016-02-03
1
-5
/
+13
|
*
|
|
x86/boot: Fix early command-line parsing when matching at end
Dave Hansen
2016-02-03
1
-10
/
+24
|
*
|
|
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
105
-1199
/
+1977
|
\
\
\
\
|
*
|
|
|
x86/cpufeature: Enable new AVX-512 features
Fenghua Yu
2016-03-12
2
-0
/
+6
|
*
|
|
|
x86/entry/traps: Show unhandled signal for i386 in do_trap()
Jianyu Zhan
2016-03-10
1
-2
/
+0
|
*
|
|
|
x86/entry: Call enter_from_user_mode() with IRQs off
Andy Lutomirski
2016-03-10
2
-23
/
+15
|
*
|
|
|
x86/entry/32: Change INT80 to be an interrupt gate
Andy Lutomirski
2016-03-10
4
-18
/
+9
|
*
|
|
|
x86/entry: Improve system call entry comments
Andy Lutomirski
2016-03-10
3
-28
/
+128
|
*
|
|
|
x86/entry: Remove TIF_SINGLESTEP entry work
Andy Lutomirski
2016-03-10
2
-11
/
+1
[next]