- 436608b x86/entry: Convert Alignment check exception to IDTENTRY by Thomas Gleixner · 4 years, 10 months ago
- 14a8bd2 x86/entry: Convert Coprocessor error exception to IDTENTRY by Thomas Gleixner · 4 years, 10 months ago
- dad7106 x86/entry: Convert Spurious interrupt bug exception to IDTENTRY by Thomas Gleixner · 4 years, 10 months ago
- be4c11a x86/entry: Convert General protection exception to IDTENTRY by Thomas Gleixner · 4 years, 10 months ago
- fd9689b x86/entry: Convert Stack segment exception to IDTENTRY by Thomas Gleixner · 4 years, 10 months ago
- 99a3fb8 x86/entry: Convert Segment not present exception to IDTENTRY by Thomas Gleixner · 4 years, 10 months ago
- 97b3d29 x86/entry: Convert Invalid TSS exception to IDTENTRY by Thomas Gleixner · 4 years, 10 months ago
- aabfe53 x86/idtentry: Provide IDTENTRY_ERRORCODE by Thomas Gleixner · 4 years, 10 months ago
- f95658f x86/entry: Convert Coprocessor segment overrun exception to IDTENTRY by Thomas Gleixner · 4 years, 10 months ago
- 866ae2c x86/entry: Convert Device not available exception to IDTENTRY by Thomas Gleixner · 4 years, 10 months ago
- 49893c5 x86/entry: Convert Invalid Opcode exception to IDTENTRY by Thomas Gleixner · 4 years, 10 months ago
- 58d9c81 x86/entry: Convert Bounds exception to IDTENTRY by Thomas Gleixner · 4 years, 10 months ago
- 4b6b911 x86/entry: Convert Overflow exception to IDTENTRY by Thomas Gleixner · 4 years, 10 months ago
- 9d06c40 x86/entry: Convert Divide Error to IDTENTRY by Thomas Gleixner · 4 years, 10 months ago
- 0ba50e8 x86/entry/common: Provide idtentry_enter/exit() by Thomas Gleixner · 4 years, 9 months ago
- 53aaf26 x86/idtentry: Provide macros to define/declare IDT entry points by Thomas Gleixner · 4 years, 10 months ago
- 877f183 x86/traps: Split trap numbers out in a separate header by Thomas Gleixner · 4 years, 10 months ago
- 410367e x86/entry: Disable interrupts for native_load_gs_index() in C code by Thomas Gleixner · 4 years, 10 months ago
- a7ef9ba x86/speculation/mds: Mark mds_user_clear_cpu_buffers() __always_inline by Thomas Gleixner · 4 years, 10 months ago
- fba8dbe x86/idt: Remove update_intr_gate() by Thomas Gleixner · 4 years, 8 months ago
- 5916d5f bug: Annotate WARN/BUG/stackfail as noinstr safe by Thomas Gleixner · 4 years, 10 months ago
- 44d7e4f x86/entry: Remove the unused LOCKDEP_SYSEXIT cruft by Thomas Gleixner · 4 years, 10 months ago
- 37f8173 locking/atomics: Flip fallbacks and instrumentation by Peter Zijlstra · 5 years ago
- 4382a79 Merge branch 'uaccess.misc' of git://git.kernel.org/pub/scm/linux/kernel/git/viro/vfs by Linus Torvalds · 4 years, 7 months ago
- 3beff76 x86: use proper parentheses around new uaccess macro argument uses by Linus Torvalds · 4 years, 7 months ago
- a5ad574 Merge branch 'akpm' (patches from Andrew) by Linus Torvalds · 4 years, 7 months ago
- fa94111 x86: use non-set_fs based maccess routines by Christoph Hellwig · 4 years, 7 months ago
- c1e8d7c mmap locking API: convert mmap_sem comments by Michel Lespinasse · 4 years, 7 months ago
- 974b9b2 mm: consolidate pte_index() and pte_offset_*() definitions by Mike Rapoport · 4 years, 7 months ago
- 88107d3 x86/mm: simplify init_trampoline() and surrounding logic by Mike Rapoport · 4 years, 7 months ago
- 65fddcf mm: reorder includes after introduction of linux/pgtable.h by Mike Rapoport · 4 years, 7 months ago
- ca5999f mm: introduce include/linux/pgtable.h by Mike Rapoport · 4 years, 7 months ago
- e31cf2f mm: don't include asm/pgtable.h if linux/mm.h is already included by Mike Rapoport · 4 years, 7 months ago
- d46b3df x86: add missing const qualifiers for log_lvl by Dmitry Safonov · 4 years, 7 months ago
- 8b4d37d Merge branch 'x86/srbds' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip by Linus Torvalds · 4 years, 7 months ago
- e0cf615 asm-generic: don't include <linux/mm.h> in cacheflush.h by Christoph Hellwig · 4 years, 7 months ago
- ac7b342 Merge tag 'core_core_updates_for_5.8' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip by Linus Torvalds · 4 years, 7 months ago
- f4dd60a Merge tag 'x86-mm-2020-06-05' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip by Linus Torvalds · 4 years, 7 months ago
- 886d7de Merge branch 'akpm' (patches from Andrew) by Linus Torvalds · 4 years, 7 months ago
- 090e77e kmap: consolidate kmap_prot definitions by Ira Weiny · 4 years, 7 months ago
- 20b271d arch/kmap: define kmap_atomic_prot() for all arch's by Ira Weiny · 4 years, 7 months ago
- abca250 arch/kunmap_atomic: consolidate duplicate code by Ira Weiny · 4 years, 7 months ago
- 78b6d91 arch/kmap_atomic: consolidate duplicate code by Ira Weiny · 4 years, 7 months ago
- ee9bc5f {x86,powerpc,microblaze}/kmap: move preempt disable by Ira Weiny · 4 years, 7 months ago
- e23c459 arch/kunmap: remove duplicate kunmap implementations by Ira Weiny · 4 years, 7 months ago
- 525aaf9 arch/kmap: remove redundant arch specific kmaps by Ira Weiny · 4 years, 7 months ago
- 8898ad5 x86/mm: define mm_p4d_folded() by Anshuman Khandual · 4 years, 7 months ago
- 5bfea2d mm: Fix mremap not considering huge pmd devmap by Fan Yang · 4 years, 7 months ago
- ee01c4d Merge branch 'akpm' (patches from Andrew) by Linus Torvalds · 4 years, 7 months ago
- 86ec2da mm/thp: rename pmd_mknotpresent() as pmd_mkinvalid() by Anshuman Khandual · 4 years, 7 months ago
- 5be9934 mm/hugetlb: define a generic fallback for arch_clear_hugepage_flags() by Anshuman Khandual · 4 years, 7 months ago
- b0eae98 mm/hugetlb: define a generic fallback for is_hugepage_only_range() by Anshuman Khandual · 4 years, 7 months ago
- 039aeb9 Merge tag 'for-linus' of git://git.kernel.org/pub/scm/virt/kvm/kvm by Linus Torvalds · 4 years, 7 months ago
- 6b2591c Merge tag 'hyperv-next-signed' of git://git.kernel.org/pub/scm/linux/kernel/git/hyperv/linux by Linus Torvalds · 4 years, 7 months ago
- 86977da TEST_ACCESS_OK _never_ had been checked anywhere by Al Viro · 4 years, 11 months ago
- f6aee50 Merge tag 'x86-timers-2020-06-03' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip by Linus Torvalds · 4 years, 7 months ago
- bce159d Merge tag 'for-5.8/drivers-2020-06-01' of git://git.kernel.dk/linux-block by Linus Torvalds · 4 years, 7 months ago
- a5a82e0 Merge tag 'platform-drivers-x86-v5.8-1' of git://git.infradead.org/linux-platform-drivers-x86 by Linus Torvalds · 4 years, 7 months ago
- 9470904 Merge branch 'akpm' (patches from Andrew) by Linus Torvalds · 4 years, 7 months ago
- 7f0a002 x86/mm: remove vmalloc faulting by Joerg Roedel · 4 years, 7 months ago
- 86cf69f x86/mm/32: implement arch_sync_kernel_mappings() by Joerg Roedel · 4 years, 7 months ago
- 8e19843 x86/mm/64: implement arch_sync_kernel_mappings() by Joerg Roedel · 4 years, 7 months ago
- 88dca4c mm: remove the pgprot argument to __vmalloc by Christoph Hellwig · 4 years, 7 months ago
- cca98e9 mm: enforce that vmap can't map pages executable by Christoph Hellwig · 4 years, 7 months ago
- 78bb17f x86/hyperv: use vmalloc_exec for the hypercall page by Christoph Hellwig · 4 years, 7 months ago
- 8b39a57 Merge branch 'work.set_fs-exec' of git://git.kernel.org/pub/scm/linux/kernel/git/viro/vfs by Linus Torvalds · 4 years, 7 months ago
- 4b01285 Merge branch 'uaccess.csum' of git://git.kernel.org/pub/scm/linux/kernel/git/viro/vfs by Linus Torvalds · 4 years, 7 months ago
- 533b220 Merge tag 'arm64-upstream' of git://git.kernel.org/pub/scm/linux/kernel/git/arm64/linux by Linus Torvalds · 4 years, 7 months ago
- 88bc1de Merge tag 'x86-platform-2020-06-01' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip by Linus Torvalds · 4 years, 7 months ago
- 0a319ef Merge tag 'x86-fpu-2020-06-01' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip by Linus Torvalds · 4 years, 7 months ago
- eff5dda Merge tag 'x86-cpu-2020-06-01' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip by Linus Torvalds · 4 years, 7 months ago
- 17e0a7c Merge tag 'x86-cleanups-2020-06-01' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip by Linus Torvalds · 4 years, 7 months ago
- 58ff3b7 Merge tag 'efi-core-2020-06-01' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip by Linus Torvalds · 4 years, 7 months ago
- a7092c8 Merge tag 'perf-core-2020-06-01' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip by Linus Torvalds · 4 years, 7 months ago
- 69fc06f Merge tag 'objtool-core-2020-06-01' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip by Linus Torvalds · 4 years, 7 months ago
- 2227e5b Merge tag 'core-rcu-2020-06-01' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip by Linus Torvalds · 4 years, 7 months ago
- 9bf9511 Merge tag 'x86_cache_updates_for_5.8' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip by Linus Torvalds · 4 years, 7 months ago
- f97f5a5 x86/kvm/hyper-v: Add support for synthetic debugger interface by Jon Doron · 4 years, 7 months ago
- 22ad002 x86/hyper-v: Add synthetic debugger definitions by Jon Doron · 4 years, 7 months ago
- 850448f KVM: nVMX: Fix VMX preemption timer migration by Peter Shier · 4 years, 7 months ago
- 27461da3 KVM: x86/pmu: Support full width counting by Like Xu · 4 years, 7 months ago
- 72de5fa4c KVM: x86: announce KVM_FEATURE_ASYNC_PF_INT by Vitaly Kuznetsov · 4 years, 7 months ago
- 557a961 KVM: x86: acknowledgment mechanism for async pf page ready notifications by Vitaly Kuznetsov · 4 years, 7 months ago
- 2635b5c KVM: x86: interrupt based APF 'page ready' event delivery by Vitaly Kuznetsov · 4 years, 7 months ago
- 7c0ade6 KVM: rename kvm_arch_can_inject_async_page_present() to kvm_arch_can_dequeue_async_page_present() by Vitaly Kuznetsov · 4 years, 7 months ago
- 68fd66f KVM: x86: extend struct kvm_vcpu_pv_apf_data with token info by Vitaly Kuznetsov · 4 years, 7 months ago
- cc440cd KVM: nSVM: implement KVM_GET_NESTED_STATE and KVM_SET_NESTED_STATE by Paolo Bonzini · 4 years, 8 months ago
- 08245e6 KVM: nSVM: remove HF_HIF_MASK by Paolo Bonzini · 4 years, 8 months ago
- e9fd761 KVM: nSVM: remove HF_VINTR_MASK by Paolo Bonzini · 4 years, 8 months ago
- 7923ef4 KVM: nSVM: remove trailing padding for struct vmcb_control_area by Paolo Bonzini · 4 years, 8 months ago
- 8fc984a Merge tag 'x86-urgent-2020-05-31' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip by Linus Torvalds · 4 years, 7 months ago
- c281a6c x86: switch 32bit csum_and_copy_to_user() to user_access_{begin,end}() by Al Viro · 4 years, 11 months ago
- 0a5ea22 x86: switch both 32bit and 64bit to providing csum_and_copy_from_user() by Al Viro · 4 years, 11 months ago
- 4bfe6cc x86/ioperm: Prevent a memory leak when fork fails by Jay Lang · 4 years, 7 months ago
- 2ca41f5 x86/spinlock: Remove obsolete ticket spinlock macros and types by Waiman Long · 4 years, 7 months ago
- 8874347 x86/dma: Fix max PFN arithmetic overflow on 32 bit systems by Alexander Dahl · 4 years, 7 months ago
- 4317326 x86/mm: Drop deprecated DISCONTIGMEM support for 32-bit by Mike Rapoport · 4 years, 10 months ago
- 7c86663 KVM: nSVM: inject exceptions via svm_check_nested_events by Paolo Bonzini · 4 years, 8 months ago
- c9d4091 KVM: x86: enable event window in inject_pending_event by Paolo Bonzini · 4 years, 7 months ago
- 5cde265 perf/x86/rapl: Add AMD Fam17h RAPL support by Stephane Eranian · 4 years, 7 months ago