blob: a0fb68c8776105fc8d03e126e97d51366546a565 [file] [log] [blame]
e809d5f0b5c9 ("tmpfs: per-superblock i_ino support")
f32356261d44 ("vfs: Convert ramfs, shmem, tmpfs, devtmpfs, rootfs to use the new mount API")
626c3920aeb4 ("shmem_parse_one(): switch to use of fs_parse()")
e04dc423ae2c ("shmem_parse_options(): take handling a single option into a helper")
f6490b7fbb82 ("shmem_parse_options(): don't bother with mpol in separate variable")
0b5071dd323d ("shmem_parse_options(): use a separate structure to keep the results")
7e30d2a5eb0b ("make shmem_fill_super() static")
df02450217c9 ("make ramfs_fill_super() static")
d401727ea0d7 ("devtmpfs: don't mix {ramfs,shmem}_fill_super() with mount_single()")
fd3e007f6c6a ("don't bother with registering rootfs")
b56a2d8af914 ("mm: rid swapoff of quadratic complexity")
1062af920c07 ("tmpfs: fix link accounting when a tmpfile is linked in")
7af7a8e19f0c ("mm, swap: fix swapoff with KSM pages")
ca79b0c211af ("mm: convert totalram_pages and totalhigh_pages variables to atomic")
9705bea5f833 ("mm: convert zone->managed_pages to atomic variable")
3d6357de8aa0 ("mm: reference totalram_pages and managed_pages once per function")
bda49a81164a ("mm: remove nobootmem")
7c2ee349cf79 ("memblock: rename __free_pages_bootmem to memblock_free_pages")
c6ffc5ca8fb3 ("memblock: rename free_all_bootmem to memblock_free_all")
53ab85ebfd27 ("memblock: replace free_bootmem_late with memblock_free_late")
2013288f7238 ("memblock: replace free_bootmem{_node} with memblock_free")
6c7835f8d0d1 ("mm: nobootmem: remove bootmem allocation APIs")
b146ada221c1 ("mm: nobootmem: remove dead code")
355c45affca7 ("mm: remove bootmem allocator implementation.")
aca52c398389 ("mm: remove CONFIG_HAVE_MEMBLOCK")
b4a991ec584b ("mm: remove CONFIG_NO_BOOTMEM")
ac435075892e ("Merge tag 'csky-for-linus-4.20' of https://github.com/c-sky/csky-linux")