aboutsummaryrefslogtreecommitdiff
path: root/arch
AgeCommit message (Expand)AuthorFilesLines
2019-12-15Merge tag 'riscv/for-v5.5-rc2' of git://git.kernel.org/pub/scm/linux/kernel/g...Gravatar Linus Torvalds 2-3/+3
2019-12-14Merge tag 'Wimplicit-fallthrough-5.5-rc2' of git://git.kernel.org/pub/scm/lin...Gravatar Linus Torvalds 1-0/+1
2019-12-14Merge tag 'driver-core-5.5-rc2' of git://git.kernel.org/pub/scm/linux/kernel/...Gravatar Linus Torvalds 1-9/+2
2019-12-14Merge tag 's390-5.5-3' of git://git.kernel.org/pub/scm/linux/kernel/git/s390/...Gravatar Linus Torvalds 9-47/+80
2019-12-14Merge branch 'linus' of git://git.kernel.org/pub/scm/linux/kernel/git/herbert...Gravatar Linus Torvalds 1-0/+7
2019-12-13Merge tag 'nios2-v5.5-rc2' of git://git.kernel.org/pub/scm/linux/kernel/git/l...Gravatar Linus Torvalds 1-0/+8
2019-12-13Merge tag 'sizeof_field-v5.5-rc2' of git://git.kernel.org/pub/scm/linux/kerne...Gravatar Linus Torvalds 6-26/+19
2019-12-12nios2: Fix ioremapGravatar Guenter Roeck 1-0/+8
2019-12-12crypto: arm/curve25519 - add arch-specific key generation functionGravatar Jason A. Donenfeld 1-0/+7
2019-12-11Merge tag 'trace-v5.5-3' of git://git.kernel.org/pub/scm/linux/kernel/git/ros...Gravatar Linus Torvalds 1-14/+0
2019-12-11s390/kasan: add KASAN_VMALLOC supportGravatar Vasily Gorbik 2-12/+57
2019-12-11s390: remove last diag 0x44 callerGravatar Heiko Carstens 3-26/+5
2019-12-11s390/uv: use EOPNOTSUPP instead of ENOTSUPPGravatar Christian Borntraeger 1-1/+1
2019-12-11s390/cpum_sf: Avoid SBD overflow condition in irq handlerGravatar Thomas Richter 1-6/+0
2019-12-11s390/cpum_sf: Adjust sampling interval to avoid hitting sample limitsGravatar Thomas Richter 1-0/+16
2019-12-11s390/test_unwind: fix spelling mistake "reqister" -> "register"Gravatar Colin Ian King 1-1/+1
2019-12-11s390/spinlock: remove confusing comment in arch_spin_lock_waitGravatar Vasily Gorbik 1-1/+0
2019-12-10sh: kgdb: Mark expected switch fall-throughsGravatar Kuninori Morimoto 1-0/+1
2019-12-10ftrace: Fix function_graph tracer interaction with BPF trampolineGravatar Alexei Starovoitov 1-14/+0
2019-12-10drivers: Fix boot problem on SuperHGravatar Guenter Roeck 1-9/+2
2019-12-09treewide: Use sizeof_field() macroGravatar Pankaj Bharadiya 5-18/+18
2019-12-09MIPS: OCTEON: Replace SIZEOF_FIELD() macroGravatar Pankaj Bharadiya 1-8/+1
2019-12-08riscv: only select serial sifive if TTY is enabledGravatar Kefeng Wang 1-2/+2
2019-12-08riscv: Fix build dependency for loaderGravatar Olof Johansson 1-1/+1
2019-12-06Merge tag 'for-linus' of git://git.armlinux.org.uk/~rmk/linux-armGravatar Linus Torvalds 3-5/+12
2019-12-06Merge tag 'armsoc-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/soc...Gravatar Linus Torvalds 19-92/+133
2019-12-06Merge tag 'arm64-upstream' of git://git.kernel.org/pub/scm/linux/kernel/git/a...Gravatar Linus Torvalds 11-29/+49
2019-12-06Merge tag 'powerpc-5.5-2' of git://git.kernel.org/pub/scm/linux/kernel/git/po...Gravatar Linus Torvalds 3-24/+35
2019-12-06Merge tag 'powerpc-5.5-3' of git://git.kernel.org/pub/scm/linux/kernel/git/po...Gravatar Linus Torvalds 11-38/+55
2019-12-06Merge tag 'drm-next-2019-12-06' of git://anongit.freedesktop.org/drm/drmGravatar Linus Torvalds 1-2/+2
2019-12-06Merge tag 'arm-soc/for-5.5/devicetree-part2' of https://github.com/Broadcom/s...Gravatar Olof Johansson 2-0/+63
2019-12-06Merge tag 'socfpga_update_for_v5.5' of git://git.kernel.org/pub/scm/linux/ker...Gravatar Olof Johansson 1-6/+6
2019-12-06Merge tag 'omap-for-v5.5/dt-fixes-merge-window-signed' of git://git.kernel.or...Gravatar Olof Johansson 8-10/+20
2019-12-06Merge tag 'omap-for-v5.5/ti-sysc-late-signed' of git://git.kernel.org/pub/scm...Gravatar Olof Johansson 1-2/+2
2019-12-06ARM: multi_v7_defconfig: Restore debugfs supportGravatar Marek Szyprowski via Linux.Kernel.Org 1-0/+1
2019-12-06arm64: entry: refine comment of stack overflow checkGravatar Heyi Guo 1-1/+2
2019-12-06arm64: ftrace: fix ifdefferyGravatar Mark Rutland 1-2/+1
2019-12-06arm64: KVM: Invoke compute_layout() before alternatives are appliedGravatar Sebastian Andrzej Siewior 3-7/+6
2019-12-06arm64: Validate tagged addresses in access_ok() called from kernel threadsGravatar Catalin Marinas 1-1/+6
2019-12-06ARM: 8947/1: Fix __arch_get_hw_counter() access to CNTVCTGravatar Vincenzo Frascino 1-0/+3
2019-12-06ARM: 8943/1: Fix topology setup in case of CPU hotplug for CONFIG_SCHED_MCGravatar Dietmar Eggemann 2-5/+9
2019-12-05ARM: defconfig: re-run savedefconfig on multi_v* configsGravatar Olof Johansson 3-41/+27
2019-12-05arm64: defconfig: re-run savedefconfigGravatar Olof Johansson 1-27/+9
2019-12-05Merge mainline/master into arm/fixesGravatar Olof Johansson 2122-31572/+77543
2019-12-05Merge branch 'for-next' of git://git.kernel.org/pub/scm/linux/kernel/git/gerg...Gravatar Linus Torvalds 1-1/+1
2019-12-05Merge tag 'armsoc-defconfig' of git://git.kernel.org/pub/scm/linux/kernel/git...Gravatar Linus Torvalds 14-16/+98
2019-12-05Merge tag 'armsoc-dt' of git://git.kernel.org/pub/scm/linux/kernel/git/soc/socGravatar Linus Torvalds 454-10192/+35899
2019-12-05Merge tag 'armsoc-drivers' of git://git.kernel.org/pub/scm/linux/kernel/git/s...Gravatar Linus Torvalds 1-0/+1
2019-12-05Merge tag 'armsoc-soc' of git://git.kernel.org/pub/scm/linux/kernel/git/soc/socGravatar Linus Torvalds 64-549/+653
2019-12-05Merge branch 'thermal/next' of git://git.kernel.org/pub/scm/linux/kernel/git/...Gravatar Linus Torvalds 1-0/+1