aboutsummaryrefslogtreecommitdiffstats
path: root/arch/riscv
AgeCommit message (Expand)Author
2019-05-08riscv: fix accessing 8-byte variable from RV32Alan Kao
2019-04-17riscv: Fix syscall_get_arguments() and syscall_set_arguments()Dmitry V. Levin
2019-02-11Revert "RISC-V: Make BSS section as the last section in vmlinux.lds.S"Palmer Dabbelt
2019-02-11riscv: Add pte bit to distinguish swap from invalidStefan O'Rear
2019-01-25riscv: Adjust mmap base address at a third of task sizeAlexandre Ghiti
2019-01-23riscv: fixup max_low_pfn with PFN_DOWN.Guo Ren
2019-01-23RISC-V: defconfig: Add CRYPTO_DEV_VIRTIO=yPalmer Dabbelt
2019-01-23RISC-V: defconfig: Enable Generic PCIE by defaultAlistair Francis
2019-01-23RISC-V: defconfig: Move CONFIG_PCI{,E_XILINX}Palmer Dabbelt
2019-01-23RISC-V: Kconfig: fix spelling mistake "traget" -> "target"Antony Pavlov
2019-01-23RISC-V: asm/page.h: fix spelling mistake "CONFIG_64BITS" -> "CONFIG_64BIT"Antony Pavlov
2019-01-23RISC-V: fix bad use of of_node_putAndreas Schwab
2019-01-23RISC-V: Add _TIF_NEED_RESCHED check for kernel thread when CONFIG_PREEMPT=yVincent Chen
2019-01-07Fix a handful of audit-related issuePalmer Dabbelt
2019-01-07riscv: add HAVE_SYSCALL_TRACEPOINTS to KconfigDavid Abdurachmanov
2019-01-07riscv: fix trace_sys_exit hookDavid Abdurachmanov
2019-01-07riscv: define CREATE_TRACE_POINTS in ptrace.cDavid Abdurachmanov
2019-01-07riscv: define NR_syscalls in unistd.hDavid Abdurachmanov
2019-01-07riscv: audit: add audit hook in do_syscall_trace_enter/exit()David Abdurachmanov
2019-01-07riscv: add audit supportDavid Abdurachmanov
2019-01-07RISC-V: Support MODULE_SECTIONS mechanism on RV32Zong Li
2019-01-07riscv: don't stop itself in smp_send_stopAndreas Schwab
2019-01-07arch: riscv: support kernel command line forcing when no DTB passedPaul Walmsley
2019-01-07RISC-V: Make BSS section as the last section in vmlinux.lds.SAnup Patel
2019-01-06arch: remove redundant UAPI generic-y definesMasahiro Yamada
2019-01-06arch: remove stale comments "UAPI Header export list"Masahiro Yamada
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-29Merge tag 'kconfig-v4.21-2' of git://git.kernel.org/pub/scm/linux/kernel/git/...Linus Torvalds
2018-12-29Merge tag 'kconfig-v4.21' of git://git.kernel.org/pub/scm/linux/kernel/git/ma...Linus Torvalds
2018-12-28Merge tag 'dma-mapping-4.21' of git://git.infradead.org/users/hch/dma-mappingLinus Torvalds
2018-12-21RISC-V: Select GENERIC_SCHED_CLOCK for clocksource driversAnup Patel
2018-12-21RISC-V: lib: minor asm cleanupOlof Johansson
2018-12-21RISC-V: Move from EARLY_PRINTK to SBI earlyconPalmer Dabbelt
2018-12-21RISC-V: Update Kconfig to better handle CMDLINENick Kossifidis
2018-12-21riscv: remove unused variable in ftraceDavid Abdurachmanov
2018-12-21RISC-V: add of_node_put()Yangtao Li
2018-12-21RISC-V: Fix of_node_* refcountAtish Patra
2018-12-21riscv, atomic: Add #define's for the atomic_{cmp,}xchg_*() variantsAndrea Parri
2018-12-22treewide: surround Kconfig file paths with double quotesMasahiro Yamada
2018-12-17RISC-V: Remove EARLY_PRINTK supportAnup Patel
2018-12-17RISC-V: defconfig: Enable RISC-V SBI earlycon supportAnup Patel
2018-12-13dma-direct: merge swiotlb_dma_ops into the dma_direct codeChristoph Hellwig
2018-12-13dma-mapping: always build the direct mapping codeChristoph Hellwig
2018-11-30Merge tag 'trace-v4.20-rc3' of git://git.kernel.org/pub/scm/linux/kernel/git/...Linus Torvalds
2018-11-27riscv/function_graph: Simplify with function_graph_enter()Steven Rostedt (VMware)
2018-11-23PCI: consolidate the PCI_DOMAINS and PCI_DOMAINS_GENERIC config optionsChristoph Hellwig
2018-11-23PCI: consolidate PCI config entry in drivers/pciChristoph Hellwig