summaryrefslogtreecommitdiffstats
path: root/arch/x86
Commit message (Expand)AuthorAgeFilesLines
* Merge tag 'x86-urgent-2020-08-23' of git://git.kernel.org/pub/scm/linux/kerne...Linus Torvalds2020-08-231-4/+6
|\
| * x86/entry/64: Do not use RDPID in paranoid entry to accomodate KVMSean Christopherson2020-08-211-4/+6
* | Merge tag 'perf-urgent-2020-08-23' of git://git.kernel.org/pub/scm/linux/kern...Linus Torvalds2020-08-231-3/+49
|\ \
| * | perf/x86/intel/uncore: Add BW counters for GT, IA and IO breakdownVaibhav Shankar2020-08-151-3/+49
| |/
* | Merge tag 'efi-urgent-2020-08-23' of git://git.kernel.org/pub/scm/linux/kerne...Linus Torvalds2020-08-234-86/+39
|\ \
| * | efi/x86: Move 32-bit code into efi_32.cArd Biesheuvel2020-08-203-86/+37
| * | efi/x86: Mark kernel rodata non-executable for mixed modeArvind Sankar2020-08-201-0/+2
| |/
* | Merge tag 'for-linus' of git://git.kernel.org/pub/scm/virt/kvm/kvmLinus Torvalds2020-08-223-4/+8
|\ \
| * | KVM: Pass MMU notifier range flags to kvm_unmap_hva_range()Will Deacon2020-08-212-2/+4
| * | kvm: x86: Toggling CR4.PKE does not load PDPTEs in PAE modeJim Mattson2020-08-171-1/+1
| * | kvm: x86: Toggling CR4.SMAP does not load PDPTEs in PAE modeJim Mattson2020-08-171-1/+1
| * | KVM: x86: fix access code passed to gva_to_gpaPaolo Bonzini2020-08-171-1/+3
* | | Merge tag 'for-linus-5.9-rc2-tag' of git://git.kernel.org/pub/scm/linux/kerne...Linus Torvalds2020-08-211-0/+1
|\ \ \
| * | | Fix build error when CONFIG_ACPI is not set/enabled:Randy Dunlap2020-08-201-0/+1
* | | | x86/boot/compressed: Use builtin mem functions for decompressorArvind Sankar2020-08-192-9/+3
| |_|/ |/| |
* | | Merge tag 'x86-urgent-2020-08-15' of git://git.kernel.org/pub/scm/linux/kerne...Linus Torvalds2020-08-157-17/+58
|\ \ \
| * | | x86/alternatives: Acquire pte lock with interrupts enabledSebastian Andrzej Siewior2020-08-131-3/+3
| * | | x86/bugs/multihit: Fix mitigation reporting when VMX is not in usePawan Gupta2020-08-071-1/+7
| * | | x86/fpu/xstate: Fix an xstate size check warning with architectural LBRsKan Liang2020-08-071-1/+32
| * | | x86/purgatory: Don't generate debug info for purgatory.roPingfan Liu2020-08-071-1/+4
| * | | x86/tsr: Fix tsc frequency enumeration bug on Lightning Mountain SoCDilip Kota2020-08-071-2/+7
| * | | x86/crash: Correct the address boundary of function parametersLianbo Jiang2020-08-071-1/+1
| * | | x86/acrn: Remove redundant chars from ACRN signatureShuo Liu2020-08-071-2/+2
| * | | x86/acrn: Allow ACRN guest to use X2APIC modeShuo Liu2020-08-071-6/+2
* | | | Merge tag 'perf-urgent-2020-08-15' of git://git.kernel.org/pub/scm/linux/kern...Linus Torvalds2020-08-151-10/+36
|\ \ \ \
| * | | | perf/x86/rapl: Add support for Intel SPR platformZhang Rui2020-08-141-0/+20
| * | | | perf/x86/rapl: Support multiple RAPL unit quirksZhang Rui2020-08-141-9/+15
| * | | | perf/x86/rapl: Fix missing psys sysfs attributesZhang Rui2020-08-141-1/+1
* | | | | all arch: remove system call sys_sysctlXiaoming Ni2020-08-142-2/+2
* | | | | Merge tag 'timers-urgent-2020-08-14' of git://git.kernel.org/pub/scm/linux/ke...Linus Torvalds2020-08-141-1/+2
|\ \ \ \ \
| * | | | | vdso/treewide: Add vdso_data pointer argument to __arch_get_hw_counter()Thomas Gleixner2020-08-061-1/+2
| |/ / / /
* | | | | Merge tag 'timers-core-2020-08-14' of git://git.kernel.org/pub/scm/linux/kern...Linus Torvalds2020-08-141-0/+1
|\ \ \ \ \
| * | | | | x86: Select POSIX_CPU_TIMERS_TASK_WORKThomas Gleixner2020-08-061-0/+1
* | | | | | Merge tag 'for-linus-5.9-rc1b-tag' of git://git.kernel.org/pub/scm/linux/kern...Linus Torvalds2020-08-1419-1126/+285
|\ \ \ \ \ \ | | |_|_|/ / | |/| | | |
| * | | | | x86/xen: drop tests for highmem in pv codeJuergen Gross2020-08-112-95/+57
| * | | | | x86/xen: eliminate xen-asm_64.SJuergen Gross2020-08-113-195/+180
| * | | | | x86/xen: remove 32-bit Xen PV guest supportJuergen Gross2020-08-1117-837/+49
* | | | | | Merge tag 'hyperv-fixes-signed' of git://git.kernel.org/pub/scm/linux/kernel/...Linus Torvalds2020-08-142-7/+12
|\ \ \ \ \ \
| * | | | | | x86/hyperv: Make hv_setup_sched_clock inlineMichael Kelley2020-08-112-7/+12
* | | | | | | x86/fsgsbase/64: Fix NULL deref in 86_fsgsbase_read_taskEric Dumazet2020-08-141-1/+1
* | | | | | | Merge tag 'for-linus' of git://git.kernel.org/pub/scm/virt/kvm/kvmLinus Torvalds2020-08-123-13/+15
|\ \ \ \ \ \ \ | | |_|_|_|_|/ | |/| | | | |
| * | | | | | x86/kvm/hyper-v: Synic default SCONTROL MSR needs to be enabledJon Doron2020-08-101-0/+1
| * | | | | | x86: Expose SERIALIZE for supported cpuidPaolo Bonzini2020-08-091-1/+2
| * | | | | | KVM: x86: Don't attempt to load PDPTRs when 64-bit mode is enabledSean Christopherson2020-08-091-12/+12
* | | | | | | Merge branch 'akpm' (patches from Andrew)Linus Torvalds2020-08-124-17/+12
|\ \ \ \ \ \ \
| * | | | | | | mm/x86: use general page fault accountingPeter Xu2020-08-121-15/+2
| * | | | | | | mm: do page fault accounting in handle_mm_faultPeter Xu2020-08-121-1/+1
| * | | | | | | uaccess: remove segment_eqChristoph Hellwig2020-08-121-1/+1
| * | | | | | | mm/memory_hotplug: introduce default dummy memory_add_physaddr_to_nid()Jia He2020-08-121-1/+0
| * | | | | | | x86/mm: use max memory block size on bare metalDaniel Jordan2020-08-121-0/+9