index
:
linux-arm.git
aarch64/hotplug-vcpu/head
aarch64/hotplug-vcpu/v6.5
aarch64/hotplug-vcpu/v6.6
aarch64/hotplug-vcpu/v6.6-rc1
aarch64/hotplug-vcpu/v6.6-rc5
aarch64/hotplug-vcpu/v6.6-rc6
aarch64/hotplug-vcpu/v6.6-rc7
aarch64/hotplug-vcpu/v6.7
aarch64/hotplug-vcpu/v6.7-rc1
aarch64/hotplug-vcpu/v6.7-rc2
aarch64/hotplug-vcpu/v6.7-rc3
aarch64/hotplug-vcpu/v6.7-rc4
aarch64/hotplug-vcpu/v6.7-rc5
aarch64/hotplug-vcpu/v6.8-rc2
aarch64/ktext/head
aarch64/ktext/v6.5
aarch64/ktext/v6.6-rc5
aarch64/ktext/v6.7
adfs
cex7
clearfog
clearfog-4.10
clearfog-4.11
clearfog-4.12
clearfog-4.13
clearfog-4.9
clkdev
csi-v6
devel-stable
drm-armada-devel
drm-armada-devel-4.15
drm-armada-fixes
drm-armada-fixes-4.15
drm-dwhdmi-devel
drm-etnaviv-devel
drm-tda9950-fixes
drm-tda998x-devel
drm-tda998x-fixes
fec-testing
fiq
fixes
fixes-sa1111
for-arm-soc
for-next
hb2
ktext
ktext-current
master
mcbin
mvneta
mvpp2
net-merged
net-next
net-queue
nmi
phy
rtc
sa1100
spectre
to-build
uaccess
vcpu-rmk
wl18xx
zii
Russell King's ARM Linux kernel tree
Russell King
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
arch
/
riscv
/
kernel
/
sys_riscv.c
Age
Commit message (
Expand
)
Author
2023-04-26
RISC-V: hwprobe: Explicity check for -1 in vdso init
Andrew Jones
2023-04-26
RISC-V: hwprobe: There can only be one first
Andrew Jones
2023-04-18
RISC-V: Add hwprobe vDSO function and data
Evan Green
2023-04-18
RISC-V: hwprobe: Support probing of misaligned access performance
Evan Green
2023-04-18
RISC-V: hwprobe: Add support for RISCV_HWPROBE_BASE_BEHAVIOR_IMA
Evan Green
2023-04-18
RISC-V: Add a syscall for HW probing
Evan Green
2022-09-22
riscv: Allow PROT_WRITE-only mmap()
Andrew Bresticker
2022-07-21
riscv: mmap with PROT_WRITE but no PROT_READ is invalid
Celeste Liu
2022-04-26
riscv: compat: syscall: Add compat_sys_call_table implementation
Guo Ren
2020-06-18
RISC-V: Don't allow write+exec only page mapping request in mmap
Yash Shah
2019-06-05
treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 286
Thomas Gleixner
2018-08-28
RISC-V: Use a less ugly workaround for unused variable warnings
Palmer Dabbelt
2018-08-20
RISC-V: Define sys_riscv_flush_icache when SMP=n
Palmer Dabbelt
2018-04-02
mm: add ksys_mmap_pgoff() helper; remove in-kernel calls to sys_mmap_pgoff()
Dominik Brodowski
2017-12-11
RISC-V: Logical vs Bitwise typo
Dan Carpenter
2017-11-30
RISC-V: Clean up an unused include
Palmer Dabbelt
2017-11-30
RISC-V: Allow userspace to flush the instruction cache
Andrew Waterman
2017-09-26
RISC-V: User-facing API
Palmer Dabbelt