summaryrefslogtreecommitdiff
path: root/arch/x86
AgeCommit message (Expand)Author
2016-07-12x86/mm/kmmio: Fix mmiotrace for hugepagesKarol Herbst
2016-07-12kprobes/x86: Clear TF bit in fault on single-steppingMasami Hiramatsu
2016-06-19x86, build: copy ldlinux.c32 to image.isoH. Peter Anvin
2016-06-19KVM: x86: fix OOPS after invalid KVM_SET_DEBUGREGSPaolo Bonzini
2016-06-06xen/x86: actually allocate legacy interrupts on PV guestsStefano Stabellini
2016-06-06x86/xen: Override ACPI IRQ management callback __acpi_unregister_gsiJiang Liu
2016-06-03mm: fix huge zero page accounting in smaps reportKirill A. Shutemov
2016-05-17x86/tsc: Read all ratio bits from MSR_PLATFORM_INFOChen Yu
2016-05-17x86/sysfb_efi: Fix valid BAR address range checkWang YanQing
2016-05-10x86/mm/xen: Suppress hugetlbfs in PV guestsJan Beulich
2016-05-08crypto: sha1-mb - use corrcet pointer while completing jobsXiaodong Liu
2016-04-20kvm: x86: do not leak guest xcr0 into host interrupt handlersDavid Matlack
2016-04-20KVM: x86: Inject pending interrupt even if pending nmi existYuki Shibuya
2016-04-18KVM: VMX: avoid guest hang on invalid invept instructionPaolo Bonzini
2016-04-18x86/apic: Fix suspicious RCU usage in smp_trace_call_function_interrupt()Dave Jones
2016-04-18x86/iopl: Fix iopl capability check on Xen PVAndy Lutomirski
2016-04-18x86/PCI: Mark Broadwell-EP Home Agent & PCU as having non-compliant BARsBjorn Helgaas
2016-04-18perf/x86/intel: Add definition for PT PMI bitStephane Eranian
2016-04-18x86: Add new MSRs and MSR bits used for Intel Skylake PMU supportAndi Kleen
2016-04-18KVM: i8254: change PIT discard tick policyRadim Krčmář
2016-04-18x86, irq: Keep balance of IOAPIC pin reference countJiang Liu
2016-04-13KVM: x86: Reload pit counters for all channels when restoring stateAndrew Honig
2016-04-07x86/iopl/64: Properly context-switch IOPL on Xen PVAndy Lutomirski
2016-03-22KVM: VMX: disable PEBS before a guest entryRadim Krčmář
2016-03-13KVM: x86: move steal time initialization to vcpu entry timeMarcelo Tosatti
2016-03-13PM / sleep / x86: Fix crash on graph trace through x86 suspendTodd E Brandt
2016-03-11KVM: x86: MMU: fix ubsan index-out-of-range warningMike Krinkin
2016-03-07x86/entry/compat: Add missing CLAC to entry_INT80_32Andy Lutomirski
2016-02-15x86/mm/pat: Avoid truncation when converting cpa->numpages to addressMatt Fleming
2015-12-14KVM: x86: Use new is_noncanonical_address in _linearizeNadav Amit
2015-12-14KVM: x86: work around infinite loop in microcode when #AC is deliveredEric Northup
2015-10-28x86: Init per-cpu shadow copy of CR4 on 32-bit CPUs tooSteven Rostedt
2015-10-27x86/nmi/64: Fix a paravirt stack-clobbering bug in the NMI codeAndy Lutomirski
2015-10-27KVM: MMU: fix validation of mmio page faultXiao Guangrong
2015-10-27crypto: ghash-clmulni: specify context size for ghash async algorithmAndrey Ryabinin
2015-10-27x86/xen: Support kexec/kdump in HVM guests by doing a soft resetVitaly Kuznetsov
2015-10-27x86/mm: Set NX on gap between __ex_table and rodataStephen Smalley
2015-10-27x86/process: Add proper bound checks in 64bit get_wchan()Thomas Gleixner
2015-10-27x86/asm/entry: Create and use a 'TOP_OF_KERNEL_STACK_PADDING' macroAndy Lutomirski
2015-10-27x86/kexec: Fix kexec crash in syscall kexec_file_load()Lee, Chun-Yi
2015-10-27x86/efi: Fix boot crash by mapping EFI memmap entries bottom-up at runtime, i...Matt Fleming
2015-10-27Use WARN_ON_ONCE for missing X86_FEATURE_NRIPSDirk Müller
2015-10-27x86/paravirt: Replace the paravirt nop with a bona fide empty functionAndy Lutomirski
2015-10-27x86/platform: Fix Geode LX timekeeping in the generic x86 buildDavid Woodhouse
2015-10-27x86/apic: Serialize LVTT and TSC_DEADLINE writesShaohua Li
2015-10-27x86/nmi/64: Use DF to avoid userspace RSP confusing nested NMI detectionAndy Lutomirski
2015-10-27x86/nmi/64: Reorder nested NMI checksAndy Lutomirski
2015-10-27x86/nmi/64: Improve nested NMI commentsAndy Lutomirski
2015-10-07x86/mm: Initialize pmd_idx in page_table_range_init_count()Minfei Huang
2015-09-27x86/ldt: Correct LDT access in single stepping logicJuergen Gross