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
/
include
/
asm
/
page.h
Age
Commit message (
Expand
)
Author
2022-01-19
riscv: Implement sv48 support
Alexandre Ghiti
2022-01-19
riscv: Move KASAN mapping next to the kernel mapping
Alexandre Ghiti
2021-10-04
riscv/vdso: Add support for time namespaces
Tong Tiangen
2021-09-05
Merge tag 'riscv-for-linus-5.15-mw0' of git://git.kernel.org/pub/scm/linux/ke...
Linus Torvalds
2021-08-13
riscv: fix the global name pfn_base confliction error
Kenneth Lee
2021-08-11
riscv: Introduce va_kernel_pa_offset for 32-bit kernel
Alexandre Ghiti
2021-08-11
riscv: Optimize kernel virtual address conversion macro
Alexandre Ghiti
2021-08-06
riscv: Get rid of CONFIG_PHYS_RAM_BASE in kernel physical address conversion
Alexandre Ghiti
2021-07-05
riscv: Introduce structure that group all variables regarding kernel mapping
Alexandre Ghiti
2021-06-30
Merge branch 'riscv-wx-mappings' into for-next
Palmer Dabbelt
2021-06-30
riscv: Map the kernel with correct permissions the first time
Alexandre Ghiti
2021-06-11
riscv: Simplify xip and !xip kernel address conversion macros
Alexandre Ghiti
2021-06-08
riscv: Cleanup unused functions
Guo Ren
2021-05-01
riscv: Fix 32b kernel build with CONFIG_DEBUG_VIRTUAL=y
Alexandre Ghiti
2021-04-26
RISC-V: enable XIP
Vitaly Wool
2021-04-26
riscv: Move kernel mapping outside of linear mapping
Alexandre Ghiti
2021-02-26
Merge tag 'riscv-for-linus-5.12-mw0' of git://git.kernel.org/pub/scm/linux/ke...
Linus Torvalds
2021-02-22
riscv: Remove unnecessary declaration
Kefeng Wang
2021-02-02
riscv: virt_addr_valid must check the address belongs to linear mapping
Alexandre Ghiti
2020-04-10
mm/vma: define a default value for VM_DATA_DEFAULT_FLAGS
Anshuman Khandual
2020-01-23
riscv: mm: add support for CONFIG_DEBUG_VIRTUAL
Zong Li
2019-11-17
riscv: add nommu support
Christoph Hellwig
2019-08-30
RISC-V: Implement sparsemem
Logan Gunthorpe
2019-07-03
riscv: Introduce huge page support for 32/64bit kernel
Alexandre Ghiti
2019-07-01
riscv: Remove gate area stubs
Andy Lutomirski
2019-06-05
treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 286
Thomas Gleixner
2019-01-23
RISC-V: asm/page.h: fix spelling mistake "CONFIG_64BITS" -> "CONFIG_64BIT"
Antony Pavlov
2017-09-26
RISC-V: Paging and MMU
Palmer Dabbelt