aboutsummaryrefslogtreecommitdiff
path: root/arch/riscv/include
AgeCommit message (Expand)Author
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
2019-10-28riscv: add missing header file includesPaul Walmsley
2019-10-23riscv: cleanup <asm/bug.h>Christoph Hellwig
2019-10-23riscv: Fix implicit declaration of 'page_to_section'Kefeng Wang
2019-10-23riscv: fix fs/proc/kcore.c compilation with sparsemem enabledDavid Abdurachmanov
2019-10-15RISC-V: fix virtual address overlapped in FIXADDR_START and VMEMMAP_STARTGreentime Hu
2019-10-14riscv: tlbflush: remove confusing comment on local_flush_tlb_all()Paul Walmsley
2019-10-01RISC-V: Clear load reservations while restoring hart contextsPalmer Dabbelt
2019-09-27Merge tag 'riscv/for-v5.4-rc1-b' of git://git.kernel.org/pub/scm/linux/kernel...Linus Torvalds
2019-09-26mm: treewide: clarify pgtable_page_{ctor,dtor}() namingMark Rutland
2019-09-24mm: consolidate pgtable_cache_init() and pgd_cache_init()Mike Rapoport
2019-09-24mm: remove quicklist page table cachesNicholas Piggin
2019-09-19RISC-V: Fix building error when CONFIG_SPARSEMEM_MANUAL=yGreentime Hu
2019-09-16Merge tag 'riscv/for-v5.4-rc1' of git://git.kernel.org/pub/scm/linux/kernel/g...Linus Torvalds
2019-09-13riscv: modify the Image header to improve compatibility with the ARM64 headerPaul Walmsley
2019-09-05riscv: move the TLB flush logic out of lineChristoph Hellwig
2019-09-05riscv: don't use the rdtime(h) pseudo-instructionsChristoph Hellwig
2019-09-05riscv: cleanup riscv_cpuid_to_hartid_maskChristoph Hellwig
2019-09-05riscv: Add support for perf registers samplingMao Han
2019-08-30RISC-V: Implement sparsememLogan Gunthorpe
2019-08-28RISC-V: Fix FIXMAP area corruption on RV32 systemsAnup Patel
2019-08-14riscv: Make __fstate_clean() work correctly.Vincent Chen
2019-08-14riscv: Correct the initialized flow of FP registerVincent Chen
2019-08-13riscv: fix flush_tlb_range() end address for flush_tlb_page()Paul Walmsley
2019-07-28Merge tag 'spdx-5.3-rc2' of git://git.kernel.org/pub/scm/linux/kernel/git/gre...Linus Torvalds
2019-07-25treewide: add "WITH Linux-syscall-note" to SPDX tag of uapi headersMasahiro Yamada
2019-07-22riscv: include generic support for MSI irqdomainsWesley Terpstra
2019-07-18riscv: enable sys_clone3 syscall for rv64Paul Walmsley
2019-07-18Merge tag 'riscv/for-v5.3-rc1' of git://git.kernel.org/pub/scm/linux/kernel/g...Linus Torvalds
2019-07-18riscv: fix build break after macro-to-function conversion in generic cacheflu...Paul Walmsley
2019-07-12riscv: switch to generic version of pte allocationMike Rapoport
2019-07-11RISC-V: Add an Image header that boot loader can parse.Atish Patra