summaryrefslogtreecommitdiff
path: root/arch/x86
AgeCommit message (Expand)Author
2016-02-09locking/lockdep: Eliminate lockdep_init()Andrey Ryabinin
2016-02-09Merge tag 'v4.5-rc3' into locking/core, to refresh the treeIngo Molnar
2016-02-05mm, hugetlb: don't require CMA for runtime gigantic pagesVlastimil Babka
2016-02-01Merge branch 'linus' of git://git.kernel.org/pub/scm/linux/kernel/git/herbert...Linus Torvalds
2016-01-31Merge branch 'x86-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/ker...Linus Torvalds
2016-01-31Merge branch 'perf-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/ke...Linus Torvalds
2016-01-29x86/mm/pat: Avoid truncation when converting cpa->numpages to addressMatt Fleming
2016-01-29locking/x86: Use mb() around clflush()Michael S. Tsirkin
2016-01-29locking/x86: Tweak the comment about use of wmb() for IOMichael S. Tsirkin
2016-01-29locking/x86: Drop a comment left over from X86_OOSTOREMichael S. Tsirkin
2016-01-29locking/x86: Add cc clobber for ADDLMichael S. Tsirkin
2016-01-29perf/x86: De-obfuscate codePeter Zijlstra
2016-01-29perf/x86: Fix uninitialized value usagePeter Zijlstra
2016-01-26x86/mm: Fix types used in pgprot cacheability flags translationsJan Beulich
2016-01-25crypto: chacha20-ssse3 - Align stack pointer to 64 bytesEli Cooper
2016-01-22pmem: add wb_cache_pmem() to the PMEM APIRoss Zwisler
2016-01-21Merge branch 'uaccess' (batched user access infrastructure)Linus Torvalds
2016-01-21Merge branch 'akpm' (patches from Andrew)Linus Torvalds
2016-01-21Merge tag 'pci-v4.5-changes' of git://git.kernel.org/pub/scm/linux/kernel/git...Linus Torvalds
2016-01-21perf/x86: add Intel SkyLake uncore IMC PMU supportStephane Eranian
2016-01-21x86/platform/quark: Print boundaries correctlyAndy Shevchenko
2016-01-20dma-mapping: always provide the dma_map_ops based implementationChristoph Hellwig
2016-01-20UBSAN: run-time undefined behavior sanity checkerAndrey Ryabinin
2016-01-20kexec: move some memembers and definitions within the scope of CONFIG_KEXEC_FILEXunlei Pang
2016-01-19Merge tag 'platform-drivers-x86-v4.5-1' of git://git.infradead.org/users/dvha...Linus Torvalds
2016-01-19platform/x86: Add Intel Telemetry Core DriverSouvik Kumar Chakravarty
2016-01-19platform:x86: add Intel P-Unit mailbox IPC driverQipeng Zha
2016-01-19x86/platform/UV: Remove EFI memmap quirk for UV2+Alex Thorlton
2016-01-19x86/platform/intel-mid: Join string and fix SoC nameAndy Shevchenko
2016-01-19x86/platform/intel-mid: Enable 64-bit buildAndy Shevchenko
2016-01-18Merge tag 'for_linus' of git://git.kernel.org/pub/scm/linux/kernel/git/mst/vhostLinus Torvalds
2016-01-17Merge branch 'akpm' (patches from Andrew)Linus Torvalds
2016-01-17Merge tag 'sound-4.5-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/ti...Linus Torvalds
2016-01-16Kconfig: remove HAVE_LATENCYTOP_SUPPORTWill Deacon
2016-01-15mm, x86: get_user_pages() for dax mappingsDan Williams
2016-01-15mm, dax: dax-pmd vs thp-pmd vs hugetlbfs-pmdDan Williams
2016-01-15mm, dax: convert vmf_insert_pfn_pmd() to pfn_tDan Williams
2016-01-15mm, dax, gpu: convert vm_insert_mixed to pfn_tDan Williams
2016-01-15x86, mm: introduce _PAGE_DEVMAPDan Williams
2016-01-15x86, mm: introduce vmem_altmap to augment vmemmap_populate()Dan Williams
2016-01-15kvm: rename pfn_t to kvm_pfn_tDan Williams
2016-01-15pmem, dax: clean up clear_pmem()Dan Williams
2016-01-15arch/x86/include/asm/pgtable.h: add pmd_[dirty|mkclean] for THPMinchan Kim
2016-01-15x86, thp: remove infrastructure for handling splitting PMDsKirill A. Shutemov
2016-01-15mm: drop tail page refcountingKirill A. Shutemov
2016-01-15thp: rename split_huge_page_pmd() to split_huge_pmd()Kirill A. Shutemov
2016-01-15Merge branch 'pci/host-vmd' into nextBjorn Helgaas
2016-01-15x86/PCI: Add driver for Intel Volume Management Device (VMD)Keith Busch
2016-01-15x86/PCI: Allow DMA ops specific to a PCI domainKeith Busch
2016-01-15Merge branch 'akpm' (patches from Andrew)Linus Torvalds