summaryrefslogtreecommitdiff
path: root/arch
AgeCommit message (Expand)Author
2019-03-23KVM: Call kvm_arch_memslots_updated() before updating memslotsSean Christopherson
2019-03-23arm64: KVM: Fix architecturally invalid reset value for FPEXC32_EL2Dave Martin
2019-03-23arm64: debug: Ensure debug handlers check triggering exception levelWill Deacon
2019-03-23arm64: Fix HCR.TGE status for NMI contextsJulien Thierry
2019-03-23ARM: s3c24xx: Fix boolean expressions in osiris_dvs_notifyGustavo A. R. Silva
2019-03-23powerpc/traps: Fix the message printed when stack overflowsChristophe Leroy
2019-03-23powerpc/traps: fix recoverability of machine check handling on book3s/32Christophe Leroy
2019-03-23powerpc/hugetlb: Don't do runtime allocation of 16G pages in LPAR configurationAneesh Kumar K.V
2019-03-23powerpc/ptrace: Simplify vr_get/set() to avoid GCC warningMichael Ellerman
2019-03-23powerpc: Fix 32-bit KVM-PR lockup and host crash with MacOS guestMark Cave-Ayland
2019-03-23powerpc/83xx: Also save/restore SPRG4-7 during suspendChristophe Leroy
2019-03-23powerpc/powernv: Make opal log only readable by rootJordan Niethe
2019-03-23powerpc/wii: properly disable use of BATs when requested.Christophe Leroy
2019-03-23powerpc/32: Clear on-stack exception marker upon exception returnChristophe Leroy
2019-03-23crypto: arm64/aes-neonbs - fix returning final keystream blockEric Biggers
2019-03-23x86/kprobes: Prohibit probing on optprobe template codeMasami Hiramatsu
2019-03-23m68k: Add -ffreestanding to CFLAGSFinn Thain
2019-03-23s390/setup: fix early warning messagesMartin Schwidefsky
2019-03-23xen: fix dom0 boot on huge systemsJuergen Gross
2019-03-23crypto: arm64/aes-ccm - fix bugs in non-NEON fallback routineArd Biesheuvel
2019-03-23crypto: arm64/aes-ccm - fix logical bug in AAD MAC handlingArd Biesheuvel
2019-03-23crypto: arm64/crct10dif - revert to C code for short inputsArd Biesheuvel
2019-03-23crypto: arm/crct10dif - revert to C code for short inputsArd Biesheuvel
2019-03-23ARCv2: support manual regfile save on interruptsVineet Gupta
2019-03-23ARC: uacces: remove lp_start, lp_end from clobber listVineet Gupta
2019-03-23ARCv2: lib: memcpy: fix doing prefetchw outside of bufferEugeniy Paltsev
2019-03-23arm64: Relax GIC version check during early bootVladimir Murzin
2019-03-23ARM: 8824/1: fix a migrating irq bug when hotplug cpuDietmar Eggemann
2019-03-23ARM: OMAP2+: fix lack of timer interrupts on CPU1 after hotplugRussell King
2019-03-23KVM: arm/arm64: Reset the VCPU without preemption and vcpu state loadedChristoffer Dall
2019-03-23ARM: OMAP2+: Variable "reg" in function omap4_dsi_mux_pads() could be uniniti...Yizhuo
2019-03-19perf/x86/intel: Make dev_attr_allow_tsx_force_abort statickbuild test robot
2019-03-19perf/x86/intel: Fix memory corruptionPeter Zijlstra
2019-03-19perf/x86: Fixup typo in stub functionsPeter Zijlstra
2019-03-13perf/x86/intel: Implement support for TSX Force AbortPeter Zijlstra (Intel)
2019-03-13x86: Add TSX Force Abort CPUID/MSRPeter Zijlstra (Intel)
2019-03-13perf/x86/intel: Generalize dynamic constraint creationPeter Zijlstra (Intel)
2019-03-13perf/x86/intel: Make cpuc allocations consistentPeter Zijlstra (Intel)
2019-03-13ARM: 8781/1: Fix Thumb-2 syscall return for binutils 2.29+Vincent Whitchurch
2019-03-13ARM: dts: exynos: Add minimal clkout parameters to Exynos3250 PMUMarek Szyprowski
2019-03-13ARM: dts: exynos: Fix pinctrl definition for eMMC RTSN line on Odroid X2/U3Marek Szyprowski
2019-03-13arm64: dts: hikey: Give wifi some time after power-onJan Kiszka
2019-03-13MIPS: Remove function size check in get_frame_info()Jun-Ru Chang
2019-03-13DTS: CI20: Fix bugs in ci20's device tree.Zhou Yanjie
2019-03-13arm64: dts: add msm8996 compatible to gicv3Srinivas Kandagatla
2019-03-13ARM: pxa: ssp: unneeded to free devm_ allocated dataPeng Hao
2019-03-13arm64: dts: renesas: r8a7796: Enable DMA for SCIF2Geert Uytterhoeven
2019-03-13ARM: dts: omap4-droid4: Fix typo in cpcap IRQ flagsTony Lindgren
2019-03-13x86_64: increase stack size for KASAN_EXTRAQian Cai
2019-03-13x86/kexec: Don't setup EFI info if EFI runtime is not enabledKairui Song