summaryrefslogtreecommitdiff
path: root/arch/x86
AgeCommit message (Expand)Author
2016-03-16x86/mm: Fix slow_virt_to_phys() for X86_PAE againDexuan Cui
2016-03-16KVM: MMU: fix reserved bit check for ept=0/CR0.WP=0/CR4.SMEP=1/EFER.NX=0Paolo Bonzini
2016-03-16KVM: MMU: fix ept=0/pte.u=1/pte.w=0/CR0.WP=0/CR4.SMEP=1/EFER.NX=0 comboPaolo Bonzini
2016-03-16KVM: VMX: disable PEBS before a guest entryRadim Krčmář
2016-03-09PM / sleep / x86: Fix crash on graph trace through x86 suspendTodd E Brandt
2016-03-09KVM: x86: fix root cause for missed hardware breakpointsPaolo Bonzini
2016-03-09kvm: x86: Update tsc multiplier on change.Owen Hofmann
2016-03-03x86/irq: Plug vector cleanup raceThomas Gleixner
2016-03-03x86/irq: Call irq_force_move_complete with irq descriptorThomas Gleixner
2016-03-03x86/irq: Remove outgoing CPU from vector cleanup maskThomas Gleixner
2016-03-03x86/irq: Remove the cpumask allocation from send_cleanup_vector()Thomas Gleixner
2016-03-03x86/irq: Clear move_in_progress before sending cleanup IPIThomas Gleixner
2016-03-03x86/irq: Remove offline cpus from vector cleanupThomas Gleixner
2016-03-03x86/irq: Get rid of code duplicationThomas Gleixner
2016-03-03x86/irq: Copy vectormask instead of an AND operationThomas Gleixner
2016-03-03x86/irq: Check vector allocation earlyThomas Gleixner
2016-03-03x86/irq: Reorganize the search in assign_irq_vectorThomas Gleixner
2016-03-03x86/irq: Reorganize the return path in assign_irq_vectorThomas Gleixner
2016-03-03x86/irq: Do not use apic_chip_data.old_domain as temporary bufferJiang Liu
2016-03-03x86/irq: Validate that irq descriptor is still activeThomas Gleixner
2016-03-03x86/irq: Fix a race in x86_vector_free_irqs()Jiang Liu
2016-03-03x86/irq: Call chip->irq_set_affinity in proper contextThomas Gleixner
2016-03-03x86/entry/compat: Add missing CLAC to entry_INT80_32Andy Lutomirski
2016-03-03x86/mpx: Fix off-by-one comparison with nr_registersColin Ian King
2016-03-03KVM: x86: MMU: fix ubsan index-out-of-range warningMike Krinkin
2016-03-03KVM: x86: fix conversion of addresses to linear in 32-bit protected modePaolo Bonzini
2016-03-03KVM: x86: fix missed hardware breakpointsPaolo Bonzini
2016-02-25x86/mm: Fix vmalloc_fault() to handle large pages properlyToshi Kani
2016-02-25x86/uaccess/64: Handle the caching of 4-byte nocache copies properly in __cop...Toshi Kani
2016-02-25x86/uaccess/64: Make the __copy_user_nocache() assembly code more readableToshi Kani
2016-02-25x86/mm/pat: Avoid truncation when converting cpa->numpages to addressMatt Fleming
2016-02-25x86/mm: Fix types used in pgprot cacheability flags translationsJan Beulich
2016-02-17crypto: chacha20-ssse3 - Align stack pointer to 64 bytesEli Cooper
2016-01-31x86/mm: Improve switch_mm() barrier commentsAndy Lutomirski
2016-01-31x86/mm: Add barriers and document switch_mm()-vs-flush synchronizationAndy Lutomirski
2016-01-31x86/boot: Double BOOT_HEAP_SIZE to 64KBH.J. Lu
2016-01-31x86/reboot/quirks: Add iMac10,1 to pci_reboot_dmi_table[]Mario Kleiner
2016-01-31kvm: x86: Fix vmwrite to SECONDARY_VM_EXEC_CONTROLHuaitong Han
2016-01-31KVM: x86: correctly print #AC in tracesPaolo Bonzini
2016-01-31KVM: x86: expose MSR_TSC_AUX to userspacePaolo Bonzini
2016-01-31x86/xen: don't reset vcpu_info on a cancelled suspendOuyang Zhaowei (Charles)
2016-01-08Merge tag 'for-linus' of git://git.kernel.org/pub/scm/virt/kvm/kvmLinus Torvalds
2016-01-08Merge branch 'x86-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/ker...Linus Torvalds
2016-01-07kvm: x86: only channel 0 of the i8254 is linked to the HPETPaolo Bonzini
2015-12-30x86/numachip: Fix NumaConnect2 MMCFG PCI accessDaniel J Blueman
2015-12-29arch/x86/xen/suspend.c: include xen/xen.hAndrew Morton
2015-12-22Merge tag 'for-linus' of git://git.kernel.org/pub/scm/virt/kvm/kvmLinus Torvalds
2015-12-22um: Fix pointer castMickaël Salaün
2015-12-22KVM: x86: Reload pit counters for all channels when restoring stateAndrew Honig
2015-12-22KVM: MTRR: treat memory as writeback if MTRR is disabled in guest CPUIDPaolo Bonzini