| Commit message (Expand) | Author | Age | Files | Lines |
* | Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net | David S. Miller | 2019-12-31 | 4 | -3/+6 |
|\ |
|
| * | riscv: export flush_icache_all to modules | Olof Johansson | 2019-12-28 | 1 | -0/+1 |
| * | riscv: reject invalid syscalls below -1 | David Abdurachmanov | 2019-12-28 | 1 | -0/+1 |
| * | riscv: fix compile failure with EXPORT_SYMBOL() & !MMU | Luc Van Oostenryck | 2019-12-28 | 2 | -3/+4 |
* | | Merge git://git.kernel.org/pub/scm/linux/kernel/git/bpf/bpf-next | David S. Miller | 2019-12-27 | 4 | -238/+310 |
|\ \
| |/
|/| |
|
| * | riscv, perf: Add arch specific perf_arch_bpf_user_pt_regs | Björn Töpel | 2019-12-19 | 1 | -0/+4 |
| * | riscv, bpf: Add missing uapi header for BPF_PROG_TYPE_PERF_EVENT programs | Björn Töpel | 2019-12-19 | 1 | -0/+9 |
| * | riscv, bpf: Optimize calls | Björn Töpel | 2019-12-19 | 1 | -37/+64 |
| * | riscv, bpf: Provide RISC-V specific JIT image alloc/free | Björn Töpel | 2019-12-19 | 2 | -0/+17 |
| * | riscv, bpf: Optimize BPF tail calls | Björn Töpel | 2019-12-19 | 1 | -6/+7 |
| * | riscv, bpf: Add support for far jumps and exits | Björn Töpel | 2019-12-19 | 1 | -20/+17 |
| * | riscv, bpf: Add support for far branching when emitting tail call | Björn Töpel | 2019-12-19 | 1 | -19/+3 |
| * | riscv, bpf: Add support for far branching | Björn Töpel | 2019-12-19 | 1 | -164/+188 |
| * | riscv, bpf: Fix broken BPF tail calls | Björn Töpel | 2019-12-19 | 1 | -2/+11 |
* | | Merge tag 'riscv/for-v5.5-rc3' of git://git.kernel.org/pub/scm/linux/kernel/g... | Linus Torvalds | 2019-12-22 | 5 | -198/+23 |
|\ \ |
|
| * | | riscv: move sifive_l2_cache.c to drivers/soc | Christoph Hellwig | 2019-12-20 | 2 | -179/+0 |
| * | | riscv: define vmemmap before pfn_to_page calls | David Abdurachmanov | 2019-12-20 | 1 | -17/+21 |
| * | | riscv: fix scratch register clearing in M-mode. | Greentime Hu | 2019-12-20 | 1 | -1/+1 |
| * | | riscv: Fix use of undefined config option CONFIG_CONFIG_MMU | Andreas Schwab | 2019-12-20 | 1 | -1/+1 |
* | | | Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net | Linus Torvalds | 2019-12-22 | 1 | -2/+2 |
|\ \ \
| |/ /
|/| | |
|
| * | | bpf, riscv: Limit to 33 tail calls | Paul Chaignon | 2019-12-11 | 1 | -2/+2 |
| |/ |
|
* | | riscv: only select serial sifive if TTY is enabled | Kefeng Wang | 2019-12-09 | 1 | -2/+2 |
* | | riscv: Fix build dependency for loader | Olof Johansson | 2019-12-09 | 1 | -1/+1 |
|/ |
|
* | Merge tag 'riscv/for-v5.5-rc1-2' of git://git.kernel.org/pub/scm/linux/kernel... | Linus Torvalds | 2019-12-04 | 4 | -8/+88 |
|\ |
|
| * | Merge branch 'next/defconfig-add-debug' into for-next | Paul Walmsley | 2019-11-23 | 2 | -0/+48 |
| |\ |
|
| | * | riscv: defconfigs: enable more debugging options | Paul Walmsley | 2019-11-23 | 2 | -0/+46 |
| | * | riscv: defconfigs: enable debugfs | Paul Walmsley | 2019-11-22 | 2 | -0/+2 |
| * | | Merge branch 'next/misc2' into for-next | Paul Walmsley | 2019-11-23 | 2 | -8/+40 |
| |\ \ |
|
| | * | | RISC-V: Add address map dumper | Yash Shah | 2019-11-23 | 1 | -0/+32 |
| | * | | riscv: Fix Kconfig indentation | Krzysztof Kozlowski | 2019-11-21 | 1 | -8/+8 |
| | |/ |
|
* | | | Merge tag 'pci-v5.5-changes' of git://git.kernel.org/pub/scm/linux/kernel/git... | Linus Torvalds | 2019-12-03 | 1 | -1/+0 |
|\ \ \ |
|
| * | | | asm-generic: Make msi.h a mandatory include/asm header | Michal Simek | 2019-11-26 | 1 | -1/+0 |
* | | | | Merge tag 'seccomp-v5.5-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git... | Linus Torvalds | 2019-12-01 | 1 | -1/+1 |
|\ \ \ \ |
|
* \ \ \ \ | Merge tag 'ioremap-5.5' of git://git.infradead.org/users/hch/ioremap | Linus Torvalds | 2019-11-28 | 5 | -99/+9 |
|\ \ \ \ \ |
|
| * | | | | | riscv: use the generic ioremap code | Christoph Hellwig | 2019-11-11 | 5 | -88/+7 |
| * | | | | | arch: rely on asm-generic/io.h for default ioremap_* definitions | Christoph Hellwig | 2019-11-11 | 1 | -10/+0 |
| | |_|_|/
| |/| | | |
|
* | | | | | Merge tag 'riscv/for-v5.5-rc1' of git://git.kernel.org/pub/scm/linux/kernel/g... | Linus Torvalds | 2019-11-27 | 69 | -450/+1067 |
|\ \ \ \ \
| | |_|_|/
| |/| | | |
|
| * | | | | Merge branch 'next/nommu' into for-next | Paul Walmsley | 2019-11-23 | 50 | -361/+915 |
| |\ \ \ \ |
|
| | * | | | | riscv: provide a flat image loader | Christoph Hellwig | 2019-11-18 | 4 | -5/+39 |
| | * | | | | riscv: add nommu support | Christoph Hellwig | 2019-11-18 | 23 | -71/+254 |
| | * | | | | riscv: clear the instruction cache and all registers when booting | Christoph Hellwig | 2019-11-18 | 2 | -1/+88 |
| | * | | | | riscv: read the hart ID from mhartid on boot | Damien Le Moal | 2019-11-18 | 2 | -0/+9 |
| | * | | | | riscv: provide native clint access for M-mode | Christoph Hellwig | 2019-11-18 | 7 | -3/+105 |
| | * | | | | riscv: add support for MMIO access to the timer registers | Christoph Hellwig | 2019-11-13 | 2 | -3/+19 |
| | * | | | | riscv: implement remote sfence.i using IPIs | Christoph Hellwig | 2019-11-13 | 2 | -6/+21 |
| | * | | | | riscv: cleanup the default power off implementation | Christoph Hellwig | 2019-11-13 | 3 | -2/+18 |
| | * | | | | riscv: poison SBI calls for M-mode | Christoph Hellwig | 2019-11-13 | 1 | -2/+3 |
| | * | | | | riscv: don't allow selecting SBI based drivers for M-mode | Damien Le Moal | 2019-11-13 | 1 | -0/+6 |
| | * | | | | riscv: abstract out CSR names for supervisor vs machine mode | Christoph Hellwig | 2019-11-05 | 19 | -127/+188 |
| | * | | | | riscv: separate MMIO functions into their own header file | Paul Walmsley | 2019-11-05 | 2 | -144/+167 |