index
:
pm24.git
master
perf-mon
Unnamed repository; edit this file 'description' to name the repository.
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
mm
Age
Commit message (
Expand
)
Author
2018-10-21
shmem: Convert find_swap_entry to XArray
Matthew Wilcox
2018-10-21
shmem: Convert shmem_confirm_swap to XArray
Matthew Wilcox
2018-10-21
shmem: Convert shmem_radix_tree_replace to XArray
Matthew Wilcox
2018-10-21
pagevec: Use xa_mark_t
Matthew Wilcox
2018-10-21
mm: Convert is_page_cache_freeable to XArray
Matthew Wilcox
2018-10-21
mm: Convert khugepaged_scan_shmem to XArray
Matthew Wilcox
2018-10-21
mm: Convert collapse_shmem to XArray
Matthew Wilcox
2018-10-21
mm: Convert huge_memory to XArray
Matthew Wilcox
2018-10-21
mm: Convert page migration to XArray
Matthew Wilcox
2018-10-21
mm: Convert __do_page_cache_readahead to XArray
Matthew Wilcox
2018-10-21
mm: Convert delete_from_swap_cache to XArray
Matthew Wilcox
2018-10-21
mm: Convert add_to_swap_cache to XArray
Matthew Wilcox
2018-10-21
mm: Convert truncate to XArray
Matthew Wilcox
2018-10-21
mm: Convert workingset to XArray
Matthew Wilcox
2018-10-21
mm: Convert page-writeback to XArray
Matthew Wilcox
2018-10-21
page cache: Convert filemap_range_has_page to XArray
Matthew Wilcox
2018-10-21
page cache: Remove stray radix comment
Matthew Wilcox
2018-10-21
page cache: Convert delete_batch to XArray
Matthew Wilcox
2018-10-21
page cache: Convert filemap_map_pages to XArray
Matthew Wilcox
2018-10-21
page cache: Convert find_get_entries_tag to XArray
Matthew Wilcox
2018-10-21
page cache; Convert find_get_pages_range_tag to XArray
Matthew Wilcox
2018-10-21
page cache: Convert find_get_pages_contig to XArray
Matthew Wilcox
2018-10-21
page cache: Convert find_get_pages_range to XArray
Matthew Wilcox
2018-10-21
page cache: Convert find_get_entries to XArray
Matthew Wilcox
2018-10-21
page cache: Convert find_get_entry to XArray
Matthew Wilcox
2018-10-21
page cache: Convert page deletion to XArray
Matthew Wilcox
2018-10-21
page cache: Add and replace pages using the XArray
Matthew Wilcox
2018-10-21
page cache: Convert hole search to XArray
Matthew Wilcox
2018-10-21
xarray: Define struct xa_node
Matthew Wilcox
2018-09-29
xarray: Replace exceptional entries
Matthew Wilcox
2018-09-20
mm: slowly shrink slabs with a relatively small number of objects
Roman Gushchin
2018-09-20
mm: shmem.c: Correctly annotate new inodes for lockdep
Joel Fernandes (Google)
2018-09-20
mm: disable deferred struct page for 32-bit arches
Pasha Tatashin
2018-09-13
Merge tag 'ovl-fixes-4.19-rc4' of git://git.kernel.org/pub/scm/linux/kernel/g...
Linus Torvalds
2018-09-13
mm: get rid of vmacache_flush_all() entirely
Linus Torvalds
2018-09-06
Merge tag 'for-linus-20180906' of git://git.kernel.dk/linux-block
Linus Torvalds
2018-09-04
mm: fix BUG_ON() in vmf_insert_pfn_pud() from VM_MIXEDMAP removal
Dave Jiang
2018-09-04
mm/hugetlb: filter out hugetlb pages if HUGEPAGE migration is not supported.
Aneesh Kumar K.V
2018-09-04
mm/util.c: improve kvfree() kerneldoc
Andrew Morton
2018-09-04
kmemleak: always register debugfs file
Vincent Whitchurch
2018-09-04
mm, oom: fix missing tlb_finish_mmu() in __oom_reap_task_mm().
Tetsuo Handa
2018-09-04
mm: memcontrol: print proper OOM header when no eligible victim left
Johannes Weiner
2018-08-31
blkcg: delay blkg destruction until after writeback has finished
Dennis Zhou (Facebook)
2018-08-30
vfs: implement readahead(2) using POSIX_FADV_WILLNEED
Amir Goldstein
2018-08-30
vfs: add the fadvise() file operation
Amir Goldstein
2018-08-30
notifier: Remove notifier header file wherever not used
Mukesh Ojha
2018-08-25
Merge tag 'libnvdimm-for-4.19_dax-memory-failure' of gitolite.kernel.org:pub/...
Linus Torvalds
2018-08-25
mm/cow: don't bother write protecting already write-protected pages
Linus Torvalds
2018-08-23
Merge branch 'akpm' (patches from Andrew)
Linus Torvalds
2018-08-23
mm: Change return type int to vm_fault_t for fault handlers
Souptick Joarder
[next]