Vlastimil Babka
|
8ea1d2a198
mm, frontswap: convert frontswap_enabled to static key
|
9 years ago |
Andrea Arcangeli
|
6d0a07edd1
mm: thp: calculate the mapcount correctly for THP pages during WP faults
|
9 years ago |
Kirill A. Shutemov
|
09cbfeaf1a
mm, fs: get rid of PAGE_CACHE_* and page_cache_{get,release} macros
|
9 years ago |
Linus Torvalds
|
266c73b777
Merge branch 'drm-next' of git://people.freedesktop.org/~airlied/linux
|
9 years ago |
Joe Perches
|
756a025f00
mm: coalesce split strings
|
9 years ago |
Dave Airlie
|
b039d6d025
Merge tag 'drm-intel-next-2016-01-24' of git://anongit.freedesktop.org/drm-intel into drm-next
|
9 years ago |
Al Viro
|
5955102c99
wrappers for ->i_mutex access
|
9 years ago |
Vladimir Davydov
|
5ccc5abaaf
mm: free swap cache aggressively if memcg swap is full
|
9 years ago |
Vladimir Davydov
|
37e8435119
mm: memcontrol: charge swap to cgroup2
|
9 years ago |
Hugh Dickins
|
9f8bdb3f3d
mm: make swapoff more robust against soft dirty
|
9 years ago |
Kirill A. Shutemov
|
1f25fe20a7
mm, thp: adjust conditions when we can reuse the page on WP fault
|
9 years ago |
Kirill A. Shutemov
|
f627c2f537
memcg: adjust to support new THP refcounting
|
9 years ago |
Kirill A. Shutemov
|
d281ee6145
rmap: add argument to charge compound page
|
9 years ago |
Geliang Tang
|
0d576d20cc
mm/swapfile.c: use list_for_each_entry_safe in free_swap_count_continuations
|
9 years ago |
Geliang Tang
|
a8ae499170
mm/swapfile.c: use list_{next,first}_entry
|
9 years ago |
Chris Wilson
|
fb0fec501f
mm: Export nr_swap_pages
|
9 years ago |
Minchan Kim
|
8334b96221
mm: /proc/pid/smaps:: show proportional swap share of the mapping
|
10 years ago |
Hugh Dickins
|
6f179af88f
mm: fix potential data race in SyS_swapon
|
10 years ago |
Miklos Szeredi
|
2726d56620
vfs: add seq_file_path() helper
|
10 years ago |
Jason Low
|
4db0c3c298
mm: remove rest of ACCESS_ONCE() usages
|
10 years ago |
Johannes Weiner
|
5d1ea48bdd
mm: page_cgroup: rename file to mm/swap_cgroup.c
|
10 years ago |
Johannes Weiner
|
0a31bc97c8
mm: memcontrol: rewrite uncharge API
|
11 years ago |
Johannes Weiner
|
00501b531c
mm: memcontrol: rewrite charge API
|
11 years ago |
Chen Yucong
|
50088c4409
mm/swapfile.c: delete the "last_in_cluster < scan_base" loop in the body of scan_swap_map()
|
11 years ago |
Dan Streetman
|
18ab4d4ced
swap: change swap_list_head to plist, add swap_avail_head
|
11 years ago |
Dan Streetman
|
adfab836f4
swap: change swap_info singly-linked list to list_head
|
11 years ago |
Weijie Yang
|
f893ab41e4
mm/swap: fix race on swap_info reuse between swapoff and swapon
|
11 years ago |
Jamie Liu
|
a5998061da
mm/swapfile.c: do not skip lowest_bit in scan_swap_map() scan loop
|
11 years ago |
Sasha Levin
|
309381feae
mm: dump page when hitting a VM_BUG_ON using VM_BUG_ON_PAGE
|
11 years ago |
Krzysztof Kozlowski
|
58e97ba6b1
frontswap: enable call to invalidate area on swapoff
|
12 years ago |