Age | Commit message (Expand) | Author | Files | Lines |
2020-01-31 | Merge tag 'riscv-for-linus-5.6-mw0' of git://git.kernel.org/pub/scm/linux/ker... | Linus Torvalds | 16 | -9/+241 |
2020-01-29 | Merge tag 'docs-5.6' of git://git.lwn.net/linux | Linus Torvalds | 1 | -2/+2 |
2020-01-29 | Merge tag 'tty-5.6-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/greg... | Linus Torvalds | 1 | -4/+0 |
2020-01-29 | riscv: dts: Add DT support for SiFive FU540 GPIO driver | Yash Shah | 2 | -1/+18 |
2020-01-28 | Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net-next | Linus Torvalds | 4 | -238/+310 |
2020-01-28 | Merge branch 'sched-core-for-linus' of git://git.kernel.org/pub/scm/linux/ker... | Linus Torvalds | 1 | -2/+2 |
2020-01-23 | riscv: mm: add support for CONFIG_DEBUG_VIRTUAL | Zong Li | 4 | -2/+54 |
2020-01-22 | riscv: keep 32-bit kernel to 32-bit phys_addr_t | Olof Johansson | 1 | -2/+0 |
2020-01-22 | riscv: Add KASAN support | Nick Hu | 12 | -4/+169 |
2020-01-20 | Merge tag 'v5.5-rc7' into efi/core, to pick up fixes | Ingo Molnar | 7 | -45/+78 |
2020-01-19 | Merge ra.kernel.org:/pub/scm/linux/kernel/git/netdev/net | David S. Miller | 7 | -45/+78 |
2020-01-18 | riscv: Less inefficient gcc tishift helpers (and export their symbols) | Olof Johansson | 2 | -18/+61 |
2020-01-18 | riscv: delete temporary files | Ilie Halip | 1 | -1/+2 |
2020-01-15 | riscv: make sure the cores stay looping in .Lsecondary_park | Greentime Hu | 1 | -6/+10 |
2020-01-14 | arch/riscv/setup: Drop dummy_con initialization | Arvind Sankar | 1 | -4/+0 |
2020-01-12 | Merge tag 'riscv/for-v5.5-rc6' of git://git.kernel.org/pub/scm/linux/kernel/g... | Linus Torvalds | 2 | -17/+1 |
2020-01-12 | riscv: Fixup obvious bug for fp-regs reset | Guo Ren | 1 | -1/+1 |
2020-01-12 | riscv: move sifive_l2_cache.h to include/soc | Yash Shah | 1 | -16/+0 |
2020-01-10 | Merge branch 'x86/mm' into efi/core, to pick up dependencies | Ingo Molnar | 1 | -0/+4 |
2020-01-09 | Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net | David S. Miller | 6 | -19/+35 |
2020-01-07 | riscv: Implement copy_thread_tls | Amanieu d'Antras | 2 | -3/+4 |
2020-01-04 | riscv: prefix IRQ_ macro names with an RV_ namespace | Paul Walmsley | 2 | -12/+12 |
2020-01-03 | riscv: ftrace: correct the condition logic in function graph tracer | Zong Li | 1 | -1/+1 |
2020-01-03 | riscv: dts: Add DT support for SiFive L2 cache controller | Yash Shah | 1 | -0/+15 |
2020-01-03 | riscv: gcov: enable gcov for RISC-V | Zong Li | 1 | -0/+1 |
2020-01-03 | riscv: mm: use __pa_symbol for kernel symbols | Zong Li | 1 | -6/+6 |
2019-12-31 | Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net | David S. Miller | 4 | -3/+6 |
2019-12-27 | riscv: export flush_icache_all to modules | Olof Johansson | 1 | -0/+1 |
2019-12-27 | riscv: reject invalid syscalls below -1 | David Abdurachmanov | 1 | -0/+1 |
2019-12-27 | riscv: fix compile failure with EXPORT_SYMBOL() & !MMU | Luc Van Oostenryck | 2 | -3/+4 |
2019-12-27 | Merge git://git.kernel.org/pub/scm/linux/kernel/git/bpf/bpf-next | David S. Miller | 4 | -238/+310 |
2019-12-25 | Merge tag 'v5.5-rc3' into sched/core, to pick up fixes | Ingo Molnar | 11 | -209/+114 |
2019-12-22 | Merge tag 'riscv/for-v5.5-rc3' of git://git.kernel.org/pub/scm/linux/kernel/g... | Linus Torvalds | 5 | -198/+23 |
2019-12-22 | Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net | Linus Torvalds | 1 | -2/+2 |
2019-12-20 | riscv: move sifive_l2_cache.c to drivers/soc | Christoph Hellwig | 2 | -179/+0 |
2019-12-20 | riscv: define vmemmap before pfn_to_page calls | David Abdurachmanov | 1 | -17/+21 |
2019-12-20 | riscv: fix scratch register clearing in M-mode. | Greentime Hu | 1 | -1/+1 |
2019-12-20 | riscv: Fix use of undefined config option CONFIG_CONFIG_MMU | Andreas Schwab | 1 | -1/+1 |
2019-12-19 | RISC-V: Typo fixes in image header and documentation. | Atish Patra | 1 | -2/+2 |
2019-12-19 | riscv, perf: Add arch specific perf_arch_bpf_user_pt_regs | Björn Töpel | 1 | -0/+4 |
2019-12-19 | riscv, bpf: Add missing uapi header for BPF_PROG_TYPE_PERF_EVENT programs | Björn Töpel | 1 | -0/+9 |
2019-12-19 | riscv, bpf: Optimize calls | Björn Töpel | 1 | -37/+64 |
2019-12-19 | riscv, bpf: Provide RISC-V specific JIT image alloc/free | Björn Töpel | 2 | -0/+17 |
2019-12-19 | riscv, bpf: Optimize BPF tail calls | Björn Töpel | 1 | -6/+7 |
2019-12-19 | riscv, bpf: Add support for far jumps and exits | Björn Töpel | 1 | -20/+17 |
2019-12-19 | riscv, bpf: Add support for far branching when emitting tail call | Björn Töpel | 1 | -19/+3 |
2019-12-19 | riscv, bpf: Add support for far branching | Björn Töpel | 1 | -164/+188 |
2019-12-19 | riscv, bpf: Fix broken BPF tail calls | Björn Töpel | 1 | -2/+11 |
2019-12-11 | bpf, riscv: Limit to 33 tail calls | Paul Chaignon | 1 | -2/+2 |
2019-12-10 | mm/vmalloc: Add empty <asm/vmalloc.h> headers and use them from <linux/vmallo... | Ingo Molnar | 1 | -0/+4 |