summaryrefslogtreecommitdiff
path: root/arch/riscv/kernel
Commit message (Expand)AuthorAge
* Merge tag 'riscv-for-linus-4.17-mw0' of git://git.kernel.org/pub/scm/linux/ke...Linus Torvalds2018-04-04
|\
| * RISC-V: Fixes to module loadingPalmer Dabbelt2018-04-02
| |\
| | * RISC-V: Support SUB32 relocation type in kernel moduleZong Li2018-04-02
| | * RISC-V: Support ADD32 relocation type in kernel moduleZong Li2018-04-02
| | * RISC-V: Support ALIGN relocation type in kernel moduleZong Li2018-04-02
| | * RISC-V: Support RVC_BRANCH/JUMP relocation type in kernel modulewqZong Li2018-04-02
| | * RISC-V: Support HI20/LO12_I/LO12_S relocation type in kernel moduleZong Li2018-04-02
| | * RISC-V: Support CALL relocation type in kernel moduleZong Li2018-04-02
| | * RISC-V: Support GOT_HI20/CALL_PLT relocation type in kernel moduleZong Li2018-04-02
| | * RISC-V: Add section of GOT.PLT for kernel moduleZong Li2018-04-02
| | * RISC-V: Add sections of PLT and GOT for kernel moduleZong Li2018-04-02
| * | riscv/ftrace: Add HAVE_FUNCTION_GRAPH_RET_ADDR_PTR supportAlan Kao2018-04-02
| * | riscv/ftrace: Add DYNAMIC_FTRACE_WITH_REGS supportAlan Kao2018-04-02
| * | riscv/ftrace: Add ARCH_SUPPORTS_FTRACE_OPS supportAlan Kao2018-04-02
| * | riscv/ftrace: Add dynamic function graph tracer supportAlan Kao2018-04-02
| * | riscv/ftrace: Add dynamic function tracer supportAlan Kao2018-04-02
| |/
* | Merge branch 'irq-core-for-linus' of git://git.kernel.org/pub/scm/linux/kerne...Linus Torvalds2018-04-04
|\ \
| * | RISC-V: Move to the new GENERIC_IRQ_MULTI_HANDLER handlerPalmer Dabbelt2018-03-14
| |/
* | mm: add ksys_mmap_pgoff() helper; remove in-kernel calls to sys_mmap_pgoff()Dominik Brodowski2018-04-02
|/
* Rename sbi_save to parse_dtb to improve code readabilityMichael Clark2018-02-20
* RISC-V: Enable IRQ during exception handlingzongbox@gmail.com2018-02-20
* Merge tag 'riscv-for-linus-4.16-merge_window' of git://git.kernel.org/pub/scm...Linus Torvalds2018-02-07
|\
| * riscv: rename sptbr to satpChristoph Hellwig2018-01-30
| * riscv: add ZONE_DMA32Christoph Hellwig2018-01-30
| * riscv: disable SUM in the exception handlerChristoph Hellwig2018-01-30
| * riscv: remove redundant unlikely()Tobias Klauser2018-01-30
| * riscv/ftrace: Add basic supportAlan Kao2018-01-30
| * RISC-V: Remove mem_end command line processingPalmer Dabbelt2018-01-30
| * RISC-V: Remove duplicate command-line parsing logicMichael Clark2018-01-30
* | Merge branch 'work.whack-a-mole' of git://git.kernel.org/pub/scm/linux/kernel...Linus Torvalds2018-01-31
|\ \ | |/ |/|
| * riscv: use linux/uaccess.h, not asm/uaccess.h...Al Viro2017-12-04
* | riscv: rename SR_* constants to match the specChristoph Hellwig2018-01-07
* | RISC-V: Make __NR_riscv_flush_icache visible to userspacePalmer Dabbelt2018-01-07
* | RISC-V: Remove unused CONFIG_HVC_RISCV_SBI codePalmer Dabbelt2017-12-11
* | RISC-V: Logical vs Bitwise typoDan Carpenter2017-12-11
* | RISC-V: Fixes for clean allmodconfig buildPalmer Dabbelt2017-12-01
|\ \
| * | RISC-V: Provide stub of setup_profiling_timer()Olof Johansson2017-11-30
| * | RISC-V: Export some expected symbols for modulesOlof Johansson2017-11-30
| * | RISC-V: move empty_zero_page definition to C and export itOlof Johansson2017-11-30
| |/
* | RISC-V: Clean up an unused includePalmer Dabbelt2017-11-30
* | RISC-V: Allow userspace to flush the instruction cacheAndrew Waterman2017-11-30
* | RISC-V: Flush I$ when making a dirty page executableAndrew Waterman2017-11-30
* | RISC-V: Add VDSO entries for clock_get/gettimeofday/getcpuAndrew Waterman2017-11-27
* | RISC-V: Remove __vdso_cmpxchg{32,64} symbol versionsPalmer Dabbelt2017-11-27
|/
* RISC-V: Build InfrastructurePalmer Dabbelt2017-09-26
* RISC-V: User-facing APIPalmer Dabbelt2017-09-26
* RISC-V: Task implementationPalmer Dabbelt2017-09-26
* RISC-V: Generic library routines and assemblyPalmer Dabbelt2017-09-26
* RISC-V: Init and Halt CodePalmer Dabbelt2017-09-26