index
:
linux-arm.git
aarch64/hotplug-vcpu/head
aarch64/hotplug-vcpu/v6.5
aarch64/hotplug-vcpu/v6.6
aarch64/hotplug-vcpu/v6.6-rc1
aarch64/hotplug-vcpu/v6.6-rc5
aarch64/hotplug-vcpu/v6.6-rc6
aarch64/hotplug-vcpu/v6.6-rc7
aarch64/hotplug-vcpu/v6.7
aarch64/hotplug-vcpu/v6.7-rc1
aarch64/hotplug-vcpu/v6.7-rc2
aarch64/hotplug-vcpu/v6.7-rc3
aarch64/hotplug-vcpu/v6.7-rc4
aarch64/hotplug-vcpu/v6.7-rc5
aarch64/hotplug-vcpu/v6.8-rc2
aarch64/ktext/head
aarch64/ktext/v6.5
aarch64/ktext/v6.6-rc5
aarch64/ktext/v6.7
adfs
cex7
clearfog
clearfog-4.10
clearfog-4.11
clearfog-4.12
clearfog-4.13
clearfog-4.9
clkdev
csi-v6
devel-stable
drm-armada-devel
drm-armada-devel-4.15
drm-armada-fixes
drm-armada-fixes-4.15
drm-dwhdmi-devel
drm-etnaviv-devel
drm-tda9950-fixes
drm-tda998x-devel
drm-tda998x-fixes
fec-testing
fiq
fixes
fixes-sa1111
for-arm-soc
for-next
hb2
ktext
ktext-current
master
mcbin
mvneta
mvpp2
net-merged
net-next
net-queue
nmi
phy
rtc
sa1100
spectre
to-build
uaccess
vcpu-rmk
wl18xx
zii
Russell King's ARM Linux kernel tree
Russell King
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
arch
/
riscv
/
mm
Age
Commit message (
Expand
)
Author
2024-08-05
Merge patch series "RISC-V: Parse DT for Zkr to seed KASLR"
Palmer Dabbelt
2024-08-05
RISC-V: Use Zkr to seed KASLR base address
Jesse Taube
2024-07-21
Merge tag 'mm-stable-2024-07-21-14-50' of git://git.kernel.org/pub/scm/linux/...
Linus Torvalds
2024-07-20
Merge tag 'riscv-for-linus-6.11-mw1' of git://git.kernel.org/pub/scm/linux/ke...
Linus Torvalds
2024-07-12
mm: provide mm_struct and address to huge_ptep_get()
Christophe Leroy
2024-06-26
riscv: mm: Take memory hotplug read-lock during kernel page table dump
Björn Töpel
2024-06-26
riscv: mm: Add memory hotplugging support
Björn Töpel
2024-06-26
riscv: mm: Refactor create_linear_mapping_range() for memory hot add
Björn Töpel
2024-06-26
riscv: mm: Change attribute from __init to __meminit for page functions
Björn Töpel
2024-06-26
riscv: mm: Pre-allocate vmemmap/direct map/kasan PGD entries
Björn Töpel
2024-06-26
riscv: mm: Properly forward vmemmap_populate() altmap parameter
Björn Töpel
2024-06-03
Revert "riscv: mm: accelerate pagefault when badaccess"
Palmer Dabbelt
2024-06-03
riscv: fix overlap of allocated page and PTR_ERR
Nam Cao
2024-05-22
riscv: mm: accelerate pagefault when badaccess
Kefeng Wang
2024-05-22
Merge patch series "riscv: fix debug_pagealloc"
Palmer Dabbelt
2024-05-22
Merge tag 'riscv-for-linus-6.10-mw1' of git://git.kernel.org/pub/scm/linux/ke...
Linus Torvalds
2024-05-22
riscv: rewrite __kernel_map_pages() to fix sleeping in invalid context
Nam Cao
2024-05-22
riscv: force PAGE_SIZE linear mapping if debug_pagealloc is enabled
Nam Cao
2024-05-19
Merge tag 'mm-stable-2024-05-17-19-19' of git://git.kernel.org/pub/scm/linux/...
Linus Torvalds
2024-05-18
Merge tag 'iommu-updates-v6.10' of git://git.kernel.org/pub/scm/linux/kernel/...
Linus Torvalds
2024-05-14
arch: make execmem setup available regardless of CONFIG_MODULES
Mike Rapoport (IBM)
2024-05-13
Merge branches 'arm/renesas', 'arm/smmu', 'x86/amd', 'core' and 'x86/vt-d' in...
Joerg Roedel
2024-04-30
Merge patch series "riscv: ASID-related and UP-related TLB flush enhancements"
Palmer Dabbelt
2024-04-30
riscv: mm: still create swiotlb buffer for kmalloc() bouncing if required
Jisheng Zhang
2024-04-30
riscv: Annotate pgtable_l{4,5}_enabled with __ro_after_init
Dawei Li
2024-04-30
riscv: Remove redundant CONFIG_64BIT from pgtable_l{4,5}_enabled
Dawei Li
2024-04-30
Merge patch series "riscv: Create and document PR_RISCV_SET_ICACHE_FLUSH_CTX ...
Palmer Dabbelt
2024-04-29
riscv: mm: Always use an ASID to flush mm contexts
Samuel Holland
2024-04-29
riscv: mm: Preserve global TLB entries when switching contexts
Samuel Holland
2024-04-29
riscv: mm: Make asid_bits a local variable
Samuel Holland
2024-04-29
riscv: mm: Use a fixed layout for the MM context ID
Samuel Holland
2024-04-29
riscv: mm: Introduce cntx2asid/cntx2version helper macros
Samuel Holland
2024-04-29
riscv: Avoid TLB flush loops when affected by SiFive CIP-1200
Samuel Holland
2024-04-29
riscv: Apply SiFive CIP-1200 workaround to single-ASID sfence.vma
Samuel Holland
2024-04-29
riscv: mm: Combine the SMP and UP TLB flush code
Samuel Holland
2024-04-29
riscv: Only send remote fences when some other CPU is online
Samuel Holland
2024-04-29
riscv: mm: Broadcast kernel TLB flushes only when needed
Samuel Holland
2024-04-29
riscv: Use IPIs for remote cache/TLB flushes by default
Samuel Holland
2024-04-28
Merge patch series "riscv: 64-bit NOMMU fixes and enhancements"
Palmer Dabbelt
2024-04-26
dma-mapping: Simplify arch_setup_dma_ops()
Robin Murphy
2024-04-25
riscv: mm: accelerate pagefault when badaccess
Kefeng Wang
2024-04-25
mm/treewide: remove pXd_huge()
Peter Xu
2024-04-18
cpumask: Add assign cpu
Charlie Jenkins
2024-04-18
riscv: Include riscv_set_icache_flush_ctx prctl
Charlie Jenkins
2024-04-09
Merge patch the fixes from "riscv: 64-bit NOMMU fixes and enhancements"
Palmer Dabbelt
2024-04-09
riscv: Fix loading 64-bit NOMMU kernels past the start of RAM
Samuel Holland
2024-03-26
riscv: mm: Fix prototype to avoid discarding const
Samuel Holland
2024-03-22
Merge tag 'riscv-for-linus-6.9-mw2' of git://git.kernel.org/pub/scm/linux/ker...
Linus Torvalds
2024-03-20
riscv: Only flush the mm icache when setting an exec pte
Alexandre Ghiti
2024-03-14
Merge tag 'mm-stable-2024-03-13-20-04' of git://git.kernel.org/pub/scm/linux/...
Linus Torvalds
[next]