summaryrefslogtreecommitdiff
path: root/arch/x86/include
AgeCommit message (Expand)Author
2018-04-05Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jik...Linus Torvalds
2018-04-05Merge tag 'sound-4.17-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/t...Linus Torvalds
2018-04-04Merge tag 'char-misc-4.17-rc1' of git://git.kernel.org/pub/scm/linux/kernel/g...Linus Torvalds
2018-04-04Merge branch 'linus' of git://git.kernel.org/pub/scm/linux/kernel/git/herbert...Linus Torvalds
2018-04-02Merge branch 'syscalls-next' of git://git.kernel.org/pub/scm/linux/kernel/git...Linus Torvalds
2018-04-02Merge branch 'efi-core-for-linus' of git://git.kernel.org/pub/scm/linux/kerne...Linus Torvalds
2018-04-02Merge branch 'x86-dma-for-linus' of git://git.kernel.org/pub/scm/linux/kernel...Linus Torvalds
2018-04-02Merge branch 'x86-timers-for-linus' of git://git.kernel.org/pub/scm/linux/ker...Linus Torvalds
2018-04-02Merge branch 'x86-platform-for-linus' of git://git.kernel.org/pub/scm/linux/k...Linus Torvalds
2018-04-02Merge branch 'x86-mm-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/...Linus Torvalds
2018-04-02Merge branch 'x86-cleanups-for-linus' of git://git.kernel.org/pub/scm/linux/k...Linus Torvalds
2018-04-02Merge branch 'x86-build-for-linus' of git://git.kernel.org/pub/scm/linux/kern...Linus Torvalds
2018-04-02Merge branch 'x86-asm-for-linus' of git://git.kernel.org/pub/scm/linux/kernel...Linus Torvalds
2018-04-02Merge branch 'x86-apic-for-linus' of git://git.kernel.org/pub/scm/linux/kerne...Linus Torvalds
2018-04-02Merge branch 'ras-core-for-linus' of git://git.kernel.org/pub/scm/linux/kerne...Linus Torvalds
2018-04-02syscalls/x86: auto-create compat_sys_*() prototypesDominik Brodowski
2018-04-02x86: fix sys_sigreturn() return type to be long, not unsigned longDominik Brodowski
2018-04-02x86/ioport: add ksys_ioperm() helper; remove in-kernel calls to sys_ioperm()Dominik Brodowski
2018-04-02x86: remove compat_sys_x86_waitpid()Dominik Brodowski
2018-04-02Merge branch 'perf-core-for-linus' of git://git.kernel.org/pub/scm/linux/kern...Linus Torvalds
2018-04-02Merge branch 'locking-core-for-linus' of git://git.kernel.org/pub/scm/linux/k...Linus Torvalds
2018-03-31Merge branch 'x86-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/ker...Linus Torvalds
2018-03-31Merge branch 'x86-pti-for-linus' of git://git.kernel.org/pub/scm/linux/kernel...Linus Torvalds
2018-03-31Merge branch 'linus' into locking/core, to pick up fixesIngo Molnar
2018-03-29Merge branch 'perf/urgent' into perf/coreIngo Molnar
2018-03-28x86/platform/UV: Fix critical UV MMR address errormike.travis@hpe.com
2018-03-28Merge 4.16-rc7 into char-misc-nextGreg Kroah-Hartman
2018-03-28x86/platform/uv/BAU: Add APIC idt entryAndrew Banman
2018-03-28Merge remote-tracking branch 'asoc/topic/intel' into asoc-nextMark Brown
2018-03-27x86/alternatives: Fixup alternative_call_2Alexey Dobriyan
2018-03-27Merge tag 'v4.16-rc7' into x86/mm, to fix up conflictIngo Molnar
2018-03-27perf/x86: Update rdpmc_always_available static key to the modern APIDavidlohr Bueso
2018-03-26treewide: Align function definition open/close bracesJoe Perches
2018-03-26x86/apic: Finish removing unused callbacksDavid Rientjes
2018-03-25Merge branch 'x86-pti-for-linus' of git://git.kernel.org/pub/scm/linux/kernel...Linus Torvalds
2018-03-24Merge branch 'linus' into x86/dma, to resolve a conflict with upstreamIngo Molnar
2018-03-23x86/tsc: Get rid of rdtscll()Thomas Gleixner
2018-03-20kvm/x86: fix icebp instruction handlingLinus Torvalds
2018-03-20x86: Remove FAST_FEATURE_TESTSPeter Zijlstra
2018-03-20dma/direct: Handle the memory encryption bit in common codeChristoph Hellwig
2018-03-20dma/swiotlb: Remove swiotlb_set_mem_attributes()Christoph Hellwig
2018-03-20x86/dma: Remove dma_alloc_coherent_gfp_flags()Christoph Hellwig
2018-03-20x86/dma: Use generic swiotlb_opsChristoph Hellwig
2018-03-20x86/dma: Use DMA-direct (CONFIG_DMA_DIRECT_OPS=y)Christoph Hellwig
2018-03-20x86/dma: Remove dma_alloc_coherent_mask()Christoph Hellwig
2018-03-20Merge branch 'x86/mm' into x86/dma, to pick up dependenciesIngo Molnar
2018-03-20x86/cpu: Remove the CONFIG_X86_PPRO_FENCE=y quirkChristoph Hellwig
2018-03-18Merge branch 'x86-pti-for-linus' of git://git.kernel.org/pub/scm/linux/kernel...Linus Torvalds
2018-03-16x86/microcode: Attempt late loading only when new microcode is presentBorislav Petkov
2018-03-16x86/tsc: Convert ART in nanoseconds to TSCRajvi Jingar