summaryrefslogtreecommitdiffstats
path: root/arch (follow)
Commit message (Expand)AuthorAgeFilesLines
...
| | * | | | | | | | ARM: omap2plus: select RESET_CONTROLLERArnd Bergmann2020-01-081-1/+2
| | * | | | | | | | ARM: davinci: select CONFIG_RESET_CONTROLLERArnd Bergmann2020-01-081-0/+1
| | * | | | | | | | Merge tag 'omap-for-v5.5/fixes-rc5' of git://git.kernel.org/pub/scm/linux/ker...Olof Johansson2020-01-074-14/+27
| | |\ \ \ \ \ \ \ \
| | | * | | | | | | | ARM: dts: beagle-x15-common: Model 5V0 regulatorKishon Vijay Abraham I2019-12-181-0/+21
| | | * | | | | | | | ARM: dts: am571x-idk: Fix gpios property to have the correct gpio numberKishon Vijay Abraham I2019-12-171-1/+1
| | | * | | | | | | | ARM: dts: am57xx-beagle-x15/am57xx-idk: Remove "gpios" for endpoint dt nodesKishon Vijay Abraham I2019-12-173-12/+0
| | | * | | | | | | | ARM: OMAP2+: Fix ti_sysc_find_one_clockdomain to check for to_clk_hw_omapTony Lindgren2019-12-161-1/+5
| | * | | | | | | | | ARM: dts: mmp3: Fix the TWSI rangesLubomir Rintel2020-01-061-6/+6
| | * | | | | | | | | ARM: mmp: do not divide the clock rateLubomir Rintel2020-01-061-1/+1
| | * | | | | | | | | Merge tag 'socfpga_dts_fix_for_v5.5' of git://git.kernel.org/pub/scm/linux/ke...Olof Johansson2019-12-182-8/+8
| | |\ \ \ \ \ \ \ \ \
| | | * | | | | | | | | arm64: dts: agilex/stratix10: fix pmu interrupt numbersDinh Nguyen2019-12-162-8/+8
| * | | | | | | | | | | Merge branch 'parisc-5.5-3' of git://git.kernel.org/pub/scm/linux/kernel/git/...Linus Torvalds2020-01-142-3/+3
| |\ \ \ \ \ \ \ \ \ \ \
| | * | | | | | | | | | | parisc: fix map_pages() to actually populate upper directoryMike Rapoport2020-01-141-1/+1
| | * | | | | | | | | | | parisc: Use proper printk format for resource_size_tKrzysztof Kozlowski2020-01-141-2/+2
| | | |_|_|_|_|_|_|_|_|/ | | |/| | | | | | | | |
| * | | | | | | | | | | Merge tag 'asm-generic-5.5' of git://git.kernel.org/pub/scm/linux/kernel/git/...Linus Torvalds2020-01-142-5/+8
| |\ \ \ \ \ \ \ \ \ \ \ | | |_|_|_|_|_|_|_|_|_|/ | |/| | | | | | | | | |
| | * | | | | | | | | | nds32: fix build failure caused by page table folding updatesMike Rapoport2019-12-301-1/+1
| | * | | | | | | | | | asm-generic/nds32: don't redefine cacheflush primitivesMike Rapoport2019-12-301-4/+7
| | | |_|_|_|_|/ / / / | | |/| | | | | | | |
| * | | | | | | | | | Merge tag 'riscv/for-v5.5-rc6' of git://git.kernel.org/pub/scm/linux/kernel/g...Linus Torvalds2020-01-132-17/+1
| |\ \ \ \ \ \ \ \ \ \
| | * | | | | | | | | | riscv: Fixup obvious bug for fp-regs resetGuo Ren2020-01-121-1/+1
| | * | | | | | | | | | riscv: move sifive_l2_cache.h to include/socYash Shah2020-01-121-16/+0
| | | |_|_|_|_|_|_|/ / | | |/| | | | | | | |
| * | | | | | | | | | Merge tag 'clone3-tls-v5.5-rc6' of git://git.kernel.org/pub/scm/linux/kernel/...Linus Torvalds2020-01-1217-32/+35
| |\ \ \ \ \ \ \ \ \ \
| | * | | | | | | | | | um: Implement copy_thread_tlsAmanieu d'Antras2020-01-075-12/+10
| | * | | | | | | | | | xtensa: Implement copy_thread_tlsAmanieu d'Antras2020-01-072-4/+5
| | * | | | | | | | | | riscv: Implement copy_thread_tlsAmanieu d'Antras2020-01-072-3/+4
| | * | | | | | | | | | parisc: Implement copy_thread_tlsAmanieu d'Antras2020-01-072-4/+5
| | * | | | | | | | | | arm: Implement copy_thread_tlsAmanieu d'Antras2020-01-072-3/+4
| | * | | | | | | | | | arm64: Implement copy_thread_tlsAmanieu d'Antras2020-01-072-5/+6
| | * | | | | | | | | | arm64: Move __ARCH_WANT_SYS_CLONE3 definition to uapi headersAmanieu d'Antras2020-01-072-1/+1
| | |/ / / / / / / / /
| * | | | | | | | | | Merge tag 'arc-5.5-rc6' of git://git.kernel.org/pub/scm/linux/kernel/git/vgup...Linus Torvalds2020-01-064-7/+14
| |\ \ \ \ \ \ \ \ \ \
| | * | | | | | | | | | ARC: pt_regs: remove hardcoded registers offsetEugeniy Paltsev2019-12-282-4/+13
| | * | | | | | | | | | ARC: asm-offsets: remove duplicate entryEugeniy Paltsev2019-12-191-1/+0
| | * | | | | | | | | | ARC: mm: drop stale define of __ARCH_USE_5LEVEL_HACKMike Rapoport2019-12-091-1/+0
| | * | | | | | | | | | arc: eznps: fix allmodconfig kconfig warningRandy Dunlap2019-12-091-1/+1
| | | |/ / / / / / / / | | |/| | | | | | | |
| * | | | | | | | | | arm64: Revert support for execute-only user mappingsCatalin Marinas2020-01-063-11/+6
| | |/ / / / / / / / | |/| | | | | | | |
| * | | | | | | | | Merge tag 'riscv/for-v5.5-rc5' of git://git.kernel.org/pub/scm/linux/kernel/g...Linus Torvalds2020-01-056-19/+35
| |\ \ \ \ \ \ \ \ \
| | * | | | | | | | | riscv: prefix IRQ_ macro names with an RV_ namespacePaul Walmsley2020-01-052-12/+12
| | * | | | | | | | | riscv: ftrace: correct the condition logic in function graph tracerZong Li2020-01-031-1/+1
| | * | | | | | | | | riscv: dts: Add DT support for SiFive L2 cache controllerYash Shah2020-01-031-0/+15
| | * | | | | | | | | riscv: gcov: enable gcov for RISC-VZong Li2020-01-031-0/+1
| | * | | | | | | | | riscv: mm: use __pa_symbol for kernel symbolsZong Li2020-01-031-6/+6
| | | |/ / / / / / / | | |/| | | | | | |
| * | | | | | | | | Merge branch 'akpm' (patches from Andrew)Linus Torvalds2020-01-0515-46/+32
| |\ \ \ \ \ \ \ \ \
| | * | | | | | | | | hexagon: define ioremap_ucNick Desaulniers2020-01-041-0/+1
| | * | | | | | | | | hexagon: work around compiler crashNick Desaulniers2020-01-041-3/+1
| | * | | | | | | | | hexagon: parenthesize registers in asm predicatesNick Desaulniers2020-01-046-23/+23
| | * | | | | | | | | mm/memory_hotplug: shrink zones when offlining memoryDavid Hildenbrand2020-01-047-20/+7
| * | | | | | | | | | Merge tag 'mips_fixes_5.5_1' of git://git.kernel.org/pub/scm/linux/kernel/git...Linus Torvalds2020-01-048-18/+72
| |\ \ \ \ \ \ \ \ \ \ | | |/ / / / / / / / / | |/| | | | | | | | |
| | * | | | | | | | | MIPS: Avoid VDSO ABI breakage due to global register variablePaul Burton2020-01-031-1/+19
| | * | | | | | | | | MIPS: BPF: eBPF JIT: check for MIPS ISA compliance in KconfigAlexander Lobakin2019-12-192-2/+2
| | * | | | | | | | | MIPS: BPF: Disable MIPS32 eBPF JITPaul Burton2019-12-191-1/+1
| | * | | | | | | | | MIPS: Prevent link failure with kcov instrumentationJouni Hogander2019-12-191-0/+3