index
:
linux
WIP-syscall
master
mmu_gather-race-fix
n900-dt
n900-dt-with-ssi
n900-dts-twl5030
n900-modem-rework
n900-omapdrm
next
proc-cmdline
sc18is600
ssi
ssi-cleaned
ssi-cleaned-dt
ssi-cleaned-dt2
ssi-cleaned-dt3
tty-splice
twl4030-madc-cleanup
Linux Kernel (branches are rebased on master from time to time)
Linus Torvalds
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
arch
/
riscv
Age
Commit message (
Expand
)
Author
Files
Lines
2018-12-21
RISC-V: Select GENERIC_SCHED_CLOCK for clocksource drivers
Anup Patel
1
-0
/
+1
2018-12-21
RISC-V: lib: minor asm cleanup
Olof Johansson
2
-48
/
+53
2018-12-21
RISC-V: Move from EARLY_PRINTK to SBI earlycon
Palmer Dabbelt
3
-30
/
+1
2018-12-21
RISC-V: Update Kconfig to better handle CMDLINE
Nick Kossifidis
1
-24
/
+33
2018-12-21
riscv: remove unused variable in ftrace
David Abdurachmanov
1
-1
/
+0
2018-12-21
RISC-V: add of_node_put()
Yangtao Li
1
-0
/
+1
2018-12-21
RISC-V: Fix of_node_* refcount
Atish Patra
5
-1
/
+20
2018-12-21
riscv, atomic: Add #define's for the atomic_{cmp,}xchg_*() variants
Andrea Parri
1
-0
/
+9
2018-12-17
RISC-V: Remove EARLY_PRINTK support
Anup Patel
2
-30
/
+0
2018-12-17
RISC-V: defconfig: Enable RISC-V SBI earlycon support
Anup Patel
1
-0
/
+1
2018-11-30
Merge tag 'trace-v4.20-rc3' of git://git.kernel.org/pub/scm/linux/kernel/git/...
Linus Torvalds
1
-12
/
+2
2018-11-27
riscv/function_graph: Simplify with function_graph_enter()
Steven Rostedt (VMware)
1
-12
/
+2
2018-11-20
RISC-V: recognize S/U mode bits in print_isa
Patrick Stählin
1
-3
/
+6
2018-11-20
riscv: add asm/unistd.h UAPI header
David Abdurachmanov
2
-10
/
+21
2018-11-20
riscv: fix warning in arch/riscv/include/asm/module.h
David Abdurachmanov
1
-0
/
+1
2018-11-20
RISC-V: Build flat and compressed kernel images
Anup Patel
6
-2
/
+120
2018-11-20
RISC-V: Fix raw_copy_{to,from}_user()
Olof Johansson
1
-2
/
+2
2018-11-12
RISC-V: Silence some module warnings on 32-bit
Olof Johansson
1
-6
/
+6
2018-11-12
RISC-V: lib: Fix build error for 64-bit
Olof Johansson
1
-1
/
+1
2018-11-12
riscv: add missing vdso_install target
David Abdurachmanov
1
-0
/
+4
2018-11-12
riscv: fix spacing in struct pt_regs
David Abdurachmanov
1
-2
/
+2
2018-11-12
RISC-V: defconfig: Enable printk timestamps
Anup Patel
1
-0
/
+1
2018-11-01
RISC-V: refresh defconfig
Anup Patel
1
-8
/
+8
2018-10-31
Merge tag 'riscv-for-linus-4.20-mw2' of git://git.kernel.org/pub/scm/linux/ke...
Linus Torvalds
3
-7
/
+5
2018-10-31
lib: Remove umoddi3 and udivmoddi4
Palmer Dabbelt
1
-1
/
+0
2018-10-31
Move EM_RISCV into elf-em.h
Palmer Dabbelt
1
-3
/
+0
2018-10-31
RISC-V: properly determine hardware caps
Andreas Schwab
1
-3
/
+5
2018-10-31
Revert "RISC-V: Select GENERIC_LIB_UMODDI3 on RV32"
Palmer Dabbelt
1
-1
/
+0
2018-10-31
mm: remove include/linux/bootmem.h
Mike Rapoport
1
-2
/
+1
2018-10-31
memblock: rename free_all_bootmem to memblock_free_all
Mike Rapoport
1
-1
/
+1
2018-10-31
mm: remove CONFIG_HAVE_MEMBLOCK
Mike Rapoport
1
-1
/
+0
2018-10-31
mm: remove CONFIG_NO_BOOTMEM
Mike Rapoport
1
-1
/
+0
2018-10-31
treewide: remove current_text_addr
Nick Desaulniers
1
-6
/
+0
2018-10-25
Merge tag 'riscv-for-linus-4.20-mw0' of git://git.kernel.org/pub/scm/linux/ke...
Linus Torvalds
27
-238
/
+679
2018-10-25
Merge branch 'timers-core-for-linus' of git://git.kernel.org/pub/scm/linux/ke...
Linus Torvalds
1
-0
/
+1
2018-10-24
Merge branch 'siginfo-linus' of git://git.kernel.org/pub/scm/linux/kernel/git...
Linus Torvalds
2
-24
/
+1
2018-10-22
RISC-V: SMP cleanup and new features
Palmer Dabbelt
10
-62
/
+245
2018-10-22
RISC-V: Fix some RV32 bugs and build failures
Palmer Dabbelt
4
-2
/
+7
2018-10-22
riscv: Add support to no-FPU systems
Palmer Dabbelt
9
-127
/
+196
2018-10-22
RISC-V: Cosmetic menuconfig changes
Nick Kossifidis
2
-36
/
+39
2018-10-22
riscv: move GCC version check for ARCH_SUPPORTS_INT128 to Kconfig
Masahiro Yamada
2
-2
/
+1
2018-10-22
RISC-V: remove the unused return_to_handler export
Christoph Hellwig
1
-1
/
+0
2018-10-22
RISC-V: Add futex support.
Jim Wilson
3
-1
/
+129
2018-10-22
RISC-V: Add FP register ptrace support for gdb.
Jim Wilson
2
-0
/
+55
2018-10-22
RISC-V: Mask out the F extension on systems without D
Palmer Dabbelt
1
-0
/
+7
2018-10-22
RISC-V: Don't set cacheinfo.{physical_line_partition,attributes}
Palmer Dabbelt
1
-7
/
+0
2018-10-22
RISC-V: Show IPI stats
Anup Patel
3
-7
/
+49
2018-10-22
RISC-V: Show CPU ID and Hart ID separately in /proc/cpuinfo
Anup Patel
1
-4
/
+6
2018-10-22
RISC-V: Use Linux logical CPU number instead of hartid
Atish Patra
6
-25
/
+58
2018-10-22
RISC-V: Add logical CPU indexing for RISC-V
Atish Patra
3
-1
/
+46
[next]