index
:
linux.git
iio/light/color-sensors
sunxi/cedar/a33-support
sunxi/cedar/mmio-trace
sunxi/cedrus/jpeg-base
sunxi/cedrus/jpeg-nv16
sunxi/platform/irq-debounce
Linux kernel
git repo user
about
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
mm
Age
Commit message (
Expand
)
Author
2023-02-09
mmap: convert __vma_adjust() to use vma iterator
Liam R. Howlett
2023-02-09
mm/damon/vaddr-test.h: stop using vma_mas_store() for maple tree store
Liam R. Howlett
2023-02-09
mm: switch vma_merge(), split_vma(), and __split_vma to vma iterator
Liam R. Howlett
2023-02-09
nommu: pass through vma iterator to shrink_vma()
Liam R. Howlett
2023-02-09
nommu: convert nommu to using the vma iterator
Liam R. Howlett
2023-02-09
mm/mremap: use vmi version of vma_merge()
Liam R. Howlett
2023-02-09
mmap: use vmi version of vma_merge()
Liam R. Howlett
2023-02-09
mmap: pass through vmi iterator to __split_vma()
Liam R. Howlett
2023-02-09
madvise: use vmi iterator for __split_vma() and vma_merge()
Liam R. Howlett
2023-02-09
mempolicy: convert to vma iterator
Liam R. Howlett
2023-02-09
mlock: convert mlock to vma iterator
Liam R. Howlett
2023-02-09
mm: change mprotect_fixup to vma iterator
Liam R. Howlett
2023-02-09
ipc/shm: introduce new do_vma_munmap() to munmap
Liam R. Howlett
2023-02-09
mm: add temporary vma iterator versions of vma_merge(), split_vma(), and __sp...
Liam R. Howlett
2023-02-09
mmap: convert vma_expand() to use vma iterator
Liam R. Howlett
2023-02-09
mmap: change do_mas_munmap and do_mas_aligned_munmap() to use vma iterator
Liam R. Howlett
2023-02-09
mm/mmap: remove preallocation from do_mas_align_munmap()
Liam R. Howlett
2023-02-09
mmap: convert vma_link() vma iterator
Liam R. Howlett
2023-02-09
mm/mmap: convert brk to use vma iterator
Liam R. Howlett
2023-02-09
mm: expand vma iterator interface
Liam R. Howlett
2023-02-02
fs: convert writepage_t callback to pass a folio
Matthew Wilcox (Oracle)
2023-02-02
block: remove ->rw_page
Christoph Hellwig
2023-02-02
mm: factor out a swap_writepage_bdev helper
Christoph Hellwig
2023-02-02
mm: remove the __swap_writepage return value
Christoph Hellwig
2023-02-02
mm: use an on-stack bio for synchronous swapin
Christoph Hellwig
2023-02-02
mm: factor out a swap_readpage_bdev helper
Christoph Hellwig
2023-02-02
mm: remove the swap_readpage return value
Christoph Hellwig
2023-02-02
mm: refactor va_remove_mappings
Christoph Hellwig
2023-02-02
mm: split __vunmap
Christoph Hellwig
2023-02-02
mm: move debug checks from __vunmap to remove_vm_area
Christoph Hellwig
2023-02-02
mm: use remove_vm_area in __vunmap
Christoph Hellwig
2023-02-02
mm: move __remove_vm_area out of va_remove_mappings
Christoph Hellwig
2023-02-02
mm: call vfree instead of __vunmap from delayed_vfree_work
Christoph Hellwig
2023-02-02
mm: move vmalloc_init and free_work down in vmalloc.c
Christoph Hellwig
2023-02-02
mm: remove __vfree_deferred
Christoph Hellwig
2023-02-02
mm: remove __vfree
Christoph Hellwig
2023-02-02
mm: reject vmap with VM_FLUSH_RESET_PERMS
Christoph Hellwig
2023-02-02
mm, compaction: finish pageblocks on complete migration failure
Mel Gorman
2023-02-02
mm, compaction: finish scanning the current pageblock if requested
Mel Gorman
2023-02-02
mm, compaction: check if a page has been captured before draining PCP pages
Mel Gorman
2023-02-02
mm, compaction: rename compact_control->rescan to finish_pageblock
Mel Gorman
2023-02-02
mm/gup.c: fix typo in comments
Jongwoo Han
2023-02-02
kasan: reset page tags properly with sampling
Andrey Konovalov
2023-02-02
mm/sparse: fix "unused function 'pgdat_to_phys'" warning
Mike Rapoport
2023-02-02
mm/page_owner: record single timestamp value for high order allocations
Hyeonggon Yoo
2023-02-02
mm: memory-failure: bump memory failure stats to pglist_data
Jiaqi Yan
2023-02-02
mm: memory-failure: add memory failure stats to sysfs
Jiaqi Yan
2023-02-02
mm: multi-gen LRU: simplify lru_gen_look_around()
T.J. Alumbaugh
2023-02-02
mm: multi-gen LRU: improve walk_pmd_range()
T.J. Alumbaugh
2023-02-02
mm: multi-gen LRU: improve lru_gen_exit_memcg()
T.J. Alumbaugh
[next]