index
:
linux
master
linux
Fast-forward packages
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
arch
/
x86
(
follow
)
Commit message (
Expand
)
Author
Age
Files
Lines
*
Merge branch 'x86-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/ker...
Linus Torvalds
2015-06-23
1
-3
/
+10
|
\
|
*
x86/boot: Fix overflow warning with 32-bit binutils
Borislav Petkov
2015-06-19
1
-3
/
+10
*
|
Merge branch 'x86-microcode-for-linus' of git://git.kernel.org/pub/scm/linux/...
Linus Torvalds
2015-06-23
9
-186
/
+131
|
\
\
|
*
|
x86/microcode: Correct CPU family related variable types
Andy Shevchenko
2015-06-07
4
-7
/
+9
|
*
|
x86/microcode: Disable builtin microcode loading on 32-bit for now
Borislav Petkov
2015-06-07
2
-0
/
+8
|
*
|
x86/microcode/intel: Rename get_matching_sig()
Borislav Petkov
2015-05-18
3
-4
/
+4
|
*
|
x86/microcode/intel: Simplify get_matching_sig()
Borislav Petkov
2015-05-18
1
-10
/
+8
|
*
|
x86/microcode/intel: Simplify update_match_cpu()
Borislav Petkov
2015-05-18
2
-9
/
+13
|
*
|
x86/microcode/intel: Rename get_matching_microcode
Borislav Petkov
2015-05-18
4
-9
/
+9
|
*
|
x86/cpu/microcode: Zap changelog
Borislav Petkov
2015-05-11
2
-135
/
+16
|
*
|
x86/microcode: Parse built-in microcode early
Borislav Petkov
2015-05-06
5
-9
/
+68
|
*
|
x86/microcode/intel: Remove unused @rev arg of get_matching_sig()
Borislav Petkov
2015-05-06
3
-6
/
+5
|
*
|
x86/microcode/intel: Get rid of revision_is_newer()
Borislav Petkov
2015-05-06
3
-10
/
+4
*
|
|
Merge branch 'x86-kdump-for-linus' of git://git.kernel.org/pub/scm/linux/kern...
Linus Torvalds
2015-06-23
2
-5
/
+14
|
\
\
\
|
*
|
|
x86/crash: Allocate enough low memory when crashkernel=high
Joerg Roedel
2015-06-11
1
-5
/
+7
|
*
|
|
x86/swiotlb: Try coherent allocations with __GFP_NOWARN
Joerg Roedel
2015-06-11
1
-0
/
+7
*
|
|
|
Merge branch 'x86-fpu-for-linus' of git://git.kernel.org/pub/scm/linux/kernel...
Linus Torvalds
2015-06-23
78
-3321
/
+4063
|
\
\
\
\
|
*
|
|
|
x86/fpu: Fix double-increment in setup_xstate_features()
Dave Hansen
2015-06-12
1
-2
/
+2
|
*
|
|
|
x86/mpx: Allow 32-bit binaries on 64-bit kernels again
Dave Hansen
2015-06-09
1
-6
/
+0
|
*
|
|
|
x86/mpx: Do not count MPX VMAs as neighbors when unmapping
Dave Hansen
2015-06-09
1
-5
/
+19
|
*
|
|
|
x86/mpx: Rewrite the unmap code
Dave Hansen
2015-06-09
1
-243
/
+168
|
*
|
|
|
x86/mpx: Support 32-bit binaries on 64-bit kernels
Dave Hansen
2015-06-09
2
-53
/
+179
|
*
|
|
|
x86/mpx: Use 32-bit-only cmpxchg() for 32-bit apps
Dave Hansen
2015-06-09
1
-5
/
+36
|
*
|
|
|
x86/mpx: Introduce new 'directory entry' to 'addr' helper function
Dave Hansen
2015-06-09
2
-8
/
+34
|
*
|
|
|
x86/mpx: Add temporary variable to reduce masking
Dave Hansen
2015-06-09
1
-3
/
+4
|
*
|
|
|
x86: Make is_64bit_mm() widely available
Dave Hansen
2015-06-09
2
-9
/
+14
|
*
|
|
|
x86/mpx: Trace allocation of new bounds tables
Dave Hansen
2015-06-09
2
-0
/
+17
|
*
|
|
|
x86/mpx: Trace the attempts to find bounds tables
Dave Hansen
2015-06-09
2
-0
/
+34
|
*
|
|
|
x86/mpx: Trace entry to bounds exception paths
Dave Hansen
2015-06-09
2
-0
/
+35
|
*
|
|
|
x86/mpx: Trace #BR exceptions
Dave Hansen
2015-06-09
3
-0
/
+55
|
*
|
|
|
x86/mpx: Introduce a boot-time disable flag
Dave Hansen
2015-06-09
1
-0
/
+16
|
*
|
|
|
x86/mpx: Restrict the mmap() size check to bounds tables
Dave Hansen
2015-06-09
1
-2
/
+2
|
*
|
|
|
x86/mpx: Remove redundant MPX_BNDCFG_ADDR_MASK
Qiaowei Ren
2015-06-09
1
-1
/
+0
|
*
|
|
|
x86/mpx: Clean up the code by not passing a task pointer around when unnecessary
Dave Hansen
2015-06-09
4
-25
/
+21
|
*
|
|
|
x86/mpx: Use the new get_xsave_field_ptr()API
Dave Hansen
2015-06-09
3
-28
/
+27
|
*
|
|
|
x86/fpu/xstate: Wrap get_xsave_addr() to make it safer
Dave Hansen
2015-06-09
2
-0
/
+33
|
*
|
|
|
x86/fpu/xstate: Fix up bad get_xsave_addr() assumptions
Dave Hansen
2015-06-09
1
-8
/
+37
|
*
|
|
|
x86/fpu: Make WARN_ON_FPU() more robust in the !CONFIG_X86_DEBUG_FPU case
Ingo Molnar
2015-05-27
1
-1
/
+1
|
*
|
|
|
x86/fpu: Simplify copy_kernel_to_xregs_booting()
Ingo Molnar
2015-05-27
2
-2
/
+3
|
*
|
|
|
x86/fpu: Standardize the parameter type of copy_kernel_to_fpregs()
Ingo Molnar
2015-05-27
3
-11
/
+11
|
*
|
|
|
x86/fpu: Remove error return values from copy_kernel_to_*regs() functions
Ingo Molnar
2015-05-27
2
-31
/
+14
|
*
|
|
|
x86/fpu: Rename copy_fpstate_to_fpregs() to copy_kernel_to_fpregs()
Ingo Molnar
2015-05-27
3
-7
/
+7
|
*
|
|
|
x86/fpu: Add debugging checks to all copy_kernel_to_*() functions
Ingo Molnar
2015-05-27
1
-8
/
+20
|
*
|
|
|
x86/fpu: Add debugging check to fpu__restore()
Ingo Molnar
2015-05-27
1
-0
/
+2
|
*
|
|
|
x86/fpu: Optimize fpu__activate_fpstate_write()
Ingo Molnar
2015-05-27
1
-32
/
+19
|
*
|
|
|
x86/fpu: Rename fpu__activate_fpstate() to fpu__activate_fpstate_write()
Ingo Molnar
2015-05-27
3
-5
/
+5
|
*
|
|
|
x86/fpu: Optimize fpu__activate_fpstate_read()
Ingo Molnar
2015-05-27
1
-4
/
+1
|
*
|
|
|
x86/fpu: Split out the fpu__activate_fpstate_read() method
Ingo Molnar
2015-05-27
3
-3
/
+33
|
*
|
|
|
x86/fpu: Fix FPU register read access to the current task
Ingo Molnar
2015-05-27
3
-25
/
+32
|
*
|
|
|
x86/fpu: Micro-optimize the copy_xregs_to_kernel*() and copy_kernel_to_xregs*...
Ingo Molnar
2015-05-25
1
-14
/
+23
[next]