index
:
kernel/linux.git
linux-2.6.11.y
linux-2.6.12.y
linux-2.6.13.y
linux-2.6.14.y
linux-2.6.15.y
linux-2.6.16.y
linux-2.6.17.y
linux-2.6.18.y
linux-2.6.19.y
linux-2.6.20.y
linux-2.6.21.y
linux-2.6.22.y
linux-2.6.23.y
linux-2.6.24.y
linux-2.6.25.y
linux-2.6.26.y
linux-2.6.27.y
linux-2.6.28.y
linux-2.6.29.y
linux-2.6.30.y
linux-2.6.31.y
linux-2.6.32.y
linux-2.6.33.y
linux-2.6.34.y
linux-2.6.35.y
linux-2.6.36.y
linux-2.6.37.y
linux-2.6.38.y
linux-2.6.39.y
linux-3.0.y
linux-3.1.y
linux-3.10.y
linux-3.11.y
linux-3.12.y
linux-3.13.y
linux-3.14.y
linux-3.15.y
linux-3.16.y
linux-3.17.y
linux-3.18.y
linux-3.19.y
linux-3.2.y
linux-3.3.y
linux-3.4.y
linux-3.5.y
linux-3.6.y
linux-3.7.y
linux-3.8.y
linux-3.9.y
linux-4.0.y
linux-4.1.y
linux-4.10.y
linux-4.11.y
linux-4.12.y
linux-4.13.y
linux-4.14.y
linux-4.15.y
linux-4.16.y
linux-4.17.y
linux-4.18.y
linux-4.19.y
linux-4.2.y
linux-4.20.y
linux-4.3.y
linux-4.4.y
linux-4.5.y
linux-4.6.y
linux-4.7.y
linux-4.8.y
linux-4.9.y
linux-5.0.y
linux-5.1.y
linux-5.10.y
linux-5.11.y
linux-5.12.y
linux-5.13.y
linux-5.14.y
linux-5.15.y
linux-5.16.y
linux-5.17.y
linux-5.18.y
linux-5.19.y
linux-5.2.y
linux-5.3.y
linux-5.4.y
linux-5.5.y
linux-5.6.y
linux-5.7.y
linux-5.8.y
linux-5.9.y
linux-6.0.y
linux-6.1.y
linux-6.10.y
linux-6.11.y
linux-6.12.y
linux-6.13.y
linux-6.2.y
linux-6.3.y
linux-6.4.y
linux-6.5.y
linux-6.6.y
linux-6.7.y
linux-6.8.y
linux-6.9.y
linux-rockchip-6.1.y
linux-rockchip-6.5.y
linux-rolling-lts
linux-rolling-stable
master
Linux kernel stable tree (mirror)
Andrey V.Kosteltsev
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
arch
/
riscv
/
include
/
asm
/
page.h
Age
Commit message (
Expand
)
Author
Files
Lines
2022-06-28
arch/*/: remove CONFIG_VIRT_TO_BUS
Arnd Bergmann
1
-1
/
+0
2022-03-25
Merge tag 'riscv-for-linus-5.18-mw0' of git://git.kernel.org/pub/scm/linux/ke...
Linus Torvalds
1
-0
/
+1
2022-03-04
riscv: Fix is_linear_mapping with recent move of KASAN region
Alexandre Ghiti
1
-1
/
+1
2022-02-15
riscv: mm: Set sv57 on defaultly
Qinglin Pan
1
-0
/
+1
2022-01-20
riscv: Implement sv48 support
Alexandre Ghiti
1
-0
/
+14
2022-01-20
riscv: Move KASAN mapping next to the kernel mapping
Alexandre Ghiti
1
-2
/
+0
2021-10-05
riscv/vdso: Add support for time namespaces
Tong Tiangen
1
-0
/
+2
2021-09-05
Merge tag 'riscv-for-linus-5.15-mw0' of git://git.kernel.org/pub/scm/linux/ke...
Linus Torvalds
1
-16
/
+5
2021-08-14
riscv: fix the global name pfn_base confliction error
Kenneth Lee
1
-2
/
+2
2021-08-12
riscv: Introduce va_kernel_pa_offset for 32-bit kernel
Alexandre Ghiti
1
-13
/
+2
2021-08-12
riscv: Optimize kernel virtual address conversion macro
Alexandre Ghiti
1
-1
/
+1
2021-08-07
riscv: Get rid of CONFIG_PHYS_RAM_BASE in kernel physical address conversion
Alexandre Ghiti
1
-3
/
+4
2021-07-06
riscv: Introduce structure that group all variables regarding kernel mapping
Alexandre Ghiti
1
-24
/
+30
2021-07-01
Merge branch 'riscv-wx-mappings' into for-next
Palmer Dabbelt
1
-12
/
+15
2021-07-01
riscv: Map the kernel with correct permissions the first time
Alexandre Ghiti
1
-1
/
+12
2021-06-12
riscv: Simplify xip and !xip kernel address conversion macros
Alexandre Ghiti
1
-11
/
+3
2021-06-09
riscv: Cleanup unused functions
Guo Ren
1
-10
/
+0
2021-05-01
riscv: Fix 32b kernel build with CONFIG_DEBUG_VIRTUAL=y
Alexandre Ghiti
1
-1
/
+1
2021-04-26
RISC-V: enable XIP
Vitaly Wool
1
-0
/
+21
2021-04-26
riscv: Move kernel mapping outside of linear mapping
Alexandre Ghiti
1
-2
/
+24
2021-02-26
Merge tag 'riscv-for-linus-5.12-mw0' of git://git.kernel.org/pub/scm/linux/ke...
Linus Torvalds
1
-3
/
+0
2021-02-23
riscv: Remove unnecessary declaration
Kefeng Wang
1
-3
/
+0
2021-02-03
riscv: virt_addr_valid must check the address belongs to linear mapping
Alexandre Ghiti
1
-1
/
+4
2020-04-11
mm/vma: define a default value for VM_DATA_DEFAULT_FLAGS
Anshuman Khandual
1
-2
/
+1
2020-01-23
riscv: mm: add support for CONFIG_DEBUG_VIRTUAL
Zong Li
1
-2
/
+14
2019-11-18
riscv: add nommu support
Christoph Hellwig
1
-3
/
+7
2019-08-30
RISC-V: Implement sparsemem
Logan Gunthorpe
1
-0
/
+2
2019-07-04
riscv: Introduce huge page support for 32/64bit kernel
Alexandre Ghiti
1
-0
/
+10
2019-07-01
riscv: Remove gate area stubs
Andy Lutomirski
1
-4
/
+0
2019-06-05
treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 286
Thomas Gleixner
1
-9
/
+1
2019-01-23
RISC-V: asm/page.h: fix spelling mistake "CONFIG_64BITS" -> "CONFIG_64BIT"
Antony Pavlov
1
-1
/
+1
2017-09-27
RISC-V: Paging and MMU
Palmer Dabbelt
1
-0
/
+130