index
:
linux
master
linux
Fast-forward packages
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
arch
/
x86
/
include
(
follow
)
Commit message (
Expand
)
Author
Age
Files
Lines
*
x86/fpu: Eager switch PKRU state
Rik van Riel
2019-04-11
3
-3
/
+31
*
x86/fpu: Only write PKRU if it is different from current
Sebastian Andrzej Siewior
2019-04-11
1
-0
/
+7
*
x86/pkeys: Provide *pkru() helpers
Sebastian Andrzej Siewior
2019-04-11
2
-4
/
+10
*
x86/fpu: Use a feature number instead of mask in two more helpers
Sebastian Andrzej Siewior
2019-04-10
1
-2
/
+2
*
x86/fpu: Add an __fpregs_load_activate() internal helper
Rik van Riel
2019-04-10
2
-8
/
+25
*
x86/fpu: Remove user_fpu_begin()
Sebastian Andrzej Siewior
2019-04-10
1
-17
/
+0
*
x86/fpu: Remove fpu->initialized
Sebastian Andrzej Siewior
2019-04-10
3
-21
/
+11
*
x86/fpu: Always init the state in fpu__clear()
Sebastian Andrzej Siewior
2019-04-09
1
-1
/
+0
*
x86/fpu: Remove fpu__restore()
Sebastian Andrzej Siewior
2019-04-09
1
-1
/
+0
*
x86/fpu: Remove fpu->initialized usage in __fpu__restore_sig()
Sebastian Andrzej Siewior
2019-04-09
1
-1
/
+1
*
Merge tag 'for-linus' of git://git.kernel.org/pub/scm/virt/kvm/kvm
Linus Torvalds
2019-03-31
1
-3
/
+7
|
\
|
*
KVM: x86: update %rip after emulating IO
Sean Christopherson
2019-03-28
1
-0
/
+1
|
*
KVM: x86: Emulate MSR_IA32_ARCH_CAPABILITIES on AMD hosts
Sean Christopherson
2019-03-28
1
-0
/
+1
|
*
KVM: x86: remove check on nr_mmu_pages in kvm_arch_commit_memory_region()
Wei Yang
2019-03-28
1
-1
/
+1
|
*
KVM: SVM: Workaround errata#1096 (insn_len maybe zero on SMAP violation)
Singh, Brijesh
2019-03-28
1
-0
/
+2
|
*
KVM: x86: fix handling of role.cr4_pae and rename it to 'gpte_size'
Sean Christopherson
2019-03-28
1
-2
/
+2
*
|
x86/realmode: Make set_real_mode_mem() static inline
Matteo Croce
2019-03-29
1
-1
/
+5
*
|
x86/cpufeature: Fix __percpu annotation in this_cpu_has()
Jann Horn
2019-03-28
1
-2
/
+3
|
/
*
Merge branch 'x86/cpu' into x86/urgent
Thomas Gleixner
2019-03-22
1
-16
/
+15
|
\
|
*
x86/cpufeature: Fix various quality problems in the <asm/cpu_device_hd.h> header
Ingo Molnar
2019-02-11
1
-16
/
+15
*
|
x86/cpu/cyrix: Remove {get,set}Cx86_old macros used for Cyrix processors
Matthew Whitehead
2019-03-21
1
-21
/
+0
*
|
Merge tag 'kbuild-v5.1-2' of git://git.kernel.org/pub/scm/linux/kernel/git/ma...
Linus Torvalds
2019-03-17
1
-3
/
+0
|
\
\
|
*
|
kbuild: force all architectures except um to include mandatory-y
Masahiro Yamada
2019-03-17
1
-2
/
+0
|
*
|
kbuild: warn redundant generic-y
Masahiro Yamada
2019-03-17
1
-1
/
+0
*
|
|
Merge branch 'x86-asm-for-linus' of git://git.kernel.org/pub/scm/linux/kernel...
Linus Torvalds
2019-03-17
3
-125
/
+0
|
\
\
\
|
*
|
|
x86/asm: Remove unused __constant_c_x_memset() macro and inlines
Rasmus Villemoes
2019-01-12
1
-84
/
+0
|
*
|
|
x86/asm: Remove dead __GNUC__ conditionals
Rasmus Villemoes
2019-01-12
3
-41
/
+0
*
|
|
|
Merge tag 'for-linus' of git://git.kernel.org/pub/scm/virt/kvm/kvm
Linus Torvalds
2019-03-15
2
-23
/
+44
|
\
\
\
\
|
|
_
|
/
/
|
/
|
|
|
|
*
|
|
Revert "KVM: MMU: fast invalidate all pages"
Sean Christopherson
2019-02-20
1
-2
/
+0
|
*
|
|
Revert "KVM: MMU: reclaim the zapped-obsolete page first"
Sean Christopherson
2019-02-20
1
-1
/
+0
|
*
|
|
Revert "KVM: MMU: drop kvm_mmu_zap_mmio_sptes"
Sean Christopherson
2019-02-20
1
-0
/
+1
|
*
|
|
Revert "KVM: MMU: document fast invalidate all pages"
Sean Christopherson
2019-02-20
1
-3
/
+0
|
*
|
|
KVM: Call kvm_arch_memslots_updated() before updating memslots
Sean Christopherson
2019-02-20
1
-1
/
+1
|
*
|
|
KVM: x86: Explicitly #define the VCPU_REGS_* indices
Sean Christopherson
2019-02-20
2
-16
/
+42
*
|
|
|
Merge branch 'x86-tsx-for-linus' of git://git.kernel.org/pub/scm/linux/kernel...
Linus Torvalds
2019-03-12
2
-0
/
+7
|
\
\
\
\
|
*
|
|
|
x86: Add TSX Force Abort CPUID/MSR
Peter Zijlstra (Intel)
2019-03-06
2
-0
/
+7
*
|
|
|
|
Merge tag 'for-linus-5.1a-rc1-tag' of git://git.kernel.org/pub/scm/linux/kern...
Linus Torvalds
2019-03-12
1
-11
/
+2
|
\
\
\
\
\
|
*
|
|
|
|
xen: remove pre-xen3 fallback handlers
Arnd Bergmann
2019-03-05
1
-11
/
+2
*
|
|
|
|
|
Merge branch 'x86-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/ker...
Linus Torvalds
2019-03-10
2
-4
/
+6
|
\
\
\
\
\
\
|
*
|
|
|
|
|
Revert "x86_64: Increase stack size for KASAN_EXTRA"
Qian Cai
2019-03-06
1
-4
/
+0
|
*
|
|
|
|
|
x86/unwind: Handle NULL pointer calls better in frame unwinder
Jann Horn
2019-03-06
1
-0
/
+6
*
|
|
|
|
|
|
Merge branch 'ras-core-for-linus' of git://git.kernel.org/pub/scm/linux/kerne...
Linus Torvalds
2019-03-08
1
-0
/
+7
|
\
\
\
\
\
\
\
|
*
|
|
|
|
|
|
EDAC/mce_amd: Decode MCA_STATUS[Scrub] bit
Yazen Ghannam
2019-02-15
1
-0
/
+1
|
*
|
|
|
|
|
|
x86/MCE/AMD, EDAC/mce_amd: Add new McaTypes for CS, PSP, and SMU units
Yazen Ghannam
2019-02-03
1
-0
/
+3
|
*
|
|
|
|
|
|
x86/MCE/AMD, EDAC/mce_amd: Add new MP5, NBIO, and PCIE SMCA bank types
Yazen Ghannam
2019-02-03
1
-0
/
+3
*
|
|
|
|
|
|
|
Merge branch 'x86-uv-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/...
Linus Torvalds
2019-03-08
1
-5
/
+0
|
\
\
\
\
\
\
\
\
|
*
|
|
|
|
|
|
|
x86/platform/UV: Remove uv_bios_call_reentrant()
Hedi Berriche
2019-02-15
1
-1
/
+0
|
*
|
|
|
|
|
|
|
x86/platform/UV: Remove unnecessary #ifdef CONFIG_EFI
Hedi Berriche
2019-02-15
1
-4
/
+0
|
|
|
_
|
_
|
_
|
/
/
/
|
|
/
|
|
|
|
|
|
*
|
|
|
|
|
|
|
Merge branch 'x86-mm-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/...
Linus Torvalds
2019-03-08
1
-2
/
+1
|
\
\
\
\
\
\
\
\
|
*
|
|
|
|
|
|
|
mm/gup: Remove the 'write' parameter from gup_fast_permitted()
Ira Weiny
2019-02-11
1
-2
/
+1
|
|
/
/
/
/
/
/
/
[next]