summaryrefslogtreecommitdiff
path: root/arch/riscv/include
AgeCommit message (Expand)Author
2020-04-02asm-generic: make more kernel-space headers mandatoryMasahiro Yamada
2020-03-30Merge branch 'locking-core-for-linus' of git://git.kernel.org/pub/scm/linux/k...Linus Torvalds
2020-03-28Merge branch 'uaccess.futex' of git://git.kernel.org/pub/scm/linux/kernel/git...Thomas Gleixner
2020-03-27futex: arch_futex_atomic_op_inuser() calling conventions changeAl Viro
2020-03-26RISC-V: Move all address space definition macros to one placeAtish Patra
2020-03-18riscv: fix the IPI missing issue in nommu modeGreentime Hu
2020-03-18riscv: uaccess should be used in nommu modeGreentime Hu
2020-03-05riscv: fix seccomp reject syscall code pathTycho Andersen
2020-02-18riscv: set pmp configuration if kernel is running in M-modeGreentime Hu
2020-02-04Merge tag 'microblaze-v5.6-rc1' of git://git.monstr.eu/linux-2.6-microblazeLinus Torvalds
2020-02-04asm-generic: Make dma-contiguous.h a mandatory include/asm headerMichal Simek
2020-02-04riscv: mm: add p?d_leaf() definitionsSteven Price
2020-01-31Merge tag 'riscv-for-linus-5.6-mw0' of git://git.kernel.org/pub/scm/linux/ker...Linus Torvalds
2020-01-29Merge tag 'docs-5.6' of git://git.lwn.net/linuxLinus Torvalds
2020-01-28Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net-nextLinus Torvalds
2020-01-23riscv: mm: add support for CONFIG_DEBUG_VIRTUALZong Li
2020-01-22riscv: Add KASAN supportNick Hu
2020-01-20Merge tag 'v5.5-rc7' into efi/core, to pick up fixesIngo Molnar
2020-01-19Merge ra.kernel.org:/pub/scm/linux/kernel/git/netdev/netDavid S. Miller
2020-01-18riscv: Less inefficient gcc tishift helpers (and export their symbols)Olof Johansson
2020-01-12riscv: move sifive_l2_cache.h to include/socYash Shah
2020-01-10Merge branch 'x86/mm' into efi/core, to pick up dependenciesIngo Molnar
2020-01-09Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/netDavid S. Miller
2020-01-04riscv: prefix IRQ_ macro names with an RV_ namespacePaul Walmsley
2019-12-27Merge git://git.kernel.org/pub/scm/linux/kernel/git/bpf/bpf-nextDavid S. Miller
2019-12-20riscv: define vmemmap before pfn_to_page callsDavid Abdurachmanov
2019-12-19RISC-V: Typo fixes in image header and documentation.Atish Patra
2019-12-19riscv, perf: Add arch specific perf_arch_bpf_user_pt_regsBjörn Töpel
2019-12-19riscv, bpf: Add missing uapi header for BPF_PROG_TYPE_PERF_EVENT programsBjörn Töpel
2019-12-19riscv, bpf: Provide RISC-V specific JIT image alloc/freeBjörn Töpel
2019-12-10mm/vmalloc: Add empty <asm/vmalloc.h> headers and use them from <linux/vmallo...Ingo Molnar
2019-12-03Merge tag 'pci-v5.5-changes' of git://git.kernel.org/pub/scm/linux/kernel/git...Linus Torvalds
2019-11-28Merge tag 'ioremap-5.5' of git://git.infradead.org/users/hch/ioremapLinus Torvalds
2019-11-26asm-generic: Make msi.h a mandatory include/asm headerMichal Simek
2019-11-22Merge branch 'next/nommu' into for-nextPaul Walmsley
2019-11-22Merge branch 'next/misc' into for-nextPaul Walmsley
2019-11-17riscv: add nommu supportChristoph Hellwig
2019-11-17riscv: clear the instruction cache and all registers when bootingChristoph Hellwig
2019-11-17riscv: read the hart ID from mhartid on bootDamien Le Moal
2019-11-17riscv: provide native clint access for M-modeChristoph Hellwig
2019-11-13riscv: add support for MMIO access to the timer registersChristoph Hellwig
2019-11-13riscv: implement remote sfence.i using IPIsChristoph Hellwig
2019-11-13riscv: poison SBI calls for M-modeChristoph Hellwig
2019-11-12riscv: clean up the macro format in each header fileZong Li
2019-11-11riscv: use the generic ioremap codeChristoph Hellwig
2019-11-11arch: rely on asm-generic/io.h for default ioremap_* definitionsChristoph Hellwig
2019-11-05riscv: abstract out CSR names for supervisor vs machine modeChristoph Hellwig
2019-11-05riscv: separate MMIO functions into their own header filePaul Walmsley
2019-10-29riscv: add support for SECCOMP and SECCOMP_FILTERDavid Abdurachmanov
2019-10-28RISC-V: Add PCIe I/O BAR memory mappingYash Shah