index
:
kernel/git/next/linux-next.git
akpm
akpm-base
fs-current
fs-next
master
pending-fixes
stable
The linux-next integration testing tree
Linux Next Group
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
arch
/
riscv
/
include
/
asm
/
fixmap.h
Age
Commit message (
Expand
)
Author
2026-08-06
riscv: remove unused __late_set_fixmap() and __late_clear_fixmap()
Sang-Heon Jeon
2023-04-13
riscv: Move early dtb mapping into the fixmap region
Alexandre Ghiti
2022-05-11
riscv: remove FIXMAP_PAGE_IO and fall back to its default value
Heiko Stuebner
2022-02-14
riscv: mm: Prepare pt_ops helper functions for sv57
Qinglin Pan
2022-01-19
riscv: Implement sv48 support
Alexandre Ghiti
2020-10-02
RISC-V: Add early ioremap support
Atish Patra
2020-10-02
RISC-V: Move DT mapping outof fixmap
Anup Patel
2020-06-09
mm: reorder includes after introduction of linux/pgtable.h
Mike Rapoport
2020-06-09
mm: introduce include/linux/pgtable.h
Mike Rapoport
2020-03-26
riscv: introduce interfaces to patch kernel code
Zong Li
2019-11-17
riscv: add nommu support
Christoph Hellwig
2019-08-28
RISC-V: Fix FIXMAP area corruption on RV32 systems
Anup Patel
2019-07-09
RISC-V: Setup initial page tables in two stages
Anup Patel
2019-03-28
RISC-V: Fix FIXMAP_TOP to avoid overlap with VMALLOC area
Anup Patel
2019-02-21
RISC-V: Implement compile-time fixed mappings
Anup Patel