aboutsummaryrefslogtreecommitdiff
path: root/arch/riscv/include/asm
AgeCommit message (Expand)Author
2019-01-06riscv: remove redundant kernel-space generic-yMasahiro Yamada
2019-01-05Merge branch 'akpm' (patches from Andrew)Linus Torvalds
2019-01-04mm: treewide: remove unused address argument from pte_alloc functionsJoel Fernandes (Google)
2019-01-03Remove 'type' argument from access_ok() functionLinus Torvalds
2018-12-28Merge tag 'dma-mapping-4.21' of git://git.infradead.org/users/hch/dma-mappingLinus Torvalds
2018-12-21riscv, atomic: Add #define's for the atomic_{cmp,}xchg_*() variantsAndrea Parri
2018-12-13dma-direct: merge swiotlb_dma_ops into the dma_direct codeChristoph Hellwig
2018-11-20riscv: add asm/unistd.h UAPI headerDavid Abdurachmanov
2018-11-20riscv: fix warning in arch/riscv/include/asm/module.hDavid Abdurachmanov
2018-11-20RISC-V: Fix raw_copy_{to,from}_user()Olof Johansson
2018-11-12riscv: fix spacing in struct pt_regsDavid Abdurachmanov
2018-10-31Merge tag 'riscv-for-linus-4.20-mw2' of git://git.kernel.org/pub/scm/linux/ke...Linus Torvalds
2018-10-31Move EM_RISCV into elf-em.hPalmer Dabbelt
2018-10-31treewide: remove current_text_addrNick Desaulniers
2018-10-25Merge tag 'riscv-for-linus-4.20-mw0' of git://git.kernel.org/pub/scm/linux/ke...Linus Torvalds
2018-10-25Merge branch 'timers-core-for-linus' of git://git.kernel.org/pub/scm/linux/ke...Linus Torvalds
2018-10-22RISC-V: SMP cleanup and new featuresPalmer Dabbelt
2018-10-22riscv: Add support to no-FPU systemsPalmer Dabbelt
2018-10-22RISC-V: Add futex support.Jim Wilson
2018-10-22RISC-V: Show IPI statsAnup Patel
2018-10-22RISC-V: Use Linux logical CPU number instead of hartidAtish Patra
2018-10-22RISC-V: Add logical CPU indexing for RISC-VAtish Patra
2018-10-22RISC-V: Rename riscv_of_processor_hart to riscv_of_processor_hartidPalmer Dabbelt
2018-10-22RISC-V: Provide a cleaner raw_smp_processor_id()Palmer Dabbelt
2018-10-22Auto-detect whether a FPU existsAlan Kao
2018-10-22Allow to disable FPU supportAlan Kao
2018-09-24RISC-V: include linux/ftrace.h in asm-prototypes.hJames Cowgill
2018-09-05RISC-V: Request newstat syscallsGuenter Roeck
2018-08-28riscv: tlb: Provide definition of tlb_flush() before including tlb.hWill Deacon
2018-08-20RISC-V: Fix sys_riscv_flush_icachePalmer Dabbelt
2018-08-20riscv: Delete asm/compat.hDeepa Dinamani
2018-08-20RISC-V: Don't use a global include guard for uapi/asm/syscalls.hPalmer Dabbelt
2018-08-20RISC-V: Define sys_riscv_flush_icache when SMP=nPalmer Dabbelt
2018-08-19Merge tag 'riscv-for-linus-4.19-mw0' of git://git.kernel.org/pub/scm/linux/ke...Linus Torvalds
2018-08-13RISC-V: Fix !CONFIG_SMP compilation errorAtish Patra
2018-08-13clocksource: new RISC-V SBI timer driverPalmer Dabbelt
2018-08-13RISC-V: add a definition for the SIE SEIE bitChristoph Hellwig
2018-08-13RISC-V: remove INTERRUPT_CAUSE_* defines from asm/irq.hChristoph Hellwig
2018-08-13RISC-V: simplify software interrupt / IPI codeChristoph Hellwig
2018-07-25locking/atomics: Rework ordering barriersMark Rutland
2018-06-21atomics/treewide: Make unconditional inc/dec ops optionalMark Rutland
2018-06-21atomics/treewide: Make test ops optionalMark Rutland
2018-06-21atomics/riscv: Define atomic64_fetch_add_unless()Mark Rutland
2018-06-21atomics/treewide: Make atomic_fetch_add_unless() optionalMark Rutland
2018-06-21atomics/treewide: Make atomic64_inc_not_zero() optionalMark Rutland
2018-06-21atomics/treewide: Remove redundant atomic_inc_not_zero() definitionsMark Rutland
2018-06-21atomics/treewide: Rename __atomic_add_unless() => atomic_fetch_add_unless()Mark Rutland
2018-06-16Merge tag 'riscv-for-linus-4.18-merge_window' of git://git.kernel.org/pub/scm...Linus Torvalds
2018-06-11RISC-V: Make our port sparse-cleanPalmer Dabbelt
2018-06-09riscv: split the declaration of __copy_userLuc Van Oostenryck