- 13d268c KVM: MMU: apply page track notifier by Xiao Guangrong · 9 years ago
- 5c520e9 KVM: MMU: simplify mmu_need_write_protect by Xiao Guangrong · 9 years ago
- 56ca57f KVM: MMU: use page track for non-leaf shadow pages by Xiao Guangrong · 9 years ago
- 0eb05bf KVM: page track: add notifier support by Xiao Guangrong · 9 years ago
- e5691a8 KVM: MMU: clear write-flooding on the fast path of tracked page by Xiao Guangrong · 9 years ago
- 3d0c27a KVM: MMU: let page fault handler be aware tracked page by Xiao Guangrong · 9 years ago
- f29d4d7 KVM: page track: introduce kvm_slot_page_track_{add,remove}_page by Xiao Guangrong · 9 years ago
- 21ebbed KVM: page track: add the framework of guest page tracking by Xiao Guangrong · 9 years ago
- aeecee2 KVM: MMU: introduce kvm_mmu_slot_gfn_write_protect by Xiao Guangrong · 9 years ago
- 547ffae KVM: MMU: introduce kvm_mmu_gfn_{allow,disallow}_lpage by Xiao Guangrong · 9 years ago
- 92f94f1 KVM: MMU: rename has_wrprotected_page to mmu_gfn_lpage_is_disallowed by Xiao Guangrong · 9 years ago
- 4d99ba8 kvm: x86: Check dest_map->vector to match eoi signals for rtc by Joerg Roedel · 9 years ago
- 9daa500 kvm: x86: Track irq vectors in ioapic->rtc_status.dest_map by Joerg Roedel · 9 years ago
- 9e4aabe kvm: x86: Convert ioapic->rtc_status.dest_map to a struct by Joerg Roedel · 9 years ago
- d74c0e6 KVM: x86: use list_last_entry by Geliang Tang · 9 years ago
- 652fc08 KVM: x86: use list_for_each_entry* by Geliang Tang · 9 years ago
- e9ee956 KVM: x86: MMU: Move handle_mmio_page_fault() call to kvm_mmu_page_fault() by Takuya Yoshikawa · 9 years ago
- ded5874 KVM: x86: MMU: Consolidate quickly_check_mmio_pf() and is_mmio_page_fault() by Takuya Yoshikawa · 9 years ago
- 3ae13fa KVM: x86: pass kvm_get_time_scale arguments in hertz by Paolo Bonzini · 9 years ago
- 83326e4 kvm/x86: Hyper-V VMBus hypercall userspace exit by Andrey Smetanin · 9 years ago
- b2fdc25 kvm/x86: Reject Hyper-V hypercall continuation by Andrey Smetanin · 9 years ago
- 0d9c055 kvm/x86: Pass return code of kvm_emulate_hypercall by Andrey Smetanin · 9 years ago
- 18f0986 drivers/hv: Move VMBus hypercall codes into Hyper-V UAPI header by Andrey Smetanin · 9 years ago
- 8ed6d76 kvm/x86: Rename Hyper-V long spin wait hypercall by Andrey Smetanin · 9 years ago
- 4e422bd KVM: x86: fix missed hardware breakpoints by Paolo Bonzini · 9 years ago
- 4efd805 KVM: x86: fix *NULL on invalid low-prio irq by Radim Krčmář · 9 years ago
- 78db6a5 KVM: x86: rewrite handling of scaled TSC for kvmclock by Paolo Bonzini · 9 years ago
- 4941b8c KVM: x86: rename argument to kvm_set_tsc_khz by Paolo Bonzini · 9 years ago
- 6f05485 KVM: VMX: Fix guest debugging while in L2 by Jan Kiszka · 9 years ago
- 5bb1601 KVM: VMX: Factor out is_exception_n helper by Jan Kiszka · 9 years ago
- bce87cc KVM: x86: consolidate different ways to test for in-kernel LAPIC by Paolo Bonzini · 9 years ago
- 1e3161b4 KVM: x86: consolidate "has lapic" checks into irq.c by Paolo Bonzini · 9 years ago
- f8543d6 KVM: APIC: remove unnecessary double checks on APIC existence by Paolo Bonzini · 9 years ago
- b6ce978 KVM/VMX: Add host irq information in trace event when updating IRTE for posted interrupts by Feng Wu · 9 years ago
- 6228a0d KVM: x86: Add lowest-priority support for vt-d posted-interrupts by Feng Wu · 9 years ago
- 52004014 KVM: x86: Use vector-hashing to deliver lowest-priority interrupts by Feng Wu · 9 years ago
- 23a1c25 KVM: Recover IRTE to remapped mode if the interrupt is not single-destination by Feng Wu · 9 years ago
- b51012d KVM: x86: introduce do_shl32_div32 by Paolo Bonzini · 9 years ago
- 080fe20 mm, hugetlb: don't require CMA for runtime gigantic pages by Vlastimil Babka · 9 years ago
- 2c92341 Merge branch 'linus' of git://git.kernel.org/pub/scm/linux/kernel/git/herbert/crypto-2.6 by Linus Torvalds · 9 years ago
- d517be5 Merge branch 'x86-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip by Linus Torvalds · 9 years ago
- 29d14f0 Merge branch 'perf-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip by Linus Torvalds · 9 years ago
- 7425637 x86/mm/pat: Avoid truncation when converting cpa->numpages to address by Matt Fleming · 9 years ago
- 8f04b85 perf/x86: De-obfuscate code by Peter Zijlstra · 9 years ago
- e01d871 perf/x86: Fix uninitialized value usage by Peter Zijlstra · 9 years ago
- 3625c2c x86/mm: Fix types used in pgprot cacheability flags translations by Jan Beulich · 9 years ago
- cbe09bd crypto: chacha20-ssse3 - Align stack pointer to 64 bytes by Eli Cooper · 9 years ago
- 3f4a267 pmem: add wb_cache_pmem() to the PMEM API by Ross Zwisler · 9 years ago
- 404a474 Merge branch 'uaccess' (batched user access infrastructure) by Linus Torvalds · 9 years ago
- eae2177 Merge branch 'akpm' (patches from Andrew) by Linus Torvalds · 9 years ago
- d434215 Merge tag 'pci-v4.5-changes' of git://git.kernel.org/pub/scm/linux/kernel/git/helgaas/pci by Linus Torvalds · 9 years ago
- 0e1eb0a perf/x86: add Intel SkyLake uncore IMC PMU support by Stephane Eranian · 9 years ago
- 22c43f36 x86/platform/quark: Print boundaries correctly by Andy Shevchenko · 9 years ago
- e1c7e32 dma-mapping: always provide the dma_map_ops based implementation by Christoph Hellwig · 9 years ago
- c6d3085 UBSAN: run-time undefined behavior sanity checker by Andrey Ryabinin · 9 years ago
- 978e30c kexec: move some memembers and definitions within the scope of CONFIG_KEXEC_FILE by Xunlei Pang · 9 years ago
- 2b4015e Merge tag 'platform-drivers-x86-v4.5-1' of git://git.infradead.org/users/dvhart/linux-platform-drivers-x86 by Linus Torvalds · 9 years ago
- 378f956 platform/x86: Add Intel Telemetry Core Driver by Souvik Kumar Chakravarty · 9 years ago
- fdca4f1 platform:x86: add Intel P-Unit mailbox IPC driver by Qipeng Zha · 9 years ago
- d394f2d x86/platform/UV: Remove EFI memmap quirk for UV2+ by Alex Thorlton · 9 years ago
- b000de5 x86/platform/intel-mid: Join string and fix SoC name by Andy Shevchenko · 9 years ago
- 3fda5bb x86/platform/intel-mid: Enable 64-bit build by Andy Shevchenko · 9 years ago
- a200dcb Merge tag 'for_linus' of git://git.kernel.org/pub/scm/linux/kernel/git/mst/vhost by Linus Torvalds · 9 years ago
- 0cbeafb Merge branch 'akpm' (patches from Andrew) by Linus Torvalds · 9 years ago
- a016af2 Merge tag 'sound-4.5-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/tiwai/sound by Linus Torvalds · 9 years ago
- da48d09 Kconfig: remove HAVE_LATENCYTOP_SUPPORT by Will Deacon · 9 years ago
- 3565fce mm, x86: get_user_pages() for dax mappings by Dan Williams · 9 years ago
- 5c7fb56 mm, dax: dax-pmd vs thp-pmd vs hugetlbfs-pmd by Dan Williams · 9 years ago
- f25748e3 mm, dax: convert vmf_insert_pfn_pmd() to pfn_t by Dan Williams · 9 years ago
- 01c8f1c mm, dax, gpu: convert vm_insert_mixed to pfn_t by Dan Williams · 9 years ago
- 69660fd x86, mm: introduce _PAGE_DEVMAP by Dan Williams · 9 years ago
- 4b94ffd x86, mm: introduce vmem_altmap to augment vmemmap_populate() by Dan Williams · 9 years ago
- ba049e9 kvm: rename pfn_t to kvm_pfn_t by Dan Williams · 9 years ago
- 52db400 pmem, dax: clean up clear_pmem() by Dan Williams · 9 years ago
- 590a471 arch/x86/include/asm/pgtable.h: add pmd_[dirty|mkclean] for THP by Minchan Kim · 9 years ago
- 1f19617 x86, thp: remove infrastructure for handling splitting PMDs by Kirill A. Shutemov · 9 years ago
- ddc58f2 mm: drop tail page refcounting by Kirill A. Shutemov · 9 years ago
- 78ddc53 thp: rename split_huge_page_pmd() to split_huge_pmd() by Kirill A. Shutemov · 9 years ago
- 3a6384b Merge branch 'pci/host-vmd' into next by Bjorn Helgaas · 9 years ago
- 185a383 x86/PCI: Add driver for Intel Volume Management Device (VMD) by Keith Busch · 9 years ago
- d9c3d6f x86/PCI: Allow DMA ops specific to a PCI domain by Keith Busch · 9 years ago
- 875fc4f Merge branch 'akpm' (patches from Andrew) by Linus Torvalds · 9 years ago
- 98229aa x86/irq: Plug vector cleanup race by Thomas Gleixner · 9 years ago
- 90a2282 x86/irq: Call irq_force_move_complete with irq descriptor by Thomas Gleixner · 9 years ago
- 56d7d2f x86/irq: Remove outgoing CPU from vector cleanup mask by Thomas Gleixner · 9 years ago
- 5da0c12 x86/irq: Remove the cpumask allocation from send_cleanup_vector() by Thomas Gleixner · 9 years ago
- c1684f5 x86/irq: Clear move_in_progress before sending cleanup IPI by Thomas Gleixner · 9 years ago
- 847667e x86/irq: Remove offline cpus from vector cleanup by Thomas Gleixner · 9 years ago
- ab25ac0 x86/irq: Get rid of code duplication by Thomas Gleixner · 9 years ago
- 9ac15b7 x86/irq: Copy vectormask instead of an AND operation by Thomas Gleixner · 9 years ago
- 3716fd2 x86/irq: Check vector allocation early by Thomas Gleixner · 9 years ago
- 95ffeb4 x86/irq: Reorganize the search in assign_irq_vector by Thomas Gleixner · 9 years ago
- 433cbd5 x86/irq: Reorganize the return path in assign_irq_vector by Thomas Gleixner · 9 years ago
- 8a580f7 x86/irq: Do not use apic_chip_data.old_domain as temporary buffer by Jiang Liu · 9 years ago
- 36f34c8 x86/irq: Validate that irq descriptor is still active by Thomas Gleixner · 9 years ago
- 111abeb x86/irq: Fix a race in x86_vector_free_irqs() by Jiang Liu · 9 years ago
- e23b257 x86/irq: Call chip->irq_set_affinity in proper context by Thomas Gleixner · 9 years ago
- 0f0836b Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jikos/livepatching by Linus Torvalds · 9 years ago
- 9e08f57 x86: mm: support ARCH_MMAP_RND_BITS by Daniel Cashman · 9 years ago
- 10a0c0f Merge branch 'x86-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip by Linus Torvalds · 9 years ago