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
/
internal.h
Age
Commit message (
Expand
)
Author
2022-03-21
mm: Turn putback_lru_page() into folio_putback_lru()
Matthew Wilcox (Oracle)
2022-03-21
mm: Turn isolate_lru_page() into folio_isolate_lru()
Matthew Wilcox (Oracle)
2022-03-21
mm/gup: Add try_get_folio() and try_grab_folio()
Matthew Wilcox (Oracle)
2022-03-03
mm: remove the extra ZONE_DEVICE struct page refcount
Christoph Hellwig
2022-03-03
mm/munlock: mlock_vma_page() check against VM_SPECIAL
Hugh Dickins
2022-02-17
mm/munlock: mlock_page() munlock_page() batch by pagevec
Hugh Dickins
2022-02-17
mm/munlock: mlock_pte_range() when mlocking or munlocking
Hugh Dickins
2022-02-17
mm/munlock: replace clear_page_mlock() by final clearance
Hugh Dickins
2022-02-17
mm/munlock: rmap call mlock_vma_page() munlock_vma_page()
Hugh Dickins
2022-02-17
mm/munlock: delete munlock_vma_pages_all(), allow oomreap
Hugh Dickins
2022-02-17
mm/munlock: delete page_mlock() and all its works
Hugh Dickins
2022-01-15
Merge branch 'akpm' (patches from Andrew)
Linus Torvalds
2022-01-15
mm: make slab and vmalloc allocators __GFP_NOLOCKDEP aware
Michal Hocko
2022-01-15
mm: memcontrol: make cgroup_memory_nokmem static
Muchun Song
2022-01-08
truncate,shmem: Handle truncates that split large folios
Matthew Wilcox (Oracle)
2022-01-08
mm: Convert find_lock_entries() to use a folio_batch
Matthew Wilcox (Oracle)
2022-01-08
filemap: Return only folios from find_get_entries()
Matthew Wilcox (Oracle)
2022-01-08
truncate: Add invalidate_complete_folio2()
Matthew Wilcox (Oracle)
2022-01-08
truncate,shmem: Add truncate_inode_folio()
Matthew Wilcox (Oracle)
2022-01-08
mm: Add unmap_mapping_folio()
Matthew Wilcox (Oracle)
2021-11-06
Merge branch 'akpm' (patches from Andrew)
Linus Torvalds
2021-11-06
mm/vmscan: centralise timeout values for reclaim_throttle
Mel Gorman
2021-11-06
mm/vmscan: throttle reclaim and compaction when too may pages are isolated
Mel Gorman
2021-11-06
mm/vmscan: throttle reclaim until some writeback completes if congested
Mel Gorman
2021-11-06
mm: introduce pmd_install() helper
Qi Zheng
2021-10-18
mm: Add folio_evictable()
Matthew Wilcox (Oracle)
2021-10-18
mm/writeback: Add __folio_end_writeback()
Matthew Wilcox (Oracle)
2021-09-27
mm: Add folio_raw_mapping()
Matthew Wilcox (Oracle)
2021-09-27
mm/swap: Add folio_rotate_reclaimable()
Matthew Wilcox (Oracle)
2021-09-03
mm/numa: automatically generate node migration order
Dave Hansen
2021-09-03
mm: introduce memmap_alloc() to unify memory map allocation
Mike Rapoport
2021-07-08
mmap: make mlock_future_check() global
Mike Rapoport
2021-07-01
mm/page_alloc: move prototype for find_suitable_fallback
Mel Gorman
2021-06-30
mm/madvise: introduce MADV_POPULATE_(READ|WRITE) to prefault page tables
David Hildenbrand
2021-06-30
mm: make variable names for populate_vma_page_range() consistent
David Hildenbrand
2021-06-30
mm: thp: refactor NUMA fault handling
Yang Shi
2021-06-30
mm: memory: make numa_migrate_prep() non-static
Yang Shi
2021-06-29
mm/page_alloc: allow high-order pages to be stored on the per-cpu lists
Mel Gorman
2021-06-29
mm/page_alloc: adjust pcp->high after CPU hotplug events
Mel Gorman
2021-06-29
mm: memcg/slab: create a new set of kmalloc-cg-<n> caches
Waiman Long
2021-06-16
mm/thp: fix vma_address() if virtual address below file offset
Hugh Dickins
2021-05-22
Revert "mm/gup: check page posion status for coredump."
Michal Hocko
2021-05-07
mm: fix typos in comments
Ingo Molnar
2021-05-05
mm,compaction: let isolate_migratepages_{range,block} return error codes
Oscar Salvador
2021-04-30
mm/page_alloc: combine __alloc_pages and __alloc_pages_nodemask
Matthew Wilcox (Oracle)
2021-04-30
mm/vmalloc: remove unmap_kernel_range
Nicholas Piggin
2021-04-30
mm/vmalloc: remove map_kernel_range
Nicholas Piggin
2021-04-27
Merge tag 'netfs-lib-20210426' of git://git.kernel.org/pub/scm/linux/kernel/g...
Linus Torvalds
2021-04-23
mm/filemap: Pass the file_ra_state in the ractl
Matthew Wilcox (Oracle)
2021-04-09
mm/gup: check page posion status for coredump.
Aili Yao
[next]