summaryrefslogtreecommitdiff
path: root/arch/x86/include
AgeCommit message (Expand)AuthorFilesLines
2017-06-13x86/boot/64: Add support of additional page table level during early bootKirill A. Shutemov2-0/+4
2017-06-13x86/boot/64: Rename init_level4_pgt and early_level4_pgtKirill A. Shutemov2-3/+3
2017-06-13x86/mm/gup: Switch GUP to the generic get_user_page_fast() implementationKirill A. Shutemov4-13/+115
2017-06-13x86/mm: Split read_cr3() into read_cr3_pa() and __read_cr3()Andy Lutomirski7-9/+57
2017-06-08x86/ldt: Rename ldt_struct::size to ::nr_entriesBorislav Petkov1-2/+2
2017-06-05x86/mm, KVM: Teach KVM's VMX code that CR3 isn't a constantAndy Lutomirski1-0/+19
2017-06-05x86/mm: Rework lazy TLB to track the actual loaded mmAndy Lutomirski1-2/+10
2017-06-05x86/mm: Remove the UP asm/tlbflush.h code, always use the (formerly) SMP codeAndy Lutomirski5-86/+2
2017-06-05x86/mm: Refactor flush_tlb_mm_range() to merge local and remote casesAndy Lutomirski1-1/+0
2017-06-05x86/mm: Pass flush_tlb_info to flush_tlb_others() etcAndy Lutomirski4-21/+20
2017-06-05Merge tag 'v4.12-rc4' into x86/mm, to pick up fixesIngo Molnar1-0/+1
2017-05-27Merge branch 'ras-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/ker...Linus Torvalds1-0/+1
2017-05-24mm, x86/mm: Make the batched unmap TLB flush API more genericAndy Lutomirski2-0/+24
2017-05-24x86/mm: Reimplement flush_tlb_page() using flush_tlb_mm_range()Andy Lutomirski1-1/+5
2017-05-22x86: fix 32-bit case of __get_user_asm_u64()Linus Torvalds1-3/+3
2017-05-22Clean up x86 unsafe_get/put_user() type handlingLinus Torvalds1-2/+3
2017-05-21x86/MCE: Export memory_error()Borislav Petkov1-0/+1
2017-05-21Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/vir...Linus Torvalds1-1/+1
2017-05-21fix unsafe_put_user()Al Viro1-1/+1
2017-05-16KVM: x86: lower default for halt_poll_nsPaolo Bonzini1-1/+1
2017-05-13Merge branch 'libnvdimm-fixes' of git://git.kernel.org/pub/scm/linux/kernel/g...Linus Torvalds1-1/+1
2017-05-12Merge branch 'x86-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/ker...Linus Torvalds2-1/+3
2017-05-11Merge tag 'kbuild-uapi-v4.12' of git://git.kernel.org/pub/scm/linux/kernel/gi...Linus Torvalds1-59/+0
2017-05-10uapi: export all headers under uapi directoriesNicolas Dichtel1-58/+0
2017-05-10x86: stop exporting msr-index.h to userlandNicolas Dichtel1-1/+0
2017-05-09x86, pmem: Fix cache flushing for iovec write < 8 bytesBen Hutchings1-1/+1
2017-05-09kvm: x86: Add a hook for arch specific dirty logging emulationBandan Das1-0/+2
2017-05-09Merge tag 'pci-v4.12-changes' of git://git.kernel.org/pub/scm/linux/kernel/gi...Linus Torvalds1-4/+3
2017-05-09Merge branch 'akpm' (patches from Andrew)Linus Torvalds2-85/+87
2017-05-09treewide: decouple cacheflush.h and set_memory.hLaura Abbott1-1/+0
2017-05-09treewide: move set_memory_* functions away from cacheflush.hLaura Abbott2-85/+88
2017-05-08Merge tag 'for-linus' of git://git.kernel.org/pub/scm/virt/kvm/kvmLinus Torvalds5-15/+36
2017-05-08x86/mm: Add support for gbpages to kernel_ident_mapping_init()Xunlei Pang1-1/+2
2017-05-06Merge tag 'libnvdimm-for-4.12' of git://git.kernel.org/pub/scm/linux/kernel/g...Linus Torvalds2-5/+1
2017-05-05x86/mm/kaslr: Use the _ASM_MUL macro for multiplication to work around Clang ...Matthias Kaehlcke1-0/+1
2017-05-05Merge tag 'char-misc-4.12-rc1' of git://git.kernel.org/pub/scm/linux/kernel/g...Linus Torvalds1-1/+6
2017-05-04Merge tag 'platform-drivers-x86-v4.12-1' of git://git.infradead.org/linux-pla...Linus Torvalds2-1/+30
2017-05-04Merge tag 'for-linus-4.12b-rc0b-tag' of git://git.kernel.org/pub/scm/linux/ke...Linus Torvalds3-6/+38
2017-05-03Merge tag 'drm-for-v4.12' of git://people.freedesktop.org/~airlied/linuxLinus Torvalds1-0/+87
2017-05-03Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jik...Linus Torvalds2-6/+13
2017-05-03Merge branch 'linus' of git://git.kernel.org/pub/scm/linux/kernel/git/herbert...Linus Torvalds1-10/+0
2017-05-02Merge branch 'work.compat' of git://git.kernel.org/pub/scm/linux/kernel/git/v...Linus Torvalds1-1/+0
2017-05-02Merge tag 'usercopy-v4.12-rc1' of git://git.kernel.org/pub/scm/linux/kernel/g...Linus Torvalds1-6/+7
2017-05-02KVM: x86: don't hold kvm->lock in KVM_SET_GSI_ROUTINGDavid Hildenbrand1-1/+0
2017-05-02xen: Revert commits da72ff5bfcb0 and 72a9b186292dBoris Ostrovsky1-0/+11
2017-05-02x86/cpu: remove hypervisor specific set_cpu_featuresJuergen Gross1-5/+0
2017-05-02x86/xen: create stubs for HVM-only builds in page.hVitaly Kuznetsov1-0/+25
2017-05-02x86/xen: separate PV and HVM hypervisorsVitaly Kuznetsov1-1/+2
2017-05-02Merge branch 'x86-mm-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/...Linus Torvalds24-109/+440
2017-05-02Merge branch 'x86-vdso-for-linus' of git://git.kernel.org/pub/scm/linux/kerne...Linus Torvalds3-1/+57