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
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
2019-11-12
RISC-V: Add multiple compression image format.
Atish Patra
1
-0
/
+12
2019-11-12
riscv: clean up the macro format in each header file
Zong Li
15
-33
/
+40
2019-11-12
riscv: Use PMD_SIZE to replace PTE_PARENT_SIZE
Zong Li
1
-9
/
+4
2019-11-11
riscv: use the generic ioremap code
Christoph Hellwig
5
-88
/
+7
2019-11-11
arch: rely on asm-generic/io.h for default ioremap_* definitions
Christoph Hellwig
1
-10
/
+0
2019-11-05
riscv: abstract out CSR names for supervisor vs machine mode
Christoph Hellwig
19
-127
/
+188
2019-11-05
riscv: separate MMIO functions into their own header file
Paul Walmsley
2
-144
/
+167
2019-11-05
riscv: enter WFI in default_power_off() if SBI does not shutdown
Christoph Hellwig
1
-1
/
+2
2019-11-04
vmlinux.lds.h: Replace RW_DATA_SECTION with RW_DATA
Kees Cook
1
-1
/
+1
2019-11-04
vmlinux.lds.h: Replace RO_DATA_SECTION with RO_DATA
Kees Cook
1
-1
/
+1
2019-11-04
vmlinux.lds.h: Move NOTES into RO_DATA
Kees Cook
1
-1
/
+0
2019-10-29
RISC-V: Issue a tlb page flush if possible
Atish Patra
1
-1
/
+4
2019-10-29
RISC-V: Issue a local tlbflush if possible.
Atish Patra
1
-2
/
+17
2019-10-29
RISC-V: Do not invoke SBI call if cpumask is empty
Atish Patra
1
-0
/
+3
2019-10-29
riscv: add support for SECCOMP and SECCOMP_FILTER
David Abdurachmanov
5
-3
/
+63
2019-10-28
RISC-V: Remove unsupported isa string info print
Atish Patra
1
-42
/
+3
2019-10-28
RISC-V: Add PCIe I/O BAR memory mapping
Yash Shah
2
-1
/
+13
2019-10-28
riscv: for C functions called only from assembly, mark with __visible
Paul Walmsley
5
-8
/
+8
2019-10-28
riscv: fp: add missing __user pointer annotations
Paul Walmsley
1
-2
/
+2
[next]