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
*
Merge tag 'irq-core-2020-03-30' of git://git.kernel.org/pub/scm/linux/kernel/...
Linus Torvalds
2020-03-30
1
-1
/
+1
|
\
|
*
irqchip/sifive-plic: Enable/Disable external interrupts upon cpu online/offline
Atish Patra
2020-03-16
1
-1
/
+1
*
|
Merge branch 'locking-core-for-linus' of git://git.kernel.org/pub/scm/linux/k...
Linus Torvalds
2020-03-30
1
-3
/
+2
|
\
\
|
*
\
Merge branch 'uaccess.futex' of git://git.kernel.org/pub/scm/linux/kernel/git...
Thomas Gleixner
2020-03-28
1
-3
/
+2
|
|
\
\
|
|
|
/
|
|
/
|
|
|
*
futex: arch_futex_atomic_op_inuser() calling conventions change
Al Viro
2020-03-27
1
-3
/
+2
*
|
|
RISC-V: Move all address space definition macros to one place
Atish Patra
2020-03-26
1
-37
/
+41
*
|
|
RISC-V: Only select essential drivers for SOC_VIRT config
Anup Patel
2020-03-26
3
-16
/
+30
*
|
|
riscv: fix the IPI missing issue in nommu mode
Greentime Hu
2020-03-18
2
-5
/
+5
*
|
|
riscv: uaccess should be used in nommu mode
Greentime Hu
2020-03-18
3
-20
/
+19
*
|
|
riscv: fix seccomp reject syscall code path
Tycho Andersen
2020-03-05
3
-21
/
+8
*
|
|
riscv: dts: Add GPIO reboot method to HiFive Unleashed DTS file
Yash Shah
2020-03-05
1
-0
/
+5
*
|
|
RISC-V: Select Goldfish RTC driver for QEMU virt machine
Anup Patel
2020-03-05
3
-0
/
+4
*
|
|
RISC-V: Select SYSCON Reboot and Poweroff for QEMU virt machine
Anup Patel
2020-03-05
3
-0
/
+4
*
|
|
RISC-V: Enable QEMU virt machine support in defconfigs
Anup Patel
2020-03-05
2
-29
/
+2
*
|
|
RISC-V: Add kconfig option for QEMU virt machine
Anup Patel
2020-03-05
1
-0
/
+20
*
|
|
riscv: Fix range looking for kernel image memblock
Alexandre Ghiti
2020-03-04
1
-1
/
+1
*
|
|
riscv: Force flat memory model with no-mmu
Damien Le Moal
2020-03-04
1
-0
/
+1
*
|
|
riscv: Change code model of module to medany to improve data accessing
Vincent Chen
2020-03-03
1
-2
/
+4
*
|
|
riscv: avoid the PIC offset of static percpu data in module beyond 2G limits
Vincent Chen
2020-03-03
1
-0
/
+16
|
/
/
*
|
riscv: adjust the indent
Zong Li
2020-02-24
1
-11
/
+15
*
|
riscv: allocate a complete page size for each page table
Zong Li
2020-02-24
1
-11
/
+16
*
|
riscv: Fix gitignore
Damien Le Moal
2020-02-19
1
-0
/
+2
*
|
RISC-V: Don't enable all interrupts in trap_init()
Anup Patel
2020-02-18
1
-2
/
+2
*
|
riscv: set pmp configuration if kernel is running in M-mode
Greentime Hu
2020-02-18
2
-0
/
+18
|
/
*
Merge tag 'microblaze-v5.6-rc1' of git://git.monstr.eu/linux-2.6-microblaze
Linus Torvalds
2020-02-04
1
-1
/
+0
|
\
|
*
asm-generic: Make dma-contiguous.h a mandatory include/asm header
Michal Simek
2020-02-04
1
-1
/
+0
*
|
riscv: mm: add p?d_leaf() definitions
Steven Price
2020-02-04
2
-0
/
+14
*
|
Merge tag 'riscv-for-linus-5.6-mw0' of git://git.kernel.org/pub/scm/linux/ker...
Linus Torvalds
2020-01-31
16
-9
/
+241
|
\
\
|
*
|
riscv: dts: Add DT support for SiFive FU540 GPIO driver
Yash Shah
2020-01-29
2
-1
/
+18
|
*
|
riscv: mm: add support for CONFIG_DEBUG_VIRTUAL
Zong Li
2020-01-23
4
-2
/
+54
|
*
|
riscv: keep 32-bit kernel to 32-bit phys_addr_t
Olof Johansson
2020-01-22
1
-2
/
+0
|
*
|
riscv: Add KASAN support
Nick Hu
2020-01-22
12
-4
/
+169
*
|
|
Merge tag 'docs-5.6' of git://git.lwn.net/linux
Linus Torvalds
2020-01-29
1
-2
/
+2
|
\
\
\
|
*
|
|
RISC-V: Typo fixes in image header and documentation.
Atish Patra
2019-12-19
1
-2
/
+2
*
|
|
|
Merge tag 'tty-5.6-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/greg...
Linus Torvalds
2020-01-29
1
-4
/
+0
|
\
\
\
\
|
*
|
|
|
arch/riscv/setup: Drop dummy_con initialization
Arvind Sankar
2020-01-14
1
-4
/
+0
*
|
|
|
|
Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net-next
Linus Torvalds
2020-01-28
4
-238
/
+310
|
\
\
\
\
\
|
*
\
\
\
\
Merge ra.kernel.org:/pub/scm/linux/kernel/git/netdev/net
David S. Miller
2020-01-19
7
-45
/
+78
|
|
\
\
\
\
\
|
|
|
|
_
|
/
/
|
|
|
/
|
|
|
|
*
|
|
|
|
Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net
David S. Miller
2020-01-09
6
-19
/
+35
|
|
\
\
\
\
\
|
*
\
\
\
\
\
Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net
David S. Miller
2019-12-31
4
-3
/
+6
|
|
\
\
\
\
\
\
|
*
\
\
\
\
\
\
Merge git://git.kernel.org/pub/scm/linux/kernel/git/bpf/bpf-next
David S. Miller
2019-12-27
4
-238
/
+310
|
|
\
\
\
\
\
\
\
|
|
*
|
|
|
|
|
|
riscv, perf: Add arch specific perf_arch_bpf_user_pt_regs
Björn Töpel
2019-12-19
1
-0
/
+4
|
|
*
|
|
|
|
|
|
riscv, bpf: Add missing uapi header for BPF_PROG_TYPE_PERF_EVENT programs
Björn Töpel
2019-12-19
1
-0
/
+9
|
|
*
|
|
|
|
|
|
riscv, bpf: Optimize calls
Björn Töpel
2019-12-19
1
-37
/
+64
|
|
*
|
|
|
|
|
|
riscv, bpf: Provide RISC-V specific JIT image alloc/free
Björn Töpel
2019-12-19
2
-0
/
+17
|
|
*
|
|
|
|
|
|
riscv, bpf: Optimize BPF tail calls
Björn Töpel
2019-12-19
1
-6
/
+7
|
|
*
|
|
|
|
|
|
riscv, bpf: Add support for far jumps and exits
Björn Töpel
2019-12-19
1
-20
/
+17
|
|
*
|
|
|
|
|
|
riscv, bpf: Add support for far branching when emitting tail call
Björn Töpel
2019-12-19
1
-19
/
+3
|
|
*
|
|
|
|
|
|
riscv, bpf: Add support for far branching
Björn Töpel
2019-12-19
1
-164
/
+188
|
|
*
|
|
|
|
|
|
riscv, bpf: Fix broken BPF tail calls
Björn Töpel
2019-12-19
1
-2
/
+11
|
|
|
|
_
|
_
|
_
|
_
|
/
|
|
|
/
|
|
|
|
|
[next]