summaryrefslogtreecommitdiff
path: root/include
AgeCommit message (Expand)Author
2016-07-26thp, vmstats: add counters for huge file pagesKirill A. Shutemov
2016-07-26mm: introduce do_set_pmd()Kirill A. Shutemov
2016-07-26rmap: support file thpKirill A. Shutemov
2016-07-26mm: postpone page table allocation until we have page to mapKirill A. Shutemov
2016-07-26mm: introduce fault_envKirill A. Shutemov
2016-07-26mm: do not pass mm_struct into handle_mm_faultKirill A. Shutemov
2016-07-26mm: make swapin readahead to improve thp collapse rateEbru Akagunduz
2016-07-26mm: make optimistic check for swapin readaheadEbru Akagunduz
2016-07-26mm, memcg: use consistent gfp flags during readaheadMichal Hocko
2016-07-26include/linux/memblock.h: Clean up code for several trivial detailsChen Gang
2016-07-26mm: add NR_ZSMALLOC to vmstatMinchan Kim
2016-07-26mm, frontswap: convert frontswap_enabled to static keyVlastimil Babka
2016-07-26mm,oom: remove unused argument from oom_scan_process_thread().Tetsuo Handa
2016-07-26mm: charge/uncharge kmemcg from generic page allocator pathsVladimir Davydov
2016-07-26mm: memcontrol: cleanup kmem charge functionsVladimir Davydov
2016-07-26mm: clean up non-standard page->_mapcount usersVladimir Davydov
2016-07-26mm: remove pointless struct in struct page definitionVladimir Davydov
2016-07-26mm/mmu_gather: track page size with mmu gather and force flush if page size c...Aneesh Kumar K.V
2016-07-26mm: change the interface for __tlb_remove_page()Aneesh Kumar K.V
2016-07-26mm/page_owner: use stackdepot to store stacktraceJoonsoo Kim
2016-07-26mm/page_owner: introduce split_page_owner and replace manual handlingJoonsoo Kim
2016-07-26mm/compaction: split freepages without holding the zone lockJoonsoo Kim
2016-07-26zsmalloc: page migration supportMinchan Kim
2016-07-26mm: balloon: use general non-lru movable page featureMinchan Kim
2016-07-26mm: migrate: support non-lru movable page migrationMinchan Kim
2016-07-26include/linux/mmdebug.h: add VM_WARN which maps to WARN()Aneesh Kumar K.V
2016-07-26mm: oom: add memcg to oom_controlVladimir Davydov
2016-07-26mm: zap ZONE_OOM_LOCKEDVladimir Davydov
2016-07-26memory-hotplug: more general validation of zone during onlineReza Arbab
2016-07-26mm: faster kmalloc_array(), kcalloc()Alexey Dobriyan
2016-07-26mm: SLUB freelist randomizationThomas Garnier
2016-07-26mm: reorganize SLAB freelist randomizationThomas Garnier
2016-07-26fs/fs-writeback.c: inode writeback list tracking tracepointsBrian Foster
2016-07-26fs/fs-writeback.c: add a new writeback list for syncDave Chinner
2016-07-26debugobjects.h: fix trivial kernel doc warningRandy Dunlap
2016-07-26dax: remote unused fault wrappersRoss Zwisler
2016-07-25Merge branch 'irq-core-for-linus' of git://git.kernel.org/pub/scm/linux/kerne...Linus Torvalds
2016-07-25Merge branch 'timers-core-for-linus' of git://git.kernel.org/pub/scm/linux/ke...Linus Torvalds
2016-07-25Merge branch 'x86-platform-for-linus' of git://git.kernel.org/pub/scm/linux/k...Linus Torvalds
2016-07-25Merge branch 'x86-debug-for-linus' of git://git.kernel.org/pub/scm/linux/kern...Linus Torvalds
2016-07-25Merge branch 'x86-mm-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/...Linus Torvalds
2016-07-25Merge branch 'timers-nohz-for-linus' of git://git.kernel.org/pub/scm/linux/ke...Linus Torvalds
2016-07-25Merge branch 'sched-core-for-linus' of git://git.kernel.org/pub/scm/linux/ker...Linus Torvalds
2016-07-25Merge branch 'perf-core-for-linus' of git://git.kernel.org/pub/scm/linux/kern...Linus Torvalds
2016-07-25Merge branch 'locking-core-for-linus' of git://git.kernel.org/pub/scm/linux/k...Linus Torvalds
2016-07-25Merge branch 'efi-core-for-linus' of git://git.kernel.org/pub/scm/linux/kerne...Linus Torvalds
2016-07-25Merge branch 'core-rcu-for-linus' of git://git.kernel.org/pub/scm/linux/kerne...Linus Torvalds
2016-07-24Merge tag 'hwmon-for-linus-v4.8' of git://git.kernel.org/pub/scm/linux/kernel...Linus Torvalds
2016-07-24Merge tag 'usb-4.8-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/greg...Linus Torvalds
2016-07-24Merge tag 'tty-4.8-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/greg...Linus Torvalds