summaryrefslogtreecommitdiffstats
path: root/arch/x86/kernel (follow)
Commit message (Expand)AuthorAgeFilesLines
* Merge tag 'for-linus' of git://git.kernel.org/pub/scm/virt/kvm/kvmLinus Torvalds2020-08-061-37/+81
|\
| * x86/kvm: Add "nopvspin" parameter to disable PV spinlocksZhenzhong Duan2020-07-081-7/+32
| * x86/kvm: Change print code to use pr_*() formatZhenzhong Duan2020-07-081-9/+13
| * Revert "KVM: X86: Fix setup the virt_spin_lock_key before static key get init...Zhenzhong Duan2020-07-081-9/+3
| * Merge branch 'kvm-async-pf-int' into HEADPaolo Bonzini2020-07-081-13/+34
| |\
| | * KVM: x86: Switch KVM guest to using interrupts for page ready APF deliveryVitaly Kuznetsov2020-06-151-15/+33
* | | Merge tag 'drm-next-2020-08-06' of git://anongit.freedesktop.org/drm/drmLinus Torvalds2020-08-061-0/+1
|\ \ \
| * \ \ Merge v5.8-rc6 into drm-nextDave Airlie2020-07-2419-115/+148
| |\ \ \
| * \ \ \ Merge drm/drm-next into drm-intel-next-queuedJani Nikula2020-06-25106-1812/+2402
| |\ \ \ \
| * | | | | x86/gpu: add RKL stolen memory supportMatt Roper2020-05-201-0/+1
* | | | | | Merge tag 'docs-5.9' of git://git.lwn.net/linuxLinus Torvalds2020-08-051-1/+1
|\ \ \ \ \ \
| * | | | | | docs: fix references for DMA*.txt filesMauro Carvalho Chehab2020-06-261-1/+1
* | | | | | | Merge tag 'x86-fsgsbase-2020-08-04' of git://git.kernel.org/pub/scm/linux/ker...Linus Torvalds2020-08-055-52/+185
|\ \ \ \ \ \ \
| * | | | | | | x86/fsgsbase: Fix Xen PV supportAndy Lutomirski2020-07-011-6/+18
| * | | | | | | x86/ptrace: Fix 32-bit PTRACE_SETREGS vs fsbase and gsbaseAndy Lutomirski2020-07-012-15/+32
| * | | | | | | x86/elf: Enumerate kernel FSGSBASE capability in AT_HWCAP2Andi Kleen2020-06-181-1/+3
| * | | | | | | x86/cpu: Enable FSGSBASE on 64bit by default and add a chicken bitAndy Lutomirski2020-06-181-18/+14
| * | | | | | | x86/speculation/swapgs: Check FSGSBASE in enabling SWAPGS mitigationTony Luck2020-06-181-4/+2
| * | | | | | | x86/process/64: Use FSGSBASE instructions on thread copy and ptraceChang S. Bae2020-06-182-6/+10
| * | | | | | | x86/process/64: Use FSBSBASE in switch_to() if availableAndy Lutomirski2020-06-181-6/+28
| * | | | | | | x86/process/64: Make save_fsgs_for_kvm() ready for FSGSBASEThomas Gleixner2020-06-181-6/+9
| * | | | | | | x86/fsgsbase/64: Enable FSGSBASE instructions in helper functionsChang S. Bae2020-06-181-0/+68
| * | | | | | | x86/cpu: Add 'unsafe_fsgsbase' to enable CR4.FSGSBASEAndy Lutomirski2020-06-181-0/+24
| * | | | | | | x86/ptrace: Prevent ptrace from clearing the FS/GS selectorChang S. Bae2020-06-181-15/+2
| |/ / / / / /
* | | | | | | Merge tag 'x86-entry-2020-08-04' of git://git.kernel.org/pub/scm/linux/kernel...Linus Torvalds2020-08-055-20/+21
|\ \ \ \ \ \ \
| * \ \ \ \ \ \ Merge branch 'locking/nmi' into x86/entryIngo Molnar2020-07-262-16/+10
| |\ \ \ \ \ \ \
| * | | | | | | | x86/entry: Cleanup idtentry_enter/exitThomas Gleixner2020-07-242-6/+6
| * | | | | | | | x86/entry: Cleanup idtentry_entry/exit_userThomas Gleixner2020-07-242-11/+11
| * | | | | | | | x86/entry: Use generic syscall exit functionalityThomas Gleixner2020-07-241-1/+2
| * | | | | | | | Merge branch 'core/entry' into x86/entryThomas Gleixner2020-07-245-46/+26
| |\ \ \ \ \ \ \ \ | | | |_|_|_|/ / / | | |/| | | | | |
| * | | | | | | | x86: Correct noinstr qualifiersIra Weiny2020-07-242-2/+2
| * | | | | | | | Merge branch 'x86/urgent' into x86/entry to pick up upstream fixes.Thomas Gleixner2020-07-101-0/+2
| |\ \ \ \ \ \ \ \
* | \ \ \ \ \ \ \ \ Merge tag 'fork-v5.9' of git://git.kernel.org/pub/scm/linux/kernel/git/braune...Linus Torvalds2020-08-043-6/+3
|\ \ \ \ \ \ \ \ \ \
| * | | | | | | | | | arch: rename copy_thread_tls() back to copy_thread()Christian Brauner2020-07-042-3/+3
| * | | | | | | | | | fork: fold legacy_clone_args_valid() into _do_fork()Christian Brauner2020-06-221-3/+0
| | |_|_|_|_|_|/ / / | |/| | | | | | | |
* | | | | | | | | | Merge branch 'exec-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/eb...Linus Torvalds2020-08-041-1/+1
|\ \ \ \ \ \ \ \ \ \
| * | | | | | | | | | exec: Implement kernel_execveEric W. Biederman2020-07-211-1/+1
| | |_|_|_|_|/ / / / | |/| | | | | | | |
* | | | | | | | | | Merge tag 'uninit-macro-v5.9-rc1' of git://git.kernel.org/pub/scm/linux/kerne...Linus Torvalds2020-08-041-5/+5
|\ \ \ \ \ \ \ \ \ \
| * | | | | | | | | | treewide: Remove uninitialized_var() usageKees Cook2020-07-161-5/+5
* | | | | | | | | | | Merge tag 'ras-core-2020-08-03' of git://git.kernel.org/pub/scm/linux/kernel/...Linus Torvalds2020-08-043-2/+4
|\ \ \ \ \ \ \ \ \ \ \
| * | | | | | | | | | | x86/mce, EDAC/mce_amd: Print PPIN in machine check recordsSmita Koralahalli2020-06-231-0/+2
| * | | | | | | | | | | x86/mce/dev-mcelog: Use struct_size() helper in kzalloc()Gustavo A. R. Silva2020-06-181-1/+1
| * | | | | | | | | | | x86/mce/inject: Fix a wrong assignment of i_mce.statusZhenzhong Duan2020-06-151-1/+1
| | |/ / / / / / / / / | |/| | | | | | | | |
* | | | | | | | | | | Merge tag 'x86-platform-2020-08-03' of git://git.kernel.org/pub/scm/linux/ker...Linus Torvalds2020-08-042-105/+26
|\ \ \ \ \ \ \ \ \ \ \
| * | | | | | | | | | | x86/efi: Remove references to no-longer-used efi_have_uv1_memmap()steve.wahl@hpe.com2020-07-171-9/+0
| * | | | | | | | | | | x86/platform/uv: Remove support for UV1 platform from x2apic_uv_xsteve.wahl@hpe.com2020-07-171-96/+26
* | | | | | | | | | | | Merge tag 'x86-misc-2020-08-03' of git://git.kernel.org/pub/scm/linux/kernel/...Linus Torvalds2020-08-041-0/+69
|\ \ \ \ \ \ \ \ \ \ \ \
| * | | | | | | | | | | | x86/msr: Filter MSR writesBorislav Petkov2020-06-251-0/+69
| | |/ / / / / / / / / / | |/| | | | | | | | | |
* | | | | | | | | | | | Merge tag 'x86-microcode-2020-08-03' of git://git.kernel.org/pub/scm/linux/ke...Linus Torvalds2020-08-041-2/+0
|\ \ \ \ \ \ \ \ \ \ \ \
| * | | | | | | | | | | | x86/microcode: Do not select FW_LOADERHerbert Xu2020-06-151-2/+0
| |/ / / / / / / / / / /