index
:
linux
master
linux
Fast-forward packages
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
arch
/
x86
/
include
/
asm
(
follow
)
Commit message (
Expand
)
Author
Age
Files
Lines
*
x86/mpx: Move bd_addr to mm_context_t
Mark Rutland
2016-12-17
2
-2
/
+6
*
x86/mm: Drop unused argument 'removed' from sync_global_pgds()
Kirill A. Shutemov
2016-12-15
1
-2
/
+1
*
Merge branch 'smp-hotplug-for-linus' of git://git.kernel.org/pub/scm/linux/ke...
Linus Torvalds
2016-12-13
1
-2
/
+9
|
\
|
*
x86/mcheck: Split threshold_cpu_callback into two callbacks
Sebastian Andrzej Siewior
2016-11-16
1
-2
/
+5
*
|
Merge branch 'x86-microcode-for-linus' of git://git.kernel.org/pub/scm/linux/...
Linus Torvalds
2016-12-13
3
-35
/
+17
|
\
\
|
*
|
x86/microcode: Rework microcode loading
Borislav Petkov
2016-10-25
1
-0
/
+1
|
*
|
x86/microcode/intel: Remove intel_lib.c
Borislav Petkov
2016-10-25
1
-4
/
+0
|
*
|
x86/microcode/amd: Move private inlines to .c and mark local functions static
Borislav Petkov
2016-10-25
1
-21
/
+0
|
*
|
x86/microcode/amd: Hand down the CPU family
Borislav Petkov
2016-10-25
1
-4
/
+5
|
*
|
x86/microcode: Export the microcode cache linked list
Borislav Petkov
2016-10-25
1
-0
/
+9
|
*
|
x86/microcode: Remove one #ifdef clause
Borislav Petkov
2016-10-25
1
-6
/
+2
*
|
|
Merge branch 'x86-idle-for-linus' of git://git.kernel.org/pub/scm/linux/kerne...
Linus Torvalds
2016-12-12
7
-38
/
+5
|
\
\
\
|
*
|
|
x86: Remove empty idle.h header
Thomas Gleixner
2016-12-09
2
-7
/
+0
|
*
|
|
x86/amd: Simplify AMD E400 aware idle routine
Borislav Petkov
2016-12-09
2
-3
/
+2
|
*
|
|
x86/bugs: Separate AMD E400 erratum and C1E bug
Thomas Gleixner
2016-12-09
1
-0
/
+2
|
*
|
|
x86/cpufeature: Provide helper to set bugs bits
Borislav Petkov
2016-12-09
1
-0
/
+1
|
*
|
|
x86/idle: Remove enter_idle(), exit_idle()
Len Brown
2016-11-18
2
-10
/
+0
|
*
|
|
x86: Remove x86_test_and_clear_bit_percpu()
Len Brown
2016-11-18
1
-11
/
+0
|
*
|
|
x86/idle: Remove idle_notifier
Len Brown
2016-11-18
1
-7
/
+0
|
|
|
/
|
|
/
|
*
|
|
Merge branch 'x86-fpu-for-linus' of git://git.kernel.org/pub/scm/linux/kernel...
Linus Torvalds
2016-12-12
10
-178
/
+49
|
\
\
\
|
*
\
\
Merge branch 'linus' into x86/fpu, to resolve conflicts
Ingo Molnar
2016-11-23
2
-3
/
+1
|
|
\
\
\
|
*
|
|
|
x86/fpu: Remove clts()
Andy Lutomirski
2016-11-01
3
-18
/
+0
|
*
|
|
|
x86/fpu: Remove stts()
Andy Lutomirski
2016-11-01
1
-2
/
+0
|
*
|
|
|
x86/fpu, lguest: Remove CR0.TS support
Andy Lutomirski
2016-11-01
1
-1
/
+0
|
*
|
|
|
x86/fpu: Remove irq_ts_save() and irq_ts_restore()
Andy Lutomirski
2016-11-01
1
-10
/
+0
|
*
|
|
|
Merge branch 'core/urgent' into x86/fpu, to merge fixes
Ingo Molnar
2016-11-01
6
-3
/
+22
|
|
\
\
\
\
|
*
|
|
|
|
x86/fpu: Finish excising 'eagerfpu'
Andy Lutomirski
2016-10-18
2
-24
/
+0
|
*
|
|
|
|
Merge tag 'v4.9-rc1' into x86/fpu, to resolve conflict
Ingo Molnar
2016-10-16
19
-112
/
+216
|
|
\
\
\
\
\
|
*
|
|
|
|
|
x86/fpu: Split old_fpu & new_fpu handling into separate functions
Rik van Riel
2016-10-16
1
-33
/
+15
|
*
|
|
|
|
|
x86/fpu: Remove 'cpu' argument from __cpu_invalidate_fpregs_state()
Rik van Riel
2016-10-16
1
-6
/
+7
|
*
|
|
|
|
|
x86/fpu: Split old & new FPU code paths
Rik van Riel
2016-10-07
1
-14
/
+8
|
*
|
|
|
|
|
x86/fpu: Remove __fpregs_(de)activate()
Rik van Riel
2016-10-07
1
-18
/
+7
|
*
|
|
|
|
|
x86/fpu: Rename lazy restore functions to "register state valid"
Rik van Riel
2016-10-07
1
-6
/
+20
|
*
|
|
|
|
|
x86/fpu: Remove struct fpu::counter
Rik van Riel
2016-10-07
3
-18
/
+1
|
*
|
|
|
|
|
x86/fpu: Remove use_eager_fpu()
Andy Lutomirski
2016-10-07
1
-33
/
+1
|
*
|
|
|
|
|
x86/fpu: Remove the XFEATURE_MASK_EAGER/LAZY distinction
Andy Lutomirski
2016-10-07
1
-9
/
+5
|
*
|
|
|
|
|
x86/fpu: Hard-disable lazy FPU mode
Andy Lutomirski
2016-10-07
2
-2
/
+2
*
|
|
|
|
|
|
Merge branch 'x86-cleanups-for-linus' of git://git.kernel.org/pub/scm/linux/k...
Linus Torvalds
2016-12-12
1
-1
/
+1
|
\
\
\
\
\
\
\
|
*
|
|
|
|
|
|
x86/ldt: Make all size computations unsigned
Thomas Gleixner
2016-12-10
1
-1
/
+1
*
|
|
|
|
|
|
|
Merge branch 'x86-build-for-linus' of git://git.kernel.org/pub/scm/linux/kern...
Linus Torvalds
2016-12-12
1
-4
/
+0
|
\
\
\
\
\
\
\
\
|
*
|
|
|
|
|
|
|
x86/build: Remove three unneeded genhdr-y entries
Paul Bolle
2016-11-28
1
-4
/
+0
|
|
|
_
|
_
|
_
|
/
/
/
|
|
/
|
|
|
|
|
|
*
|
|
|
|
|
|
|
Merge branch 'x86-asm-for-linus' of git://git.kernel.org/pub/scm/linux/kernel...
Linus Torvalds
2016-12-12
6
-10
/
+39
|
\
\
\
\
\
\
\
\
|
*
|
|
|
|
|
|
|
x86/dumpstack: Make stack name tags more comprehensible
Josh Poimboeuf
2016-11-21
1
-2
/
+1
|
*
|
|
|
|
|
|
|
x86/vdso: Use RDPID in preference to LSL when available
Andy Lutomirski
2016-11-17
2
-1
/
+7
|
*
|
|
|
|
|
|
|
Merge branch 'x86/cpufeature' into x86/asm, to pick up dependency
Ingo Molnar
2016-11-17
3
-3
/
+16
|
|
\
\
\
\
\
\
\
\
|
|
*
|
|
|
|
|
|
|
x86/cpufeatures: Enable new AVX512 cpu features
Gayatri Kammela
2016-11-17
1
-0
/
+2
|
|
*
|
|
|
|
|
|
|
x86/cpuid: Provide get_scattered_cpuid_leaf()
He Chen
2016-11-16
1
-0
/
+3
|
|
*
|
|
|
|
|
|
|
x86/cpuid: Cleanup cpuid_regs definitions
He Chen
2016-11-16
1
-0
/
+11
|
|
|
|
_
|
_
|
_
|
_
|
/
/
|
|
|
/
|
|
|
|
|
|
|
*
|
|
|
|
|
|
|
Merge branch 'linus' into x86/asm, to pick up fixes
Ingo Molnar
2016-11-01
3
-0
/
+17
|
|
\
\
\
\
\
\
\
\
|
|
|
|
_
|
_
|
_
|
_
|
/
/
|
|
|
/
|
|
|
|
|
|
|
*
|
|
|
|
|
|
|
x86/dumpstack: Remove raw stack dump
Josh Poimboeuf
2016-10-25
1
-5
/
+0
[next]