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.9-mw2' of git://git.kernel.org/pub/scm/linux/ker...
Linus Torvalds
2024-03-22
4
-3
/
+11
|
\
|
*
riscv: Only flush the mm icache when setting an exec pte
Alexandre Ghiti
2024-03-20
2
-3
/
+3
|
*
Merge patch series "membarrier: riscv: Core serializing command"
Palmer Dabbelt
2024-02-15
1
-0
/
+2
|
|
\
|
|
*
membarrier: riscv: Add full memory barrier in switch_mm()
Andrea Parri
2024-02-15
1
-0
/
+2
|
*
|
riscv: mm: Update mmap_rnd_bits_max
Sami Tolvanen
2024-01-24
1
-0
/
+6
|
|
/
*
|
Merge tag 'mm-stable-2024-03-13-20-04' of git://git.kernel.org/pub/scm/linux/...
Linus Torvalds
2024-03-15
2
-8
/
+9
|
\
\
|
*
|
riscv, crash: wrap crash dumping code into crash related ifdefs
Baoquan He
2024-02-24
1
-1
/
+1
|
*
|
mm: ptdump: have ptdump_check_wx() return bool
Christophe Leroy
2024-02-22
1
-3
/
+8
|
*
|
arm64, powerpc, riscv, s390, x86: ptdump: refactor CONFIG_DEBUG_WX
Christophe Leroy
2024-02-22
2
-4
/
+0
*
|
|
riscv: Fix build error if !CONFIG_ARCH_ENABLE_HUGEPAGE_MIGRATION
Alexandre Ghiti
2024-02-22
1
-0
/
+2
|
/
/
*
|
riscv: Fix arch_tlbbatch_flush() by clearing the batch cpumask
Alexandre Ghiti
2024-02-07
1
-0
/
+1
*
|
riscv: Fix arch_hugetlb_migration_supported() for NAPOT
Alexandre Ghiti
2024-02-07
1
-3
/
+13
*
|
Merge patch series "svnapot fixes"
Palmer Dabbelt
2024-02-01
1
-2
/
+60
|
\
\
|
*
|
riscv: Fix hugetlb_mask_last_page() when NAPOT is enabled
Alexandre Ghiti
2024-02-01
1
-0
/
+20
|
*
|
riscv: Fix set_huge_pte_at() for NAPOT mapping
Alexandre Ghiti
2024-02-01
1
-2
/
+40
|
|
/
*
/
riscv: mm: execute local TLB flush after populating vmemmap
Vincent Chen
2024-01-31
2
-1
/
+6
|
/
*
Merge tag 'riscv-for-linus-6.8-mw4' of git://git.kernel.org/pub/scm/linux/ker...
Linus Torvalds
2024-01-20
3
-21
/
+104
|
\
|
*
riscv: Fix build error on rv32 + XIP
Alexandre Ghiti
2024-01-18
1
-0
/
+4
|
*
riscv: Add support for BATCHED_UNMAP_TLB_FLUSH
Alexandre Ghiti
2024-01-11
1
-20
/
+49
|
*
riscv: Use hugepage mappings for vmemmap
Alexandre Ghiti
2024-01-11
1
-1
/
+20
|
*
Merge patch series "riscv: enable EFFICIENT_UNALIGNED_ACCESS and DCACHE_WORD_...
Palmer Dabbelt
2024-01-11
1
-0
/
+31
|
|
\
|
|
*
riscv: select DCACHE_WORD_ACCESS for efficient unaligned access HW
Jisheng Zhang
2024-01-10
1
-0
/
+31
*
|
|
Merge tag 'iommu-updates-v6.8' of git://git.kernel.org/pub/scm/linux/kernel/g...
Linus Torvalds
2024-01-19
1
-1
/
+1
|
\
\
\
|
*
|
|
iommu: Remove struct iommu_ops *iommu from arch_setup_dma_ops()
Jason Gunthorpe
2023-12-12
1
-1
/
+1
|
|
|
/
|
|
/
|
*
|
|
Merge tag 'percpu-for-6.8' of git://git.kernel.org/pub/scm/linux/kernel/git/d...
Linus Torvalds
2024-01-19
2
-0
/
+13
|
\
\
\
|
*
|
|
riscv: Enable pcpu page first chunk allocator
Alexandre Ghiti
2023-12-14
1
-0
/
+8
|
*
|
|
mm: Introduce flush_cache_vmap_early()
Alexandre Ghiti
2023-12-14
1
-0
/
+5
|
|
/
/
*
|
|
Merge tag 'riscv-for-linus-6.8-mw1' of git://git.kernel.org/pub/scm/linux/ker...
Linus Torvalds
2024-01-17
7
-69
/
+121
|
\
\
\
|
|
|
/
|
|
/
|
|
*
|
Merge patch series "Fix XIP boot and make XIP testable in QEMU"
Palmer Dabbelt
2024-01-10
1
-2
/
+6
|
|
\
\
|
|
*
|
riscv: Make XIP bootable again
Frederik Haxel
2024-01-10
1
-2
/
+6
|
|
|
/
|
*
|
Merge remote-tracking branch 'palmer/fixes' into for-next
Palmer Dabbelt
2024-01-10
1
-3
/
+8
|
|
\
\
|
|
*
|
riscv: Fix set_direct_map_default_noflush() to reset _PAGE_EXEC
Alexandre Ghiti
2024-01-09
1
-1
/
+1
|
|
*
|
riscv: Fix wrong usage of lm_alias() when splitting a huge linear mapping
Alexandre Ghiti
2024-01-09
1
-2
/
+7
|
|
|
/
|
*
|
riscv: Use accessors to page table entries instead of direct dereference
Alexandre Ghiti
2023-12-20
5
-62
/
+106
|
*
|
riscv: mm: Only compile pgtable.c if MMU
Alexandre Ghiti
2023-12-20
1
-2
/
+1
|
|
/
*
/
arch/mm/fault: fix major fault accounting when retrying under per-VMA lock
Suren Baghdasaryan
2023-12-29
1
-0
/
+2
|
/
*
Merge tag 'riscv-for-linus-6.7-mw2' of git://git.kernel.org/pub/scm/linux/ker...
Linus Torvalds
2023-11-10
8
-151
/
+410
|
\
|
*
Merge patch series "riscv: Fix set_memory_XX() and set_direct_map_XX()"
Palmer Dabbelt
2023-11-08
2
-46
/
+236
|
|
\
|
|
*
riscv: Fix set_memory_XX() and set_direct_map_XX() by splitting huge linear m...
Alexandre Ghiti
2023-11-08
1
-40
/
+230
|
|
*
riscv: Don't use PGD entries for the linear mapping
Alexandre Ghiti
2023-11-08
1
-6
/
+6
|
*
|
riscv: split cache ops out of dma-noncoherent.c
Christoph Hellwig
2023-11-07
3
-15
/
+18
|
*
|
Merge patch series "riscv: tlb flush improvements"
Palmer Dabbelt
2023-11-06
1
-65
/
+116
|
|
\
\
|
|
*
|
riscv: Improve flush_tlb_kernel_range()
Alexandre Ghiti
2023-11-06
1
-10
/
+24
|
|
*
|
riscv: Make __flush_tlb_range() loop over pte instead of flushing the whole tlb
Alexandre Ghiti
2023-11-06
1
-56
/
+59
|
|
*
|
riscv: Improve flush_tlb_range() for hugetlb pages
Alexandre Ghiti
2023-11-06
1
-1
/
+28
|
|
*
|
riscv: Improve tlb_flush()
Alexandre Ghiti
2023-11-06
1
-0
/
+7
|
|
|
/
|
*
|
Merge patch series "Improve PTDUMP and introduce new fields"
Palmer Dabbelt
2023-11-05
1
-19
/
+34
|
|
\
\
|
|
*
|
riscv: Introduce NAPOT field to PTDUMP
Yu Chien Peter Lin
2023-11-05
1
-0
/
+4
|
|
*
|
riscv: Introduce PBMT field to PTDUMP
Yu Chien Peter Lin
2023-11-05
1
-0
/
+16
|
|
*
|
riscv: Improve PTDUMP to show RSW with non-zero value
Yu Chien Peter Lin
2023-11-05
1
-20
/
+15
|
|
|
/
[next]