summaryrefslogtreecommitdiff
path: root/arch/x86/include/asm
AgeCommit message (Expand)AuthorFilesLines
2017-07-03x86/xen: allow userspace access during hypercallsMarek Marczykowski-Górecki1-1/+8
2017-07-03kvm: x86: mmu: allow A/D bits to be disabled in an mmuPeter Feiner1-1/+2
2017-06-30randstruct: opt-out externally exposed function pointer structsKees Cook1-8/+8
2017-06-30randstruct: Mark various structs for randomizationKees Cook1-1/+1
2017-06-30Merge tag 'kvmarm-for-4.13' of git://git.kernel.org/pub/scm/linux/kernel/git/...Paolo Bonzini1-22/+25
2017-06-29arch: remove unused macro/function thread_saved_pc()Tobias Klauser1-2/+0
2017-06-28x86/PCI: Remove duplicate definesThomas Gleixner1-7/+1
2017-06-28x86: remove arch specific dma_supported implementationChristoph Hellwig2-3/+2
2017-06-28x86: remove DMA_ERROR_CODEChristoph Hellwig1-2/+0
2017-06-28x86, libnvdimm, pmem: remove global pmem apiDan Williams1-47/+0
2017-06-28x86, libnvdimm, pmem: move arch_invalidate_pmem() to libnvdimmDan Williams1-5/+0
2017-06-27Merge back PM tools material for v4.13.Rafael J. Wysocki1-6/+12
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-22x86/apic: Add irq_data argument to apic->cpu_mask_to_apicid()Thomas Gleixner1-0/+5
2017-06-22x86/apic: Move cpumask and to core codeThomas Gleixner1-9/+6
2017-06-22x86/apic: Move flat_cpu_mask_to_apicid_and() into C sourceThomas Gleixner1-22/+6
2017-06-22genirq/cpuhotplug: Add support for cleaning up move in progressThomas Gleixner1-1/+0
2017-06-22x86/msi: Remove unused remap irq domain interfaceThomas Gleixner1-1/+0
2017-06-22x86/msi: Provide new iommu irqdomain interfaceThomas Gleixner1-0/+2
2017-06-22KVM: x86: fix singlestepping over syscallPaolo Bonzini1-0/+1
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-22x86/power/64: Use char arrays for asm function namesKees Cook1-3/+2
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-16x86, dax, libnvdimm: remove wb_cache_pmem() indirectionDan Williams1-21/+0
2017-06-16x86, dax: replace clear_pmem() with open coded memset + dax_ops->flushDan Williams1-13/+0
2017-06-16filesystem-dax: convert to dax_copy_from_iter()Dan Williams1-50/+0
2017-06-14x86/mce: Get rid of register_mce_write_callback()Borislav Petkov1-4/+0
2017-06-14x86/mce: Merge mce_amd_inj into mce-injectBorislav Petkov1-0/+5
2017-06-14Merge tag 'v4.12-rc5' into ras/core, to pick up fixesIngo Molnar1-5/+6
2017-06-13x86/boot/64: Add support of additional page table level during early bootKirill A. Shutemov1-0/+2
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-13x86/time: Make setup_default_timer_irq() staticDou Liyang1-1/+0
2017-06-12x86/debug: Handle early WARN_ONs properPeter Zijlstra1-0/+1
2017-06-12Merge 4.12-rc5 into char-misc-nextGreg Kroah-Hartman1-0/+1
2017-06-09x86, uaccess: introduce copy_from_iter_flushcache for pmem / cache-bypass ope...Dan Williams2-0/+16
2017-06-08xen: fix HYPERVISOR_dm_op() prototypeSergey Dyasli1-1/+3
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-07kvm: vmx: Check value written to IA32_BNDCFGSJim Mattson1-0/+2
2017-06-05x86/mm, KVM: Teach KVM's VMX code that CR3 isn't a constantAndy Lutomirski1-0/+19