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
2020-01-10
Merge branch 'x86/mm' into efi/core, to pick up dependencies
Ingo Molnar
1
-0
/
+4
2020-01-04
riscv: prefix IRQ_ macro names with an RV_ namespace
Paul Walmsley
2
-12
/
+12
2020-01-03
riscv: ftrace: correct the condition logic in function graph tracer
Zong Li
1
-1
/
+1
2020-01-03
riscv: dts: Add DT support for SiFive L2 cache controller
Yash Shah
1
-0
/
+15
2020-01-03
riscv: gcov: enable gcov for RISC-V
Zong Li
1
-0
/
+1
2020-01-03
riscv: mm: use __pa_symbol for kernel symbols
Zong Li
1
-6
/
+6
2019-12-27
riscv: export flush_icache_all to modules
Olof Johansson
1
-0
/
+1
2019-12-27
riscv: reject invalid syscalls below -1
David Abdurachmanov
1
-0
/
+1
2019-12-27
riscv: fix compile failure with EXPORT_SYMBOL() & !MMU
Luc Van Oostenryck
2
-3
/
+4
2019-12-22
Merge tag 'riscv/for-v5.5-rc3' of git://git.kernel.org/pub/scm/linux/kernel/g...
Linus Torvalds
5
-198
/
+23
2019-12-22
Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net
Linus Torvalds
1
-2
/
+2
2019-12-20
riscv: move sifive_l2_cache.c to drivers/soc
Christoph Hellwig
2
-179
/
+0
2019-12-20
riscv: define vmemmap before pfn_to_page calls
David Abdurachmanov
1
-17
/
+21
2019-12-20
riscv: fix scratch register clearing in M-mode.
Greentime Hu
1
-1
/
+1
2019-12-20
riscv: Fix use of undefined config option CONFIG_CONFIG_MMU
Andreas Schwab
1
-1
/
+1
2019-12-11
bpf, riscv: Limit to 33 tail calls
Paul Chaignon
1
-2
/
+2
2019-12-10
mm/vmalloc: Add empty <asm/vmalloc.h> headers and use them from <linux/vmallo...
Ingo Molnar
1
-0
/
+4
2019-12-08
riscv: only select serial sifive if TTY is enabled
Kefeng Wang
1
-2
/
+2
2019-12-08
riscv: Fix build dependency for loader
Olof Johansson
1
-1
/
+1
2019-12-04
Merge tag 'riscv/for-v5.5-rc1-2' of git://git.kernel.org/pub/scm/linux/kernel...
Linus Torvalds
4
-8
/
+88
2019-12-03
Merge tag 'pci-v5.5-changes' of git://git.kernel.org/pub/scm/linux/kernel/git...
Linus Torvalds
1
-1
/
+0
2019-11-30
Merge tag 'seccomp-v5.5-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git...
Linus Torvalds
1
-1
/
+1
2019-11-28
Merge tag 'ioremap-5.5' of git://git.infradead.org/users/hch/ioremap
Linus Torvalds
5
-99
/
+9
2019-11-27
Merge tag 'riscv/for-v5.5-rc1' of git://git.kernel.org/pub/scm/linux/kernel/g...
Linus Torvalds
69
-450
/
+1067
2019-11-26
asm-generic: Make msi.h a mandatory include/asm header
Michal Simek
1
-1
/
+0
2019-11-26
Merge branch 'x86-asm-for-linus' of git://git.kernel.org/pub/scm/linux/kernel...
Linus Torvalds
1
-3
/
+2
2019-11-25
Merge git://git.kernel.org/pub/scm/linux/kernel/git/herbert/crypto-2.6
Linus Torvalds
1
-1
/
+1
2019-11-25
Merge tag 'printk-for-5.5' of git://git.kernel.org/pub/scm/linux/kernel/git/p...
Linus Torvalds
1
-2
/
+2
2019-11-22
Merge branch 'next/defconfig-add-debug' into for-next
Paul Walmsley
2
-0
/
+48
2019-11-22
Merge branch 'next/misc2' into for-next
Paul Walmsley
2
-8
/
+40
2019-11-22
Merge branch 'next/nommu' into for-next
Paul Walmsley
50
-361
/
+915
2019-11-22
Merge branch 'next/misc' into for-next
Paul Walmsley
18
-42
/
+63
2019-11-22
Merge branch 'next/tlb-opt' into for-next
Paul Walmsley
1
-2
/
+23
2019-11-22
Merge branch 'next/isa-string' into for-next
Paul Walmsley
1
-42
/
+3
2019-11-22
RISC-V: Add address map dumper
Yash Shah
1
-0
/
+32
2019-11-22
riscv: defconfigs: enable more debugging options
Paul Walmsley
2
-0
/
+46
2019-11-22
riscv: defconfigs: enable debugfs
Paul Walmsley
2
-0
/
+2
2019-11-21
riscv: Fix Kconfig indentation
Krzysztof Kozlowski
1
-8
/
+8
2019-11-17
riscv: provide a flat image loader
Christoph Hellwig
4
-5
/
+39
2019-11-17
riscv: add nommu support
Christoph Hellwig
23
-71
/
+254
2019-11-17
riscv: clear the instruction cache and all registers when booting
Christoph Hellwig
2
-1
/
+88
2019-11-17
riscv: read the hart ID from mhartid on boot
Damien Le Moal
2
-0
/
+9
2019-11-17
riscv: provide native clint access for M-mode
Christoph Hellwig
7
-3
/
+105
2019-11-17
int128: move __uint128_t compiler test to Kconfig
Ard Biesheuvel
1
-1
/
+1
2019-11-15
riscv: dts: add support for PDMA device of HiFive Unleashed Rev A00
Green Wan
1
-0
/
+7
2019-11-13
riscv: add support for MMIO access to the timer registers
Christoph Hellwig
2
-3
/
+19
2019-11-13
riscv: implement remote sfence.i using IPIs
Christoph Hellwig
2
-6
/
+21
2019-11-13
riscv: cleanup the default power off implementation
Christoph Hellwig
3
-2
/
+18
2019-11-13
riscv: poison SBI calls for M-mode
Christoph Hellwig
1
-2
/
+3
2019-11-13
riscv: don't allow selecting SBI based drivers for M-mode
Damien Le Moal
1
-0
/
+6
[next]