summaryrefslogtreecommitdiffstats
path: root/arch/x86/kernel
Commit message (Expand)AuthorAgeFilesLines
* x86/speculation/mds: Conditionally clear CPU buffers on idle entryThomas Gleixner2019-03-061-0/+3
* x86/kvm/vmx: Add MDS protection when L1D Flush is not activeThomas Gleixner2019-03-061-0/+1
* x86/speculation/mds: Clear CPU buffers on exit to userThomas Gleixner2019-03-063-0/+15
* x86/speculation/mds: Add BUG_MSBDS_ONLYThomas Gleixner2019-03-061-8/+12
* x86/speculation/mds: Add basic bug infrastructure for MDSAndi Kleen2019-03-061-9/+16
* x86/speculation: Consolidate CPU whitelistsThomas Gleixner2019-03-061-50/+60
* Merge branch 'x86-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/ker...Linus Torvalds2019-02-101-0/+1
|\
| * x86/MCE: Initialize mce.bank in the case of a fatal error in mce_no_way_out()Tony Luck2019-02-031-0/+1
* | Merge branch 'x86-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/ker...Linus Torvalds2019-02-034-4/+7
|\|
| * x86/resctrl: Avoid confusion over the new X86_RESCTRL configJohannes Weiner2019-02-022-3/+3
| * x86/kexec: Don't setup EFI info if EFI runtime is not enabledKairui Song2019-02-011-0/+3
| * x86/microcode/amd: Don't falsely trick the late loading mechanismThomas Lendacky2019-01-311-1/+1
* | cpu/hotplug: Fix "SMT disabled by BIOS" detection for KVMJosh Poimboeuf2019-01-301-1/+1
* | Merge branch 'x86-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/ker...Linus Torvalds2019-01-272-0/+3
|\|
| * x86/kexec: Fix a kexec_file_load() failureDave Young2019-01-152-0/+3
* | Merge branch 'x86-timers-for-linus' of git://git.kernel.org/pub/scm/linux/ker...Linus Torvalds2019-01-272-18/+16Star
|\ \
| * | x86/hpet: Remove unused FSEC_PER_NSEC defineRoland Dreier2018-12-041-4/+0Star
| * | x86/tsc: Make calibration refinement more robustDaniel Vacek2018-11-061-14/+16
* | | KVM: x86: WARN_ONCE if sending a PV IPI returns a fatal errorSean Christopherson2019-01-251-2/+5
| |/ |/|
* | 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-072-5/+2Star
|\ \
| * | jump_label: move 'asm goto' support test to KconfigMasahiro Yamada2019-01-062-5/+2Star
* | | 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-044-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-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 branch 'akpm' (patches from Andrew)Linus Torvalds2018-12-291-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/+15Star
|\ \ \ \ \ \ \ | |/ / / / / / |/| | | | | |
| * | | | | | 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/+1Star
| * | | | | | x86/dma/amd-gart: Stop resizing dma_debug_entry poolRobin Murphy2018-12-111-23/+0Star
| * | | | | | x86/calgary: remove the mapping_error dma_map_ops methodChristoph Hellwig2018-12-061-23/+7Star
| * | | | | | x86/amd_gart: remove the mapping_error dma_map_ops methodChristoph Hellwig2018-12-061-34/+6Star
| | |_|_|_|/ | |/| | | |