aboutsummaryrefslogtreecommitdiff
path: root/arch/riscv
AgeCommit message (Expand)Author
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-17RISC-V: Remove EARLY_PRINTK supportAnup Patel
2018-12-17RISC-V: defconfig: Enable RISC-V SBI earlycon supportAnup Patel
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-20RISC-V: recognize S/U mode bits in print_isaPatrick Stählin
2018-11-20riscv: add asm/unistd.h UAPI headerDavid Abdurachmanov
2018-11-20riscv: fix warning in arch/riscv/include/asm/module.hDavid Abdurachmanov
2018-11-20RISC-V: Build flat and compressed kernel imagesAnup Patel
2018-11-20RISC-V: Fix raw_copy_{to,from}_user()Olof Johansson
2018-11-12RISC-V: Silence some module warnings on 32-bitOlof Johansson
2018-11-12RISC-V: lib: Fix build error for 64-bitOlof Johansson
2018-11-12riscv: add missing vdso_install targetDavid Abdurachmanov
2018-11-12riscv: fix spacing in struct pt_regsDavid Abdurachmanov
2018-11-12RISC-V: defconfig: Enable printk timestampsAnup Patel
2018-11-01RISC-V: refresh defconfigAnup Patel
2018-10-31Merge tag 'riscv-for-linus-4.20-mw2' of git://git.kernel.org/pub/scm/linux/ke...Linus Torvalds
2018-10-31lib: Remove umoddi3 and udivmoddi4Palmer Dabbelt
2018-10-31Move EM_RISCV into elf-em.hPalmer Dabbelt
2018-10-31RISC-V: properly determine hardware capsAndreas Schwab
2018-10-31Revert "RISC-V: Select GENERIC_LIB_UMODDI3 on RV32"Palmer Dabbelt
2018-10-31mm: remove include/linux/bootmem.hMike Rapoport
2018-10-31memblock: rename free_all_bootmem to memblock_free_allMike Rapoport
2018-10-31mm: remove CONFIG_HAVE_MEMBLOCKMike Rapoport
2018-10-31mm: remove CONFIG_NO_BOOTMEMMike Rapoport
2018-10-31treewide: remove current_text_addrNick Desaulniers
2018-10-25Merge tag 'riscv-for-linus-4.20-mw0' of git://git.kernel.org/pub/scm/linux/ke...Linus Torvalds
2018-10-25Merge branch 'timers-core-for-linus' of git://git.kernel.org/pub/scm/linux/ke...Linus Torvalds
2018-10-24Merge branch 'siginfo-linus' of git://git.kernel.org/pub/scm/linux/kernel/git...Linus Torvalds
2018-10-22RISC-V: SMP cleanup and new featuresPalmer Dabbelt
2018-10-22RISC-V: Fix some RV32 bugs and build failuresPalmer Dabbelt
2018-10-22riscv: Add support to no-FPU systemsPalmer Dabbelt
2018-10-22RISC-V: Cosmetic menuconfig changesNick Kossifidis
2018-10-22riscv: move GCC version check for ARCH_SUPPORTS_INT128 to KconfigMasahiro Yamada
2018-10-22RISC-V: remove the unused return_to_handler exportChristoph Hellwig
2018-10-22RISC-V: Add futex support.Jim Wilson
2018-10-22RISC-V: Add FP register ptrace support for gdb.Jim Wilson
2018-10-22RISC-V: Mask out the F extension on systems without DPalmer Dabbelt
2018-10-22RISC-V: Don't set cacheinfo.{physical_line_partition,attributes}Palmer Dabbelt
2018-10-22RISC-V: Show IPI statsAnup Patel
2018-10-22RISC-V: Show CPU ID and Hart ID separately in /proc/cpuinfoAnup Patel
2018-10-22RISC-V: Use Linux logical CPU number instead of hartidAtish Patra
2018-10-22RISC-V: Add logical CPU indexing for RISC-VAtish Patra