summaryrefslogtreecommitdiffstats
path: root/arch/x86/kernel
Commit message (Expand)AuthorAgeFilesLines
* Merge tag 'for-linus-5.3a-rc1-tag' of git://git.kernel.org/pub/scm/linux/kern...Linus Torvalds2019-07-194-12/+15
|\
| * x86/xen: Add "nopv" support for HVM guestZhenzhong Duan2019-07-171-2/+2
| * x86/paravirt: Remove const mark from x86_hyper_xen_hvm variableZhenzhong Duan2019-07-171-8/+0
| * x86: Add "nopv" parameter to disable PV extensionsZhenzhong Duan2019-07-172-0/+12
| * Revert "x86/paravirt: Set up the virt_spin_lock_key after static keys get ini...Zhenzhong Duan2019-07-171-2/+1
* | Merge branch 'work.mount0' of git://git.kernel.org/pub/scm/linux/kernel/git/v...Linus Torvalds2019-07-191-2/+1
|\ \
| * | no need to protect against put_user_ns(NULL)Al Viro2019-05-251-2/+1
* | | Merge branch 'akpm' (patches from Andrew)Linus Torvalds2019-07-191-4/+2
|\ \ \
| * | | proc/sysctl: add shared variables for range checkMatteo Croce2019-07-181-4/+2
| | |/ | |/|
* | | Merge tag 'trace-v5.3' of git://git.kernel.org/pub/scm/linux/kernel/git/roste...Linus Torvalds2019-07-181-3/+3
|\ \ \ | |/ / |/| |
| * | x86/ftrace: Make enable parameter bool where applicableSteven Rostedt (VMware)2019-05-251-3/+3
| |/
* | 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
| | |/ / / / / / | |/| | | | | |