index
:
linux.git
arm64-uaccess
link_path_walk
linus
master
mmu_gather-race-fix
proc-cmdline
runtime-constants
tty-splice
word-at-a-time
x86-rep-insns
x86-uaccess-cleanup
Linux kernel mainline tree
Linus Torvalds
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
arch
/
riscv
Commit message (
Expand
)
Author
Age
Files
Lines
*
riscv: Make __fstate_clean() work correctly.
Vincent Chen
2019-08-14
1
-1
/
+1
*
riscv: Correct the initialized flow of FP register
Vincent Chen
2019-08-14
2
-2
/
+15
*
riscv: defconfig: Update the defconfig
Alistair Francis
2019-08-13
1
-0
/
+2
*
riscv: rv32_defconfig: Update the defconfig
Alistair Francis
2019-08-13
1
-0
/
+3
*
riscv: fix flush_tlb_range() end address for flush_tlb_page()
Paul Walmsley
2019-08-13
1
-2
/
+9
*
RISC-V: Remove udivdi3
Palmer Dabbelt
2019-08-08
2
-34
/
+0
*
riscv: delay: use do_div() instead of __udivdi3()
Paul Walmsley
2019-08-08
1
-1
/
+5
*
riscv: defconfig: align RV64 defconfig to the output of "make savedefconfig"
Paul Walmsley
2019-07-31
1
-5
/
+5
*
riscv: dts: fu540-c000: drop "timebase-frequency"
Paul Walmsley
2019-07-31
1
-1
/
+0
*
riscv: Fix perf record without libelf support
Mao Han
2019-07-31
1
-1
/
+1
*
Merge tag 'spdx-5.3-rc2' of git://git.kernel.org/pub/scm/linux/kernel/git/gre...
Linus Torvalds
2019-07-28
7
-7
/
+7
|
\
|
*
treewide: add "WITH Linux-syscall-note" to SPDX tag of uapi headers
Masahiro Yamada
2019-07-25
7
-7
/
+7
*
|
Merge tag 'riscv/for-v5.3-rc2' of git://git.kernel.org/pub/scm/linux/kernel/g...
Linus Torvalds
2019-07-25
4
-0
/
+26
|
\
\
|
|
/
|
/
|
|
*
riscv: dts: Add DT node for SiFive FU540 Ethernet controller driver
Yash Shah
2019-07-22
2
-0
/
+24
|
*
riscv: include generic support for MSI irqdomains
Wesley Terpstra
2019-07-22
1
-0
/
+1
|
*
riscv: enable sys_clone3 syscall for rv64
Paul Walmsley
2019-07-18
1
-0
/
+1
*
|
Merge tag 'kbuild-v5.3-2' of git://git.kernel.org/pub/scm/linux/kernel/git/ma...
Linus Torvalds
2019-07-20
1
-2
/
+0
|
\
\
|
|
/
|
/
|
|
*
riscv: drop unneeded -Wall addition
Masahiro Yamada
2019-07-17
1
-2
/
+0
*
|
Merge tag 'riscv/for-v5.3-rc1' of git://git.kernel.org/pub/scm/linux/kernel/g...
Linus Torvalds
2019-07-18
19
-115
/
+563
|
\
\
|
|
/
|
/
|
|
*
riscv: fix build break after macro-to-function conversion in generic cacheflu...
Paul Walmsley
2019-07-18
1
-4
/
+59
|
*
RISC-V: Add an Image header that boot loader can parse.
Atish Patra
2019-07-11
2
-0
/
+97
|
*
RISC-V: Setup initial page tables in two stages
Anup Patel
2019-07-09
6
-64
/
+284
|
*
riscv: remove free_initrd_mem
Christoph Hellwig
2019-07-04
1
-5
/
+0
|
*
riscv: ccache: Remove unused variable
Yash Shah
2019-07-04
1
-4
/
+7
|
*
riscv: Introduce huge page support for 32/64bit kernel
Alexandre Ghiti
2019-07-03
6
-2
/
+88
|
*
RISC-V: Fix memory reservation in setup_bootmem()
Anup Patel
2019-07-01
1
-7
/
+7
|
*
riscv: defconfig: enable SOC_SIFIVE
Loys Ollivier
2019-07-01
1
-5
/
+1
|
*
riscv: select SiFive platform drivers with SOC_SIFIVE
Loys Ollivier
2019-07-01
1
-0
/
+5
|
*
arch: riscv: add config option for building SiFive's SoC resource
Loys Ollivier
2019-07-01
3
-1
/
+11
|
*
riscv: Remove gate area stubs
Andy Lutomirski
2019-07-01
2
-23
/
+0
|
*
RISC-V: defconfig: Enable NO_HZ_IDLE and HIGH_RES_TIMERS
Anup Patel
2019-07-01
2
-0
/
+4
*
|
Merge tag 'kconfig-v5.3' of git://git.kernel.org/pub/scm/linux/kernel/git/mas...
Linus Torvalds
2019-07-12
1
-2
/
+0
|
\
\
|
*
|
kconfig: make arch/*/configs/defconfig the default of KBUILD_DEFCONFIG
Masahiro Yamada
2019-06-09
1
-2
/
+0
*
|
|
riscv: switch to generic version of pte allocation
Mike Rapoport
2019-07-12
1
-27
/
+2
*
|
|
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-next
Linus Torvalds
2019-07-11
1
-21
/
+38
|
\
\
\
|
*
|
|
bpf, riscv: Enable zext optimization for more RV64G ALU ops
Luke Nelson
2019-07-05
1
-8
/
+8
|
*
|
|
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
David S. Miller
2019-06-22
12
-136
/
+12
|
|
\
\
\
|
*
\
\
\
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
David S. Miller
2019-06-17
75
-617
/
+395
|
|
\
\
\
\
|
*
\
\
\
\
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
David S. Miller
2019-06-07
7
-41
/
+7
|
|
\
\
\
\
\
|
*
\
\
\
\
\
Merge git://git.kernel.org/pub/scm/linux/kernel/git/bpf/bpf-next
David S. Miller
2019-05-31
1
-13
/
+30
|
|
\
\
\
\
\
\
|
|
*
|
|
|
|
|
riscv: bpf: eliminate zero extension code-gen
Jiong Wang
2019-05-24
1
-13
/
+30
*
|
|
|
|
|
|
|
Merge branch 'for-next' of git://git.kernel.org/pub/scm/linux/kernel/git/gerg...
Linus Torvalds
2019-07-10
2
-0
/
+2
|
\
\
\
\
\
\
\
\
|
*
|
|
|
|
|
|
|
riscv: add binfmt_flat support
Christoph Hellwig
2019-06-24
2
-0
/
+2
|
|
|
_
|
_
|
_
|
/
/
/
|
|
/
|
|
|
|
|
|
*
|
|
|
|
|
|
|
Merge tag 'docs-5.3' of git://git.lwn.net/linux
Linus Torvalds
2019-07-09
1
-1
/
+1
|
\
\
\
\
\
\
\
\
|
*
|
|
|
|
|
|
|
docs: kbuild: convert docs to ReST and rename to *.rst
Mauro Carvalho Chehab
2019-06-14
1
-1
/
+1
|
|
|
_
|
_
|
_
|
_
|
/
/
|
|
/
|
|
|
|
|
|
*
|
|
|
|
|
|
|
Merge tag 'please-pull-for_5.3' of git://git.kernel.org/pub/scm/linux/kernel/...
Linus Torvalds
2019-07-09
1
-0
/
+1
|
\
\
\
\
\
\
\
\
|
*
|
|
|
|
|
|
|
EDAC/sifive: Add EDAC platform driver for SiFive SoCs
Yash Shah
2019-06-20
1
-0
/
+1
|
|
/
/
/
/
/
/
/
*
|
|
|
|
|
|
|
Merge branch 'siginfo-linus' of git://git.kernel.org/pub/scm/linux/kernel/git...
Linus Torvalds
2019-07-08
4
-10
/
+11
|
\
\
\
\
\
\
\
\
|
*
|
|
|
|
|
|
|
signal: Remove the task parameter from force_sig_fault
Eric W. Biederman
2019-05-29
1
-2
/
+2
|
*
|
|
|
|
|
|
|
signal: Explicitly call force_sig_fault on current
Eric W. Biederman
2019-05-29
1
-1
/
+1
[next]