index
:
linux.git
bh1745
master
multitile
next/stmfts-20170210
next/vr-20170117
tizen/tizen
tizen/vr
vm-bind
Linux Kernel
Andi Shyti
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
arch
/
riscv
Age
Commit message (
Expand
)
Author
2020-03-31
RISC-V: Add cpu_ops and modify default booting method
Atish Patra
2020-03-31
RISC-V: Move relocate and few other functions out of __init
Atish Patra
2020-03-31
RISC-V: Implement new SBI v0.2 extensions
Atish Patra
2020-03-31
RISC-V: Introduce a new config for SBI v0.1
Atish Patra
2020-03-31
RISC-V: Add SBI v0.2 extension definitions
Atish Patra
2020-03-31
RISC-V: Add basic support for SBI v0.2
Atish Patra
2020-03-31
RISC-V: Mark existing SBI as 0.1 SBI.
Atish Patra
2020-03-30
Merge tag 'irq-core-2020-03-30' of git://git.kernel.org/pub/scm/linux/kernel/...
Linus Torvalds
2020-03-30
Merge branch 'locking-core-for-linus' of git://git.kernel.org/pub/scm/linux/k...
Linus Torvalds
2020-03-29
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
David S. Miller
2020-03-28
Merge branch 'uaccess.futex' of git://git.kernel.org/pub/scm/linux/kernel/git...
Thomas Gleixner
2020-03-27
futex: arch_futex_atomic_op_inuser() calling conventions change
Al Viro
2020-03-26
RISC-V: Move all address space definition macros to one place
Atish Patra
2020-03-26
RISC-V: Only select essential drivers for SOC_VIRT config
Anup Patel
2020-03-26
riscv: Use macro definition instead of magic number
Zong Li
2020-03-26
riscv: Add support to dump the kernel page tables
Zong Li
2020-03-26
riscv: patch code by fixmap mapping
Zong Li
2020-03-26
riscv: introduce interfaces to patch kernel code
Zong Li
2020-03-26
riscv: add macro to get instruction length
Zong Li
2020-03-26
riscv: add STRICT_KERNEL_RWX support
Zong Li
2020-03-26
riscv: add alignment for text, rodata and data sections
Zong Li
2020-03-26
riscv: move exception table immediately after RO_DATA
Zong Li
2020-03-26
riscv: add ARCH_SUPPORTS_DEBUG_PAGEALLOC support
Zong Li
2020-03-26
riscv: add ARCH_HAS_SET_DIRECT_MAP support
Zong Li
2020-03-26
riscv: add ARCH_HAS_SET_MEMORY support
Zong Li
2020-03-25
.gitignore: add SPDX License Identifier
Masahiro Yamada
2020-03-18
riscv: fix the IPI missing issue in nommu mode
Greentime Hu
2020-03-18
riscv: uaccess should be used in nommu mode
Greentime Hu
2020-03-16
irqchip/sifive-plic: Enable/Disable external interrupts upon cpu online/offline
Atish Patra
2020-03-13
Merge git://git.kernel.org/pub/scm/linux/kernel/git/bpf/bpf-next
David S. Miller
2020-03-05
RISC-V: Move all address space definition macros to one place
Atish Patra
2020-03-05
riscv: fix seccomp reject syscall code path
Tycho Andersen
2020-03-05
riscv: Use p*d_leaf macros to define p*d_huge
Alexandre Ghiti
2020-03-05
riscv: dts: Add GPIO reboot method to HiFive Unleashed DTS file
Yash Shah
2020-03-05
RISC-V: Select Goldfish RTC driver for QEMU virt machine
Anup Patel
2020-03-05
RISC-V: Select SYSCON Reboot and Poweroff for QEMU virt machine
Anup Patel
2020-03-05
RISC-V: Enable QEMU virt machine support in defconfigs
Anup Patel
2020-03-05
RISC-V: Add kconfig option for QEMU virt machine
Anup Patel
2020-03-05
riscv, bpf: Add RV32G eBPF JIT
Luke Nelson
2020-03-05
riscv, bpf: Factor common RISC-V JIT code
Luke Nelson
2020-03-04
riscv: Fix range looking for kernel image memblock
Alexandre Ghiti
2020-03-04
riscv: Force flat memory model with no-mmu
Damien Le Moal
2020-03-03
RISC-V: Stop using LOCAL for the uaccess fixups
Palmer Dabbelt
2020-03-03
RISC-V: Inline the assembly register save/restore macros
Palmer Dabbelt
2020-03-03
RISC-V: Stop relying on GCC's register allocator's hueristics
Palmer Dabbelt
2020-03-03
RISC-V: Stop putting .sbss in .sdata
Palmer Dabbelt
2020-03-03
riscv: force hart_lottery to put in .sdata section
Zong Li
2020-03-03
riscv: Delete CONFIG_SYSFS_SYSCALL from defconfigs
Deepa Dinamani
2020-03-03
riscv: Use flush_icache_mm for flush_icache_user_range
Guo Ren
2020-03-03
riscv: Change code model of module to medany to improve data accessing
Vincent Chen
[prev]
[next]