summaryrefslogtreecommitdiff
path: root/arch
AgeCommit message (Expand)AuthorFilesLines
2019-07-26perf/x86/amd/uncore: Set the thread mask for F17h L3 PMCsKim Phillips1-4/+11
2019-07-26perf/x86/amd/uncore: Do not set 'ThreadMask' and 'SliceMask' for non-L3 PMCsKim Phillips1-1/+1
2019-07-26perf/x86/intel: Fix spurious NMI on fixed counterKan Liang1-5/+3
2019-07-26x86/boot: Fix memory leak in default_get_smp_config()David Rientjes1-6/+4
2019-07-26x86/hyper-v: Zero out the VP ASSIST PAGE on allocationDexuan Cui1-2/+11
2019-07-26ARM: dts: gemini: Set DIR-685 SPI CS as active lowLinus Walleij1-1/+1
2019-07-26arm64: Fix incorrect irqflag restore for priority maskingJulien Thierry9-83/+123
2019-07-26arm64: irqflags: Add condition flags to inline asm clobber listJulien Thierry1-2/+2
2019-07-26arm64: tegra: Fix AGIC register rangeJon Hunter1-1/+1
2019-07-26KVM: x86/vPMU: refine kvm_pmu err msg when event creation failedLike Xu1-2/+2
2019-07-26KVM: PPC: Book3S HV: Fix CR0 setting in TM emulationMichael Neuling1-3/+3
2019-07-26KVM: PPC: Book3S HV: Clear pending decrementer exceptions on nested guest entrySuraj Jitindar Singh1-2/+9
2019-07-26KVM: PPC: Book3S HV: Signed extend decrementer value if not using large decre...Suraj Jitindar Singh1-0/+2
2019-07-26KVM: VMX: check CPUID before allowing read/write of IA32_XSSWanpeng Li1-2/+8
2019-07-26KVM: VMX: Fix handling of #MC that occurs during VM-EntrySean Christopherson1-12/+8
2019-07-26KVM: nVMX: Always sync GUEST_BNDCFGS when it comes from vmcs01Sean Christopherson1-7/+6
2019-07-26KVM: VMX: Always signal #GP on WRMSR to MSR_IA32_CR_PAT with bad valueSean Christopherson1-2/+3
2019-07-26KVM: nVMX: Don't dump VMCS if virtual APIC page can't be mappedSean Christopherson1-3/+0
2019-07-26arm64: Fix interrupt tracing in the presence of NMIsJulien Thierry2-11/+50
2019-07-26arm64: tegra: Fix Jetson Nano GPU regulatorJon Hunter1-9/+8
2019-07-26arm64: tegra: Update Jetson TX1 GPU regulator timingsJon Hunter1-1/+2
2019-07-26crypto: arm64/sha2-ce - correct digest for empty data in finupElena Petrova1-1/+1
2019-07-26crypto: arm64/sha1-ce - correct digest for empty data in finupElena Petrova1-1/+1
2019-07-26x86/build: Add 'set -e' to mkcapflags.sh to delete broken capflags.cMasahiro Yamada1-0/+2
2019-07-26acpi/arm64: ignore 5.1 FADTs that are reported as 5.0Ard Biesheuvel1-3/+7
2019-07-26arm64: Do not enable IRQs for ct_user_exitJulien Thierry1-2/+2
2019-07-26x86/cacheinfo: Fix a -Wtype-limits warningQian Cai1-2/+1
2019-07-26x86/atomic: Fix smp_mb__{before,after}_atomic()Peter Zijlstra3-10/+10
2019-07-26perf/x86/intel/uncore: Handle invalid event coding for free-running counterKan Liang2-0/+11
2019-07-26perf/x86/intel: Disable check_msr for real HWJiri Olsa1-0/+8
2019-07-26perf/x86/intel: Add more Icelake CPUIDsKan Liang1-4/+9
2019-07-26x86/cpufeatures: Add FDP_EXCPTN_ONLY and ZERO_FCS_FDSAaron Lewis1-0/+2
2019-07-26perf/x86: Add Intel Ice Lake NNPI uncore supportRajneesh Bhardwaj1-0/+1
2019-07-26x86/cpu: Add Ice Lake NNPI to Intel familyRajneesh Bhardwaj1-0/+1
2019-07-26arm64: mm: make CONFIG_ZONE_DMA32 configurableMiles Chen2-3/+5
2019-07-21x86/entry/32: Fix ENDPROC of common_spuriousJiri Slaby1-1/+1
2019-07-21s390: fix stfle zero paddingHeiko Carstens1-7/+14
2019-07-21s390/ipl: Fix detection of has_secure attributePhilipp Rudo2-7/+1
2019-07-21ARC: hide unused function unw_hdr_allocArnd Bergmann1-5/+4
2019-07-21x86/irq: Seperate unused system vectors from spurious entry againThomas Gleixner5-16/+76
2019-07-21x86/irq: Handle spurious interrupt after shutdown gracefullyThomas Gleixner3-4/+5
2019-07-21x86/ioapic: Implement irq_get_irqchip_state() callbackThomas Gleixner1-0/+46
2019-07-14Revert "x86/build: Move _etext to actual end of .text"Ross Zwisler1-3/+3
2019-07-14x86/tls: Fix possible spectre-v1 in do_get_thread_area()Dianzhang Chen1-2/+7
2019-07-14x86/ptrace: Fix possible spectre-v1 in ptrace_get_debugreg()Dianzhang Chen1-1/+4
2019-07-06Merge tag 'mips_fixes_5.2_2' of git://git.kernel.org/pub/scm/linux/kernel/git...Linus Torvalds6-14/+28
2019-07-06Merge tag 'for-linus' of git://git.kernel.org/pub/scm/virt/kvm/kvmLinus Torvalds4-15/+25
2019-07-05KVM: arm64/sve: Fix vq_present() macro to yield a boolZhang Lei1-1/+1
2019-07-05Merge tag 'armsoc-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/soc...Linus Torvalds3-1/+15
2019-07-04Merge tag 'trace-v5.2-rc5' of git://git.kernel.org/pub/scm/linux/kernel/git/r...Linus Torvalds1-0/+10