index
:
linux
master
linux
Fast-forward packages
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
arch
/
riscv
/
mm
/
context.c
(
follow
)
Commit message (
Expand
)
Author
Age
Files
Lines
*
Merge patch series "riscv: ASID-related and UP-related TLB flush enhancements"
Palmer Dabbelt
2024-04-30
1
-13
/
+10
|
\
|
*
riscv: mm: Preserve global TLB entries when switching contexts
Samuel Holland
2024-04-29
1
-1
/
+1
|
*
riscv: mm: Make asid_bits a local variable
Samuel Holland
2024-04-29
1
-2
/
+1
|
*
riscv: mm: Use a fixed layout for the MM context ID
Samuel Holland
2024-04-29
1
-4
/
+2
|
*
riscv: mm: Introduce cntx2asid/cntx2version helper macros
Samuel Holland
2024-04-29
1
-6
/
+6
*
|
Merge patch series "riscv: Create and document PR_RISCV_SET_ICACHE_FLUSH_CTX ...
Palmer Dabbelt
2024-04-30
1
-8
/
+11
|
\
\
|
|
/
|
/
|
|
*
riscv: Include riscv_set_icache_flush_ctx prctl
Charlie Jenkins
2024-04-18
1
-8
/
+11
*
|
membarrier: riscv: Add full memory barrier in switch_mm()
Andrea Parri
2024-02-15
1
-0
/
+2
|
/
*
riscv: mm: use bitmap_zero() API
Ye Xingchen
2023-08-31
1
-1
/
+1
*
riscv: mm: Fix incorrect ASID argument when flushing TLB
Dylan Jhong
2023-03-21
1
-1
/
+1
*
riscv: asid: Fixup stale TLB entry cause application crash
Guo Ren
2023-03-10
1
-10
/
+20
*
Revert "riscv: mm: notify remote harts about mmu cache updates"
Sergey Matyukevich
2023-03-10
1
-10
/
+0
*
riscv: mm: notify remote harts about mmu cache updates
Sergey Matyukevich
2022-12-09
1
-0
/
+10
*
riscv: Implement sv48 support
Alexandre Ghiti
2022-01-20
1
-2
/
+2
*
riscv: mm: don't advertise 1 num_asid for 0 asid bits
Vineet Gupta
2021-10-04
1
-3
/
+5
*
riscv: add ASID-based tlbflushing methods
Guo Ren
2021-07-01
1
-1
/
+1
*
riscv: mm: Use better bitmap_zalloc()
Kefeng Wang
2021-06-09
1
-2
/
+1
*
riscv: Add __init section marker to some functions again
Jisheng Zhang
2021-05-29
1
-1
/
+1
*
riscv: Optimize switch_mm by passing "cpu" to flush_icache_deferred()
Jisheng Zhang
2021-05-26
1
-3
/
+4
*
RISC-V: Implement ASID allocator
Anup Patel
2021-02-19
1
-4
/
+261
*
riscv: add nommu support
Christoph Hellwig
2019-11-18
1
-0
/
+2
*
riscv: add missing header file includes
Paul Walmsley
2019-10-28
1
-0
/
+1
*
riscv: Using CSR numbers to access CSRs
Bin Meng
2019-08-30
1
-6
/
+1
*
riscv: move switch_mm to its own file
Gary Guo
2019-05-17
1
-0
/
+69