开源镜像站
帮助
动态
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
2015-12-09
x86/cpu: Fix SMAP check in PVOPS environments
Andrew Cooper
2015-12-09
x86/cpu: Call verify_cpu() after having entered long mode too
Borislav Petkov
2015-12-09
x86/setup: Fix low identity map for >= 2GB kernel range
Krzysztof Mazur
2015-12-09
x86/setup: Extend low identity map to cover whole kernel range
Paolo Bonzini
2015-12-09
KVM: x86: work around infinite loop in microcode when #AC is delivered
Eric Northup
2015-12-09
kvm: x86: set KVM_REQ_EVENT when updating IRR
Radim Krčmář
2015-11-09
xen: fix backport of previous kexec patch
Greg Kroah-Hartman
2015-11-09
x86/efi: Fix multiple GOP device support
Kővágó, Zoltán
2015-10-27
sched/preempt: Fix cond_resched_lock() and cond_resched_softirq()
Konstantin Khlebnikov
2015-10-22
x86/xen: Support kexec/kdump in HVM guests by doing a soft reset
Vitaly Kuznetsov
2015-10-22
x86/mm: Set NX on gap between __ex_table and rodata
Stephen Smalley
2015-10-22
x86/process: Add proper bound checks in 64bit get_wchan()
Thomas Gleixner
2015-10-22
x86/kexec: Fix kexec crash in syscall kexec_file_load()
Lee, Chun-Yi
2015-10-22
x86/efi: Fix boot crash by mapping EFI memmap entries bottom-up at runtime, i...
Matt Fleming
2015-10-22
Use WARN_ON_ONCE for missing X86_FEATURE_NRIPS
Dirk Müller
2015-10-22
x86/nmi/64: Fix a paravirt stack-clobbering bug in the NMI code
Andy Lutomirski
2015-10-22
x86/paravirt: Replace the paravirt nop with a bona fide empty function
Andy Lutomirski
2015-10-22
x86/platform: Fix Geode LX timekeeping in the generic x86 build
David Woodhouse
2015-10-22
x86/alternatives: Make optimize_nops() interrupt safe and synced
Thomas Gleixner
2015-10-22
x86/apic: Serialize LVTT and TSC_DEADLINE writes
Shaohua Li
2015-10-22
perf/x86/intel: Fix constraint access
Peter Zijlstra
2015-10-22
KVM: vmx: fix VPID is 0000H in non-root operation
Wanpeng Li
2015-09-29
lib/decompressors: use real out buf size for gunzip with kernel
Yinghai Lu
2015-09-29
x86/mm: Initialize pmd_idx in page_table_range_init_count()
Minfei Huang
2015-09-21
ACPI, PCI: Penalize legacy IRQ used by ACPI SCI
Jiang Liu
2015-09-21
x86/mce: Reenable CMCI banks when swiching back to interrupt mode
Xie XiuQi
2015-09-21
KVM: x86: Use adjustment in guest cycles when handling MSR_IA32_TSC_ADJUST
Haozhong Zhang
2015-09-21
KVM: MMU: fix validation of mmio page fault
Xiao Guangrong
2015-09-21
crypto: ghash-clmulni: specify context size for ghash async algorithm
Andrey Ryabinin
2015-09-21
x86/ldt: Further fix FPU emulation
Andy Lutomirski
2015-09-21
x86/ldt: Correct FPU emulation access to LDT
Juergen Gross
2015-09-21
x86/ldt: Correct LDT access in single stepping logic
Juergen Gross
2015-09-21
x86/ldt: Make modify_ldt synchronous
Andy Lutomirski
2015-09-13
x86/idle: Restore trace_cpu_idle to mwait_idle() calls
Jisheng Zhang
2015-09-13
x86/apic: Fix fallout from x2apic cleanup
Thomas Gleixner
2015-09-13
x86/xen: make CONFIG_XEN depend on CONFIG_X86_LOCAL_APIC
David Vrabel
2015-09-13
Revert x86 sigcontext cleanups
Linus Torvalds
2015-09-13
x86/xen: build "Xen PV" APIC driver for domU as well
Jason A. Donenfeld
2015-08-16
kvm: x86: fix kvm_apic_has_events to check for NULL pointer
Paolo Bonzini
2015-08-16
x86/xen: Probe target addresses in set_aliased_prot() before the hypercall
Andy Lutomirski
2015-08-16
x86/nmi/64: Use DF to avoid userspace RSP confusing nested NMI detection
Andy Lutomirski
2015-08-16
x86/nmi/64: Reorder nested NMI checks
Andy Lutomirski
2015-08-16
x86/nmi/64: Improve nested NMI comments
Andy Lutomirski
2015-08-16
x86/nmi/64: Switch stacks on userspace NMI entry
Andy Lutomirski
2015-08-16
x86/nmi/64: Remove asm code that saves CR2
Andy Lutomirski
2015-08-16
x86/nmi: Enable nested do_nmi() handling for 64-bit kernels
Andy Lutomirski
2015-08-16
x86/asm/entry/64: Remove pointless jump to irq_return
Andy Lutomirski
2015-08-10
perf/x86/intel/cqm: Return cached counter value from IRQ context
Matt Fleming
2015-08-10
x86/efi: Use all 64 bit of efi_memmap in setup_e820()
Dmitry Skorodumov
2015-08-10
efi: Check for NULL efi kernel parameters
Ricardo Neri
[next]