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
/
memory.c
Age
Commit message (
Expand
)
Author
2024-12-18
mm: use clear_user_(high)page() for arch with special user folio handling
Zi Yan
2024-12-18
mm: use aligned address in copy_user_gigantic_page()
Kefeng Wang
2024-12-18
mm: use aligned address in clear_gigantic_page()
Kefeng Wang
2024-11-11
mm: add PTE_MARKER_GUARD PTE marker
Lorenzo Stoakes
2024-11-06
mm/memory.c: simplify pfnmap_lockdep_assert
Manas
2024-11-06
mm: avoid zeroing user movable page twice with init_on_alloc=1
Zi Yan
2024-11-06
mm: remove unused hugepage for vma_alloc_folio()
Kefeng Wang
2024-11-06
mm/memory.c: remove stray newline at top of file
Andrew Morton
2024-11-05
mm: copy_pte_range() use pte_offset_map_rw_nolock()
Qi Zheng
2024-11-05
mm: handle_pte_fault() use pte_offset_map_rw_nolock()
Qi Zheng
2024-11-05
mm: move mm flags to mm_types.h
Nanyong Sun
2024-10-28
mm: avoid unconditional one-tick sleep when swapcache_prepare fails
Barry Song
2024-10-18
mm: fix follow_pfnmap API lockdep assert
Linus Torvalds
2024-10-17
mm: don't install PMD mappings when THPs are disabled by the hw/process/vma
David Hildenbrand
2024-10-17
mm: remove unused stub for can_swapin_thp()
Andy Shevchenko
2024-09-21
Merge tag 'mm-stable-2024-09-20-02-31' of git://git.kernel.org/pub/scm/linux/...
Linus Torvalds
2024-09-19
Merge tag 'mm-hotfixes-stable-2024-09-19-00-31' of git://git.kernel.org/pub/s...
Linus Torvalds
2024-09-17
mm: support large folios swap-in for sync io devices
Chuanhua Han
2024-09-17
mm: add nr argument in mem_cgroup_swapin_uncharge_swap() helper to support la...
Barry Song
2024-09-17
mm: support poison recovery from copy_present_page()
Kefeng Wang
2024-09-17
mm: support poison recovery from do_cow_fault()
Kefeng Wang
2024-09-17
mm: remove follow_pte()
Peter Xu
2024-09-17
mm/access_process_vm: use the new follow_pfnmap API
Peter Xu
2024-09-17
mm: new follow_pfnmap API
Peter Xu
2024-09-17
mm/pagewalk: check pfnmap for folio_walk_start()
Peter Xu
2024-09-17
mm: change vmf_anon_prepare() to __vmf_anon_prepare()
Vishal Moola (Oracle)
2024-09-12
mm: avoid leaving partial pfn mappings around in error case
Linus Torvalds
2024-09-09
mm: cleanup count_mthp_stat() definition
Ryan Roberts
2024-09-03
mm,memcg: provide per-cgroup counters for NUMA balancing operations
Kaiyang Zhao
2024-09-01
mm/migrate: move common code to numa_migrate_check (was numa_migrate_prep)
Zi Yan
2024-09-01
mm: return the folio from swapin_readahead
Matthew Wilcox (Oracle)
2024-09-01
mm: fix (harmless) type confusion in lock_vma_under_rcu()
Jann Horn
2024-09-01
mm: provide vm_normal_(page|folio)_pmd() with CONFIG_PGTABLE_HAS_HUGE_LEAVES
David Hildenbrand
2024-09-01
mm: swap: add nr argument in swapcache_prepare and swapcache_clear to support...
Barry Song
2024-09-01
mm: turn USE_SPLIT_PTE_PTLOCKS / USE_SPLIT_PTE_PTLOCKS into Kconfig options
David Hildenbrand
2024-09-01
memory tiering: introduce folio_use_access_time() check
Zi Yan
2024-08-15
mm/numa: no task_numa_fault() call if PTE is changed
Zi Yan
2024-07-26
mm: fix old/young bit handling in the faulting path
Ram Tummala
2024-07-24
Merge tag 'random-6.11-rc1-for-linus' of git://git.kernel.org/pub/scm/linux/k...
Linus Torvalds
2024-07-19
mm: add MAP_DROPPABLE for designating always lazily freeable mappings
Jason A. Donenfeld
2024-07-12
mm: unexport vmf_insert_mixed_mkwrite
Christoph Hellwig
2024-07-06
mm: move memory_failure_queue() into copy_mc_[user]_highpage()
Kefeng Wang
2024-07-03
mm/migrate: move NUMA hinting fault folio isolation + checks under PTL
David Hildenbrand
2024-07-03
mm/migrate: make migrate_misplaced_folio() return 0 on success
David Hildenbrand
2024-07-03
mm: memory: rename pages_per_huge_page to nr_pages
Kefeng Wang
2024-07-03
mm: memory: improve copy_user_large_folio()
Kefeng Wang
2024-07-03
mm: memory: use folio in struct copy_subpage_arg
Kefeng Wang
2024-07-03
mm: memory: convert clear_huge_page() to folio_zero_user()
Kefeng Wang
2024-07-03
mm: use folio_add_new_anon_rmap() if folio_test_anon(folio)==false
Barry Song
2024-07-03
mm: extend rmap flags arguments for folio_add_new_anon_rmap
Barry Song
[next]