summaryrefslogtreecommitdiffstats
path: root/arch/x86
Commit message (Expand)AuthorAgeFilesLines
* 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
* | | | | | | | Merge tag 'for_linus' of git://git.kernel.org/pub/scm/linux/kernel/git/mst/vhostLinus Torvalds2020-08-111-2/+10
|\ \ \ \ \ \ \ \
| * | | | | | | | kvm: detect assigned device via irqbypass managerZhu Lingshan2020-08-051-2/+10
| | |_|/ / / / / | |/| | | | | |
* | | | | | | | Merge tag 'iommu-updates-v5.9' of git://git.kernel.org/pub/scm/linux/kernel/g...Linus Torvalds2020-08-111-3/+0
|\ \ \ \ \ \ \ \ | |_|/ / / / / / |/| | | | | | |
| | | | | | | |
| | \ \ \ \ \ \
| | \ \ \ \ \ \
| | \ \ \ \ \ \
| *---. \ \ \ \ \ \ Merge branches 'arm/renesas', 'arm/qcom', 'arm/mediatek', 'arm/omap', 'arm/ex...Joerg Roedel2020-07-291-3/+0
| |\ \ \ \ \ \ \ \ \
| | | | * | | | | | | x86: Remove dev->archdata.iommu pointerJoerg Roedel2020-06-301-3/+0
| | | |/ / / / / / / | | |/| | | | | | |
* | | | | | | | | | Merge tag 'locking-urgent-2020-08-10' of git://git.kernel.org/pub/scm/linux/k...Linus Torvalds2020-08-1028-13/+32
|\ \ \ \ \ \ \ \ \ \
| * | | | | | | | | | locking/seqlock, headers: Untangle the spaghetti monsterPeter Zijlstra2020-08-0614-3/+15
| * | | | | | | | | | x86/headers: Remove APIC headers from <asm/smp.h>Ingo Molnar2020-08-0616-10/+17
| * | | | | | | | | | Merge branch 'WIP.locking/seqlocks' into locking/urgentIngo Molnar2020-08-067-63/+102
| |\ \ \ \ \ \ \ \ \ \
* | \ \ \ \ \ \ \ \ \ \ Merge tag 'kbuild-v5.9' of git://git.kernel.org/pub/scm/linux/kernel/git/masa...Linus Torvalds2020-08-0910-20/+16
|\ \ \ \ \ \ \ \ \ \ \ \ | |_|_|_|_|_|_|/ / / / / |/| | | | | | | | | | |
| * | | | | | | | | | | kbuild: remove cc-option test of -ffreestandingMasahiro Yamada2020-07-072-2/+2
| * | | | | | | | | | | kbuild: remove cc-option test of -fno-stack-protectorMasahiro Yamada2020-07-0710-18/+14
| | |_|_|_|/ / / / / / | |/| | | | | | | | |
* | | | | | | | | | | Merge tag 'pci-v5.9-changes' of git://git.kernel.org/pub/scm/linux/kernel/git...Linus Torvalds2020-08-072-3/+3
|\ \ \ \ \ \ \ \ \ \ \
| * \ \ \ \ \ \ \ \ \ \ Merge branch 'pci/virtualization'Bjorn Helgaas2020-08-051-1/+1
| |\ \ \ \ \ \ \ \ \ \ \
| | * | | | | | | | | | | xen: Remove redundant initialization of irqColin Ian King2020-07-241-1/+1