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