index
:
linux
master
linux
Fast-forward packages
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
arch
/
riscv
/
mm
(
follow
)
Commit message (
Expand
)
Author
Age
Files
Lines
*
Merge tag 'riscv-for-linus-6.2-mw1' of git://git.kernel.org/pub/scm/linux/ker...
Linus Torvalds
2022-12-15
8
-30
/
+148
|
\
|
*
Merge patch series "RISC-V: Ensure Zicbom has a valid block size"
Palmer Dabbelt
2022-12-10
2
-41
/
+38
|
|
\
|
*
|
riscv: mm: call best_map_size many times during linear-mapping
Qinglin Pan
2022-12-09
1
-4
/
+5
|
*
|
Merge patch series "riscv: Fix crash during early errata patching"
Palmer Dabbelt
2022-12-09
2
-9
/
+9
|
|
\
\
|
|
*
|
riscv: Move cast inside kernel_mapping_[pv]a_to_[vp]a
Samuel Holland
2022-12-09
1
-8
/
+8
|
|
*
|
riscv: Fix crash during early errata patching
Samuel Holland
2022-12-09
1
-1
/
+1
|
*
|
|
Merge patch series "Add PMEM support for RISC-V"
Palmer Dabbelt
2022-12-09
2
-0
/
+22
|
|
\
\
\
|
|
*
|
|
RISC-V: Implement arch specific PMEM APIs
Anup Patel
2022-12-09
2
-0
/
+22
|
|
|
/
/
|
*
|
|
riscv: mm: notify remote harts about mmu cache updates
Sergey Matyukevich
2022-12-09
2
-17
/
+21
|
*
|
|
riscv/mm: hugepage's PG_dcache_clean flag is only set in head page
Tong Tiangen
2022-12-02
1
-0
/
+7
|
*
|
|
riscv: Enable HAVE_ARCH_HUGE_VMAP for 64BIT
Liu Shixin
2022-10-29
2
-0
/
+84
|
|
/
/
*
|
|
Merge tag 'riscv-for-linus-6.1-rc5' of git://git.kernel.org/pub/scm/linux/ker...
Linus Torvalds
2022-11-11
1
-1
/
+0
|
\
\
\
|
*
|
|
riscv: fix reserved memory setup
Conor Dooley
2022-11-10
1
-1
/
+0
*
|
|
|
Merge tag 'riscv-for-linus-6.1-rc3' of git://git.kernel.org/pub/scm/linux/ker...
Linus Torvalds
2022-10-29
1
-1
/
+6
|
\
|
|
|
|
|
_
|
/
|
/
|
|
|
*
|
riscv: mm: add missing memcpy in kasan_init
Qinglin Pan
2022-10-27
1
-1
/
+6
|
|
/
*
/
RISC-V: Fix compilation without RISCV_ISA_ZICBOM
Andrew Jones
2022-10-21
2
-41
/
+38
|
/
*
Merge tag 'riscv-for-linus-6.1-mw2' of git://git.kernel.org/pub/scm/linux/ker...
Linus Torvalds
2022-10-14
1
-1
/
+2
|
\
|
*
RISC-V: Make mmap() with PROT_WRITE imply PROT_READ
Palmer Dabbelt
2022-10-13
1
-1
/
+2
|
|
\
|
|
*
riscv: Make VM_WRITE imply VM_READ
Andrew Bresticker
2022-09-22
1
-1
/
+2
*
|
|
RISC-V: KVM: Provide UAPI for Zicbom block size
Andrew Jones
2022-10-02
1
-0
/
+2
|
/
/
*
|
Merge tag 'riscv-for-linus-6.0-rc7' of git://git.kernel.org/pub/scm/linux/ker...
Linus Torvalds
2022-09-23
1
-10
/
+13
|
\
\
|
*
|
RISC-V: Clean up the Zicbom block size probing
Palmer Dabbelt
2022-09-13
1
-10
/
+13
|
|
/
*
/
mm: pagewalk: Fix race between unmap and page walker
Steven Price
2022-09-03
1
-2
/
+2
|
/
*
RISC-V: fixups to work with crash tool
Palmer Dabbelt
2022-08-11
1
-0
/
+4
|
\
|
*
RISC-V: Add modules to virtual kernel memory layout dump
Xianting Tian
2022-08-11
1
-0
/
+4
*
|
riscv: implement Zicbom-based CMO instructions + the t-head variant
Palmer Dabbelt
2022-08-11
2
-0
/
+117
|
\
\
|
*
|
riscv: Add support for non-coherent devices using zicbom extension
Heiko Stuebner
2022-07-29
2
-0
/
+113
|
|
/
*
|
riscv/mm: enable ARCH_HAS_VM_GET_PAGE_PROT
Anshuman Khandual
2022-07-18
1
-0
/
+20
*
|
mm: avoid unnecessary page fault retires on shared memory types
Peter Xu
2022-06-17
1
-0
/
+4
|
/
*
riscv: mm: init: make pt_ops_set_[early|late|fixmap] static
Jisheng Zhang
2022-06-02
1
-3
/
+3
*
riscv: Improve virtual kernel memory layout dump
Alexandre Ghiti
2022-06-02
1
-15
/
+51
*
Merge tag 'riscv-for-linus-5.19-mw0' of git://git.kernel.org/pub/scm/linux/ke...
Linus Torvalds
2022-05-31
2
-11
/
+8
|
\
|
*
RISC-V: Various XIP fixes
Palmer Dabbelt
2022-05-26
1
-4
/
+4
|
|
\
|
|
*
RISC-V: Fix the XIP build
Palmer Dabbelt
2022-05-25
1
-1
/
+1
|
|
*
RISC-V: Avoid empty create_*_mapping definitions
Palmer Dabbelt
2022-05-25
1
-3
/
+3
|
*
|
riscv: support for Svpbmt and D1 memory types
Palmer Dabbelt
2022-05-12
1
-0
/
+1
|
|
\
\
|
|
*
|
riscv: add memory-type errata for T-Head
Heiko Stuebner
2022-05-12
1
-0
/
+1
|
|
|
/
|
*
/
riscv: mm: Remove the copy operation of pmd
Chuanhua Han
2022-04-21
1
-7
/
+3
|
|
/
*
|
Merge tag 'dma-mapping-5.19-2022-05-25' of git://git.infradead.org/users/hch/...
Linus Torvalds
2022-05-26
1
-7
/
+1
|
\
\
|
*
|
swiotlb: make the swiotlb_init interface more useful
Christoph Hellwig
2022-04-18
1
-7
/
+1
|
|
/
*
|
RISC-V: relocate DTB if it's outside memory region
Nick Kossifidis
2022-04-29
1
-2
/
+19
*
|
RISC-V: mm: Fix set_satp_mode() for platform not having Sv57
Anup Patel
2022-04-22
1
-0
/
+1
|
/
*
Merge tag 'riscv-for-linus-5.18-mw0' of git://git.kernel.org/pub/scm/linux/ke...
Linus Torvalds
2022-03-25
2
-37
/
+286
|
\
|
*
RISC-V: Add Sv57 page table support
Palmer Dabbelt
2022-02-22
2
-36
/
+285
|
|
\
|
|
*
riscv: mm: Support kasan for sv57
Qinglin Pan
2022-02-15
1
-14
/
+141
|
|
*
riscv: mm: Set sv57 on defaultly
Qinglin Pan
2022-02-15
1
-8
/
+27
|
|
*
riscv: mm: Prepare pt_ops helper functions for sv57
Qinglin Pan
2022-02-15
1
-15
/
+116
|
|
*
riscv: mm: Control p4d's folding by pgtable_l5_enabled
Qinglin Pan
2022-02-15
1
-0
/
+2
|
*
|
riscv: mm: init: mark satp_mode __ro_after_init
Jisheng Zhang
2022-02-15
1
-2
/
+2
|
|
/
*
|
riscv: mm: init: use IS_ENABLED(CONFIG_KEXEC_CORE) instead of #ifdef
Jisheng Zhang
2022-03-24
1
-4
/
+2
[next]