aboutsummaryrefslogtreecommitdiff
path: root/arch/riscv
AgeCommit message (Expand)Author
2019-11-22Merge branch 'next/misc' into for-nextPaul Walmsley
2019-11-22Merge branch 'next/tlb-opt' into for-nextPaul Walmsley
2019-11-22Merge branch 'next/isa-string' into for-nextPaul Walmsley
2019-11-15riscv: dts: add support for PDMA device of HiFive Unleashed Rev A00Green Wan
2019-11-12RISC-V: Add multiple compression image format.Atish Patra
2019-11-12riscv: clean up the macro format in each header fileZong Li
2019-11-12riscv: Use PMD_SIZE to replace PTE_PARENT_SIZEZong Li
2019-10-29RISC-V: Issue a tlb page flush if possibleAtish Patra
2019-10-29RISC-V: Issue a local tlbflush if possible.Atish Patra
2019-10-29RISC-V: Do not invoke SBI call if cpumask is emptyAtish Patra
2019-10-29riscv: add support for SECCOMP and SECCOMP_FILTERDavid Abdurachmanov
2019-10-28RISC-V: Remove unsupported isa string info printAtish Patra
2019-10-28RISC-V: Add PCIe I/O BAR memory mappingYash Shah
2019-10-28riscv: for C functions called only from assembly, mark with __visiblePaul Walmsley
2019-10-28riscv: fp: add missing __user pointer annotationsPaul Walmsley
2019-10-28riscv: add missing header file includesPaul Walmsley
2019-10-28riscv: mark some code and data as file-staticPaul Walmsley
2019-10-28riscv: init: merge split string literals in preprocessor directivePaul Walmsley
2019-10-28riscv: add prototypes for assembly language functions from head.SPaul Walmsley
2019-10-25riscv: cleanup do_trap_breakChristoph Hellwig
2019-10-23riscv: cleanup <asm/bug.h>Christoph Hellwig
2019-10-23riscv: Fix undefined reference to vmemmap_populate_basepagesKefeng Wang
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-14riscv: dts: HiFive Unleashed: add default chosen/stdout-pathPaul Walmsley
2019-10-14riscv: remove the switch statement in do_trap_break()Vincent Chen
2019-10-09RISC-V: entry: Remove unneeded need_resched() loopValentin Schneider
2019-10-07riscv: Correct the handling of unexpected ebreak in do_trap_break()Vincent Chen
2019-10-07riscv: avoid sending a SIGTRAP to a user thread trapped in WARN()Vincent Chen
2019-10-07riscv: avoid kernel hangs when trapped in BUG()Vincent Chen
2019-10-01riscv: Fix memblock reservation for device tree blobAlbert Ou
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-24riscv: make mmap allocation top-down by defaultAlexandre Ghiti
2019-09-24mm: consolidate pgtable_cache_init() and pgd_cache_init()Mike Rapoport
2019-09-24mm: remove quicklist page table cachesNicholas Piggin
2019-09-20riscv: Avoid interrupts being erroneously enabled in handle_exception()Vincent Chen
2019-09-20riscv: dts: sifive: Drop "clock-frequency" property of cpu nodesBin Meng
2019-09-20riscv: dts: sifive: Add ethernet0 to the aliases nodeBin Meng
2019-09-20Merge tag 'kbuild-v5.4' of git://git.kernel.org/pub/scm/linux/kernel/git/masa...Linus Torvalds
2019-09-20RISC-V: Export kernel symbols for kvmAtish Patra
2019-09-20arch/riscv: disable excess harts before picking main boot hartXiang Wang
2019-09-19RISC-V: Enable VIRTIO drivers in RV64 and RV32 defconfigAnup Patel
2019-09-19RISC-V: Fix building error when CONFIG_SPARSEMEM_MANUAL=yGreentime Hu
2019-09-19riscv: dts: Add DT support for SiFive FU540 PWM driverYash Shah
2019-09-16Merge tag 'riscv/for-v5.4-rc1' of git://git.kernel.org/pub/scm/linux/kernel/g...Linus Torvalds
2019-09-16Merge tag 'arm64-upstream' of git://git.kernel.org/pub/scm/linux/kernel/git/a...Linus Torvalds