summaryrefslogtreecommitdiff
path: root/arch
AgeCommit message (Expand)Author
2020-01-14Merge branch 'parisc-5.5-3' of git://git.kernel.org/pub/scm/linux/kernel/git/...Linus Torvalds
2020-01-14Merge tag 'asm-generic-5.5' of git://git.kernel.org/pub/scm/linux/kernel/git/...Linus Torvalds
2020-01-14parisc: fix map_pages() to actually populate upper directoryMike Rapoport
2020-01-14parisc: Use proper printk format for resource_size_tKrzysztof Kozlowski
2020-01-12Merge tag 'riscv/for-v5.5-rc6' of git://git.kernel.org/pub/scm/linux/kernel/g...Linus Torvalds
2020-01-12riscv: Fixup obvious bug for fp-regs resetGuo Ren
2020-01-12riscv: move sifive_l2_cache.h to include/socYash Shah
2020-01-11Merge tag 'clone3-tls-v5.5-rc6' of git://git.kernel.org/pub/scm/linux/kernel/...Linus Torvalds
2020-01-07um: Implement copy_thread_tlsAmanieu d'Antras
2020-01-07xtensa: Implement copy_thread_tlsAmanieu d'Antras
2020-01-07riscv: Implement copy_thread_tlsAmanieu d'Antras
2020-01-07parisc: Implement copy_thread_tlsAmanieu d'Antras
2020-01-07arm: Implement copy_thread_tlsAmanieu d'Antras
2020-01-07arm64: Implement copy_thread_tlsAmanieu d'Antras
2020-01-07arm64: Move __ARCH_WANT_SYS_CLONE3 definition to uapi headersAmanieu d'Antras
2020-01-06Merge tag 'arc-5.5-rc6' of git://git.kernel.org/pub/scm/linux/kernel/git/vgup...Linus Torvalds
2020-01-06arm64: Revert support for execute-only user mappingsCatalin Marinas
2020-01-05Merge tag 'riscv/for-v5.5-rc5' of git://git.kernel.org/pub/scm/linux/kernel/g...Linus Torvalds
2020-01-04riscv: prefix IRQ_ macro names with an RV_ namespacePaul Walmsley
2020-01-04Merge branch 'akpm' (patches from Andrew)Linus Torvalds
2020-01-04Merge tag 'mips_fixes_5.5_1' of git://git.kernel.org/pub/scm/linux/kernel/git...Linus Torvalds
2020-01-04hexagon: define ioremap_ucNick Desaulniers
2020-01-04hexagon: work around compiler crashNick Desaulniers
2020-01-04hexagon: parenthesize registers in asm predicatesNick Desaulniers
2020-01-04mm/memory_hotplug: shrink zones when offlining memoryDavid Hildenbrand
2020-01-03Merge tag 'powerpc-5.5-5' of git://git.kernel.org/pub/scm/linux/kernel/git/po...Linus Torvalds
2020-01-03riscv: ftrace: correct the condition logic in function graph tracerZong Li
2020-01-03riscv: dts: Add DT support for SiFive L2 cache controllerYash Shah
2020-01-03riscv: gcov: enable gcov for RISC-VZong Li
2020-01-03riscv: mm: use __pa_symbol for kernel symbolsZong Li
2020-01-02MIPS: Avoid VDSO ABI breakage due to global register variablePaul Burton
2019-12-30powerpc/spinlocks: Include correct header for static keyJason A. Donenfeld
2019-12-30nds32: fix build failure caused by page table folding updatesMike Rapoport
2019-12-30asm-generic/nds32: don't redefine cacheflush primitivesMike Rapoport
2019-12-28ARC: pt_regs: remove hardcoded registers offsetEugeniy Paltsev
2019-12-27riscv: export flush_icache_all to modulesOlof Johansson
2019-12-27riscv: reject invalid syscalls below -1David Abdurachmanov
2019-12-27riscv: fix compile failure with EXPORT_SYMBOL() & !MMULuc Van Oostenryck
2019-12-23powerpc/mm: Mark get_slice_psize() & slice_addr_is_low() as notraceMichael Ellerman
2019-12-22Merge tag 'for-linus' of git://git.kernel.org/pub/scm/virt/kvm/kvmLinus Torvalds
2019-12-22Merge tag 'riscv/for-v5.5-rc3' of git://git.kernel.org/pub/scm/linux/kernel/g...Linus Torvalds
2019-12-22Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/netLinus Torvalds
2019-12-22Merge tag 'kvm-ppc-fixes-5.5-1' of git://git.kernel.org/pub/scm/linux/kernel/...Paolo Bonzini
2019-12-21Merge tag 's390-5.5-4' of git://git.kernel.org/pub/scm/linux/kernel/git/s390/...Linus Torvalds
2019-12-21Merge branch 'perf-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/ke...Linus Torvalds
2019-12-21Merge tag 'kbuild-fixes-v5.5' of git://git.kernel.org/pub/scm/linux/kernel/gi...Linus Torvalds
2019-12-21Merge branch 'parisc-5.5-2' of git://git.kernel.org/pub/scm/linux/kernel/git/...Linus Torvalds
2019-12-21Merge tag 'powerpc-5.5-4' of git://git.kernel.org/pub/scm/linux/kernel/git/po...Linus Torvalds
2019-12-21Merge branch 'ras-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/ker...Linus Torvalds
2019-12-20Merge tag 'arm64-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/arm6...Linus Torvalds