summaryrefslogtreecommitdiffstats
path: root/arch/x86/kernel
Commit message (Expand)AuthorAgeFilesLines
* Merge tag 'x86-urgent-2020-11-15' of git://git.kernel.org/pub/scm/linux/kerne...Linus Torvalds2020-11-151-3/+3
|\
| * x86/platform/uv: Fix copied UV5 output archtypeMike Travis2020-11-131-3/+3
* | Merge tag 'perf-urgent-2020-11-15' of git://git.kernel.org/pub/scm/linux/kern...Linus Torvalds2020-11-151-4/+11
|\ \ | |/ |/|
| * perf/arch: Remove perf_sample_data::regs_user_copyPeter Zijlstra2020-11-091-4/+11
* | Merge tag 'x86-urgent-2020-11-08' of git://git.kernel.org/pub/scm/linux/kerne...Linus Torvalds2020-11-082-23/+51
|\ \ | |/ |/|
| * x86/platform/uv: Recognize UV5 hubless system identifierMike Travis2020-11-071-3/+10
| * x86/platform/uv: Remove spaces from OEM IDsMike Travis2020-11-071-0/+3
| * x86/platform/uv: Fix missing OEM_TABLE_IDMike Travis2020-11-071-2/+5
| * x86/speculation: Allow IBPB to be conditionally enabled on CPUs with always-o...Anand K Mistry2020-11-051-18/+33
* | Merge tag 'x86_seves_for_v5.10_rc3' of git://git.kernel.org/pub/scm/linux/ker...Linus Torvalds2020-11-034-7/+144
|\ \ | |/ |/|
| * x86/sev-es: Do not support MMIO to/from encrypted memoryJoerg Roedel2020-10-291-7/+13
| * x86/head/64: Check SEV encryption before switching to kernel page-tableJoerg Roedel2020-10-291-0/+16
| * x86/boot/compressed/64: Check SEV encryption in 64-bit boot-pathJoerg Roedel2020-10-291-0/+89
| * x86/boot/compressed/64: Sanity-check CPUID results in the early #VC handlerJoerg Roedel2020-10-291-0/+26
* | x86/debug: Fix DR_STEP vs ptrace_get_debugreg(6)Peter Zijlstra2020-10-271-3/+6
* | x86/debug: Only clear/set ->virtual_dr6 for userspace #DBPeter Zijlstra2020-10-271-6/+6
* | x86/debug: Fix BTF handlingPeter Zijlstra2020-10-271-7/+21
* | Merge tag 'x86-urgent-2020-10-27' of git://git.kernel.org/pub/scm/linux/kerne...Linus Torvalds2020-10-273-10/+11
|\ \ | |/ |/|
| * x86/alternative: Don't call text_poke() in lazy TLB modeJuergen Gross2020-10-221-0/+9
| * x86/unwind/orc: Fix inactive tasks with stack pointer in %sp on GCC 10 compil...Jiri Slaby2020-10-141-8/+1
| * x86/kexec: Use up-to-dated screen_info copy to fill boot paramsKairui Song2020-10-141-2/+1
* | treewide: Convert macro and uses of __section(foo) to __section("foo")Joe Perches2020-10-252-2/+2
* | Merge tag 'x86_seves_fixes_for_v5.10_rc1' of git://git.kernel.org/pub/scm/lin...Linus Torvalds2020-10-241-0/+2
|\ \
| * | x86/head/64: Disable stack protection for head$(BITS).oArvind Sankar2020-10-191-0/+2
* | | Merge tag 'for-linus' of git://git.kernel.org/pub/scm/virt/kvm/kvmLinus Torvalds2020-10-231-1/+1
|\ \ \
| * | | cpuidle-haltpoll: fix error comments in arch_haltpoll_disableLi Qiang2020-09-281-1/+1
| * | | Merge branch 'x86-seves-for-paolo' of https://git.kernel.org/pub/scm/linux/ke...Paolo Bonzini2020-09-2219-82/+105
| |\ \ \
* | \ \ \ Merge tag 'arch-cleanup-2020-10-22' of git://git.kernel.dk/linux-blockLinus Torvalds2020-10-232-2/+2
|\ \ \ \ \
| * | | | | task_work: cleanup notification modesJens Axboe2020-10-172-2/+2
* | | | | | Merge branch 'work.set_fs' of git://git.kernel.org/pub/scm/linux/kernel/git/v...Linus Torvalds2020-10-221-3/+0
|\ \ \ \ \ \ | |/ / / / / |/| | | | |
| * | | | | x86: remove address space overrides using set_fs()Christoph Hellwig2020-09-081-3/+0
* | | | | | Merge tag 'hyperv-next-signed' of git://git.kernel.org/pub/scm/linux/kernel/g...Linus Torvalds2020-10-151-1/+6
|\ \ \ \ \ \
| * | | | | | Drivers: hv: vmbus: Add parsing of VMbus interrupt in ACPI DSDTMichael Kelley2020-10-141-1/+6
| * | | | | | x86/hyperv: Remove aliases with X64 in their nameJoseph Salisbury2020-09-281-4/+4
| |/ / / / /
* | | | | | Merge tag 'dma-mapping-5.10' of git://git.infradead.org/users/hch/dma-mappingLinus Torvalds2020-10-153-6/+10
|\ \ \ \ \ \
| * | | | | | dma-mapping: move dma-debug.h to kernel/dma/Christoph Hellwig2020-10-061-1/+0
| * | | | | | dma-mapping: merge <linux/dma-contiguous.h> into <linux/dma-map-ops.h>Christoph Hellwig2020-10-061-1/+1
| * | | | | | dma-mapping: split <linux/dma-mapping.h>Christoph Hellwig2020-10-063-0/+4
| * | | | | | dma-mapping: add a new dma_alloc_pages APIChristoph Hellwig2020-09-251-0/+2
| * | | | | | Merge branch 'master' of https://git.kernel.org/pub/scm/linux/kernel/git/torv...Christoph Hellwig2020-09-253-38/+34
| |\ \ \ \ \ \
| * | | | | | | dma-direct: remove dma_direct_{alloc,free}_pagesChristoph Hellwig2020-09-111-3/+3
| * | | | | | | dma-mapping: introduce dma_get_seg_boundary_nr_pages()Nicolin Chen2020-09-031-2/+1
* | | | | | | | Merge tag 'kernel-clone-v5.9' of git://git.kernel.org/pub/scm/linux/kernel/gi...Linus Torvalds2020-10-141-1/+1
|\ \ \ \ \ \ \ \
| * | | | | | | | x86: switch to kernel_clone()Christian Brauner2020-08-201-1/+1
| | |_|/ / / / / | |/| | | | | |
* | | | | | | | Merge tag 'acpi-5.10-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/ra...Linus Torvalds2020-10-141-0/+1
|\ \ \ \ \ \ \ \ | |_|_|_|_|_|/ / |/| | | | | | |
| * | | | | | | Merge branch 'acpi-numa'Rafael J. Wysocki2020-10-131-0/+1
| |\ \ \ \ \ \ \
| | * | | | | | | x86: Support Generic Initiator only proximity domainsJonathan Cameron2020-10-021-0/+1
* | | | | | | | | Merge tag 'x86_seves_for_v5.10' of git://git.kernel.org/pub/scm/linux/kernel/...Linus Torvalds2020-10-1417-150/+2373
|\ \ \ \ \ \ \ \ \
| * | | | | | | | | x86/sev-es: Use GHCB accessor for setting the MMIO scratch bufferTom Lendacky2020-09-251-1/+1
| * | | | | | | | | x86/sev-es: Check required CPU features for SEV-ESMartin Radev2020-09-102-0/+18