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
2020-07-05
x86/ldt: use "pr_info_once()" instead of open-coding it badly
Linus Torvalds
2020-07-05
Merge tag 'x86-urgent-2020-07-05' of git://git.kernel.org/pub/scm/linux/kerne...
Linus Torvalds
2020-07-04
x86/ldt: Disable 16-bit segments on Xen PV
Andy Lutomirski
2020-07-04
x86/entry/32: Fix #MC and #DB wiring on x86_32
Andy Lutomirski
2020-07-04
x86/entry/xen: Route #DB correctly on Xen PV
Andy Lutomirski
2020-07-04
x86/entry, selftests: Further improve user entry sanity checks
Andy Lutomirski
2020-07-04
x86/entry/compat: Clear RAX high bits on Xen PV SYSENTER
Andy Lutomirski
2020-07-03
vmalloc: fix the owner argument for the new __vmalloc_node_range callers
Christoph Hellwig
2020-07-01
x86/entry/64/compat: Fix Xen PV SYSENTER frame setup
Andy Lutomirski
2020-07-01
x86/entry: Move SYSENTER's regs->sp and regs->flags fixups into C
Andy Lutomirski
2020-07-01
x86/entry: Assert that syscalls are on the right stack
Andy Lutomirski
2020-06-30
x86/split_lock: Don't write MSR_TEST_CTRL on CPUs that aren't whitelisted
Sean Christopherson
2020-06-29
x86/fpu: Reset MXCSR to default in kernel_fpu_begin()
Petteri Aimonen
2020-06-28
Merge tag 'perf-urgent-2020-06-28' of git://git.kernel.org/pub/scm/linux/kern...
Linus Torvalds
2020-06-28
Merge tag 'efi-urgent-2020-06-28' of git://git.kernel.org/pub/scm/linux/kerne...
Linus Torvalds
2020-06-28
Merge tag 'x86_urgent_for_5.8_rc3' of git://git.kernel.org/pub/scm/linux/kern...
Linus Torvalds
2020-06-28
Merge tag 'objtool_urgent_for_5.8_rc3' of git://git.kernel.org/pub/scm/linux/...
Linus Torvalds
2020-06-28
Merge tag 'x86_entry_for_5.8' of git://git.kernel.org/pub/scm/linux/kernel/gi...
Linus Torvalds
2020-06-26
Merge branch 'linus' into x86/entry, to resolve conflicts
Ingo Molnar
2020-06-26
x86/hyperv: allocate the hypercall page with only read and execute bits
Christoph Hellwig
2020-06-25
x86/entry: Fix #UD vs WARN more
Peter Zijlstra
2020-06-25
x86/entry: Increase entry_stack size to a full page
Peter Zijlstra
2020-06-25
x86/entry: Fixup bad_iret vs noinstr
Peter Zijlstra
2020-06-23
Merge tag 'for-linus' of git://git.kernel.org/pub/scm/virt/kvm/kvm
Linus Torvalds
2020-06-23
KVM: VMX: Remove vcpu_vmx's defunct copy of host_pkru
Sean Christopherson
2020-06-23
KVM: x86: allow TSC to differ by NTP correction bounds without TSC scaling
Marcelo Tosatti
2020-06-23
KVM: X86: Fix MSR range of APIC registers in X2APIC mode
Xiaoyao Li
2020-06-22
KVM: VMX: Stop context switching MSR_IA32_UMWAIT_CONTROL
Sean Christopherson
2020-06-22
KVM: nVMX: Plumb L2 GPA through to PML emulation
Sean Christopherson
2020-06-22
KVM: x86/mmu: Avoid mixing gpa_t with gfn_t in walk_addr_generic()
Vitaly Kuznetsov
2020-06-22
KVM: LAPIC: ensure APIC map is up to date on concurrent update requests
Paolo Bonzini
2020-06-22
kvm: lapic: fix broken vcpu hotplug
Igor Mammedov
2020-06-20
Merge branch 'i2c/for-current' of git://git.kernel.org/pub/scm/linux/kernel/g...
Linus Torvalds
2020-06-20
Merge tag 'trace-v5.8-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/r...
Linus Torvalds
2020-06-19
x86/asm/64: Align start of __clear_user() loop to 16-bytes
Matt Fleming
2020-06-19
Revert "KVM: VMX: Micro-optimize vmexit time when not exposing PMU"
Vitaly Kuznetsov
2020-06-19
x86/platform/intel-mid: convert to use i2c_new_client_device()
Wolfram Sang
2020-06-18
Merge branch 'hch' (maccess patches from Christoph Hellwig)
Linus Torvalds
2020-06-18
maccess: make get_kernel_nofault() check for minimal type compatibility
Linus Torvalds
2020-06-18
maccess: rename probe_kernel_address to get_kernel_nofault
Christoph Hellwig
2020-06-18
objtool: Fix noinstr vs KCOV
Peter Zijlstra
2020-06-18
x86/cpu: Use pinning mask for CR4 bits needing to be 0
Kees Cook
2020-06-17
maccess: rename probe_kernel_{read,write} to copy_{from,to}_kernel_nofault
Christoph Hellwig
2020-06-17
efi/x86: Setup stack correctly for efi_pe_entry
Arvind Sankar
2020-06-17
x86/resctrl: Fix a NULL vs IS_ERR() static checker warning in rdt_cdp_peer_get()
Dan Carpenter
2020-06-16
kretprobe: Prevent triggering kretprobe from within kprobe_flush_task
Jiri Olsa
2020-06-16
x86/purgatory: Add -fno-stack-protector
Arvind Sankar
2020-06-15
KVM: VMX: Add helpers to identify interrupt type from intr_info
Sean Christopherson
2020-06-15
kvm/svm: disable KCSAN for svm_vcpu_run()
Qian Cai
2020-06-15
x86/cpu: Reinitialize IA32_FEAT_CTL MSR on BSP during wakeup
Sean Christopherson
[next]