summaryrefslogtreecommitdiffstats
path: root/arch/x86/kernel
Commit message (Expand)AuthorAgeFilesLines
* Merge tag 'for-linus' of git://git.kernel.org/pub/scm/virt/kvm/kvmLinus Torvalds2019-07-121-0/+21
|\
| * Merge tag 'kvm-arm-for-5.3' of git://git.kernel.org/pub/scm/linux/kernel/git/...Paolo Bonzini2019-07-1164-399/+94
| |\
| * | KVM: X86: Yield to IPI target if necessaryWanpeng Li2019-07-021-0/+21
* | | Merge tag 'driver-core-5.3-rc1' of git://git.kernel.org/pub/scm/linux/kernel/...Linus Torvalds2019-07-121-49/+11
|\ \ \
| * | | x86: kdebugfs: no need to check return value of debugfs_create functionsGreg Kroah-Hartman2019-06-031-49/+11
* | | | x86: use static_cpu_has in uaccess region to avoid instrumentationMarco Elver2019-07-121-1/+1
* | | | Merge branch 'x86-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/ker...Linus Torvalds2019-07-115-42/+83
|\ \ \ \
| * | | | x86/stacktrace: Prevent infinite loop in arch_stack_walk_user()Eiichi Tsukata2019-07-111-5/+3
| * | | | x86/asm: Move native_write_cr0/4() out of lineThomas Gleixner2019-07-102-29/+57
| * | | | x86/alternatives: Fix int3_emulate_call() selftest stack corruptionPeter Zijlstra2019-07-091-5/+20
| * | | | Revert "x86/build: Move _etext to actual end of .text"Ross Zwisler2019-07-091-3/+3
* | | | | Merge tag 'docs-5.3' of git://git.lwn.net/linuxLinus Torvalds2019-07-094-4/+4
|\ \ \ \ \
| * \ \ \ \ Merge tag 'v5.2-rc4' into mauroJonathan Corbet2019-06-1485-434/+99
| |\ \ \ \ \
| * | | | | | docs: fix broken documentation linksMauro Carvalho Chehab2019-06-083-3/+3
| * | | | | | treewide: trivial: fix s/poped/popped/ typoGeorge G. Davis2019-06-071-1/+1
* | | | | | | Merge branch 'x86-kdump-for-linus' of git://git.kernel.org/pub/scm/linux/kern...Linus Torvalds2019-07-095-6/+75
|\ \ \ \ \ \ \
| * | | | | | | x86/kexec: Set the C-bit in the identity map page table when SEV is activeLianbo Jiang2019-06-201-3/+13
| * | | | | | | x86/kexec: Do not map kexec area as decrypted when SEV is activeLianbo Jiang2019-06-201-0/+15
| * | | | | | | x86/crash: Add e820 reserved ranges to kdump kernel's e820 tableLianbo Jiang2019-06-201-0/+6
| * | | | | | | x86/e820, ioport: Add a new I/O resource descriptor IORES_DESC_RESERVEDLianbo Jiang2019-06-201-1/+1
| * | | | | | | x86/mm: Create a workarea in the kernel for SME early encryptionThomas Lendacky2019-06-201-0/+25
| * | | | | | | x86/mm: Identify the end of the kernel area to be reservedThomas Lendacky2019-06-202-2/+15
* | | | | | | | Merge branch 'x86-boot-for-linus' of git://git.kernel.org/pub/scm/linux/kerne...Linus Torvalds2019-07-093-3/+104
|\ \ \ \ \ \ \ \
| * | | | | | | | x86/kdump/64: Restrict kdump kernel reservation to <64TBBaoquan He2019-06-281-3/+12
| * | | | | | | | x86/kexec/64: Prevent kexec from 5-level paging to a 4-level only kernelBaoquan He2019-06-281-0/+5
| * | | | | | | | x86/kexec: Add the ACPI NVS region to the ident mapKairui Song2019-06-101-3/+15
| * | | | | | | | x86/kexec: Add the EFI system tables and ACPI tables to the ident mapKairui Song2019-06-061-0/+75
| | |_|_|_|/ / / | |/| | | | | |
* | | | | | | | Merge branch 'siginfo-linus' of git://git.kernel.org/pub/scm/linux/kernel/git...Linus Torvalds2019-07-087-14/+15
|\ \ \ \ \ \ \ \
| * | | | | | | | signal: Remove the task parameter from force_sig_faultEric W. Biederman2019-05-293-4/+4
| * | | | | | | | signal: Explicitly call force_sig_fault on currentEric W. Biederman2019-05-293-4/+4
| * | | | | | | | signal/x86: Remove task parameter from send_sigtrapEric W. Biederman2019-05-292-4/+5
| * | | | | | | | signal: Remove task parameter from force_sigEric W. Biederman2019-05-275-6/+6
| | |_|/ / / / / | |/| | | | | |
* | | | | | | | Merge branch 'next-integrity' of git://git.kernel.org/pub/scm/linux/kernel/gi...Linus Torvalds2019-07-081-2/+10
|\ \ \ \ \ \ \ \ | |_|_|_|_|/ / / |/| | | | | | |
| * | | | | | | x86/ima: check EFI SetupMode tooMimi Zohar2019-05-291-2/+10
* | | | | | | | Merge branch 'x86-topology-for-linus' of git://git.kernel.org/pub/scm/linux/k...Linus Torvalds2019-07-083-19/+139
|\ \ \ \ \ \ \ \
| * | | | | | | | topology: Create core_cpus and die_cpus sysfs attributesLen Brown2019-05-231-0/+22
| * | | | | | | | x86/topology: Define topology_logical_die_id()Len Brown2019-05-232-0/+46
| * | | | | | | | x86/topology: Create topology_max_die_per_package()Len Brown2019-05-231-1/+4
| * | | | | | | | x86/topology: Add CPUID.1F multi-die/package supportLen Brown2019-05-232-19/+68
| | |/ / / / / / | |/| | | | | |
* | | | | | | | Merge branch 'x86-platform-for-linus' of git://git.kernel.org/pub/scm/linux/k...Linus Torvalds2019-07-085-2/+76
|\ \ \ \ \ \ \ \
| * | | | | | | | x86/jailhouse: Mark jailhouse_x2apic_available() as __initZhenzhong Duan2019-06-271-1/+1
| * | | | | | | | x86/acrn: Use HYPERVISOR_CALLBACK_VECTOR for ACRN guest upcall vectorZhao Yakui2019-06-111-0/+30
| * | | | | | | | x86: Add support for Linux guests on an ACRN hypervisorZhao Yakui2019-06-113-0/+44
| * | | | | | | | x86/Kconfig: Add new X86_HV_CALLBACK_VECTOR config symbolZhao Yakui2019-06-111-1/+1
| | |_|_|_|/ / / | |/| | | | | |
* | | | | | | | Merge branch 'x86-paravirt-for-linus' of git://git.kernel.org/pub/scm/linux/k...Linus Torvalds2019-07-087-202/+185
|\ \ \ \ \ \ \ \
| * | | | | | | | x86/paravirt: Rename paravirt_patch_site::instrtype to paravirt_patch_site::typeIngo Molnar2019-04-291-2/+1
| * | | | | | | | x86/paravirt: Standardize 'insn_buff' variable namesIngo Molnar2019-04-294-66/+66
| * | | | | | | | x86/paravirt: Match paravirt patchlet field definition ordering to initializa...Ingo Molnar2019-04-251-3/+3
| * | | | | | | | x86/paravirt: Replace the paravirt patch asm magicThomas Gleixner2019-04-251-61/+81
| * | | | | | | | x86/paravirt: Unify the 32/64 bit paravirt patching codeThomas Gleixner2019-04-253-80/+50