summaryrefslogtreecommitdiffstats
path: root/mm
Commit message (Expand)AuthorAgeFilesLines
* Merge branch 'akpm' (patches from Andrew)Linus Torvalds2016-01-1538-557/+871
|\
| * zsmalloc: reorganize struct size_class to pack 4 bytes holeWeijie Yang2016-01-151-2/+2
| * mm/zbud.c: use list_last_entry() instead of list_tail_entry()Geliang Tang2016-01-151-4/+1
| * mm: add tracepoint for scanning pagesEbru Akagunduz2016-01-141-32/+134
| * mm/page_isolation: use macro to judge the alignmentNaoya Horiguchi2016-01-141-2/+2
| * mm: rework virtual memory accountingKonstantin Khlebnikov2016-01-144-38/+44
| * mm: move lru_to_page to mm_inline.hGeliang Tang2016-01-142-2/+1
| * memory-hotplug: don't BUG() in register_memory_resource()Vitaly Kuznetsov2016-01-141-4/+5
| * hugetlb: make mm and fs code explicitly non-modularPaul Gortmaker2016-01-141-38/+1
| * mm/swapfile.c: use list_for_each_entry_safe in free_swap_count_continuationsGeliang Tang2016-01-141-5/+4
| * mm: make sure isolate_lru_page() is never called for tail pageKirill A. Shutemov2016-01-141-0/+1
| * vmstat: make vmstat_updater deferrable again and shut down on idleChristoph Lameter2016-01-141-25/+44
| * memcg: avoid vmpressure oops when memcg disabledHugh Dickins2016-01-141-1/+1
| * mm: memcontrol: switch to the updated jump-label APIJohannes Weiner2016-01-141-6/+6
| * mm: memcontrol: hook up vmpressure to socket pressureJohannes Weiner2016-01-143-34/+71
| * mm: memcontrol: account socket memory in unified hierarchy memory controllerJohannes Weiner2016-01-141-24/+98
| * mm: memcontrol: move socket code for unified hierarchy accountingJohannes Weiner2016-01-141-74/+74
| * mm: memcontrol: do not account memory+swap on unified hierarchyJohannes Weiner2016-01-141-19/+25
| * mm: memcontrol: generalize the socket accounting jump labelJohannes Weiner2016-01-141-0/+3
| * net: tcp_memcontrol: simplify linkage between socket and page counterJohannes Weiner2016-01-141-35/+22
| * net: tcp_memcontrol: sanitize tcp memory accounting callbacksJohannes Weiner2016-01-141-0/+32
| * net: tcp_memcontrol: protect all tcp_memcontrol calls by jump-labelJohannes Weiner2016-01-141-31/+25
| * mm: memcontrol: export root_mem_cgroupJohannes Weiner2016-01-142-4/+3
| * mm/ksm.c: use list_for_each_entry_safeGeliang Tang2016-01-141-13/+7
| * mm/readahead.c, mm/vmscan.c: use lru_to_page instead of list_to_pageGeliang Tang2016-01-143-7/+5
| * mm/compaction.c: __compact_pgdat() code cleanuupJoonsoo Kim2016-01-141-6/+7
| * mm/swapfile.c: use list_{next,first}_entryGeliang Tang2016-01-141-10/+4
| * mm/memblock: introduce for_each_memblock_type()Alexander Kuleshov2016-01-141-16/+16
| * mm/memblock: remove rgnbase and rgnsize variablesAlexander Kuleshov2016-01-141-6/+3
| * mm, oom: give __GFP_NOFAIL allocations access to memory reservesMichal Hocko2016-01-141-1/+14
| * mm/page_alloc.c: use list_for_each_entry in mark_free_pages()Geliang Tang2016-01-141-5/+5
| * mm/page_alloc.c: use list_{first,last}_entry instead of list_entryGeliang Tang2016-01-141-12/+11
| * mm/page_alloc.c: remove unnecessary parameter from __rmqueueMel Gorman2016-01-141-3/+3
| * mm: page_alloc: generalize the dirty balance reserveJohannes Weiner2016-01-142-20/+15
| * mm: allow GFP_{FS,IO} for page_cache_read page cache allocationMichal Hocko2016-01-142-5/+21
| * mm/compaction: improve comment for compact_memory tunable knob handlerYaowei Bai2016-01-141-1/+4
| * mm: mmap: add new /proc tunable for mmap_base ASLRDaniel Cashman2016-01-141-0/+12
| * mm/mmap.c: remove incorrect MAP_FIXED flag comparison from mmap_regionPiotr Kwapulinski2016-01-141-3/+0
| * mm, vmscan: consider isolated pages in zone_reclaimable_pagesMichal Hocko2016-01-141-2/+4
| * memcg: do not allow to disable tcp accounting after limit is setVladimir Davydov2016-01-141-1/+1
| * vmscan: do not force-scan file lru if its absolute size is smallVladimir Davydov2016-01-141-3/+9
| * mm, vmalloc: remove VM_VPAGESDavid Rientjes2016-01-141-6/+2
| * mm, thp: use list_first_entry_or_null()Geliang Tang2016-01-141-6/+3
| * mm, shmem: add internal shmem resident memory accountingJerome Marchand2016-01-143-31/+16
| * mm, proc: reduce cost of /proc/pid/smaps for unpopulated shmem mappingsVlastimil Babka2016-01-141-27/+38
| * mm, proc: reduce cost of /proc/pid/smaps for shmem mappingsVlastimil Babka2016-01-141-0/+70
| * mm/mmzone.c: memmap_valid_within() can be booleanYaowei Bai2016-01-141-4/+4
| * mm/vmalloc.c: use list_{next,first}_entryGeliang Tang2016-01-141-5/+4
| * mm/page_alloc.c: do not loop over ALLOC_NO_WATERMARKS without triggering reclaimMichal Hocko2016-01-141-14/+18
| * mm/page_alloc.c: get rid of __alloc_pages_high_priority()Michal Hocko2016-01-141-27/+9
OpenPOWER on IntegriCloud