index
:
linux.git
master
Unnamed repository; edit this file 'description' to name the repository.
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
arch
/
x86
Age
Commit message (
Expand
)
Author
2018-07-24
x86/platform/pcspeaker: Use PTR_ERR_OR_ZERO() to fix ptr_ret.cocci warning
YueHaibing
2018-07-21
Merge branch 'x86-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/ker...
Linus Torvalds
2018-07-21
Merge branch 'x86-pti-urgent-for-linus' of git://git.kernel.org/pub/scm/linux...
Linus Torvalds
2018-07-21
Merge branch 'core-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/ke...
Linus Torvalds
2018-07-18
Merge tag 'for-linus' of git://git.kernel.org/pub/scm/virt/kvm/kvm
Linus Torvalds
2018-07-18
kvmclock: fix TSC calibration for nested guests
Peng Hao
2018-07-18
KVM: VMX: Mark VMXArea with revision_id of physical CPU even when eVMCS enabled
Liran Alon
2018-07-17
x86/MCE: Remove min interval polling limitation
Dewet Thibaut
2018-07-16
x86/apm: Don't access __preempt_count with zeroed fs
Ville Syrjälä
2018-07-16
x86/asm/memcpy_mcsafe: Fix copy_to_user_mcsafe() exception handling
Dan Williams
2018-07-15
x86/kvmclock: set pvti_cpu0_va after enabling kvmclock
Radim Krčmář
2018-07-15
x86/kvm/Kconfig: Ensure CRYPTO_DEV_CCP_DD state at minimum matches KVM_AMD
Janakarajan Natarajan
2018-07-15
kvm: nVMX: Restore exit qual for VM-entry failure due to MSR loading
Jim Mattson
2018-07-15
x86/kvm/vmx: don't read current->thread.{fs,gs}base of legacy tasks
Vitaly Kuznetsov
2018-07-15
KVM: VMX: support MSR_IA32_ARCH_CAPABILITIES as a feature MSR
Paolo Bonzini
2018-07-15
x86/events/intel/ds: Fix bts_interrupt_threshold alignment
Hugh Dickins
2018-07-14
Merge tag 'for-linus-4.18-rc5-tag' of git://git.kernel.org/pub/scm/linux/kern...
Linus Torvalds
2018-07-14
x86/purgatory: add missing FORCE to Makefile target
Philipp Rudo
2018-07-13
xen: setup pv irq ops vector earlier
Juergen Gross
2018-07-12
xen: remove global bit from __default_kernel_pte_mask for pv guests
Juergen Gross
2018-07-11
efi/x86: Fix mixed mode reboot loop by removing pointless call to PciIo->Attr...
Ard Biesheuvel
2018-07-08
Merge branch 'x86-pti-for-linus' of git://git.kernel.org/pub/scm/linux/kernel...
Linus Torvalds
2018-07-08
Merge branch 'x86-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/ker...
Linus Torvalds
2018-07-08
Merge branch 'linus' of git://git.kernel.org/pub/scm/linux/kernel/git/herbert...
Linus Torvalds
2018-07-07
x86/mtrr: Don't copy out-of-bounds data in mtrr_write
Jann Horn
2018-07-06
x86/hyper-v: Fix the circular dependency in IPI enlightenment
K. Y. Srinivasan
2018-07-03
x86/paravirt: Make native_save_fl() extern inline
Nick Desaulniers
2018-07-03
x86/asm: Add _ASM_ARG* constants for argument registers to <asm/asm.h>
H. Peter Anvin
2018-07-03
x86/bugs: Fix the AMD SSBD usage of the SPEC_CTRL MSR
Tom Lendacky
2018-07-03
x86/bugs: Update when to check for the LS_CFG SSBD mitigation
Tom Lendacky
2018-07-03
x86/mm/32: Initialize the CR4 shadow before __flush_tlb_all()
Zhenzhong Duan
2018-07-01
crypto: x86 - Add missing RETs
Borislav Petkov
2018-06-30
Merge branch 'x86-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/ker...
Linus Torvalds
2018-06-28
x86/e820: put !E820_TYPE_RAM regions into memblock.reserved
Naoya Horiguchi
2018-06-27
x86/mm: Clean up the printk()s in show_fault_oops()
Dmitry Vyukov
2018-06-27
x86/mm: Drop unneeded __always_inline for p4d page table helpers
Kirill A. Shutemov
2018-06-27
x86/efi: Fix efi_call_phys_epilog() with CONFIG_X86_5LEVEL=y
Kirill A. Shutemov
2018-06-27
x86/entry/64/compat: Fix "x86/entry/64/compat: Preserve r8-r11 in int $0x80"
Andy Lutomirski
2018-06-26
x86/mm: Don't free P4D table when it is folded at runtime
Andrey Ryabinin
2018-06-26
x86/entry/32: Add explicit 'l' instruction suffix
Jan Beulich
2018-06-26
x86/mm: Get rid of KERN_CONT in show_fault_oops()
Dmitry Vyukov
2018-06-24
Merge branch 'perf-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/ke...
Linus Torvalds
2018-06-24
Merge branch 'sched-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/k...
Linus Torvalds
2018-06-24
Merge branch 'efi-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/ker...
Linus Torvalds
2018-06-24
Merge branch 'x86-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/ker...
Linus Torvalds
2018-06-24
Merge branch 'x86-pti-for-linus' of git://git.kernel.org/pub/scm/linux/kernel...
Linus Torvalds
2018-06-24
Merge branch 'ras-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/ker...
Linus Torvalds
2018-06-24
efi/x86: Fix incorrect invocation of PciIo->Attributes()
Ard Biesheuvel
2018-06-23
Merge tag 'for-linus' of git://git.kernel.org/pub/scm/virt/kvm/kvm
Linus Torvalds
2018-06-23
Merge tag 'for-linus-4.18-rc2-tag' of git://git.kernel.org/pub/scm/linux/kern...
Linus Torvalds
[next]