aboutsummaryrefslogtreecommitdiff
path: root/arch
AgeCommit message (Expand)Author
2019-12-06Merge tag 'for-linus' of git://git.armlinux.org.uk/~rmk/linux-armLinus Torvalds
2019-12-06Merge tag 'armsoc-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/soc...Linus Torvalds
2019-12-06Merge tag 'arm64-upstream' of git://git.kernel.org/pub/scm/linux/kernel/git/a...Linus Torvalds
2019-12-06Merge tag 'powerpc-5.5-2' of git://git.kernel.org/pub/scm/linux/kernel/git/po...Linus Torvalds
2019-12-06Merge tag 'powerpc-5.5-3' of git://git.kernel.org/pub/scm/linux/kernel/git/po...Linus Torvalds
2019-12-06Merge tag 'drm-next-2019-12-06' of git://anongit.freedesktop.org/drm/drmLinus Torvalds
2019-12-06Merge tag 'arm-soc/for-5.5/devicetree-part2' of https://github.com/Broadcom/s...Olof Johansson
2019-12-06Merge tag 'socfpga_update_for_v5.5' of git://git.kernel.org/pub/scm/linux/ker...Olof Johansson
2019-12-06Merge tag 'omap-for-v5.5/dt-fixes-merge-window-signed' of git://git.kernel.or...Olof Johansson
2019-12-06Merge tag 'omap-for-v5.5/ti-sysc-late-signed' of git://git.kernel.org/pub/scm...Olof Johansson
2019-12-06ARM: multi_v7_defconfig: Restore debugfs supportMarek Szyprowski via Linux.Kernel.Org
2019-12-06arm64: entry: refine comment of stack overflow checkHeyi Guo
2019-12-06arm64: ftrace: fix ifdefferyMark Rutland
2019-12-06arm64: KVM: Invoke compute_layout() before alternatives are appliedSebastian Andrzej Siewior
2019-12-06arm64: Validate tagged addresses in access_ok() called from kernel threadsCatalin Marinas
2019-12-06ARM: 8947/1: Fix __arch_get_hw_counter() access to CNTVCTVincenzo Frascino
2019-12-06ARM: 8943/1: Fix topology setup in case of CPU hotplug for CONFIG_SCHED_MCDietmar Eggemann
2019-12-05ARM: defconfig: re-run savedefconfig on multi_v* configsOlof Johansson
2019-12-05arm64: defconfig: re-run savedefconfigOlof Johansson
2019-12-05Merge mainline/master into arm/fixesOlof Johansson
2019-12-05Merge branch 'for-next' of git://git.kernel.org/pub/scm/linux/kernel/git/gerg...Linus Torvalds
2019-12-05Merge tag 'armsoc-defconfig' of git://git.kernel.org/pub/scm/linux/kernel/git...Linus Torvalds
2019-12-05Merge tag 'armsoc-dt' of git://git.kernel.org/pub/scm/linux/kernel/git/soc/socLinus Torvalds
2019-12-05Merge tag 'armsoc-drivers' of git://git.kernel.org/pub/scm/linux/kernel/git/s...Linus Torvalds
2019-12-05Merge tag 'armsoc-soc' of git://git.kernel.org/pub/scm/linux/kernel/git/soc/socLinus Torvalds
2019-12-05Merge branch 'thermal/next' of git://git.kernel.org/pub/scm/linux/kernel/git/...Linus Torvalds
2019-12-05ARM: pxa: Fix resource propertiesLinus Walleij
2019-12-05Merge tag 'juno-fixes-5.5' of git://git.kernel.org/pub/scm/linux/kernel/git/s...Olof Johansson
2019-12-05Merge branch 'akpm' (patches from Andrew)Linus Torvalds
2019-12-05powerpc/perf: Disable trace_imc pmuMadhavan Srinivasan
2019-12-05powerpc/powernv: Avoid re-registration of imc debugfs directoryAnju T Sudhakar
2019-12-04um: add support for folded p4d page tablesMike Rapoport
2019-12-04um: remove unused pxx_offset_proc() and addr_pte() functionsMike Rapoport
2019-12-04sparc32: use pgtable-nopud instead of 4level-fixupMike Rapoport
2019-12-04parisc/hugetlb: use pgtable-nopXd instead of 4level-fixupHelge Deller
2019-12-04parisc: use pgtable-nopXd instead of 4level-fixupMike Rapoport
2019-12-04nds32: use pgtable-nopmd instead of 4level-fixupMike Rapoport
2019-12-04microblaze: use pgtable-nopmd instead of 4level-fixupMike Rapoport
2019-12-04m68k: mm: use pgtable-nopXd instead of 4level-fixupMike Rapoport
2019-12-04m68k: nommu: use pgtable-nopud instead of 4level-fixupMike Rapoport
2019-12-04c6x: use pgtable-nopud instead of 4level-fixupMike Rapoport
2019-12-04arm: nommu: use pgtable-nopud instead of 4level-fixupMike Rapoport
2019-12-04alpha: use pgtable-nopud instead of 4level-fixupMike Rapoport
2019-12-04arch: sembuf.h: make uapi asm/sembuf.h self-containedMasahiro Yamada
2019-12-04arch: msgbuf.h: make uapi asm/msgbuf.h self-containedMasahiro Yamada
2019-12-04arch: ipcbuf.h: make uapi asm/ipcbuf.h self-containedMasahiro Yamada
2019-12-04lib/genalloc.c: rename addr_in_gen_pool to gen_pool_has_addrHuang Shijie
2019-12-04arch/Kconfig: fix indentationKrzysztof Kozlowski
2019-12-04Merge tag 'arc-5.5-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/vgup...Linus Torvalds
2019-12-05powerpc/pmem: Convert to EXPORT_SYMBOL_GPLAneesh Kumar K.V