shmem: add huge pages support
[cascardo/linux.git] / mm /
2016-07-26 Kirill A. Shutemovshmem: add huge pages support
2016-07-26 Hugh Dickinsshmem: get_unmapped_area align huge page
2016-07-26 Kirill A. Shutemovshmem: prepare huge= mount option and sysfs knob
2016-07-26 Kirill A. Shutemovmm, rmap: account shmem thp pages
2016-07-26 Kirill A. Shutemovtruncate: handle file thp
2016-07-26 Kirill A. Shutemovfilemap: prepare find and delete operations for huge...
2016-07-26 Kirill A. Shutemovvmscan: split file huge pages before paging them out
2016-07-26 Kirill A. Shutemovthp, mlock: do not mlock PTE-mapped file huge pages
2016-07-26 Kirill A. Shutemovthp: file pages support for split_huge_page()
2016-07-26 Kirill A. Shutemovthp: run vma_adjust_trans_huge() outside i_mmap_rwsem
2016-07-26 Kirill A. Shutemovthp: prepare change_huge_pmd() for file thp
2016-07-26 Kirill A. Shutemovthp: skip file huge pmd on copy_huge_pmd()
2016-07-26 Kirill A. Shutemovthp: handle file COW faults
2016-07-26 Kirill A. Shutemovthp: handle file pages in split_huge_pmd()
2016-07-26 Kirill A. Shutemovthp: support file pages in zap_huge_pmd()
2016-07-26 Kirill A. Shutemovthp, vmstats: add counters for huge file pages
2016-07-26 Kirill A. Shutemovmm: introduce do_set_pmd()
2016-07-26 Kirill A. Shutemovrmap: support file thp
2016-07-26 Kirill A. Shutemovmm: postpone page table allocation until we have page...
2016-07-26 Kirill A. Shutemovmm: introduce fault_env
2016-07-26 Kirill A. Shutemovmm: do not pass mm_struct into handle_mm_fault
2016-07-26 Kirill A. Shutemovkhugepaged: recheck pmd after mmap_sem re-acquired
2016-07-26 Ebru Akagunduzmm, thp: fix locking inconsistency in collapse_huge_page
2016-07-26 Ebru Akagunduzmm, thp: make swapin readahead under down_read of mmap_sem
2016-07-26 Ebru Akagunduzmm: make swapin readahead to improve thp collapse rate
2016-07-26 Ebru Akagunduzmm: make optimistic check for swapin readahead
2016-07-26 nimisolomm/memblock.c:memblock_add_range(): if nr_new is 0...
2016-07-26 Michal Hockomm, memcg: use consistent gfp flags during readahead
2016-07-26 Michal Hockomm, oom_reaper: make sure that mmput_async is called...
2016-07-26 Minchan Kimmm: add NR_ZSMALLOC to vmstat
2016-07-26 Vlastimil Babkamm, frontswap: convert frontswap_enabled to static key
2016-07-26 Tetsuo Handamm,oom: remove unused argument from oom_scan_process_th...
2016-07-26 Vladimir Davydovmm: memcontrol: teach uncharge_list to deal with kmem...
2016-07-26 Vladimir Davydovmm: charge/uncharge kmemcg from generic page allocator...
2016-07-26 Vladimir Davydovmm: memcontrol: cleanup kmem charge functions
2016-07-26 Aneesh Kumar K.Vmm/mmu_gather: track page size with mmu gather and...
2016-07-26 Aneesh Kumar K.Vmm: change the interface for __tlb_remove_page()
2016-07-26 Aneesh Kumar K.Vmm/hugetlb: simplify hugetlb unmap
2016-07-26 Naoya Horiguchimm: thp: check pmd_trans_unstable() after split_huge_pmd()
2016-07-26 Joonsoo Kimmm/page_isolation: clean up confused code
2016-07-26 Joonsoo Kimmm/page_alloc: introduce post allocation processing...
2016-07-26 Joonsoo Kimmm/page_owner: use stackdepot to store stacktrace
2016-07-26 Joonsoo Kimmm/page_owner: introduce split_page_owner and replace...
2016-07-26 Joonsoo Kimmm/page_owner: copy last_migrate_reason in copy_page_ow...
2016-07-26 Joonsoo Kimmm/page_owner: initialize page owner without holding...
2016-07-26 Joonsoo Kimmm/compaction: split freepages without holding the...
2016-07-26 Minchan Kimzsmalloc: use OBJ_TAG_BIT for bit shifter
2016-07-26 Minchan Kimzsmalloc: page migration support
2016-07-26 Minchan Kimzsmalloc: use freeobj for index
2016-07-26 Minchan Kimzsmalloc: separate free_zspage from putback_zspage
2016-07-26 Minchan Kimzsmalloc: introduce zspage structure
2016-07-26 Minchan Kimzsmalloc: factor page chain functionality out
2016-07-26 Minchan Kimzsmalloc: use accessor
2016-07-26 Minchan Kimzsmalloc: use bit_spin_lock
2016-07-26 Minchan Kimzsmalloc: keep max_object in size_class
2016-07-26 Minchan Kimmm: balloon: use general non-lru movable page feature
2016-07-26 Minchan Kimmm: migrate: support non-lru movable page migration
2016-07-26 Minchan Kimmm: use put_page() to free page instead of putback_lru_...
2016-07-26 Vladimir Davydovmm: oom: add memcg to oom_control
2016-07-26 Vladimir Davydovmm: zap ZONE_OOM_LOCKED
2016-07-26 Reza Arbabmemory-hotplug: more general validation of zone during...
2016-07-26 Reza Arbabmemory-hotplug: add move_pfn_range()
2016-07-26 Oliver O'Halloranmm/init: fix zone boundary creation
2016-07-26 Li RongQingmm/memcontrol.c: remove the useless parameter for mc_ha...
2016-07-26 Wei Yongjunmm/slab: use list_move instead of list_del/list_add
2016-07-26 Michal Hockoslab: do not panic on invalid gfp_mask
2016-07-26 Michal Hockoslab: make GFP_SLAB_BUG_MASK information more human...
2016-07-26 Thomas Garniermm: SLUB freelist randomization
2016-07-26 Thomas Garniermm: reorganize SLAB freelist randomization
2016-07-26 Dave Chinnerfs/fs-writeback.c: add a new writeback list for sync
2016-07-26 Linus TorvaldsMerge branch 'irq-core-for-linus' of git://git./linux...
2016-07-26 Linus TorvaldsMerge branch 'timers-core-for-linus' of git://git....
2016-07-26 Linus TorvaldsMerge branch 'x86-urgent-for-linus' of git://git./linux...
2016-07-26 Linus TorvaldsMerge branch 'x86-timers-for-linus' of git://git./linux...
2016-07-26 Linus TorvaldsMerge branch 'x86-platform-for-linus' of git://git...
2016-07-26 Linus TorvaldsMerge branch 'x86-fpu-for-linus' of git://git./linux...
2016-07-26 Linus TorvaldsMerge branch 'x86-debug-for-linus' of git://git./linux...
2016-07-26 Linus TorvaldsMerge branch 'x86-cleanups-for-linus' of git://git...
2016-07-26 Linus TorvaldsMerge branch 'x86-build-for-linus' of git://git./linux...
2016-07-26 Linus TorvaldsMerge branch 'x86-boot-for-linus' of git://git./linux...
2016-07-25 Linus TorvaldsMerge branch 'x86-mm-for-linus' of git://git./linux...
2016-07-25 Linus TorvaldsMerge branch 'x86-apic-for-linus' of git://git./linux...
2016-07-25 Linus TorvaldsMerge branch 'timers-nohz-for-linus' of git://git....
2016-07-25 Linus TorvaldsMerge branch 'sched-core-for-linus' of git://git./linux...
2016-07-25 Linus TorvaldsMerge branch 'perf-core-for-linus' of git://git./linux...
2016-07-25 Linus TorvaldsMerge branch 'ras-core-for-linus' of git://git./linux...
2016-07-25 Linus TorvaldsMerge branch 'locking-core-for-linus' of git://git...
2016-07-25 Linus TorvaldsMerge branch 'efi-core-for-linus' of git://git./linux...
2016-07-25 Linus TorvaldsMerge branch 'core-rcu-for-linus' of git://git./linux...
2016-07-25 Linus TorvaldsMerge tag 'hwmon-for-linus-v4.8' of git://git./linux...
2016-07-25 Linus TorvaldsMerge tag 'renesas-sh-drivers-for-v4.8' of git://git...
2016-07-25 Linus TorvaldsMerge tag 'usb-4.8-rc1' of git://git./linux/kernel...
2016-07-25 Linus TorvaldsMerge tag 'tty-4.8-rc1' of git://git./linux/kernel...
2016-07-24 Linus TorvaldsMerge tag 'staging-4.8-rc1' of git://git./linux/kernel...
2016-07-24 Linus TorvaldsMerge tag 'char-misc-4.8-rc1' of git://git./linux/kerne...
2016-07-24 Linus TorvaldsMerge tag 'gfs2-4.7.fixes' of git://git./linux/kernel...
2016-07-24 Linus TorvaldsMerge tag 'ceph-for-4.7-rc8' of git://github.com/ceph...
2016-07-23 Linus TorvaldsMerge git://git./linux/kernel/git/davem/net
2016-07-23 Linus TorvaldsMerge branch 'overlayfs-linus' of git://git./linux...
2016-07-23 Linus TorvaldsMerge branch 'akpm' (patches from Andrew)
next