summaryrefslogtreecommitdiffstats
path: root/arch/x86
Commit message (Expand)AuthorAgeFilesLines
* Merge tag 'kbuild-v4.21-3' of git://git.kernel.org/pub/scm/linux/kernel/git/m...Linus Torvalds2019-01-0711-30/+11Star
|\
| * arch: remove redundant UAPI generic-y definesMasahiro Yamada2019-01-061-2/+0Star
| * arch: remove stale comments "UAPI Header export list"Masahiro Yamada2019-01-061-1/+0Star
| * kbuild: remove redundant target cleaning on failureMasahiro Yamada2019-01-062-2/+2
| * jump_label: move 'asm goto' support test to KconfigMasahiro Yamada2019-01-068-25/+9Star
* | Merge tag 'dma-mapping-4.21-1' of git://git.infradead.org/users/hch/dma-mappingLinus Torvalds2019-01-061-1/+9
|\ \
| * | x86/amd_gart: fix unmapping of non-GART mappingsChristoph Hellwig2019-01-051-1/+9
* | | Merge tag 'pci-v4.21-changes' of git://git.kernel.org/pub/scm/linux/kernel/gi...Linus Torvalds2019-01-061-2/+2
|\ \ \ | |_|/ |/| |
| * | x86/PCI: Fix Broadcom CNB20LE unintended sign extension (redux)Colin Ian King2018-11-091-2/+2
* | | Merge branch 'mount.part1' of git://git.kernel.org/pub/scm/linux/kernel/git/v...Linus Torvalds2019-01-051-0/+1
|\ \ \
| * | | vfs: Suppress MS_* flag defs within the kernel unless explicitly enabledDavid Howells2018-12-201-0/+1
| |/ /
* | | Merge branch 'akpm' (patches from Andrew)Linus Torvalds2019-01-054-5/+6
|\ \ \
| * | | mm: select HAVE_MOVE_PMD on x86 for faster mremapJoel Fernandes (Google)2019-01-041-0/+1
| * | | mm: treewide: remove unused address argument from pte_alloc functionsJoel Fernandes (Google)2019-01-042-4/+4
| * | | fls: change parameter to unsigned intMatthew Wilcox2019-01-041-1/+1
* | | | x86: re-introduce non-generic memcpy_{to,from}ioLinus Torvalds2019-01-054-18/+51
* | | | Use __put_user_goto in __put_user_size() and unsafe_put_user()Linus Torvalds2019-01-051-31/+22Star
* | | | x86 uaccess: Introduce __put_user_gotoLinus Torvalds2019-01-051-11/+17
* | | | make 'user_access_begin()' do 'access_ok()'Linus Torvalds2019-01-041-1/+8
| |_|/ |/| |
* | | Remove 'type' argument from access_ok() functionLinus Torvalds2019-01-0420-65/+62Star
|/ /
* | Merge branch 'next-integrity' of git://git.kernel.org/pub/scm/linux/kernel/gi...Linus Torvalds2019-01-022-0/+79
|\ \
| * \ Merge branch 'next-integrity' of git://git.kernel.org/pub/scm/linux/kernel/gi...James Morris2018-12-172-0/+79
| |\ \
| | * | x86/ima: retry detecting secure boot modeMimi Zohar2018-12-112-2/+46
| | * | x86/ima: define arch_get_ima_policy() for x86Eric Richter2018-12-111-0/+16
| | * | x86/ima: define arch_ima_get_securebootNayna Jain2018-11-132-0/+19
* | | | Merge tag 'iommu-updates-v4.21' of git://git.kernel.org/pub/scm/linux/kernel/...Linus Torvalds2019-01-021-1/+1
|\ \ \ \
| | \ \ \
| | \ \ \
| | \ \ \
| | \ \ \
| | \ \ \
| | \ \ \
| *-----. \ \ \ Merge branches 'iommu/fixes', 'arm/renesas', 'arm/mediatek', 'arm/tegra', 'ar...Joerg Roedel2018-12-201-1/+1
| |\ \ \ \ \ \ \ | | |_|_|_|/ / / | |/| | | | / / | | | | | |/ / | | | |_|_| / | | |/| | |
| | | | * | iommu/vtd: Cleanup dma_remapping.h headerLu Baolu2018-11-121-1/+1
| | | | |/
* | | | | Merge tag 'kgdb-4.21-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/da...Linus Torvalds2019-01-021-8/+3Star
|\ \ \ \ \
| * | | | | kgdb/treewide: constify struct kgdb_arch arch_kgdb_opsChristophe Leroy2018-12-301-1/+1
| * | | | | kgdb: Remove irq flags from roundupDouglas Anderson2018-12-301-7/+2Star
* | | | | | Merge tag 'trace-v4.21' of git://git.kernel.org/pub/scm/linux/kernel/git/rost...Linus Torvalds2018-12-312-23/+26
|\ \ \ \ \ \
| * | | | | | x86/ftrace: Do not call function graph from dynamic trampolinesSteven Rostedt (VMware)2018-12-202-23/+26
* | | | | | | Merge tag 'kconfig-v4.21-2' of git://git.kernel.org/pub/scm/linux/kernel/git/...Linus Torvalds2018-12-293-44/+5Star
|\ \ \ \ \ \ \
| * | | | | | | eisa: consolidate EISA Kconfig entry in drivers/eisaChristoph Hellwig2018-11-231-18/+1Star
| * | | | | | | rapidio: consolidate RAPIDIO config entry in drivers/rapidioChristoph Hellwig2018-11-231-9/+0Star
| * | | | | | | pcmcia: allow PCMCIA support independent of the architectureChristoph Hellwig2018-11-231-2/+0Star
| * | | | | | | PCI: consolidate the PCI_DOMAINS and PCI_DOMAINS_GENERIC config optionsChristoph Hellwig2018-11-231-4/+1Star
| * | | | | | | PCI: consolidate PCI config entry in drivers/pciChristoph Hellwig2018-11-233-11/+3Star
| | |_|_|_|_|/ | |/| | | | |
* | | | | | | Merge tag 'kconfig-v4.21' of git://git.kernel.org/pub/scm/linux/kernel/git/ma...Linus Torvalds2018-12-292-2/+2
|\ \ \ \ \ \ \
| * | | | | | | treewide: surround Kconfig file paths with double quotesMasahiro Yamada2018-12-212-2/+2
| |/ / / / / /
* | | | | | | Merge tag 'kbuild-v4.21' of git://git.kernel.org/pub/scm/linux/kernel/git/mas...Linus Torvalds2018-12-291-1/+4
|\ \ \ \ \ \ \
| * | | | | | | treewide: add intermediate .s files to targetsMasahiro Yamada2018-12-231-0/+1
| * | | | | | | kbuild: fix UML build error with CONFIG_GCC_PLUGINSMasahiro Yamada2018-12-011-1/+3
| |/ / / / / /
* | | | | | | Merge branch 'akpm' (patches from Andrew)Linus Torvalds2018-12-298-43/+51
|\ \ \ \ \ \ \
| * | | | | | | lib/ioremap: ensure break-before-make is used for huge p4d mappingsWill Deacon2018-12-281-0/+8
| * | | | | | | x86/pgtable: drop pXd_none() checks from pXd_free_pYd_table()Will Deacon2018-12-281-6/+0Star
| * | | | | | | mm, memory_hotplug: add nid parameter to arch_remove_memoryOscar Salvador2018-12-282-2/+3
| * | | | | | | mm: make free_reserved_area() return "const char *"Alexey Dobriyan2018-12-282-2/+2
| * | | | | | | mm: convert totalram_pages and totalhigh_pages variables to atomicArun KS2018-12-281-1/+1