| 2016-07-26 |
Kirill A. Shutemov | shmem: make shmem_inode_info::lock irq-safe |
commit | commitdiff | tree | snapshot (tar.gz zip) |
| 2016-07-26 |
Kirill A. Shutemov | khugepaged: move up_read(mmap_sem) out of khugepaged_al... |
commit | commitdiff | tree | snapshot (tar.gz zip) |
| 2016-07-26 |
Kirill A. Shutemov | thp: extract khugepaged from mm/huge_memory.c |
commit | commitdiff | tree | snapshot (tar.gz zip) |
| 2016-07-26 |
Kirill A. Shutemov | shmem, thp: respect MADV_{NO,}HUGEPAGE for file mappings |
commit | commitdiff | tree | snapshot (tar.gz zip) |
| 2016-07-26 |
Kirill A. Shutemov | shmem: add huge pages support |
commit | commitdiff | tree | snapshot (tar.gz zip) |
| 2016-07-26 |
Hugh Dickins | shmem: get_unmapped_area align huge page |
commit | commitdiff | tree | snapshot (tar.gz zip) |
| 2016-07-26 |
Kirill A. Shutemov | shmem: prepare huge= mount option and sysfs knob |
commit | commitdiff | tree | snapshot (tar.gz zip) |
| 2016-07-26 |
Kirill A. Shutemov | mm, rmap: account shmem thp pages |
commit | commitdiff | tree | snapshot (tar.gz zip) |
| 2016-07-26 |
Kirill A. Shutemov | truncate: handle file thp |
commit | commitdiff | tree | snapshot (tar.gz zip) |
| 2016-07-26 |
Kirill A. Shutemov | filemap: prepare find and delete operations for huge... |
commit | commitdiff | tree | snapshot (tar.gz zip) |
| 2016-07-26 |
Kirill A. Shutemov | radix-tree: implement radix_tree_maybe_preload_order() |
commit | commitdiff | tree | snapshot (tar.gz zip) |
| 2016-07-26 |
Kirill A. Shutemov | page-flags: relax policy for PG_mappedtodisk and PG_reclaim |
commit | commitdiff | tree | snapshot (tar.gz zip) |
| 2016-07-26 |
Kirill A. Shutemov | vmscan: split file huge pages before paging them out |
commit | commitdiff | tree | snapshot (tar.gz zip) |
| 2016-07-26 |
Kirill A. Shutemov | thp, mlock: do not mlock PTE-mapped file huge pages |
commit | commitdiff | tree | snapshot (tar.gz zip) |
| 2016-07-26 |
Kirill A. Shutemov | thp: file pages support for split_huge_page() |
commit | commitdiff | tree | snapshot (tar.gz zip) |
| 2016-07-26 |
Kirill A. Shutemov | thp: run vma_adjust_trans_huge() outside i_mmap_rwsem |
commit | commitdiff | tree | snapshot (tar.gz zip) |
| 2016-07-26 |
Kirill A. Shutemov | thp: prepare change_huge_pmd() for file thp |
commit | commitdiff | tree | snapshot (tar.gz zip) |
| 2016-07-26 |
Kirill A. Shutemov | thp: skip file huge pmd on copy_huge_pmd() |
commit | commitdiff | tree | snapshot (tar.gz zip) |
| 2016-07-26 |
Kirill A. Shutemov | thp: handle file COW faults |
commit | commitdiff | tree | snapshot (tar.gz zip) |
| 2016-07-26 |
Kirill A. Shutemov | thp: handle file pages in split_huge_pmd() |
commit | commitdiff | tree | snapshot (tar.gz zip) |
| 2016-07-26 |
Kirill A. Shutemov | thp: support file pages in zap_huge_pmd() |
commit | commitdiff | tree | snapshot (tar.gz zip) |
| 2016-07-26 |
Kirill A. Shutemov | thp, vmstats: add counters for huge file pages |
commit | commitdiff | tree | snapshot (tar.gz zip) |
| 2016-07-26 |
Kirill A. Shutemov | mm: introduce do_set_pmd() |
commit | commitdiff | tree | snapshot (tar.gz zip) |
| 2016-07-26 |
Kirill A. Shutemov | rmap: support file thp |
commit | commitdiff | tree | snapshot (tar.gz zip) |
| 2016-07-26 |
Kirill A. Shutemov | mm: postpone page table allocation until we have page... |
commit | commitdiff | tree | snapshot (tar.gz zip) |
| 2016-07-26 |
Kirill A. Shutemov | mm: introduce fault_env |
commit | commitdiff | tree | snapshot (tar.gz zip) |
| 2016-07-26 |
Kirill A. Shutemov | mm: do not pass mm_struct into handle_mm_fault |
commit | commitdiff | tree | snapshot (tar.gz zip) |
| 2016-07-26 |
Kirill A. Shutemov | thp, mlock: update unevictable-lru.txt |
commit | commitdiff | tree | snapshot (tar.gz zip) |
| 2016-07-26 |
Kirill A. Shutemov | khugepaged: recheck pmd after mmap_sem re-acquired |
commit | commitdiff | tree | snapshot (tar.gz zip) |
| 2016-07-26 |
Ebru Akagunduz | mm, thp: fix locking inconsistency in collapse_huge_page |
commit | commitdiff | tree | snapshot (tar.gz zip) |
| 2016-07-26 |
Ebru Akagunduz | mm, thp: make swapin readahead under down_read of mmap_sem |
commit | commitdiff | tree | snapshot (tar.gz zip) |
| 2016-07-26 |
Ebru Akagunduz | mm: make swapin readahead to improve thp collapse rate |
commit | commitdiff | tree | snapshot (tar.gz zip) |
| 2016-07-26 |
Ebru Akagunduz | mm: make optimistic check for swapin readahead |
commit | commitdiff | tree | snapshot (tar.gz zip) |
| 2016-07-26 |
nimisolo | mm/memblock.c:memblock_add_range(): if nr_new is 0... |
commit | commitdiff | tree | snapshot (tar.gz zip) |
| 2016-07-26 |
Michal Hocko | mm, memcg: use consistent gfp flags during readahead |
commit | commitdiff | tree | snapshot (tar.gz zip) |
| 2016-07-26 |
Michal Hocko | mm, oom_reaper: make sure that mmput_async is called... |
commit | commitdiff | tree | snapshot (tar.gz zip) |
| 2016-07-26 |
Chen Gang | include/linux/memblock.h: Clean up code for several... |
commit | commitdiff | tree | snapshot (tar.gz zip) |
| 2016-07-26 |
Minchan Kim | mm: add NR_ZSMALLOC to vmstat |
commit | commitdiff | tree | snapshot (tar.gz zip) |
| 2016-07-26 |
Vlastimil Babka | mm, frontswap: convert frontswap_enabled to static key |
commit | commitdiff | tree | snapshot (tar.gz zip) |
| 2016-07-26 |
Tetsuo Handa | mm,oom: remove unused argument from oom_scan_process_th... |
commit | commitdiff | tree | snapshot (tar.gz zip) |
| 2016-07-26 |
Vladimir Davydov | af_unix: charge buffers to kmemcg |
commit | commitdiff | tree | snapshot (tar.gz zip) |
| 2016-07-26 |
Vladimir Davydov | pipe: account to kmemcg |
commit | commitdiff | tree | snapshot (tar.gz zip) |
| 2016-07-26 |
Vladimir Davydov | arch: x86: charge page tables to kmemcg |
commit | commitdiff | tree | snapshot (tar.gz zip) |
| 2016-07-26 |
Vladimir Davydov | mm: memcontrol: teach uncharge_list to deal with kmem... |
commit | commitdiff | tree | snapshot (tar.gz zip) |
| 2016-07-26 |
Vladimir Davydov | mm: charge/uncharge kmemcg from generic page allocator... |
commit | commitdiff | tree | snapshot (tar.gz zip) |
| 2016-07-26 |
Vladimir Davydov | mm: memcontrol: cleanup kmem charge functions |
commit | commitdiff | tree | snapshot (tar.gz zip) |
| 2016-07-26 |
Vladimir Davydov | mm: clean up non-standard page->_mapcount users |
commit | commitdiff | tree | snapshot (tar.gz zip) |
| 2016-07-26 |
Vladimir Davydov | mm: remove pointless struct in struct page definition |
commit | commitdiff | tree | snapshot (tar.gz zip) |
| 2016-07-26 |
Aneesh Kumar K.V | mm/mmu_gather: track page size with mmu gather and... |
commit | commitdiff | tree | snapshot (tar.gz zip) |
| 2016-07-26 |
Aneesh Kumar K.V | mm: change the interface for __tlb_remove_page() |
commit | commitdiff | tree | snapshot (tar.gz zip) |
| 2016-07-26 |
Aneesh Kumar K.V | mm/hugetlb: simplify hugetlb unmap |
commit | commitdiff | tree | snapshot (tar.gz zip) |
| 2016-07-26 |
Naoya Horiguchi | mm: thp: check pmd_trans_unstable() after split_huge_pmd() |
commit | commitdiff | tree | snapshot (tar.gz zip) |
| 2016-07-26 |
Joonsoo Kim | mm/page_isolation: clean up confused code |
commit | commitdiff | tree | snapshot (tar.gz zip) |
| 2016-07-26 |
Joonsoo Kim | mm/page_alloc: introduce post allocation processing... |
commit | commitdiff | tree | snapshot (tar.gz zip) |
| 2016-07-26 |
Joonsoo Kim | mm/page_owner: use stackdepot to store stacktrace |
commit | commitdiff | tree | snapshot (tar.gz zip) |
| 2016-07-26 |
Joonsoo Kim | tools/vm/page_owner: increase temporary buffer size |
commit | commitdiff | tree | snapshot (tar.gz zip) |
| 2016-07-26 |
Joonsoo Kim | mm/page_owner: introduce split_page_owner and replace... |
commit | commitdiff | tree | snapshot (tar.gz zip) |
| 2016-07-26 |
Joonsoo Kim | mm/page_owner: copy last_migrate_reason in copy_page_ow... |
commit | commitdiff | tree | snapshot (tar.gz zip) |
| 2016-07-26 |
Joonsoo Kim | mm/page_owner: initialize page owner without holding... |
commit | commitdiff | tree | snapshot (tar.gz zip) |
| 2016-07-26 |
Joonsoo Kim | mm/compaction: split freepages without holding the... |
commit | commitdiff | tree | snapshot (tar.gz zip) |
| 2016-07-26 |
Minchan Kim | zsmalloc: use OBJ_TAG_BIT for bit shifter |
commit | commitdiff | tree | snapshot (tar.gz zip) |
| 2016-07-26 |
Minchan Kim | zram: use __GFP_MOVABLE for memory allocation |
commit | commitdiff | tree | snapshot (tar.gz zip) |
| 2016-07-26 |
Minchan Kim | zsmalloc: page migration support |
commit | commitdiff | tree | snapshot (tar.gz zip) |
| 2016-07-26 |
Minchan Kim | zsmalloc: use freeobj for index |
commit | commitdiff | tree | snapshot (tar.gz zip) |
| 2016-07-26 |
Minchan Kim | zsmalloc: separate free_zspage from putback_zspage |
commit | commitdiff | tree | snapshot (tar.gz zip) |
| 2016-07-26 |
Minchan Kim | zsmalloc: introduce zspage structure |
commit | commitdiff | tree | snapshot (tar.gz zip) |
| 2016-07-26 |
Minchan Kim | zsmalloc: factor page chain functionality out |
commit | commitdiff | tree | snapshot (tar.gz zip) |
| 2016-07-26 |
Minchan Kim | zsmalloc: use accessor |
commit | commitdiff | tree | snapshot (tar.gz zip) |
| 2016-07-26 |
Minchan Kim | zsmalloc: use bit_spin_lock |
commit | commitdiff | tree | snapshot (tar.gz zip) |
| 2016-07-26 |
Minchan Kim | zsmalloc: keep max_object in size_class |
commit | commitdiff | tree | snapshot (tar.gz zip) |
| 2016-07-26 |
Minchan Kim | mm: balloon: use general non-lru movable page feature |
commit | commitdiff | tree | snapshot (tar.gz zip) |
| 2016-07-26 |
Minchan Kim | mm: migrate: support non-lru movable page migration |
commit | commitdiff | tree | snapshot (tar.gz zip) |
| 2016-07-26 |
Minchan Kim | mm: use put_page() to free page instead of putback_lru_... |
commit | commitdiff | tree | snapshot (tar.gz zip) |
| 2016-07-26 |
Sergey Senozhatsky | zram: drop gfp_t from zcomp_strm_alloc() |
commit | commitdiff | tree | snapshot (tar.gz zip) |
| 2016-07-26 |
Sergey Senozhatsky | zram: add more compression algorithms |
commit | commitdiff | tree | snapshot (tar.gz zip) |
| 2016-07-26 |
Sergey Senozhatsky | zram: delete custom lzo/lz4 |
commit | commitdiff | tree | snapshot (tar.gz zip) |
| 2016-07-26 |
Sergey Senozhatsky | zram: cosmetic: cleanup documentation |
commit | commitdiff | tree | snapshot (tar.gz zip) |
| 2016-07-26 |
Sergey Senozhatsky | zram: use crypto api to check alg availability |
commit | commitdiff | tree | snapshot (tar.gz zip) |
| 2016-07-26 |
Sergey Senozhatsky | zram: switch to crypto compress API |
commit | commitdiff | tree | snapshot (tar.gz zip) |
| 2016-07-26 |
Sergey Senozhatsky | zram: rename zstrm find-release functions |
commit | commitdiff | tree | snapshot (tar.gz zip) |
| 2016-07-26 |
Aneesh Kumar K.V | powerpc/mm: check for irq disabled() only if DEBUG_VM... |
commit | commitdiff | tree | snapshot (tar.gz zip) |
| 2016-07-26 |
Aneesh Kumar K.V | include/linux/mmdebug.h: add VM_WARN which maps to... |
commit | commitdiff | tree | snapshot (tar.gz zip) |
| 2016-07-26 |
Vladimir Davydov | mm: oom: add memcg to oom_control |
commit | commitdiff | tree | snapshot (tar.gz zip) |
| 2016-07-26 |
Vladimir Davydov | mm: zap ZONE_OOM_LOCKED |
commit | commitdiff | tree | snapshot (tar.gz zip) |
| 2016-07-26 |
Reza Arbab | memory-hotplug: use zone_can_shift() for sysfs valid_zo... |
commit | commitdiff | tree | snapshot (tar.gz zip) |
| 2016-07-26 |
Reza Arbab | memory-hotplug: more general validation of zone during... |
commit | commitdiff | tree | snapshot (tar.gz zip) |
| 2016-07-26 |
Reza Arbab | memory-hotplug: add move_pfn_range() |
commit | commitdiff | tree | snapshot (tar.gz zip) |
| 2016-07-26 |
Oliver O'Halloran | mm/init: fix zone boundary creation |
commit | commitdiff | tree | snapshot (tar.gz zip) |
| 2016-07-26 |
Li RongQing | mm/memcontrol.c: remove the useless parameter for mc_ha... |
commit | commitdiff | tree | snapshot (tar.gz zip) |
| 2016-07-26 |
Wei Yongjun | mm/slab: use list_move instead of list_del/list_add |
commit | commitdiff | tree | snapshot (tar.gz zip) |
| 2016-07-26 |
Alexey Dobriyan | mm: faster kmalloc_array(), kcalloc() |
commit | commitdiff | tree | snapshot (tar.gz zip) |
| 2016-07-26 |
Michal Hocko | slab: do not panic on invalid gfp_mask |
commit | commitdiff | tree | snapshot (tar.gz zip) |
| 2016-07-26 |
Michal Hocko | slab: make GFP_SLAB_BUG_MASK information more human... |
commit | commitdiff | tree | snapshot (tar.gz zip) |
| 2016-07-26 |
Thomas Garnier | mm: SLUB freelist randomization |
commit | commitdiff | tree | snapshot (tar.gz zip) |
| 2016-07-26 |
Thomas Garnier | mm: reorganize SLAB freelist randomization |
commit | commitdiff | tree | snapshot (tar.gz zip) |
| 2016-07-26 |
Brian Foster | fs/fs-writeback.c: inode writeback list tracking tracep... |
commit | commitdiff | tree | snapshot (tar.gz zip) |
| 2016-07-26 |
Dave Chinner | fs/fs-writeback.c: add a new writeback list for sync |
commit | commitdiff | tree | snapshot (tar.gz zip) |
| 2016-07-26 |
piaojun | ocfs2/cluster: clean up unnecessary assignment for... |
commit | commitdiff | tree | snapshot (tar.gz zip) |
| 2016-07-26 |
Joseph Qi | ocfs2: remove obscure BUG_ON in dlmglue |
commit | commitdiff | tree | snapshot (tar.gz zip) |
| 2016-07-26 |
Joseph Qi | ocfs2: cleanup implemented prototypes |
commit | commitdiff | tree | snapshot (tar.gz zip) |
next |