| Commit message (Expand) | Author | Age | Files | Lines |
* | RISC-V: Move all address space definition macros to one place | Atish Patra | 2020-03-27 | 1 | -37/+41 |
* | RISC-V: Only select essential drivers for SOC_VIRT config | Anup Patel | 2020-03-26 | 3 | -16/+30 |
* | riscv: fix the IPI missing issue in nommu mode | Greentime Hu | 2020-03-19 | 2 | -5/+5 |
* | riscv: uaccess should be used in nommu mode | Greentime Hu | 2020-03-19 | 3 | -20/+19 |
* | riscv: fix seccomp reject syscall code path | Tycho Andersen | 2020-03-05 | 3 | -21/+8 |
* | riscv: dts: Add GPIO reboot method to HiFive Unleashed DTS file | Yash Shah | 2020-03-05 | 1 | -0/+5 |
* | RISC-V: Select Goldfish RTC driver for QEMU virt machine | Anup Patel | 2020-03-05 | 3 | -0/+4 |
* | RISC-V: Select SYSCON Reboot and Poweroff for QEMU virt machine | Anup Patel | 2020-03-05 | 3 | -0/+4 |
* | RISC-V: Enable QEMU virt machine support in defconfigs | Anup Patel | 2020-03-05 | 2 | -29/+2 |
* | RISC-V: Add kconfig option for QEMU virt machine | Anup Patel | 2020-03-05 | 1 | -0/+20 |
* | riscv: Fix range looking for kernel image memblock | Alexandre Ghiti | 2020-03-05 | 1 | -1/+1 |
* | riscv: Force flat memory model with no-mmu | Damien Le Moal | 2020-03-04 | 1 | -0/+1 |
* | riscv: Change code model of module to medany to improve data accessing | Vincent Chen | 2020-03-03 | 1 | -2/+4 |
* | riscv: avoid the PIC offset of static percpu data in module beyond 2G limits | Vincent Chen | 2020-03-03 | 1 | -0/+16 |
* | riscv: adjust the indent | Zong Li | 2020-02-24 | 1 | -11/+15 |
* | riscv: allocate a complete page size for each page table | Zong Li | 2020-02-24 | 1 | -11/+16 |
* | riscv: Fix gitignore | Damien Le Moal | 2020-02-20 | 1 | -0/+2 |
* | RISC-V: Don't enable all interrupts in trap_init() | Anup Patel | 2020-02-18 | 1 | -2/+2 |
* | riscv: set pmp configuration if kernel is running in M-mode | Greentime Hu | 2020-02-18 | 2 | -0/+18 |
* | Merge tag 'microblaze-v5.6-rc1' of git://git.monstr.eu/linux-2.6-microblaze | Linus Torvalds | 2020-02-04 | 1 | -1/+0 |
|\ |
|
| * | asm-generic: Make dma-contiguous.h a mandatory include/asm header | Michal Simek | 2020-02-04 | 1 | -1/+0 |
* | | riscv: mm: add p?d_leaf() definitions | Steven Price | 2020-02-04 | 2 | -0/+14 |
* | | Merge tag 'riscv-for-linus-5.6-mw0' of git://git.kernel.org/pub/scm/linux/ker... | Linus Torvalds | 2020-01-31 | 16 | -9/+241 |
|\ \ |
|
| * | | riscv: dts: Add DT support for SiFive FU540 GPIO driver | Yash Shah | 2020-01-29 | 2 | -1/+18 |
| * | | riscv: mm: add support for CONFIG_DEBUG_VIRTUAL | Zong Li | 2020-01-23 | 4 | -2/+54 |
| * | | riscv: keep 32-bit kernel to 32-bit phys_addr_t | Olof Johansson | 2020-01-22 | 1 | -2/+0 |
| * | | riscv: Add KASAN support | Nick Hu | 2020-01-22 | 12 | -4/+169 |
* | | | Merge tag 'docs-5.6' of git://git.lwn.net/linux | Linus Torvalds | 2020-01-30 | 1 | -2/+2 |
|\ \ \ |
|
| * | | | RISC-V: Typo fixes in image header and documentation. | Atish Patra | 2019-12-19 | 1 | -2/+2 |
* | | | | Merge tag 'tty-5.6-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/greg... | Linus Torvalds | 2020-01-29 | 1 | -4/+0 |
|\ \ \ \ |
|
| * | | | | arch/riscv/setup: Drop dummy_con initialization | Arvind Sankar | 2020-01-14 | 1 | -4/+0 |
* | | | | | Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net-next | Linus Torvalds | 2020-01-29 | 4 | -238/+310 |
|\ \ \ \ \ |
|
| * \ \ \ \ | Merge ra.kernel.org:/pub/scm/linux/kernel/git/netdev/net | David S. Miller | 2020-01-19 | 7 | -45/+78 |
| |\ \ \ \ \
| | | |_|/ /
| | |/| | | |
|
| * | | | | | Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net | David S. Miller | 2020-01-09 | 6 | -19/+35 |
| |\ \ \ \ \ |
|
| * \ \ \ \ \ | Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net | David S. Miller | 2019-12-31 | 4 | -3/+6 |
| |\ \ \ \ \ \ |
|
| * \ \ \ \ \ \ | 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 branch 'sched-core-for-linus' of git://git.kernel.org/pub/scm/linux/ker... | Linus Torvalds | 2020-01-28 | 1 | -2/+2 |
|\ \ \ \ \ \ \ \ |
|
| * | | | | | | | | Merge tag 'v5.5-rc3' into sched/core, to pick up fixes | Ingo Molnar | 2019-12-25 | 11 | -209/+114 |
| |\| | | | | | | |
|
| * | | | | | | | | sched/rt, riscv: Use CONFIG_PREEMPTION | Thomas Gleixner | 2019-12-08 | 1 | -2/+2 |
* | | | | | | | | | Merge tag 'v5.5-rc7' into efi/core, to pick up fixes | Ingo Molnar | 2020-01-20 | 7 | -45/+78 |
|\ \ \ \ \ \ \ \ \
| | |_|_|_|_|/ / /
| |/| | | | | | | |
|
| * | | | | | | | | riscv: Less inefficient gcc tishift helpers (and export their symbols) | Olof Johansson | 2020-01-19 | 2 | -18/+61 |