summaryrefslogtreecommitdiffstats
path: root/arch/x86
Commit message (Expand)AuthorAgeFilesLines
...
* | | | | | | Merge tag 'for-linus' of git://git.kernel.org/pub/scm/virt/kvm/kvmLinus Torvalds2019-12-044-19/+18
|\ \ \ \ \ \ \ | |/ / / / / / |/| | | | | / | | |_|_|_|/ | |/| | | |
| * | | | | kvm: vmx: Stop wasting a page for guest_msrsJim Mattson2019-12-042-11/+9
| * | | | | KVM: x86: fix out-of-bounds write in KVM_GET_EMULATED_CPUID (CVE-2019-19332)Paolo Bonzini2019-12-041-1/+4
| * | | | | KVM x86: Move kvm cpuid support out of svmPeter Gonda2019-11-272-7/+5
* | | | | | Merge tag 'pci-v5.5-changes' of git://git.kernel.org/pub/scm/linux/kernel/git...Linus Torvalds2019-12-035-9/+15
|\ \ \ \ \ \
| * \ \ \ \ \ Merge branch 'pci/resource'Bjorn Helgaas2019-11-282-2/+2
| |\ \ \ \ \ \
| | * | | | | | PCI: Add PCI_STD_NUM_BARS for the number of standard BARsDenis Efremov2019-10-142-2/+2
| * | | | | | | Merge branch 'pci/misc'Bjorn Helgaas2019-11-283-7/+13
| |\ \ \ \ \ \ \
| | * | | | | | | x86/PCI: Avoid AMD FCH XHCI USB PME# from D0 defectKai-Heng Feng2019-11-211-0/+11
| | * | | | | | | x86/PCI: Replace deprecated EXTRA_CFLAGS with ccflags-yKrzysztof Wilczynski2019-11-211-3/+1
| | * | | | | | | x86/PCI: Add NumaChip SPDX GPL-2.0 to replace COPYING boilerplateKrzysztof Wilczynski2019-11-211-4/+1
| | |/ / / / / /
* | | | | | | | Merge branch 'linus' of git://git.kernel.org/pub/scm/linux/kernel/git/herbert...Linus Torvalds2019-12-024-9/+14
|\ \ \ \ \ \ \ \
| * | | | | | | | crypto: arch - conditionalize crypto api in arch glue for lib codeJason A. Donenfeld2019-11-274-9/+14
* | | | | | | | | Merge tag 'iommu-updates-v5.5' of git://git.kernel.org/pub/scm/linux/kernel/g...Linus Torvalds2019-12-021-0/+18
|\ \ \ \ \ \ \ \ \
| | \ \ \ \ \ \ \ \
| | \ \ \ \ \ \ \ \
| *-. \ \ \ \ \ \ \ \ Merge branches 'iommu/fixes', 'arm/qcom', 'arm/renesas', 'arm/rockchip', 'arm...Joerg Roedel2019-11-121-0/+18
| |\ \ \ \ \ \ \ \ \ \
| | | * | | | | | | | | iommu/vt-d: Check VT-d RMRR region in BIOS is reported as reservedYian Chen2019-11-111-0/+18
| | |/ / / / / / / / /
* | | | | | | | | | | Merge branch 'akpm' (patches from Andrew)Linus Torvalds2019-12-012-0/+62
|\ \ \ \ \ \ \ \ \ \ \
| * | | | | | | | | | | x86/kasan: support KASAN_VMALLOCDaniel Axtens2019-12-012-0/+62
* | | | | | | | | | | | Merge branch 'x86-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/ker...Linus Torvalds2019-12-0119-162/+337
|\ \ \ \ \ \ \ \ \ \ \ \
| * | | | | | | | | | | | x86/mm/pat: Fix off-by-one bugs in interval tree searchIngo Molnar2019-12-011-6/+6
| * | | | | | | | | | | | x86/ioperm: Save an indentation level in tss_update_io_bitmap()Borislav Petkov2019-11-301-26/+26
| * | | | | | | | | | | | x86/fpu: Don't cache access to fpu_fpregs_owner_ctxSebastian Andrzej Siewior2019-11-281-1/+1
| * | | | | | | | | | | | x86/entry/32: Remove unused 'restore_all_notrace' local labelBorislav Petkov2019-11-271-1/+0
| * | | | | | | | | | | | x86/ptrace: Document FSBASE and GSBASE ABI odditiesAndy Lutomirski2019-11-261-0/+17
| * | | | | | | | | | | | x86/ptrace: Remove set_segment_reg() implementations for currentAndy Lutomirski2019-11-261-12/+7
| * | | | | | | | | | | | x86/traps: die() instead of panicking on a double faultAndy Lutomirski2019-11-261-1/+1
| * | | | | | | | | | | | x86/doublefault/32: Rewrite the x86_32 #DF handler and unify with 64-bitAndy Lutomirski2019-11-264-33/+138
| * | | | | | | | | | | | x86/doublefault/32: Move #DF stack and TSS to cpu_entry_areaAndy Lutomirski2019-11-268-34/+113
| * | | | | | | | | | | | x86/doublefault/32: Rename doublefault.c to doublefault_32.cAndy Lutomirski2019-11-262-5/+3
| * | | | | | | | | | | | x86/traps: Disentangle the 32-bit and 64-bit doublefault codeAndy Lutomirski2019-11-264-22/+4
| * | | | | | | | | | | | x86/mm/32: Sync only to VMALLOC_END in vmalloc_sync_all()Joerg Roedel2019-11-261-1/+1
* | | | | | | | | | | | | Merge branch 'perf-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/ke...Linus Torvalds2019-12-013-19/+47
|\ \ \ \ \ \ \ \ \ \ \ \ \
| * \ \ \ \ \ \ \ \ \ \ \ \ Merge tag 'perf-core-for-mingo-5.5-20191128' of git://git.kernel.org/pub/scm/...Ingo Molnar2019-11-291-12/+32
| |\ \ \ \ \ \ \ \ \ \ \ \ \
| | * | | | | | | | | | | | | x86/insn: Add some more Intel instructions to the opcode mapAdrian Hunter2019-11-261-12/+32
| | * | | | | | | | | | | | | Merge remote-tracking branch 'torvalds/master' into perf/coreArnaldo Carvalho de Melo2019-11-2663-857/+5365
| | |\ \ \ \ \ \ \ \ \ \ \ \ \
| * | | | | | | | | | | | | | | perf/x86: Implement immediate enforcement of /sys/devices/cpu/rdpmc value of 0Anthony Steinhauser2019-11-272-7/+15
* | | | | | | | | | | | | | | | Merge tag 'mfd-next-5.5' of git://git.kernel.org/pub/scm/linux/kernel/git/lee...Linus Torvalds2019-12-012-14/+0
|\ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \
| * | | | | | | | | | | | | | | | x86: olpc-xo1-sci: Remove invocation of MFD's .enable()/.disable() call-backsLee Jones2019-11-111-6/+0
| * | | | | | | | | | | | | | | | x86: olpc-xo1-pm: Remove invocation of MFD's .enable()/.disable() call-backsLee Jones2019-11-111-8/+0
| | |_|_|_|_|_|_|_|_|/ / / / / / | |/| | | | | | | | | | | | | |
* | | | | | | | | | | | | | | | Merge tag 'y2038-cleanups-5.5' of git://git.kernel.org:/pub/scm/linux/kernel/...Linus Torvalds2019-12-016-19/+19
|\ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \
| * | | | | | | | | | | | | | | | y2038: ipc: fix x32 ABI breakageArnd Bergmann2019-11-251-2/+2
| * | | | | | | | | | | | | | | | y2038: ipc: remove __kernel_time_t reference from headersArnd Bergmann2019-11-153-8/+8
| * | | | | | | | | | | | | | | | y2038: vdso: change time_t to __kernel_old_time_tArnd Bergmann2019-11-153-6/+6
| * | | | | | | | | | | | | | | | y2038: vdso: change timespec to __kernel_old_timespecArnd Bergmann2019-11-151-2/+2
| * | | | | | | | | | | | | | | | y2038: vdso: change timeval to __kernel_old_timevalArnd Bergmann2019-11-152-3/+3
* | | | | | | | | | | | | | | | | Merge tag 'seccomp-v5.5-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git...Linus Torvalds2019-11-301-1/+1
|\ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \
| * | | | | | | | | | | | | | | | | seccomp: simplify secure_computing()Christian Brauner2019-10-101-1/+1
| | |_|_|_|_|_|_|_|_|_|_|_|/ / / / | |/| | | | | | | | | | | | | | |
* | | | | | | | | | | | | | | | | Merge tag 'hyperv-next-signed' of git://git.kernel.org/pub/scm/linux/kernel/g...Linus Torvalds2019-11-302-0/+16
|\ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \
| * | | | | | | | | | | | | | | | | x86/hyperv: Implement hv_is_hibernation_supported()Dexuan Cui2019-11-211-0/+7
| * | | | | | | | | | | | | | | | | x86: hv: Add function to allocate zeroed page for Hyper-VHimadri Pandya2019-11-212-0/+9
| | |/ / / / / / / / / / / / / / / | |/| | | | | | | | | | | | | | |