summaryrefslogtreecommitdiff
path: root/arch/x86
AgeCommit message (Expand)Author
2016-09-15x86/apic: Do not init irq remapping if ioapic is disabledWanpeng Li
2016-09-15x86/hyperv: Avoid reporting bogus NMI status for Gen2 instancesVitaly Kuznetsov
2016-09-15perf/x86/cqm: Fix CQM memory leak and notifier leakVikas Shivappa
2016-09-15perf/x86/cqm: Fix CQM handling of grouping events into a cache_groupVikas Shivappa
2016-09-07uprobes/x86: Fix RIP-relative handling of EVEX-encoded instructionsDenys Vlasenko
2016-09-07x86/mm: Disable preemption during CR3 read+writeSebastian Andrzej Siewior
2016-08-20x86/platform/intel_mid_pci: Rework IRQ0 workaroundAndy Shevchenko
2016-08-20KVM: nVMX: Fix memory corruption when using VMCS shadowingJim Mattson
2016-08-20KVM: VMX: handle PML full VMEXIT that occurs during event deliveryCao, Lei
2016-08-20KVM: MTRR: fix kvm_mtrr_check_gfn_range_consistency page faultAlexis Dambricourt
2016-08-16x86/syscalls/64: Add compat_sys_keyctl for 32-bit userspaceDavid Howells
2016-08-16x86/mm/pat: Fix BUG_ON() in mmap_mem() on QEMU/i386Toshi Kani
2016-08-16x86/xen, pat: Remove PAT table init code from XenToshi Kani
2016-08-16x86/mtrr: Fix PAT init handling when MTRR is disabledToshi Kani
2016-08-16x86/mtrr: Fix Xorg crashes in Qemu sessionsToshi Kani
2016-08-16x86/mm/pat: Replace cpu_has_pat with boot_cpu_has()Toshi Kani
2016-08-16x86/mm/pat: Add pat_disable() interfaceToshi Kani
2016-08-16x86/mm/pat: Add support of non-default PAT MSR settingToshi Kani
2016-08-16x86/mm/32: Enable full randomization on i386 and X86_32Hector Marco-Gisbert
2016-08-10perf/x86: fix PEBS issues on Intel Atom/Core2Stephane Eranian
2016-08-10pvclock: Add CPU barriers to get correct version valueMinfei Huang
2016-08-10x86/quirks: Add early quirk to reset Apple AirPort cardLukas Wunner
2016-08-10x86/quirks: Reintroduce scanning of secondary busesLukas Wunner
2016-08-10x86/quirks: Apply nvidia_bugs quirk only on root busLukas Wunner
2016-07-27perf/x86: Fix undefined shift on 32-bit kernelsAndrey Ryabinin
2016-07-27KVM: nVMX: VMX instructions: fix segment checks when L1 is in long mode.Quentin Casasnovas
2016-07-27x86/amd_nb: Fix boot crash on non-AMD systemsBorislav Petkov
2016-07-27kprobes/x86: Clear TF bit in fault on single-steppingMasami Hiramatsu
2016-07-27x86, build: copy ldlinux.c32 to image.isoH. Peter Anvin
2016-06-24x86/entry/traps: Don't force in_interrupt() to return true in IST handlersAndy Lutomirski
2016-06-24KVM: x86: fix OOPS after invalid KVM_SET_DEBUGREGSPaolo Bonzini
2016-06-07xen: use same main loop for counting and remapping pagesJuergen Gross
2016-06-01xen/x86: actually allocate legacy interrupts on PV guestsStefano Stabellini
2016-06-01KVM: x86: mask CPUID(0xD,0x1).EAX against host valuePaolo Bonzini
2016-06-01KVM: x86: fix ordering of cr0 initialization code in vmx_cpu_resetBruce Rogers
2016-06-01KVM: MTRR: remove MSR 0x2f8Andy Honig
2016-06-01perf/x86/intel/pt: Generate PMI in the STOP region as wellAlexander Shishkin
2016-05-11ACPI / processor: Request native thermal interrupt handling via _OSCSrinivas Pandruvada
2016-05-11x86/sysfb_efi: Fix valid BAR address range checkWang YanQing
2016-05-11x86/tsc: Read all ratio bits from MSR_PLATFORM_INFOChen Yu
2016-05-04x86/mm/kmmio: Fix mmiotrace for hugepagesKarol Herbst
2016-05-04x86/apic: Handle zero vector gracefully in clear_vector_irq()Keith Busch
2016-05-04crypto: sha1-mb - use corrcet pointer while completing jobsXiaodong Liu
2016-05-04x86/mm/xen: Suppress hugetlbfs in PV guestsJan Beulich
2016-05-04kvm: x86: do not leak guest xcr0 into host interrupt handlersDavid Matlack
2016-05-04x86/mce: Avoid using object after free in genpoolTony Luck
2016-04-20Revert "PCI, x86: Implement pcibios_alloc_irq() and pcibios_free_irq()"Bjorn Helgaas
2016-04-20Revert "PCI: Add helpers to manage pci_dev->irq and pci_dev->irq_managed"Bjorn Helgaas
2016-04-20Revert "x86/PCI: Don't alloc pcibios-irq when MSI is enabled"Bjorn Helgaas
2016-04-20KVM: x86: reduce default value of halt_poll_ns parameterPaolo Bonzini