Age | Commit message (Expand) | Author | Files | Lines |
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 |
2020-01-01 | Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net | David S. Miller | 4 | -3/+6 |
2019-12-28 | riscv: export flush_icache_all to modules | Olof Johansson | 1 | -0/+1 |
2019-12-28 | riscv: reject invalid syscalls below -1 | David Abdurachmanov | 1 | -0/+1 |
2019-12-28 | riscv: fix compile failure with EXPORT_SYMBOL() & !MMU | Luc Van Oostenryck | 2 | -3/+4 |
2019-12-28 | 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 |
2019-12-09 | riscv: only select serial sifive if TTY is enabled | Kefeng Wang | 1 | -2/+2 |
2019-12-09 | riscv: Fix build dependency for loader | Olof Johansson | 1 | -1/+1 |
2019-12-08 | sched/rt, riscv: Use CONFIG_PREEMPTION | Thomas Gleixner | 1 | -2/+2 |
2019-12-04 | Merge tag 'riscv/for-v5.5-rc1-2' of git://git.kernel.org/pub/scm/linux/kernel... | Linus Torvalds | 4 | -8/+88 |
2019-12-04 | Merge tag 'pci-v5.5-changes' of git://git.kernel.org/pub/scm/linux/kernel/git... | Linus Torvalds | 1 | -1/+0 |
2019-12-01 | Merge tag 'seccomp-v5.5-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git... | Linus Torvalds | 1 | -1/+1 |
2019-11-28 | Merge tag 'ioremap-5.5' of git://git.infradead.org/users/hch/ioremap | Linus Torvalds | 5 | -99/+9 |
2019-11-27 | Merge tag 'riscv/for-v5.5-rc1' of git://git.kernel.org/pub/scm/linux/kernel/g... | Linus Torvalds | 69 | -450/+1067 |
2019-11-26 | asm-generic: Make msi.h a mandatory include/asm header | Michal Simek | 1 | -1/+0 |
2019-11-26 | Merge branch 'x86-asm-for-linus' of git://git.kernel.org/pub/scm/linux/kernel... | Linus Torvalds | 1 | -3/+2 |
2019-11-26 | Merge git://git.kernel.org/pub/scm/linux/kernel/git/herbert/crypto-2.6 | Linus Torvalds | 1 | -1/+1 |
2019-11-26 | Merge tag 'printk-for-5.5' of git://git.kernel.org/pub/scm/linux/kernel/git/p... | Linus Torvalds | 1 | -2/+2 |
2019-11-23 | Merge branch 'next/defconfig-add-debug' into for-next | Paul Walmsley | 2 | -0/+48 |
2019-11-23 | Merge branch 'next/misc2' into for-next | Paul Walmsley | 2 | -8/+40 |
2019-11-23 | Merge branch 'next/nommu' into for-next | Paul Walmsley | 50 | -361/+915 |
2019-11-23 | Merge branch 'next/misc' into for-next | Paul Walmsley | 18 | -42/+63 |
2019-11-23 | Merge branch 'next/tlb-opt' into for-next | Paul Walmsley | 1 | -2/+23 |
2019-11-23 | Merge branch 'next/isa-string' into for-next | Paul Walmsley | 1 | -42/+3 |
2019-11-23 | RISC-V: Add address map dumper | Yash Shah | 1 | -0/+32 |
2019-11-23 | riscv: defconfigs: enable more debugging options | Paul Walmsley | 2 | -0/+46 |
2019-11-22 | riscv: defconfigs: enable debugfs | Paul Walmsley | 2 | -0/+2 |
2019-11-21 | riscv: Fix Kconfig indentation | Krzysztof Kozlowski | 1 | -8/+8 |