summaryrefslogtreecommitdiff
path: root/arch/x86/include/asm
AgeCommit message (Expand)Author
2016-03-17Merge tag 'libnvdimm-for-4.6' of git://git.kernel.org/pub/scm/linux/kernel/gi...Linus Torvalds
2016-03-16Merge tag 'pci-v4.6-changes' of git://git.kernel.org/pub/scm/linux/kernel/git...Linus Torvalds
2016-03-16Merge tag 'pm+acpi-4.6-rc1-1' of git://git.kernel.org/pub/scm/linux/kernel/gi...Linus Torvalds
2016-03-16Merge tag 'for-linus' of git://git.kernel.org/pub/scm/virt/kvm/kvmLinus Torvalds
2016-03-15Merge branch 'irq-core-for-linus' of git://git.kernel.org/pub/scm/linux/kerne...Linus Torvalds
2016-03-15Merge branch 'timers-core-for-linus' of git://git.kernel.org/pub/scm/linux/ke...Linus Torvalds
2016-03-15Merge branch 'x86-platform-for-linus' of git://git.kernel.org/pub/scm/linux/k...Linus Torvalds
2016-03-15Merge branch 'x86-mm-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/...Linus Torvalds
2016-03-15Merge branch 'x86-microcode-for-linus' of git://git.kernel.org/pub/scm/linux/...Linus Torvalds
2016-03-15Merge branch 'x86-fpu-for-linus' of git://git.kernel.org/pub/scm/linux/kernel...Linus Torvalds
2016-03-15Merge branch 'x86-asm-for-linus' of git://git.kernel.org/pub/scm/linux/kernel...Linus Torvalds
2016-03-15Merge branch 'pci/host-hv' into nextBjorn Helgaas
2016-03-15Merge branch 'ras-core-for-linus' of git://git.kernel.org/pub/scm/linux/kerne...Linus Torvalds
2016-03-15Merge branch 'perf-core-for-linus' of git://git.kernel.org/pub/scm/linux/kern...Linus Torvalds
2016-03-14Merge branch 'mm-readonly-for-linus' of git://git.kernel.org/pub/scm/linux/ke...Linus Torvalds
2016-03-14Merge branch 'locking-core-for-linus' of git://git.kernel.org/pub/scm/linux/k...Linus Torvalds
2016-03-14Merge branch 'pm-tools'Rafael J. Wysocki
2016-03-14Merge branch 'turbostat' of git://git.kernel.org/pub/scm/linux/kernel/git/len...Rafael J. Wysocki
2016-03-12x86/cpufeature: Enable new AVX-512 featuresFenghua Yu
2016-03-10x86/entry: Call enter_from_user_mode() with IRQs offAndy Lutomirski
2016-03-10x86/fpu: Revert ("x86/fpu: Disable AVX when eagerfpu is off")Yu-cheng Yu
2016-03-10x86/entry: Remove TIF_SINGLESTEP entry workAndy Lutomirski
2016-03-10x86/entry/32: Add and check a stack canary for the SYSENTER stackAndy Lutomirski
2016-03-10x86/entry: Only allocate space for tss_struct::SYSENTER_stack if neededAndy Lutomirski
2016-03-10x86/entry: Vastly simplify SYSENTER TF (single-step) handlingAndy Lutomirski
2016-03-09libnvdimm, pmem: clear poison on writeDan Williams
2016-03-09KVM: x86: remove eager_fpu field of struct kvm_vcpu_archPaolo Bonzini
2016-03-09Merge tag 'kvm-arm-for-4.6' of git://git.kernel.org/pub/scm/linux/kernel/git/...Paolo Bonzini
2016-03-08x86/mm, x86/mce: Add memcpy_mcsafe()Tony Luck
2016-03-08Merge branch 'linus' into x86/fpu, to pick up fixesIngo Molnar
2016-03-08x86/entry/32: Introduce and use X86_BUG_ESPFIX instead of paravirt_enabledAndy Lutomirski
2016-03-08KVM: MMU: simplify last_pte_bitmapPaolo Bonzini
2016-03-08x86/apic: Deinline __default_send_IPI_*, save ~200 bytesDenys Vlasenko
2016-03-08perf/x86/intel: Add definition for PT PMI bitStephane Eranian
2016-03-08x86/mce/AMD: Document some functionalityAravind Gopalakrishnan
2016-03-08x86/mce: Clarify comments regarding deferred errorAravind Gopalakrishnan
2016-03-08x86/mce/AMD: Fix logic to obtain block addressAravind Gopalakrishnan
2016-03-08x86/mce/AMD, EDAC: Enable error decoding of Scalable MCA errorsAravind Gopalakrishnan
2016-03-08x86/mce: Move MCx_CONFIG MSR definitionsAravind Gopalakrishnan
2016-03-08Merge branch 'linus' into ras/core, to pick up fixesIngo Molnar
2016-03-08x86/microcode/intel: Get rid of DWSIZEBorislav Petkov
2016-03-07PCI: Move pci_dma_* helpers to common codeChristoph Hellwig
2016-03-07Merge tag 'v4.5-rc7' into x86/asm, to pick up SMAP fixIngo Molnar
2016-03-03x86/tsc: Always Running Timer (ART) correlated clocksourceChristopher S. Hall
2016-03-03KVM: MMU: apply page track notifierXiao Guangrong
2016-03-03KVM: page track: add notifier supportXiao Guangrong
2016-03-03KVM: MMU: clear write-flooding on the fast path of tracked pageXiao Guangrong
2016-03-03KVM: MMU: let page fault handler be aware tracked pageXiao Guangrong
2016-03-03KVM: page track: introduce kvm_slot_page_track_{add,remove}_pageXiao Guangrong
2016-03-03KVM: page track: add the framework of guest page trackingXiao Guangrong