Age | Commit message (Expand) | Author |
2019-12-06 | Merge tag 'for-linus' of git://git.armlinux.org.uk/~rmk/linux-arm | Linus Torvalds |
2019-12-06 | Merge tag 'armsoc-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/soc... | Linus Torvalds |
2019-12-06 | Merge tag 'arm64-upstream' of git://git.kernel.org/pub/scm/linux/kernel/git/a... | Linus Torvalds |
2019-12-06 | Merge tag 'powerpc-5.5-2' of git://git.kernel.org/pub/scm/linux/kernel/git/po... | Linus Torvalds |
2019-12-06 | Merge tag 'powerpc-5.5-3' of git://git.kernel.org/pub/scm/linux/kernel/git/po... | Linus Torvalds |
2019-12-06 | Merge tag 'drm-next-2019-12-06' of git://anongit.freedesktop.org/drm/drm | Linus Torvalds |
2019-12-06 | Merge tag 'arm-soc/for-5.5/devicetree-part2' of https://github.com/Broadcom/s... | Olof Johansson |
2019-12-06 | Merge tag 'socfpga_update_for_v5.5' of git://git.kernel.org/pub/scm/linux/ker... | Olof Johansson |
2019-12-06 | Merge tag 'omap-for-v5.5/dt-fixes-merge-window-signed' of git://git.kernel.or... | Olof Johansson |
2019-12-06 | Merge tag 'omap-for-v5.5/ti-sysc-late-signed' of git://git.kernel.org/pub/scm... | Olof Johansson |
2019-12-06 | ARM: multi_v7_defconfig: Restore debugfs support | Marek Szyprowski via Linux.Kernel.Org |
2019-12-06 | arm64: entry: refine comment of stack overflow check | Heyi Guo |
2019-12-06 | arm64: ftrace: fix ifdeffery | Mark Rutland |
2019-12-06 | arm64: KVM: Invoke compute_layout() before alternatives are applied | Sebastian Andrzej Siewior |
2019-12-06 | arm64: Validate tagged addresses in access_ok() called from kernel threads | Catalin Marinas |
2019-12-06 | ARM: 8947/1: Fix __arch_get_hw_counter() access to CNTVCT | Vincenzo Frascino |
2019-12-06 | ARM: 8943/1: Fix topology setup in case of CPU hotplug for CONFIG_SCHED_MC | Dietmar Eggemann |
2019-12-05 | ARM: defconfig: re-run savedefconfig on multi_v* configs | Olof Johansson |
2019-12-05 | arm64: defconfig: re-run savedefconfig | Olof Johansson |
2019-12-05 | Merge mainline/master into arm/fixes | Olof Johansson |
2019-12-05 | Merge branch 'for-next' of git://git.kernel.org/pub/scm/linux/kernel/git/gerg... | Linus Torvalds |
2019-12-05 | Merge tag 'armsoc-defconfig' of git://git.kernel.org/pub/scm/linux/kernel/git... | Linus Torvalds |
2019-12-05 | Merge tag 'armsoc-dt' of git://git.kernel.org/pub/scm/linux/kernel/git/soc/soc | Linus Torvalds |
2019-12-05 | Merge tag 'armsoc-drivers' of git://git.kernel.org/pub/scm/linux/kernel/git/s... | Linus Torvalds |
2019-12-05 | Merge tag 'armsoc-soc' of git://git.kernel.org/pub/scm/linux/kernel/git/soc/soc | Linus Torvalds |
2019-12-05 | Merge branch 'thermal/next' of git://git.kernel.org/pub/scm/linux/kernel/git/... | Linus Torvalds |
2019-12-05 | ARM: pxa: Fix resource properties | Linus Walleij |
2019-12-05 | Merge tag 'juno-fixes-5.5' of git://git.kernel.org/pub/scm/linux/kernel/git/s... | Olof Johansson |
2019-12-05 | Merge branch 'akpm' (patches from Andrew) | Linus Torvalds |
2019-12-05 | powerpc/perf: Disable trace_imc pmu | Madhavan Srinivasan |
2019-12-05 | powerpc/powernv: Avoid re-registration of imc debugfs directory | Anju T Sudhakar |
2019-12-04 | um: add support for folded p4d page tables | Mike Rapoport |
2019-12-04 | um: remove unused pxx_offset_proc() and addr_pte() functions | Mike Rapoport |
2019-12-04 | sparc32: use pgtable-nopud instead of 4level-fixup | Mike Rapoport |
2019-12-04 | parisc/hugetlb: use pgtable-nopXd instead of 4level-fixup | Helge Deller |
2019-12-04 | parisc: use pgtable-nopXd instead of 4level-fixup | Mike Rapoport |
2019-12-04 | nds32: use pgtable-nopmd instead of 4level-fixup | Mike Rapoport |
2019-12-04 | microblaze: use pgtable-nopmd instead of 4level-fixup | Mike Rapoport |
2019-12-04 | m68k: mm: use pgtable-nopXd instead of 4level-fixup | Mike Rapoport |
2019-12-04 | m68k: nommu: use pgtable-nopud instead of 4level-fixup | Mike Rapoport |
2019-12-04 | c6x: use pgtable-nopud instead of 4level-fixup | Mike Rapoport |
2019-12-04 | arm: nommu: use pgtable-nopud instead of 4level-fixup | Mike Rapoport |
2019-12-04 | alpha: use pgtable-nopud instead of 4level-fixup | Mike Rapoport |
2019-12-04 | arch: sembuf.h: make uapi asm/sembuf.h self-contained | Masahiro Yamada |
2019-12-04 | arch: msgbuf.h: make uapi asm/msgbuf.h self-contained | Masahiro Yamada |
2019-12-04 | arch: ipcbuf.h: make uapi asm/ipcbuf.h self-contained | Masahiro Yamada |
2019-12-04 | lib/genalloc.c: rename addr_in_gen_pool to gen_pool_has_addr | Huang Shijie |
2019-12-04 | arch/Kconfig: fix indentation | Krzysztof Kozlowski |
2019-12-04 | Merge tag 'arc-5.5-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/vgup... | Linus Torvalds |
2019-12-05 | powerpc/pmem: Convert to EXPORT_SYMBOL_GPL | Aneesh Kumar K.V |