summaryrefslogtreecommitdiff
path: root/include
AgeCommit message (Expand)AuthorFilesLines
2016-07-27mm: make swapin readahead to improve thp collapse rateEbru Akagunduz1-0/+24
2016-07-27mm: make optimistic check for swapin readaheadEbru Akagunduz1-5/+9
2016-07-27mm, memcg: use consistent gfp flags during readaheadMichal Hocko1-3/+3
2016-07-27include/linux/memblock.h: Clean up code for several trivial detailsChen Gang1-11/+9
2016-07-27mm: add NR_ZSMALLOC to vmstatMinchan Kim1-0/+3
2016-07-27mm, frontswap: convert frontswap_enabled to static keyVlastimil Babka1-14/+20
2016-07-27mm,oom: remove unused argument from oom_scan_process_thread().Tetsuo Handa1-1/+1
2016-07-27mm: charge/uncharge kmemcg from generic page allocator pathsVladimir Davydov2-9/+8
2016-07-27mm: memcontrol: cleanup kmem charge functionsVladimir Davydov1-96/+7
2016-07-27mm: clean up non-standard page->_mapcount usersVladimir Davydov2-41/+37
2016-07-27mm: remove pointless struct in struct page definitionVladimir Davydov1-36/+32
2016-07-27mm/mmu_gather: track page size with mmu gather and force flush if page size c...Aneesh Kumar K.V1-6/+21
2016-07-27mm: change the interface for __tlb_remove_page()Aneesh Kumar K.V1-11/+33
2016-07-27mm/page_owner: use stackdepot to store stacktraceJoonsoo Kim1-2/+2
2016-07-27mm/page_owner: introduce split_page_owner and replace manual handlingJoonsoo Kim1-7/+5
2016-07-27mm/compaction: split freepages without holding the zone lockJoonsoo Kim1-1/+0
2016-07-27zsmalloc: page migration supportMinchan Kim1-0/+1
2016-07-27mm: balloon: use general non-lru movable page featureMinchan Kim2-37/+18
2016-07-27mm: migrate: support non-lru movable page migrationMinchan Kim6-12/+46
2016-07-27include/linux/mmdebug.h: add VM_WARN which maps to WARN()Aneesh Kumar K.V1-0/+2
2016-07-27mm: oom: add memcg to oom_controlVladimir Davydov1-3/+5
2016-07-27mm: zap ZONE_OOM_LOCKEDVladimir Davydov1-1/+0
2016-07-27memory-hotplug: more general validation of zone during onlineReza Arbab1-0/+2
2016-07-27mm: faster kmalloc_array(), kcalloc()Alexey Dobriyan1-0/+2
2016-07-27mm: SLUB freelist randomizationThomas Garnier1-0/+5
2016-07-27mm: reorganize SLAB freelist randomizationThomas Garnier1-1/+1
2016-07-27fs/fs-writeback.c: inode writeback list tracking tracepointsBrian Foster1-4/+18
2016-07-27fs/fs-writeback.c: add a new writeback list for syncDave Chinner2-0/+7
2016-07-27debugobjects.h: fix trivial kernel doc warningRandy Dunlap1-1/+1
2016-07-27dax: remote unused fault wrappersRoss Zwisler1-5/+0
2016-07-26Merge branch 'irq-core-for-linus' of git://git.kernel.org/pub/scm/linux/kerne...Linus Torvalds6-9/+50
2016-07-26Merge branch 'timers-core-for-linus' of git://git.kernel.org/pub/scm/linux/ke...Linus Torvalds8-19/+63
2016-07-26Merge branch 'x86-platform-for-linus' of git://git.kernel.org/pub/scm/linux/k...Linus Torvalds1-0/+1
2016-07-26Merge branch 'x86-debug-for-linus' of git://git.kernel.org/pub/scm/linux/kern...Linus Torvalds1-5/+12
2016-07-26Merge branch 'x86-mm-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/...Linus Torvalds3-6/+24
2016-07-26Merge branch 'timers-nohz-for-linus' of git://git.kernel.org/pub/scm/linux/ke...Linus Torvalds2-33/+19
2016-07-25Merge branch 'sched-core-for-linus' of git://git.kernel.org/pub/scm/linux/ker...Linus Torvalds1-2/+6
2016-07-25Merge branch 'perf-core-for-linus' of git://git.kernel.org/pub/scm/linux/kern...Linus Torvalds2-2/+19
2016-07-25Merge branch 'locking-core-for-linus' of git://git.kernel.org/pub/scm/linux/k...Linus Torvalds13-217/+777
2016-07-25Merge branch 'efi-core-for-linus' of git://git.kernel.org/pub/scm/linux/kerne...Linus Torvalds1-104/+96
2016-07-25Merge branch 'core-rcu-for-linus' of git://git.kernel.org/pub/scm/linux/kerne...Linus Torvalds3-6/+22
2016-07-25Merge tag 'hwmon-for-linus-v4.8' of git://git.kernel.org/pub/scm/linux/kernel...Linus Torvalds1-0/+25
2016-07-25Merge tag 'usb-4.8-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/greg...Linus Torvalds5-754/+83
2016-07-25Merge tag 'tty-4.8-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/greg...Linus Torvalds6-13/+68
2016-07-25Merge tag 'staging-4.8-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/...Linus Torvalds6-13/+104
2016-07-25Merge tag 'char-misc-4.8-rc1' of git://git.kernel.org/pub/scm/linux/kernel/gi...Linus Torvalds3-77/+42
2016-07-25Merge tag 'gfs2-4.7.fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/g...Linus Torvalds1-0/+3
2016-07-23Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netLinus Torvalds5-3/+28
2016-07-23radix-tree: fix radix_tree_iter_retry() for tagged iterators.Andrey Ryabinin1-0/+1
2016-07-23mm: memcontrol: fix cgroup creation failure after many small jobsJohannes Weiner1-15/+10