summaryrefslogtreecommitdiffstats
path: root/include
Commit message (Expand)AuthorAgeFilesLines
* Merge branch 'for_linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jac...Linus Torvalds2016-01-151-1/+1
|\
| * quota: constify qtree_fmt_operations structuresJulia Lawall2016-01-041-1/+1
* | Merge branch 'akpm' (patches from Andrew)Linus Torvalds2016-01-1526-250/+371
|\ \
| * | mm: add tracepoint for scanning pagesEbru Akagunduz2016-01-141-0/+136
| * | mm: fix noisy sparse warning in LIBCFS_ALLOC_PRE()Joshua Clayton2016-01-141-1/+1
| * | mm: rework virtual memory accountingKonstantin Khlebnikov2016-01-142-11/+4
| * | include/linux/memblock.h: fix ordering of 'flags' argument in commentsFlorian Fainelli2016-01-141-2/+2
| * | mm: move lru_to_page to mm_inline.hGeliang Tang2016-01-141-0/+2
| * | vmstat: make vmstat_updater deferrable again and shut down on idleChristoph Lameter2016-01-141-0/+2
| * | mm: memcontrol: switch to the updated jump-label APIJohannes Weiner2016-01-141-4/+4
| * | mm: memcontrol: hook up vmpressure to socket pressureJohannes Weiner2016-01-142-6/+33
| * | mm: memcontrol: account socket memory in unified hierarchy memory controllerJohannes Weiner2016-01-141-1/+8
| * | mm: memcontrol: generalize the socket accounting jump labelJohannes Weiner2016-01-142-7/+3
| * | net: tcp_memcontrol: simplify linkage between socket and page counterJohannes Weiner2016-01-144-39/+11
| * | net: tcp_memcontrol: sanitize tcp memory accounting callbacksJohannes Weiner2016-01-143-64/+24
| * | net: tcp_memcontrol: simplify the per-memcg limit accessJohannes Weiner2016-01-142-4/+5
| * | net: tcp_memcontrol: remove dead per-memcg count of allocated socketsJohannes Weiner2016-01-142-37/+3
| * | net: tcp_memcontrol: protect all tcp_memcontrol calls by jump-labelJohannes Weiner2016-01-141-9/+0
| * | net: tcp_memcontrol: remove bogus hierarchy pressure propagationJohannes Weiner2016-01-141-15/+4
| * | net: tcp_memcontrol: properly detect ancestor socket pressureJohannes Weiner2016-01-141-4/+6
| * | mm: memcontrol: export root_mem_cgroupJohannes Weiner2016-01-141-1/+2
| * | mm/memblock: introduce for_each_memblock_type()Alexander Kuleshov2016-01-141-0/+5
| * | mm: page_alloc: generalize the dirty balance reserveJohannes Weiner2016-01-142-4/+3
| * | mm: allow GFP_{FS,IO} for page_cache_read page cache allocationMichal Hocko2016-01-141-0/+4
| * | mm: mmap: add new /proc tunable for mmap_base ASLRDaniel Cashman2016-01-141-0/+11
| * | memcg: do not allow to disable tcp accounting after limit is setVladimir Davydov2016-01-141-11/+1
| * | mm, vmalloc: remove VM_VPAGESDavid Rientjes2016-01-141-1/+0
| * | mm, shmem: add internal shmem resident memory accountingJerome Marchand2016-01-142-4/+21
| * | mm, proc: reduce cost of /proc/pid/smaps for unpopulated shmem mappingsVlastimil Babka2016-01-141-0/+2
| * | mm, proc: reduce cost of /proc/pid/smaps for shmem mappingsVlastimil Babka2016-01-141-0/+2
| * | mm/mmzone.c: memmap_valid_within() can be booleanYaowei Bai2016-01-141-3/+3
| * | mm/zonelist: enumerate zonelists array indexYaowei Bai2016-01-142-15/+14
| * | include/linux/mmzone.h: remove unused is_unevictable_lru()Yaowei Bai2016-01-141-5/+0
| * | mm/memblock.c: memblock_is_memory()/reserved() can be booleanYaowei Bai2016-01-141-2/+2
| * | include/linux/hugetlb.h: is_file_hugepages() can be booleanYaowei Bai2016-01-141-6/+4
| * | mm: change mm_vmscan_lru_shrink_inactive() proto typesyalin wang2016-01-141-7/+7
| * | mm/page_isolation.c: add new tracepoint, test_pages_isolatedJoonsoo Kim2016-01-141-0/+38
| * | mm/mempolicy.c: convert the shared_policy lock to a rwlockNathan Zimmer2016-01-141-1/+1
| * | mm: add PHYS_PFN, use it in __phys_to_pfn()Chen Gang2016-01-142-1/+4
| * | mm/vmscan.c: change trace_mm_vmscan_writepage() proto typeyalin wang2016-01-141-4/+3
| * | kmemcg: account certain kmem allocations to memcgVladimir Davydov2016-01-141-2/+3
| * | slab: add SLAB_ACCOUNT flagVladimir Davydov2016-01-142-8/+12
| * | memcg: only account kmem allocations marked as __GFP_ACCOUNTVladimir Davydov2016-01-142-0/+11
| * | Revert "gfp: add __GFP_NOACCOUNT"Vladimir Davydov2016-01-142-4/+0
| * | include/linux/dcache.h: remove semicolons from HASH_LEN_DECLAREAndrew Morton2016-01-141-2/+2
| * | fsnotify: destroy marks with call_srcu instead of dedicated threadJeff Layton2016-01-141-1/+4
* | | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jik...Linus Torvalds2016-01-142-2/+2
|\ \ \
| * | | dt-bindings: fixes some incorrect header guardsAshley Towns2015-12-082-2/+2
* | | | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jik...Linus Torvalds2016-01-142-47/+45
|\ \ \ \
| * \ \ \ Merge branch 'from-rusty/modules-next' into for-4.5/coreJiri Kosina2015-12-0412-192/+136
| |\ \ \ \