summaryrefslogtreecommitdiffstats
path: root/arch
AgeCommit message (Expand)Author
2019-08-06x86/kvm: Don't call kvm_spurious_fault() from .fixupJosh Poimboeuf
2019-08-06xen/pv: Fix a boot up hang revealed by int3 self testZhenzhong Duan
2019-08-06x86: math-emu: Hide clang warnings for 16-bit overflowArnd Bergmann
2019-08-06x86/apic: Silence -Wtype-limits compiler warningsQian Cai
2019-08-06x86: kvm: avoid constant-conversion warningArnd Bergmann
2019-08-06MIPS: lantiq: Fix bitfield maskingPetr Cvek
2019-08-06arm64: dts: rockchip: fix isp iommu clocks and power domainHelen Koike
2019-08-06ARM: dts: rockchip: Mark that the rk3288 timer might stop in suspendDouglas Anderson
2019-08-06ARM: dts: rockchip: Make rk3288-veyron-mickey's emmc work againDouglas Anderson
2019-08-06ARM: dts: rockchip: Make rk3288-veyron-minnie run at hs200Douglas Anderson
2019-08-06ARM: riscpc: fix DMARussell King
2019-08-04Fix allyesconfig output.Yoshinori Sato
2019-08-04arm64: compat: Provide definition for COMPAT_SIGMINSTKSZWill Deacon
2019-07-31powerpc/tm: Fix oops on sigreturn on systems without TMMichael Neuling
2019-07-31powerpc/xive: Fix loop exit-condition in xive_find_target_in_mask()Gautham R. Shenoy
2019-07-31x86/speculation/mds: Apply more accurate check on hypervisor platformZhenzhong Duan
2019-07-31x86/sysfb_efi: Add quirks for some devices with swapped width and heightHans de Goede
2019-07-31sh: prevent warnings when using iounmapSam Ravnborg
2019-07-31powerpc/eeh: Handle hugepages in ioremap spaceOliver O'Halloran
2019-07-31powerpc/boot: add {get, put}_unaligned_be32 to xz_config.hMasahiro Yamada
2019-07-31arm64: assembler: Switch ESB-instruction with a vanilla nop if !ARM64_HAS_RASJames Morse
2019-07-31powerpc/mm: Handle page table allocation failuresAneesh Kumar K.V
2019-07-31powerpc/4xx/uic: clear pending interrupt after irq type/pol changeChristian Lamparter
2019-07-31um: Silence lockdep complaint about mmap_semJohannes Berg
2019-07-31powerpc/xmon: Fix disabling tracing while in xmonNaveen N. Rao
2019-07-31powerpc/cacheflush: fix variable set but not usedQian Cai
2019-07-31powerpc/pci/of: Fix OF flags parsing for 64bit BARsAlexey Kardashevskiy
2019-07-31powerpc/pseries/mobility: prevent cpu hotplug during DT updateNathan Lynch
2019-07-28KVM: nVMX: Clear pending KVM_REQ_GET_VMCS12_PAGES when leaving nestedJan Kiszka
2019-07-28KVM: nVMX: do not use dangling shadow VMCS after guest resetPaolo Bonzini
2019-07-28MIPS: lb60: Fix pin mappingsPaul Cercueil
2019-07-26powerpc/pseries: Fix oops in hotplug memory notifierNathan Lynch
2019-07-26powerpc/powernv/npu: Fix reference leakGreg Kurz
2019-07-26powerpc/watchpoint: Restore NV GPRs while returning from exceptionRavi Bangoria
2019-07-26powerpc/32s: fix suspend/resume when IBATs 4-7 are usedChristophe Leroy
2019-07-26parisc: Fix kernel panic due invalid values in IAOQ0 or IAOQ1Helge Deller
2019-07-26parisc: Ensure userspace privilege for ptraced processes in regset functionsHelge Deller
2019-07-26perf/x86/amd/uncore: Set the thread mask for F17h L3 PMCsKim Phillips
2019-07-26perf/x86/amd/uncore: Do not set 'ThreadMask' and 'SliceMask' for non-L3 PMCsKim Phillips
2019-07-26perf/x86/intel: Fix spurious NMI on fixed counterKan Liang
2019-07-26x86/boot: Fix memory leak in default_get_smp_config()David Rientjes
2019-07-26arm64: tegra: Fix AGIC register rangeJon Hunter
2019-07-26KVM: x86/vPMU: refine kvm_pmu err msg when event creation failedLike Xu
2019-07-26arm64: tegra: Update Jetson TX1 GPU regulator timingsJon Hunter
2019-07-26crypto: arm64/sha2-ce - correct digest for empty data in finupElena Petrova
2019-07-26crypto: arm64/sha1-ce - correct digest for empty data in finupElena Petrova
2019-07-26x86/build: Add 'set -e' to mkcapflags.sh to delete broken capflags.cMasahiro Yamada
2019-07-26acpi/arm64: ignore 5.1 FADTs that are reported as 5.0Ard Biesheuvel
2019-07-26arm64: Do not enable IRQs for ct_user_exitJulien Thierry
2019-07-26x86/cacheinfo: Fix a -Wtype-limits warningQian Cai