开源镜像站
帮助
动态
GitHub
index
:
lwn.git
alabaster
automarkup
doc/4.4
doc/4.8-fixes
doc/4.9
doc/asciidoc
doc/sphinx
docs-fixes
docs-mw
docs-next
docs-next-merge
header-removal
master
next
Linux kernel documentation tree maintained by Jonathan Corbet
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
arch
/
x86
Age
Commit message (
Expand
)
Author
2019-04-12
x86/fpu: Merge the two code paths in __fpu__restore_sig()
Sebastian Andrzej Siewior
2019-04-12
x86/fpu: Restore from kernel memory on the 64-bit path too
Sebastian Andrzej Siewior
2019-04-11
x86/fpu: Inline copy_user_to_fpregs_zeroing()
Sebastian Andrzej Siewior
2019-04-11
x86/fpu: Update xstate's PKRU value on write_pkru()
Sebastian Andrzej Siewior
2019-04-11
x86/fpu: Prepare copy_fpstate_to_sigframe() for TIF_NEED_FPU_LOAD
Rik van Riel
2019-04-11
x86/fpu: Always store the registers in copy_fpstate_to_sigframe()
Rik van Riel
2019-04-11
x86/entry: Add TIF_NEED_FPU_LOAD
Sebastian Andrzej Siewior
2019-04-11
x86/fpu: Eager switch PKRU state
Rik van Riel
2019-04-11
x86/pkeys: Don't check if PKRU is zero before writing it
Sebastian Andrzej Siewior
2019-04-11
x86/fpu: Only write PKRU if it is different from current
Sebastian Andrzej Siewior
2019-04-11
x86/pkeys: Provide *pkru() helpers
Sebastian Andrzej Siewior
2019-04-10
x86/fpu: Use a feature number instead of mask in two more helpers
Sebastian Andrzej Siewior
2019-04-10
x86/fpu: Make __raw_xsave_addr() use a feature number instead of mask
Sebastian Andrzej Siewior
2019-04-10
x86/fpu: Add an __fpregs_load_activate() internal helper
Rik van Riel
2019-04-10
x86/fpu: Remove user_fpu_begin()
Sebastian Andrzej Siewior
2019-04-10
x86/fpu: Remove fpu->initialized
Sebastian Andrzej Siewior
2019-04-10
x86/fpu: Don't save fxregs for ia32 frames in copy_fpstate_to_sigframe()
Sebastian Andrzej Siewior
2019-04-09
x86/fpu: Remove fpu->initialized usage in copy_fpstate_to_sigframe()
Sebastian Andrzej Siewior
2019-04-09
x86/fpu: Always init the state in fpu__clear()
Sebastian Andrzej Siewior
2019-04-09
x86/fpu: Remove preempt_disable() in fpu__clear()
Sebastian Andrzej Siewior
2019-04-09
x86/fpu: Remove fpu__restore()
Sebastian Andrzej Siewior
2019-04-09
x86/fpu: Remove fpu->initialized usage in __fpu__restore_sig()
Sebastian Andrzej Siewior
2019-04-03
x86/fpu: Fix __user annotations
Jann Horn
2019-03-31
Merge tag 'for-linus' of git://git.kernel.org/pub/scm/virt/kvm/kvm
Linus Torvalds
2019-03-31
Merge branch 'x86-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/ker...
Linus Torvalds
2019-03-29
x86/realmode: Make set_real_mode_mem() static inline
Matteo Croce
2019-03-28
KVM: x86: update %rip after emulating IO
Sean Christopherson
2019-03-28
x86/kvm/hyper-v: avoid spurious pending stimer on vCPU init
Vitaly Kuznetsov
2019-03-28
kvm/x86: Move MSR_IA32_ARCH_CAPABILITIES to array emulated_msrs
Xiaoyao Li
2019-03-28
KVM: x86: Emulate MSR_IA32_ARCH_CAPABILITIES on AMD hosts
Sean Christopherson
2019-03-28
kvm: mmu: Used range based flushing in slot_handle_level_range
Ben Gardon
2019-03-28
KVM: x86: remove check on nr_mmu_pages in kvm_arch_commit_memory_region()
Wei Yang
2019-03-28
kvm: nVMX: Add a vmentry check for HOST_SYSENTER_ESP and HOST_SYSENTER_EIP fi...
Krish Sadhukhan
2019-03-28
KVM: SVM: Workaround errata#1096 (insn_len maybe zero on SMAP violation)
Singh, Brijesh
2019-03-28
KVM: x86: fix handling of role.cr4_pae and rename it to 'gpte_size'
Sean Christopherson
2019-03-28
KVM: nVMX: Do not inherit quadrant and invalid for the root shadow EPT
Sean Christopherson
2019-03-28
x86/cpufeature: Fix __percpu annotation in this_cpu_has()
Jann Horn
2019-03-28
x86/mm: Don't exceed the valid physical address space
Ralph Campbell
2019-03-28
x86/retpolines: Disable switch jump tables when retpolines are enabled
Daniel Borkmann
2019-03-28
x86/smp: Enforce CONFIG_HOTPLUG_CPU when SMP=y
Thomas Gleixner
2019-03-27
x86/realmode: Don't leak the trampoline kernel address
Matteo Croce
2019-03-27
x86/boot: Fix incorrect ifdeffery scope
Baoquan He
2019-03-24
x86/resctrl: Remove unused variable
Peng Hao
2019-03-23
x86/gart: Exclude GART aperture from kcore
Kairui Song
2019-03-22
Merge branch 'x86/cpu' into x86/urgent
Thomas Gleixner
2019-03-22
x86/hw_breakpoints: Make default case in hw_breakpoint_arch_parse() return an...
Nathan Chancellor
2019-03-22
x86/mm/pti: Make local symbols static
Valdis Kletnieks
2019-03-21
x86/cpu/cyrix: Remove {get,set}Cx86_old macros used for Cyrix processors
Matthew Whitehead
2019-03-21
x86/cpu/cyrix: Use correct macros for Cyrix calls on Geode processors
Matthew Whitehead
2019-03-21
x86/microcode: Announce reload operation's completion
Borislav Petkov
[next]