summaryrefslogtreecommitdiffstats
path: root/arch/riscv
Commit message (Expand)AuthorAgeFilesLines
* Merge tag 'microblaze-v5.6-rc1' of git://git.monstr.eu/linux-2.6-microblazeLinus Torvalds2020-02-041-1/+0
|\
| * asm-generic: Make dma-contiguous.h a mandatory include/asm headerMichal Simek2020-02-041-1/+0
* | riscv: mm: add p?d_leaf() definitionsSteven Price2020-02-042-0/+14
* | Merge tag 'riscv-for-linus-5.6-mw0' of git://git.kernel.org/pub/scm/linux/ker...Linus Torvalds2020-01-3116-9/+241
|\ \
| * | riscv: dts: Add DT support for SiFive FU540 GPIO driverYash Shah2020-01-292-1/+18
| * | riscv: mm: add support for CONFIG_DEBUG_VIRTUALZong Li2020-01-234-2/+54
| * | riscv: keep 32-bit kernel to 32-bit phys_addr_tOlof Johansson2020-01-221-2/+0
| * | riscv: Add KASAN supportNick Hu2020-01-2212-4/+169
* | | Merge tag 'docs-5.6' of git://git.lwn.net/linuxLinus Torvalds2020-01-291-2/+2
|\ \ \
| * | | RISC-V: Typo fixes in image header and documentation.Atish Patra2019-12-191-2/+2
* | | | Merge tag 'tty-5.6-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/greg...Linus Torvalds2020-01-291-4/+0
|\ \ \ \
| * | | | arch/riscv/setup: Drop dummy_con initializationArvind Sankar2020-01-141-4/+0
* | | | | Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net-nextLinus Torvalds2020-01-284-238/+310
|\ \ \ \ \
| * \ \ \ \ Merge ra.kernel.org:/pub/scm/linux/kernel/git/netdev/netDavid S. Miller2020-01-197-45/+78
| |\ \ \ \ \ | | | |_|/ / | | |/| | |
| * | | | | Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/netDavid S. Miller2020-01-096-19/+35
| |\ \ \ \ \
| * \ \ \ \ \ Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/netDavid S. Miller2019-12-314-3/+6
| |\ \ \ \ \ \
| * \ \ \ \ \ \ Merge git://git.kernel.org/pub/scm/linux/kernel/git/bpf/bpf-nextDavid S. Miller2019-12-274-238/+310
| |\ \ \ \ \ \ \
| | * | | | | | | riscv, perf: Add arch specific perf_arch_bpf_user_pt_regsBjörn Töpel2019-12-191-0/+4
| | * | | | | | | riscv, bpf: Add missing uapi header for BPF_PROG_TYPE_PERF_EVENT programsBjörn Töpel2019-12-191-0/+9
| | * | | | | | | riscv, bpf: Optimize callsBjörn Töpel2019-12-191-37/+64
| | * | | | | | | riscv, bpf: Provide RISC-V specific JIT image alloc/freeBjörn Töpel2019-12-192-0/+17
| | * | | | | | | riscv, bpf: Optimize BPF tail callsBjörn Töpel2019-12-191-6/+7
| | * | | | | | | riscv, bpf: Add support for far jumps and exitsBjörn Töpel2019-12-191-20/+17
| | * | | | | | | riscv, bpf: Add support for far branching when emitting tail callBjörn Töpel2019-12-191-19/+3
| | * | | | | | | riscv, bpf: Add support for far branchingBjörn Töpel2019-12-191-164/+188
| | * | | | | | | riscv, bpf: Fix broken BPF tail callsBjörn Töpel2019-12-191-2/+11
| | | |_|_|_|_|/ | | |/| | | | |
* | | | | | | | Merge branch 'sched-core-for-linus' of git://git.kernel.org/pub/scm/linux/ker...Linus Torvalds2020-01-281-2/+2
|\ \ \ \ \ \ \ \
| * | | | | | | | Merge tag 'v5.5-rc3' into sched/core, to pick up fixesIngo Molnar2019-12-2511-209/+114
| |\| | | | | | |
| * | | | | | | | sched/rt, riscv: Use CONFIG_PREEMPTIONThomas Gleixner2019-12-081-2/+2
* | | | | | | | | Merge tag 'v5.5-rc7' into efi/core, to pick up fixesIngo Molnar2020-01-207-45/+78
|\ \ \ \ \ \ \ \ \ | | |_|_|_|_|/ / / | |/| | | | | | |
| * | | | | | | | riscv: Less inefficient gcc tishift helpers (and export their symbols)Olof Johansson2020-01-182-18/+61
| * | | | | | | | riscv: delete temporary filesIlie Halip2020-01-181-1/+2
| * | | | | | | | riscv: make sure the cores stay looping in .Lsecondary_parkGreentime Hu2020-01-151-6/+10
| | |_|_|_|_|/ / | |/| | | | | |
| * | | | | | | Merge tag 'riscv/for-v5.5-rc6' of git://git.kernel.org/pub/scm/linux/kernel/g...Linus Torvalds2020-01-122-17/+1
| |\ \ \ \ \ \ \
| | * | | | | | | riscv: Fixup obvious bug for fp-regs resetGuo Ren2020-01-121-1/+1
| | * | | | | | | riscv: move sifive_l2_cache.h to include/socYash Shah2020-01-121-16/+0
| | | |_|_|_|/ / | | |/| | | | |
| * / | | | | | riscv: Implement copy_thread_tlsAmanieu d'Antras2020-01-072-3/+4
| |/ / / / / /
* | | | | | | Merge branch 'x86/mm' into efi/core, to pick up dependenciesIngo Molnar2020-01-101-0/+4
|\ \ \ \ \ \ \ | |/ / / / / / |/| | | | | |
| * | | | | | mm/vmalloc: Add empty <asm/vmalloc.h> headers and use them from <linux/vmallo...Ingo Molnar2019-12-101-0/+4
| | |_|/ / / | |/| | | |
* | | | | | riscv: prefix IRQ_ macro names with an RV_ namespacePaul Walmsley2020-01-042-12/+12
* | | | | | riscv: ftrace: correct the condition logic in function graph tracerZong Li2020-01-031-1/+1
* | | | | | riscv: dts: Add DT support for SiFive L2 cache controllerYash Shah2020-01-031-0/+15
* | | | | | riscv: gcov: enable gcov for RISC-VZong Li2020-01-031-0/+1
* | | | | | riscv: mm: use __pa_symbol for kernel symbolsZong Li2020-01-031-6/+6
| |_|_|/ / |/| | | |
* | | | | riscv: export flush_icache_all to modulesOlof Johansson2019-12-271-0/+1
* | | | | riscv: reject invalid syscalls below -1David Abdurachmanov2019-12-271-0/+1
* | | | | riscv: fix compile failure with EXPORT_SYMBOL() & !MMULuc Van Oostenryck2019-12-272-3/+4
| |_|/ / |/| | |
* | | | Merge tag 'riscv/for-v5.5-rc3' of git://git.kernel.org/pub/scm/linux/kernel/g...Linus Torvalds2019-12-225-198/+23
|\ \ \ \
| * | | | riscv: move sifive_l2_cache.c to drivers/socChristoph Hellwig2019-12-202-179/+0
| * | | | riscv: define vmemmap before pfn_to_page callsDavid Abdurachmanov2019-12-201-17/+21