summaryrefslogtreecommitdiffstats
path: root/arch (follow)
Commit message (Expand)AuthorAgeFilesLines
* Merge branch 'x86/cpu' into perf/core, to resolve conflictIngo Molnar2020-03-2529-203/+293
|\
| * x86/cpu: Cleanup the now unused CPU match macrosThomas Gleixner2020-03-242-16/+0
| * crypto: Convert to new CPU match macrosThomas Gleixner2020-03-245-5/+5
| * x86/platform: Convert to new CPU match macrosThomas Gleixner2020-03-245-18/+11
| * x86/kernel: Convert to new CPU match macrosThomas Gleixner2020-03-244-41/+23
| * x86/kvm: Convert to new CPU match macrosThomas Gleixner2020-03-242-2/+2
| * x86/perf/events: Convert to new CPU match macrosThomas Gleixner2020-03-244-109/+97
| * x86/cpu/bugs: Convert to new matching macrosThomas Gleixner2020-03-241-2/+2
| * x86/cpu: Add consistent CPU match macrosThomas Gleixner2020-03-243-13/+146
| * x86/devicetable: Move x86 specific macro out of generic codeThomas Gleixner2020-03-243-1/+14
| * x86/amd_nb, char/amd64-agp: Use amd_nb_num() accessorBorislav Petkov2020-03-172-4/+1
| * x86/cpu/amd: Call init_amd_zn() om Family 19h processors tooKim Phillips2020-03-122-2/+3
| * x86/Kconfig: Drop vendor dependency for X86_UMIPTony W Wang-oc2020-03-101-1/+0
* | perf/x86/intel/uncore: Factor out __snr_uncore_mmio_init_boxKan Liang2020-03-201-3/+9
* | perf/x86/intel/uncore: Add box_offsets for free-running countersKan Liang2020-03-201-1/+4
* | x86/optprobe: Fix OPTPROBE vs UACCESSPeter Zijlstra2020-03-202-0/+26
* | Merge branch 'perf/urgent' into perf/core, to pick up fixesIngo Molnar2020-03-1982-209/+351
|\ \
| * \ Merge tag 'for-linus' of git://git.armlinux.org.uk/~rmk/linux-armLinus Torvalds2020-03-164-4/+8
| |\ \
| | * | ARM: 8961/2: Fix Kbuild issue caused by per-task stack protector GCC pluginArd Biesheuvel2020-02-212-3/+5
| | * | ARM: 8958/1: rename missed uaccess .fixup sectionKees Cook2020-02-211-1/+1
| | * | ARM: 8957/1: VDSO: Match ARMv8 timer in cntvct_functional()Florian Fainelli2020-02-211-0/+2
| * | | Merge tag 'x86-urgent-2020-03-15' of git://git.kernel.org/pub/scm/linux/kerne...Linus Torvalds2020-03-152-6/+26
| |\ \ \
| | * | | x86/vector: Remove warning on managed interrupt migrationPeter Xu2020-03-131-6/+8
| | * | | x86/ioremap: Map EFI runtime services data as encrypted for SEVTom Lendacky2020-03-111-0/+18
| * | | | Merge tag 'perf-urgent-2020-03-15' of git://git.kernel.org/pub/scm/linux/kern...Linus Torvalds2020-03-151-10/+7
| |\ \ \ \
| | * | | | perf/amd/uncore: Replace manual sampling check with CAP_NO_INTERRUPT flagKim Phillips2020-03-121-10/+7
| * | | | | Merge tag 'ras-urgent-2020-03-15' of git://git.kernel.org/pub/scm/linux/kerne...Linus Torvalds2020-03-152-6/+12
| |\ \ \ \ \
| | * | | | | x86/mce: Fix logic and comments around MSR_PPIN_CTLTony Luck2020-02-271-4/+5
| | * | | | | x86/mce/therm_throt: Undo thermal polling properly on CPU offlineThomas Gleixner2020-02-251-2/+7
| * | | | | | Merge tag 'arc-5.6-rc6' of git://git.kernel.org/pub/scm/linux/kernel/git/vgup...Linus Torvalds2020-03-149-26/+19
| |\ \ \ \ \ \
| | * | | | | | ARC: define __ALIGN_STR and __ALIGN symbols for ARCEugeniy Paltsev2020-03-111-0/+2
| | * | | | | | ARC: show_regs: reduce lines of outputVineet Gupta2020-03-111-15/+12
| | * | | | | | ARC: Replace <linux/clk-provider.h> by <linux/of_clk.h>Geert Uytterhoeven2020-02-121-1/+1
| | * | | | | | ARC: fpu: fix randconfig build error reported by 0-day test serviceVineet Gupta2020-02-101-0/+2
| | * | | | | | ARC: fix some Kconfig typosRandy Dunlap2020-02-101-2/+2
| | * | | | | | ARC: Cleanup old Kconfig IO scheduler optionsKrzysztof Kozlowski2020-02-104-8/+0
| | | |_|_|/ / | | |/| | | |
| * | | | | | Merge tag 'for-linus' of git://git.kernel.org/pub/scm/virt/kvm/kvmLinus Torvalds2020-03-149-13/+48
| |\ \ \ \ \ \
| | * \ \ \ \ \ Merge branch 'kvm-null-pointer-fix' into kvm-masterPaolo Bonzini2020-03-141-2/+3
| | |\ \ \ \ \ \
| | | * | | | | | KVM: nVMX: avoid NULL pointer dereference with incorrect EVMCS GPAsVitaly Kuznetsov2020-03-141-2/+3
| | * | | | | | | Merge tag 'kvm-s390-master-5.6-1' of git://git.kernel.org/pub/scm/linux/kerne...Paolo Bonzini2020-03-141-1/+17
| | |\ \ \ \ \ \ \
| | | * | | | | | | KVM: s390: Also reset registers in sync regs for initial cpu resetChristian Borntraeger2020-03-111-1/+17
| | * | | | | | | | KVM: x86: Initializing all kvm_lapic_irq fields in ioapic_write_indirectNitesh Narayan Lal2020-03-141-2/+5
| | * | | | | | | | KVM: VMX: Condition ENCLS-exiting enabling on CPU support for SGX1Sean Christopherson2020-03-141-2/+14
| | * | | | | | | | KVM: fix Kconfig menu text for -WerrorJason A. Donenfeld2020-03-051-1/+1
| | |/ / / / / / /
| | * | | | | | | KVM: x86: remove stale comment from struct x86_emulate_ctxtVitaly Kuznetsov2020-03-031-1/+0
| | * | | | | | | KVM: x86: clear stale x86_emulate_ctxt->intercept valueVitaly Kuznetsov2020-03-031-0/+1
| | * | | | | | | KVM: SVM: Fix the svm vmexit code for WRMSRHaiwei Li2020-03-021-1/+2
| | * | | | | | | KVM: X86: Fix dereference null cpufreq policyWanpeng Li2020-03-021-3/+5
| * | | | | | | | Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/netLinus Torvalds2020-03-131-0/+2
| |\ \ \ \ \ \ \ \
| | * | | | | | | | arm64: dts: ls1043a: FMan erratum A050385Madalin Bucur2020-03-071-0/+2