summaryrefslogtreecommitdiffstats
path: root/arch/x86/include
AgeCommit message (Expand)AuthorFilesLines
2017-07-03Merge branch 'x86-mm-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/...Linus Torvalds16-132/+273
2017-07-03Merge branch 'x86-hyperv-for-linus' of git://git.kernel.org/pub/scm/linux/ker...Linus Torvalds1-9/+6
2017-07-03Merge branch 'x86-cleanups-for-linus' of git://git.kernel.org/pub/scm/linux/k...Linus Torvalds1-1/+1
2017-07-03Merge branch 'sched-core-for-linus' of git://git.kernel.org/pub/scm/linux/ker...Linus Torvalds1-5/+3
2017-07-03Merge branch 'perf-core-for-linus' of git://git.kernel.org/pub/scm/linux/kern...Linus Torvalds1-0/+2
2017-07-03Merge branch 'locking-core-for-linus' of git://git.kernel.org/pub/scm/linux/k...Linus Torvalds1-13/+0
2017-06-28arch: remove unused macro/function thread_saved_pc()Tobias Klauser1-2/+0
2017-06-25Merge branch 'x86-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/ker...Linus Torvalds1-2/+1
2017-06-24Merge branch 'linus' into sched/core, to pick up fixesIngo Molnar1-0/+1
2017-06-24x86/paravirt: Remove unnecessary return from void functionAnton Vasilyev1-1/+1
2017-06-24x86/mshyperv: Remove excess #includes from mshyperv.hThomas Gleixner1-2/+1
2017-06-22KVM: x86: fix singlestepping over syscallPaolo Bonzini1-0/+1
2017-06-22x86/hyperv: Check frequency MSRs presence according to the specificationVitaly Kuznetsov1-9/+6
2017-06-22x86/mm: Remove reset_lazy_tlbstate()Andy Lutomirski1-8/+0
2017-06-22x86/ldt: Simplify the LDT switching logicAndy Lutomirski1-0/+26
2017-06-22Merge branch 'linus' into x86/mm, to pick up fixesIngo Molnar1-0/+1
2017-06-22Merge branch 'linus' into locking/core, to pick up fixesIngo Molnar1-0/+1
2017-06-20Merge branch 'WIP.sched/core' into sched/coreIngo Molnar2-0/+2
2017-06-20Merge tag 'v4.12-rc6' into perf/core, to pick up fixesIngo Molnar1-0/+1
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-12x86/debug: Handle early WARN_ONs properPeter Zijlstra1-0/+1
2017-06-08locking/x86: Remove the unused atomic_inc_short() methdDmitry Vyukov1-13/+0
2017-06-08Merge branch 'perf/urgent' into perf/core, to pick up fixesIngo Molnar1-0/+1
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-23Merge branch 'linus' into sched/core, to pick up fixesIngo Molnar2-6/+7
2017-05-23perf/x86: Add sysfs entry to freeze counters on SMIKan Liang1-0/+2
2017-05-21x86: fix 32-bit case of __get_user_asm_u64()Linus Torvalds1-3/+3
2017-05-21Clean 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-15x86/tsc: Remodel cyc2ns to use seqcount_latch()Peter Zijlstra1-5/+3
2017-05-12Merge 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-10Merge tag 'kbuild-uapi-v4.12' of git://git.kernel.org/pub/scm/linux/kernel/gi...Linus Torvalds1-59/+0
2017-05-11uapi: export all headers under uapi directoriesNicolas Dichtel1-58/+0
2017-05-11x86: stop exporting msr-index.h to userlandNicolas Dichtel1-1/+0