summaryrefslogtreecommitdiffstats
path: root/arch/riscv
Commit message (Expand)AuthorAgeFilesLines
* Revert "RISC-V: Make BSS section as the last section in vmlinux.lds.S"Palmer Dabbelt2019-02-111-6/+2
* riscv: Add pte bit to distinguish swap from invalidStefan O'Rear2019-02-112-4/+10
* riscv: Adjust mmap base address at a third of task sizeAlexandre Ghiti2019-01-251-1/+1
* riscv: fixup max_low_pfn with PFN_DOWN.Guo Ren2019-01-232-2/+3
* RISC-V: defconfig: Add CRYPTO_DEV_VIRTIO=yPalmer Dabbelt2019-01-231-0/+1
* RISC-V: defconfig: Enable Generic PCIE by defaultAlistair Francis2019-01-231-1/+2
* RISC-V: defconfig: Move CONFIG_PCI{,E_XILINX}Palmer Dabbelt2019-01-231-2/+2
* RISC-V: Kconfig: fix spelling mistake "traget" -> "target"Antony Pavlov2019-01-231-1/+1
* RISC-V: asm/page.h: fix spelling mistake "CONFIG_64BITS" -> "CONFIG_64BIT"Antony Pavlov2019-01-231-1/+1
* RISC-V: fix bad use of of_node_putAndreas Schwab2019-01-231-5/+1
* RISC-V: Add _TIF_NEED_RESCHED check for kernel thread when CONFIG_PREEMPT=yVincent Chen2019-01-232-1/+18
* Fix a handful of audit-related issuePalmer Dabbelt2019-01-077-3/+35
|\
| * riscv: add HAVE_SYSCALL_TRACEPOINTS to KconfigDavid Abdurachmanov2019-01-071-0/+1
| * riscv: fix trace_sys_exit hookDavid Abdurachmanov2019-01-071-1/+1
| * riscv: define CREATE_TRACE_POINTS in ptrace.cDavid Abdurachmanov2019-01-071-0/+2
| * riscv: define NR_syscalls in unistd.hDavid Abdurachmanov2019-01-071-0/+2
| * riscv: audit: add audit hook in do_syscall_trace_enter/exit()David Abdurachmanov2019-01-071-0/+5
| * riscv: add audit supportDavid Abdurachmanov2019-01-075-2/+24
* | RISC-V: Support MODULE_SECTIONS mechanism on RV32Zong Li2019-01-073-28/+32
* | riscv: don't stop itself in smp_send_stopAndreas Schwab2019-01-071-7/+36
* | arch: riscv: support kernel command line forcing when no DTB passedPaul Walmsley2019-01-071-1/+8
* | RISC-V: Make BSS section as the last section in vmlinux.lds.SAnup Patel2019-01-071-2/+6
* | arch: remove redundant UAPI generic-y definesMasahiro Yamada2019-01-061-27/+0
* | arch: remove stale comments "UAPI Header export list"Masahiro Yamada2019-01-061-1/+0
* | riscv: remove redundant kernel-space generic-yMasahiro Yamada2019-01-061-25/+0
* | Merge branch 'akpm' (patches from Andrew)Linus Torvalds2019-01-051-4/+2
|\ \
| * | mm: treewide: remove unused address argument from pte_alloc functionsJoel Fernandes (Google)2019-01-041-4/+2
* | | Remove 'type' argument from access_ok() functionLinus Torvalds2019-01-033-13/+7
|/ /
* | Merge tag 'kconfig-v4.21-2' of git://git.kernel.org/pub/scm/linux/kernel/git/...Linus Torvalds2018-12-291-22/+3
|\ \
| * | PCI: consolidate the PCI_DOMAINS and PCI_DOMAINS_GENERIC config optionsChristoph Hellwig2018-11-231-6/+1
| * | PCI: consolidate PCI config entry in drivers/pciChristoph Hellwig2018-11-231-16/+2
* | | Merge tag 'kconfig-v4.21' of git://git.kernel.org/pub/scm/linux/kernel/git/ma...Linus Torvalds2018-12-291-1/+1
|\ \ \
| * | | treewide: surround Kconfig file paths with double quotesMasahiro Yamada2018-12-221-1/+1
| |/ /
* | | Merge tag 'dma-mapping-4.21' of git://git.infradead.org/users/hch/dma-mappingLinus Torvalds2018-12-282-16/+0
|\ \ \
| * | | dma-direct: merge swiotlb_dma_ops into the dma_direct codeChristoph Hellwig2018-12-131-15/+0
| * | | dma-mapping: always build the direct mapping codeChristoph Hellwig2018-12-131-1/+0
* | | | RISC-V: Select GENERIC_SCHED_CLOCK for clocksource driversAnup Patel2018-12-211-0/+1
* | | | RISC-V: lib: minor asm cleanupOlof Johansson2018-12-212-48/+53
* | | | RISC-V: Move from EARLY_PRINTK to SBI earlyconPalmer Dabbelt2018-12-213-30/+1
|\ \ \ \
| * | | | RISC-V: Remove EARLY_PRINTK supportAnup Patel2018-12-172-30/+0
| * | | | RISC-V: defconfig: Enable RISC-V SBI earlycon supportAnup Patel2018-12-171-0/+1
| | |_|/ | |/| |
* | | | RISC-V: Update Kconfig to better handle CMDLINENick Kossifidis2018-12-211-24/+33
* | | | riscv: remove unused variable in ftraceDavid Abdurachmanov2018-12-211-1/+0
* | | | RISC-V: add of_node_put()Yangtao Li2018-12-211-0/+1
* | | | RISC-V: Fix of_node_* refcountAtish Patra2018-12-215-1/+20
* | | | riscv, atomic: Add #define's for the atomic_{cmp,}xchg_*() variantsAndrea Parri2018-12-211-0/+9
|/ / /
* | | Merge tag 'trace-v4.20-rc3' of git://git.kernel.org/pub/scm/linux/kernel/git/...Linus Torvalds2018-11-301-12/+2
|\ \ \ | |/ / |/| |
| * | riscv/function_graph: Simplify with function_graph_enter()Steven Rostedt (VMware)2018-11-271-12/+2
* | | RISC-V: recognize S/U mode bits in print_isaPatrick Stählin2018-11-201-3/+6
* | | riscv: add asm/unistd.h UAPI headerDavid Abdurachmanov2018-11-202-10/+21
OpenPOWER on IntegriCloud