Age | Commit message (Expand) | Author |
2020-02-04 | Merge tag 'microblaze-v5.6-rc1' of git://git.monstr.eu/linux-2.6-microblaze | Linus Torvalds |
2020-02-04 | asm-generic: Make dma-contiguous.h a mandatory include/asm header | Michal Simek |
2020-02-04 | riscv: mm: add p?d_leaf() definitions | Steven Price |
2020-01-31 | Merge tag 'riscv-for-linus-5.6-mw0' of git://git.kernel.org/pub/scm/linux/ker... | Linus Torvalds |
2020-01-29 | Merge tag 'docs-5.6' of git://git.lwn.net/linux | Linus Torvalds |
2020-01-29 | Merge tag 'tty-5.6-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/greg... | Linus Torvalds |
2020-01-29 | riscv: dts: Add DT support for SiFive FU540 GPIO driver | Yash Shah |
2020-01-28 | Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net-next | Linus Torvalds |
2020-01-28 | Merge branch 'sched-core-for-linus' of git://git.kernel.org/pub/scm/linux/ker... | Linus Torvalds |
2020-01-23 | riscv: mm: add support for CONFIG_DEBUG_VIRTUAL | Zong Li |
2020-01-22 | riscv: keep 32-bit kernel to 32-bit phys_addr_t | Olof Johansson |
2020-01-22 | riscv: Add KASAN support | Nick Hu |
2020-01-20 | Merge tag 'v5.5-rc7' into efi/core, to pick up fixes | Ingo Molnar |
2020-01-19 | Merge ra.kernel.org:/pub/scm/linux/kernel/git/netdev/net | David S. Miller |
2020-01-18 | riscv: Less inefficient gcc tishift helpers (and export their symbols) | Olof Johansson |
2020-01-18 | riscv: delete temporary files | Ilie Halip |
2020-01-15 | riscv: make sure the cores stay looping in .Lsecondary_park | Greentime Hu |
2020-01-14 | arch/riscv/setup: Drop dummy_con initialization | Arvind Sankar |
2020-01-12 | Merge tag 'riscv/for-v5.5-rc6' of git://git.kernel.org/pub/scm/linux/kernel/g... | Linus Torvalds |
2020-01-12 | riscv: Fixup obvious bug for fp-regs reset | Guo Ren |
2020-01-12 | riscv: move sifive_l2_cache.h to include/soc | Yash Shah |
2020-01-10 | Merge branch 'x86/mm' into efi/core, to pick up dependencies | Ingo Molnar |
2020-01-09 | Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net | David S. Miller |
2020-01-07 | riscv: Implement copy_thread_tls | Amanieu d'Antras |
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-25 | Merge tag 'v5.5-rc3' into sched/core, to pick up fixes | Ingo Molnar |
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 | RISC-V: Typo fixes in image header and documentation. | Atish Patra |
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 |