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
/
mm
Age
Commit message (
Expand
)
Author
2024-09-03
mm: memory_hotplug: unify Huge/LRU/non-LRU movable folio isolation
Kefeng Wang
2024-09-03
mm: migrate: add isolate_folio_to_list()
Kefeng Wang
2024-09-03
mm: memory_hotplug: check hwpoisoned page firstly in do_migrate_range()
Kefeng Wang
2024-09-03
mm: memory-failure: add unmap_poisoned_folio()
Kefeng Wang
2024-09-03
mm: memory_hotplug: remove head variable in do_migrate_range()
Kefeng Wang
2024-09-03
mm/damon/tests: add .kunitconfig file for DAMON kunit tests
SeongJae Park
2024-09-03
mm/damon: move kunit tests to tests/ subdirectory with _kunit suffix
SeongJae Park
2024-09-03
mm/damon/dbgfs-test: skip dbgfs_set_init_regions() test if PADDR is not regis...
SeongJae Park
2024-09-03
mm/damon/dbgfs-test: skip dbgfs_set_targets() test if PADDR is not registered
SeongJae Park
2024-09-03
mm/damon/core-test: fix damon_test_ops_registration() for DAMON_VADDR unset case
SeongJae Park
2024-09-03
mm/damon/core-test: test only vaddr case on ops registration test
SeongJae Park
2024-09-03
memory tier: fix deadlock warning while onlining pages
Yanfei Xu
2024-09-03
mm: vmalloc: refactor vm_area_alloc_pages() function
Uladzislau Rezki (Sony)
2024-09-03
mm: rework vm_ops->close() handling on VMA merge
Lorenzo Stoakes
2024-09-03
mm: refactor vma_merge() into modify-only vma_merge_existing_range()
Lorenzo Stoakes
2024-09-03
mm: introduce commit_merge(), abstracting final commit of merge
Lorenzo Stoakes
2024-09-03
mm: make vma_prepare() and friends static and internal to vma.c
Lorenzo Stoakes
2024-09-03
mm: avoid using vma_merge() for new VMAs
Lorenzo Stoakes
2024-09-03
mm: abstract vma_expand() to use vma_merge_struct
Lorenzo Stoakes
2024-09-03
mm: remove duplicated open-coded VMA policy check
Lorenzo Stoakes
2024-09-03
mm: introduce vma_merge_struct and abstract vma_merge(),vma_modify()
Lorenzo Stoakes
2024-09-03
mm/vma.h: optimise vma_munmap_struct
Liam R. Howlett
2024-09-03
mm/vma: drop incorrect comment from vms_gather_munmap_vmas()
Liam R. Howlett
2024-09-03
mm: move may_expand_vm() check in mmap_region()
Liam R. Howlett
2024-09-03
ipc/shm, mm: drop do_vma_munmap()
Liam R. Howlett
2024-09-03
mm/mmap: use vms accounted pages in mmap_region()
Liam R. Howlett
2024-09-03
mm/mmap: use PHYS_PFN in mmap_region()
Liam R. Howlett
2024-09-03
mm: change failure of MAP_FIXED to restoring the gap on failure
Liam R. Howlett
2024-09-03
mm/mmap: avoid zeroing vma tree in mmap_region()
Liam R. Howlett
2024-09-03
mm: clean up unmap_region() argument list
Liam R. Howlett
2024-09-03
mm/vma: track start and end for munmap in vma_munmap_struct
Liam R. Howlett
2024-09-03
mm/mmap: reposition vma iterator in mmap_region()
Liam R. Howlett
2024-09-03
mm/vma: support vma == NULL in init_vma_munmap()
Liam R. Howlett
2024-09-03
mm/vma: expand mmap_region() munmap call
Liam R. Howlett
2024-09-03
mm/vma: inline munmap operation in mmap_region()
Liam R. Howlett
2024-09-03
mm/vma: extract validate_mm() from vma_complete()
Liam R. Howlett
2024-09-03
mm/vma: change munmap to use vma_munmap_struct() for accounting and surroundi...
Liam R. Howlett
2024-09-03
mm/vma: introduce vma_munmap_struct for use in munmap operations
Liam R. Howlett
2024-09-03
mm/vma: extract the gathering of vmas from do_vmi_align_munmap()
Liam R. Howlett
2024-09-03
mm/vma: introduce vmi_complete_munmap_vmas()
Liam R. Howlett
2024-09-03
mm/vma: introduce abort_munmap_vmas()
Liam R. Howlett
2024-09-03
mm/vma: correctly position vma_iterator in __split_vma()
Liam R. Howlett
2024-09-03
mm: remove code to handle same filled pages
Usama Arif
2024-09-03
mm: store zero pages to be swapped out in a bitmap
Usama Arif
2024-09-03
mm:page_alloc: fix the NULL ac->nodemask in __alloc_pages_slowpath()
Zhongkun He
2024-09-03
mm: swapfile: fix SSD detection with swapfile on btrfs
Johannes Weiner
2024-09-03
mm:page-writeback: use folio_next_index() helper in writeback_iter()
Yuesong Li
2024-09-03
x86: remove PG_uncached
Matthew Wilcox (Oracle)
2024-09-03
mm: remove PageUnevictable
Matthew Wilcox (Oracle)
2024-09-03
mm: remove PageSwapCache
Matthew Wilcox (Oracle)
[prev]
[next]