summaryrefslogtreecommitdiff
path: root/arch
AgeCommit message (Expand)Author
2019-12-17x86/MCE/AMD: Do not use rdmsr_safe_on_cpu() in smca_configure()Konstantin Khlebnikov
2019-12-17KVM: PPC: Book3S HV: Fix regression on big endian hostsMarcus Comstedt
2019-12-16Merge tag 'armsoc-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/soc...Linus Torvalds
2019-12-16Merge tag 'arm-soc/for-5.5/soc-fixes' of https://github.com/Broadcom/stblinux...Olof Johansson
2019-12-16Merge tag 'samsung-fixes-5.5' of https://git.kernel.org/pub/scm/linux/kernel/...Olof Johansson
2019-12-16Merge tag 'renesas-fixes-for-v5.5-tag1' of git://git.kernel.org/pub/scm/linux...Olof Johansson
2019-12-16powerpc: Fix __clear_user() with KUAP enabledAndrew Donnellan
2019-12-16powerpc/pseries/cmm: fix managed page counts when migrating pages between zonesDavid Hildenbrand
2019-12-16powerpc/8xx: fix bogus __init on mmu_mapin_ram_chunk()Christophe Leroy
2019-12-15ARM: bcm: Add missing sentinel to bcm2711_compat[]H. Nikolaus Schaller
2019-12-15Merge tag 'riscv/for-v5.5-rc2' of git://git.kernel.org/pub/scm/linux/kernel/g...Linus Torvalds
2019-12-15parisc: add missing __init annotationSven Schnelle
2019-12-15parisc: fix compilation when KEXEC=n and KEXEC_FILE=ySven Schnelle
2019-12-14Merge tag 'Wimplicit-fallthrough-5.5-rc2' of git://git.kernel.org/pub/scm/lin...Linus Torvalds
2019-12-14Merge tag 'driver-core-5.5-rc2' of git://git.kernel.org/pub/scm/linux/kernel/...Linus Torvalds
2019-12-14Merge tag 's390-5.5-3' of git://git.kernel.org/pub/scm/linux/kernel/git/s390/...Linus Torvalds
2019-12-14Merge branch 'linus' of git://git.kernel.org/pub/scm/linux/kernel/git/herbert...Linus Torvalds
2019-12-14x86/boot: kbuild: allow readelf executable to be specifiedDmitry Golovin
2019-12-13Merge tag 'nios2-v5.5-rc2' of git://git.kernel.org/pub/scm/linux/kernel/git/l...Linus Torvalds
2019-12-13Merge tag 'sizeof_field-v5.5-rc2' of git://git.kernel.org/pub/scm/linux/kerne...Linus Torvalds
2019-12-13bpf, x86: Align dispatcher branch targets to 16BBjörn Töpel
2019-12-13bpf: Introduce BPF dispatcherBjörn Töpel
2019-12-14powerpc/irq: fix stack overflow verificationChristophe Leroy
2019-12-13Merge tag 'omap-for-v5.5/fixes-rc1-signed' of git://git.kernel.org/pub/scm/li...Olof Johansson
2019-12-13ARM: shmobile: defconfig: Restore debugfs supportGeert Uytterhoeven
2019-12-13powerpc: Ensure that swiotlb buffer is allocated from low memoryMike Rapoport
2019-12-13powerpc/shared: Use static key to detect shared processorSrikar Dronamraju
2019-12-13powerpc/vcpu: Assume dedicated processors as non-preemptSrikar Dronamraju
2019-12-12netdev: pass the stuck queue to the timeout handlerMichael S. Tsirkin
2019-12-12Merge tag 'imx-fixes-5.5' of git://git.kernel.org/pub/scm/linux/kernel/git/sh...Olof Johansson
2019-12-12KVM: arm64: Ensure 'params' is initialised when looking up sys registerWill Deacon
2019-12-12nios2: Fix ioremapGuenter Roeck
2019-12-12crypto: arm/curve25519 - add arch-specific key generation functionJason A. Donenfeld
2019-12-12ARM: imx: Fix boot crash if ocotp is not foundLeonard Crestez
2019-12-12ARM: imx_v6_v7_defconfig: Explicitly restore CONFIG_DEBUG_FSLeonard Crestez
2019-12-12ARM: dts: imx6ul-evk: Fix peripheral regulatorLeonard Crestez
2019-12-12arm64: dts: ls1028a: fix reboot nodeMichael Walle
2019-12-11bpf, x86, arm64: Enable jit by default when not built as always-onDaniel Borkmann
2019-12-11Merge tag 'trace-v5.5-3' of git://git.kernel.org/pub/scm/linux/kernel/git/ros...Linus Torvalds
2019-12-11s390/kasan: add KASAN_VMALLOC supportVasily Gorbik
2019-12-11s390: remove last diag 0x44 callerHeiko Carstens
2019-12-11s390/uv: use EOPNOTSUPP instead of ENOTSUPPChristian Borntraeger
2019-12-11s390/cpum_sf: Avoid SBD overflow condition in irq handlerThomas Richter
2019-12-11s390/cpum_sf: Adjust sampling interval to avoid hitting sample limitsThomas Richter
2019-12-11s390/test_unwind: fix spelling mistake "reqister" -> "register"Colin Ian King
2019-12-11s390/spinlock: remove confusing comment in arch_spin_lock_waitVasily Gorbik
2019-12-11Merge tag 'arm-soc/for-5.5/devicetree-fixes' of https://github.com/Broadcom/s...Olof Johansson
2019-12-11ARM: mmp: include the correct cputype.hArnd Bergmann
2019-12-11ARM: dts: am437x-gp/epos-evm: fix panel compatibleTomi Valkeinen
2019-12-11ARM: net: bpf: Improve prologue code sequenceRussell King