Age | Commit message (Expand) | Author |
2020-01-09 | Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net | David S. Miller |
2020-01-04 | riscv: prefix IRQ_ macro names with an RV_ namespace | Paul Walmsley |
2020-01-03 | riscv: ftrace: correct the condition logic in function graph tracer | Zong Li |
2020-01-03 | riscv: dts: Add DT support for SiFive L2 cache controller | Yash Shah |
2020-01-03 | riscv: gcov: enable gcov for RISC-V | Zong Li |
2020-01-03 | riscv: mm: use __pa_symbol for kernel symbols | Zong Li |
2019-12-31 | Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net | David S. Miller |
2019-12-27 | riscv: export flush_icache_all to modules | Olof Johansson |
2019-12-27 | riscv: reject invalid syscalls below -1 | David Abdurachmanov |
2019-12-27 | riscv: fix compile failure with EXPORT_SYMBOL() & !MMU | Luc Van Oostenryck |
2019-12-27 | Merge git://git.kernel.org/pub/scm/linux/kernel/git/bpf/bpf-next | David S. Miller |
2019-12-22 | Merge tag 'riscv/for-v5.5-rc3' of git://git.kernel.org/pub/scm/linux/kernel/g... | Linus Torvalds |
2019-12-22 | Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net | Linus Torvalds |
2019-12-20 | riscv: move sifive_l2_cache.c to drivers/soc | Christoph Hellwig |
2019-12-20 | riscv: define vmemmap before pfn_to_page calls | David Abdurachmanov |
2019-12-20 | riscv: fix scratch register clearing in M-mode. | Greentime Hu |
2019-12-20 | riscv: Fix use of undefined config option CONFIG_CONFIG_MMU | Andreas Schwab |
2019-12-19 | riscv, perf: Add arch specific perf_arch_bpf_user_pt_regs | Björn Töpel |
2019-12-19 | riscv, bpf: Add missing uapi header for BPF_PROG_TYPE_PERF_EVENT programs | Björn Töpel |
2019-12-19 | riscv, bpf: Optimize calls | Björn Töpel |
2019-12-19 | riscv, bpf: Provide RISC-V specific JIT image alloc/free | Björn Töpel |
2019-12-19 | riscv, bpf: Optimize BPF tail calls | Björn Töpel |
2019-12-19 | riscv, bpf: Add support for far jumps and exits | Björn Töpel |
2019-12-19 | riscv, bpf: Add support for far branching when emitting tail call | Björn Töpel |
2019-12-19 | riscv, bpf: Add support for far branching | Björn Töpel |
2019-12-19 | riscv, bpf: Fix broken BPF tail calls | Björn Töpel |
2019-12-11 | bpf, riscv: Limit to 33 tail calls | Paul Chaignon |
2019-12-08 | riscv: only select serial sifive if TTY is enabled | Kefeng Wang |
2019-12-08 | riscv: Fix build dependency for loader | Olof Johansson |
2019-12-04 | Merge tag 'riscv/for-v5.5-rc1-2' of git://git.kernel.org/pub/scm/linux/kernel... | Linus Torvalds |
2019-12-03 | Merge tag 'pci-v5.5-changes' of git://git.kernel.org/pub/scm/linux/kernel/git... | Linus Torvalds |
2019-11-30 | Merge tag 'seccomp-v5.5-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git... | Linus Torvalds |
2019-11-28 | Merge tag 'ioremap-5.5' of git://git.infradead.org/users/hch/ioremap | Linus Torvalds |
2019-11-27 | Merge tag 'riscv/for-v5.5-rc1' of git://git.kernel.org/pub/scm/linux/kernel/g... | Linus Torvalds |
2019-11-26 | asm-generic: Make msi.h a mandatory include/asm header | Michal Simek |
2019-11-26 | Merge branch 'x86-asm-for-linus' of git://git.kernel.org/pub/scm/linux/kernel... | Linus Torvalds |
2019-11-25 | Merge git://git.kernel.org/pub/scm/linux/kernel/git/herbert/crypto-2.6 | Linus Torvalds |
2019-11-25 | Merge tag 'printk-for-5.5' of git://git.kernel.org/pub/scm/linux/kernel/git/p... | Linus Torvalds |
2019-11-22 | Merge branch 'next/defconfig-add-debug' into for-next | Paul Walmsley |
2019-11-22 | Merge branch 'next/misc2' into for-next | Paul Walmsley |
2019-11-22 | Merge branch 'next/nommu' into for-next | Paul Walmsley |
2019-11-22 | Merge branch 'next/misc' into for-next | Paul Walmsley |
2019-11-22 | Merge branch 'next/tlb-opt' into for-next | Paul Walmsley |
2019-11-22 | Merge branch 'next/isa-string' into for-next | Paul Walmsley |
2019-11-22 | RISC-V: Add address map dumper | Yash Shah |
2019-11-22 | riscv: defconfigs: enable more debugging options | Paul Walmsley |
2019-11-22 | riscv: defconfigs: enable debugfs | Paul Walmsley |
2019-11-21 | riscv: Fix Kconfig indentation | Krzysztof Kozlowski |
2019-11-17 | riscv: provide a flat image loader | Christoph Hellwig |
2019-11-17 | riscv: add nommu support | Christoph Hellwig |