summaryrefslogtreecommitdiffstats
path: root/arch/x86/kernel
Commit message (Expand)AuthorAgeFilesLines
* x86/CPU/AMD: Set the CPB bit unconditionally on F17hJiaxun Yang2019-01-181-5/+3
* x86, modpost: Replace last remnants of RETPOLINE with CONFIG_RETPOLINEWANG Chao2019-01-091-1/+1
* x86/cache: Rename config option to CONFIG_X86_RESCTRLBorislav Petkov2019-01-092-3/+3
* Merge tag 'kbuild-v4.21-3' of git://git.kernel.org/pub/scm/linux/kernel/git/m...Linus Torvalds2019-01-062-5/+2
|\
| * jump_label: move 'asm goto' support test to KconfigMasahiro Yamada2019-01-062-5/+2
* | 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 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
* | Remove 'type' argument from access_ok() functionLinus Torvalds2019-01-034-12/+12
* | 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-011-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-011-8/+3
|\ \ \ \
| * | | | kgdb/treewide: constify struct kgdb_arch arch_kgdb_opsChristophe Leroy2018-12-301-1/+1
| * | | | kgdb: Remove irq flags from roundupDouglas Anderson2018-12-301-7/+2
* | | | | 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-192-23/+26
* | | | | | Merge branch 'akpm' (patches from Andrew)Linus Torvalds2018-12-281-2/+3
|\ \ \ \ \ \
| * | | | | | mm: convert totalram_pages and totalhigh_pages variables to atomicArun KS2018-12-281-1/+1
| * | | | | | mm: reference totalram_pages and managed_pages once per functionArun KS2018-12-281-2/+3
* | | | | | | Merge tag 'dma-mapping-4.21' of git://git.infradead.org/users/hch/dma-mappingLinus Torvalds2018-12-284-84/+15
|\ \ \ \ \ \ \ | |/ / / / / / |/| | | | | |
| * | | | | | dma-mapping: bypass indirect calls for dma-directChristoph Hellwig2018-12-131-1/+1
| * | | | | | dma-direct: merge swiotlb_dma_ops into the dma_direct codeChristoph Hellwig2018-12-131-3/+1
| * | | | | | x86/dma/amd-gart: Stop resizing dma_debug_entry poolRobin Murphy2018-12-111-23/+0
| * | | | | | x86/calgary: remove the mapping_error dma_map_ops methodChristoph Hellwig2018-12-061-23/+7
| * | | | | | x86/amd_gart: remove the mapping_error dma_map_ops methodChristoph Hellwig2018-12-061-34/+6
| | |_|_|_|/ | |/| | | |
* | | | | | Merge branch 'x86-mm-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/...Linus Torvalds2018-12-261-3/+2
|\ \ \ \ \ \
| * \ \ \ \ \ Merge branch 'x86/urgent' into x86/mm, to pick up dependent fixIngo Molnar2018-12-1713-220/+529
| |\ \ \ \ \ \
| * | | | | | | x86/oops: Show the correct CS value in show_regs()Andy Lutomirski2018-11-221-3/+2
| | |/ / / / / | |/| | | | |
* | | | | | | Merge branch 'x86-fpu-for-linus' of git://git.kernel.org/pub/scm/linux/kernel...Linus Torvalds2018-12-263-10/+3
|\ \ \ \ \ \ \
| * | | | | | | x86/fpu: Don't export __kernel_fpu_{begin,end}()Sebastian Andrzej Siewior2018-12-041-4/+2
| * | | | | | | x86/fpu: Update comment for __raw_xsave_addr()Sebastian Andrzej Siewior2018-12-031-2/+0
| * | | | | | | x86/process/32: Remove asm/math_emu.h includeSebastian Andrzej Siewior2018-12-031-3/+0
| * | | | | | | x86/fpu: Use unsigned long long shift in xfeature_uncompacted_offset()Sebastian Andrzej Siewior2018-12-031-1/+1
| | |_|_|/ / / | |/| | | | |
* | | | | | | Merge branch 'x86-cpu-for-linus' of git://git.kernel.org/pub/scm/linux/kernel...Linus Torvalds2018-12-264-29/+2
|\ \ \ \ \ \ \
| * | | | | | | x86/topology: Use total_cpus for max logical packages calculationHui Wang2018-12-181-1/+1
| * | | | | | | x86/umip: Make the UMIP activated message genericLendacky, Thomas2018-12-051-1/+1
| * | | | | | | x86/umip: Print UMIP line only onceBorislav Petkov2018-12-031-1/+1
| * | | | | | | x86/cpufeatures: Remove get_scattered_cpuid_leaf()Sean Christopherson2018-11-052-27/+0
| | |_|_|_|_|/ | |/| | | | |
* | | | | | | Merge branch 'x86-cleanups-for-linus' of git://git.kernel.org/pub/scm/linux/k...Linus Torvalds2018-12-2629-29/+62
|\ \ \ \ \ \ \
| * | | | | | | x86/kprobes: Remove trampoline_handler() prototypeBorislav Petkov2018-12-081-3/+1
| * | | | | | | x86/kernel: Fix more -Wmissing-prototypes warningsBorislav Petkov2018-12-0815-8/+26
| * | | | | | | x86: Fix various typos in commentsIngo Molnar2018-12-034-4/+4
| * | | | | | | Merge tag 'v4.20-rc5' into x86/cleanups, to sync up the treeIngo Molnar2018-12-0317-321/+586
| |\ \ \ \ \ \ \ | | | |/ / / / / | | |/| | | | |