aboutsummaryrefslogtreecommitdiffstats
path: root/arch/riscv/include
AgeCommit message (Expand)Author
2019-05-23riscv: fix accessing 8-byte variable from RV32Alan Kao
2019-05-05riscv: Fix syscall_get_arguments() and syscall_set_arguments()Dmitry V. Levin
2019-03-20riscv: Adjust mmap base address at a third of task sizeAlexandre Ghiti
2019-03-08riscv: Add pte bit to distinguish swap from invalidStefan O'Rear
2018-12-30riscv: fix warning in arch/riscv/include/asm/module.hDavid Abdurachmanov
2018-12-04RISC-V: Fix raw_copy_{to,from}_user()Olof Johansson
2018-10-20RISC-V: include linux/ftrace.h in asm-prototypes.hJames Cowgill
2018-07-04RISC-V: Add definiion of extract symbol's index and type for 32-bitZong Li
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
2018-06-07mm: introduce ARCH_HAS_PTE_SPECIALLaurent Dufour
2018-06-07riscv: use NULL instead of a plain 0Luc Van Oostenryck
2018-06-04perf: riscv: preliminary RISC-V supportAlan Kao
2018-05-19riscv: add swiotlb supportChristoph Hellwig
2018-05-07PCI: remove PCI_DMA_BUS_IS_PHYSChristoph Hellwig
2018-04-24riscv: there is no <asm/handle_irq.h>Christoph Hellwig
2018-04-04Merge tag 'riscv-for-linus-4.17-mw0' of git://git.kernel.org/pub/scm/linux/ke...Linus Torvalds
2018-04-02RISC-V: Fixes to module loadingPalmer Dabbelt
2018-04-02RISC-V: Assorted memory model fixesPalmer Dabbelt
2018-04-02RISC-V: Add definition of relocation typesZong Li
2018-04-02RISC-V: Add section of GOT.PLT for kernel moduleZong Li
2018-04-02RISC-V: Add sections of PLT and GOT for kernel moduleZong Li
2018-04-02riscv/atomic: Strengthen implementations with fencesAndrea Parri
2018-04-02riscv/spinlock: Strengthen implementations with fencesAndrea Parri
2018-04-02riscv/barrier: Define __smp_{store_release,load_acquire}Andrea Parri
2018-04-02riscv/ftrace: Add DYNAMIC_FTRACE_WITH_REGS supportAlan Kao
2018-04-02riscv/ftrace: Add ARCH_SUPPORTS_FTRACE_OPS supportAlan Kao
2018-04-02riscv/ftrace: Add dynamic function tracer supportAlan Kao
2018-03-14RISC-V: Move to the new GENERIC_IRQ_MULTI_HANDLER handlerPalmer Dabbelt
2018-02-26riscv/barrier: Define __smp_{mb,rmb,wmb}Andrea Parri
2018-02-07Merge tag 'riscv-for-linus-4.16-merge_window' of git://git.kernel.org/pub/scm...Linus Torvalds
2018-02-01Merge tag 'clk-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/cl...Linus Torvalds
2018-01-31Merge tag 'dma-mapping-4.16' of git://git.infradead.org/users/hch/dma-mappingLinus Torvalds
2018-01-30riscv: inline set_pgdir into its only callerChristoph Hellwig
2018-01-30riscv: rename sptbr to satpChristoph Hellwig
2018-01-30riscv: remove the unused current_pgdir functionChristoph Hellwig
2018-01-30RISC-V: Limit the scope of TLB shootdownsAndrew Waterman
2018-01-30riscv: remove unused __ARCH_HAVE_MMU defineTobias Klauser
2018-01-30riscv/ftrace: Add basic supportAlan Kao
2018-01-29Merge tag 'init_task-20180117' of git://git.kernel.org/pub/scm/linux/kernel/g...Linus Torvalds
2018-01-15dma-mapping: provide a generic asm/dma-mapping.hChristoph Hellwig
2018-01-09Construct init thread stack in the linker script rather than by unionDavid Howells
2018-01-09riscv: remove the unused dma_capable helperChristoph Hellwig
2018-01-07riscv: rename SR_* constants to match the specChristoph Hellwig
2018-01-07riscv: remove CONFIG_MMU ifdefsChristoph Hellwig
2018-01-07RISC-V: Make __NR_riscv_flush_icache visible to userspacePalmer Dabbelt
2018-01-03arch: Remove clkdev.h asm-generic from KbuildStephen Boyd
2017-12-11RISC-V: Resurrect smp_mb__after_spinlock()Palmer Dabbelt
2017-12-05bpf: correct broken uapi for BPF_PROG_TYPE_PERF_EVENT program typeHendrik Brueckner