linux-2.6-microblaze.git
2016-01-16 Mike Kravetzfs/hugetlbfs/inode.c: fix bugs in hugetlb_vmtruncate_list()
2016-01-16 Hugh Dickinsmm: make swapoff more robust against soft dirty
2016-01-16 Kirill A. Shutemovmm: fix locking order in mm_take_all_locks()
2016-01-16 Liang Chenmm: mempolicy: skip non-migratable VMAs when setting...
2016-01-16 Alexander Kuleshovmm/page_alloc.c: remove unused struct zone *z variable
2016-01-16 Wang Xiaoqiangmm/mlock.c: change can_do_mlock return value type to...
2016-01-16 Wang Xiaoqiangmm/vmalloc.c: use macro IS_ALIGNED to judge the aligment
2016-01-16 Tejun Heocgroup, memcg, writeback: drop spurious rcu locking...
2016-01-16 Wang Xiaoqiangmm/page_isolation: do some cleanup in "undo_isolate_pag...
2016-01-16 Kirill A. Shutemovmemblock: fix section mismatch
2016-01-16 Dominik Dingels390/mm: enable fixup_user_fault retrying
2016-01-16 Dominik Dingelmm: bring in additional flag for fixup_user_fault to...
2016-01-16 Dan Williamsdax: re-enable dax pmd mappings
2016-01-16 Dan Williamsdax: provide diagnostics for pmd mapping failures
2016-01-16 Dan Williamsmm, x86: get_user_pages() for dax mappings
2016-01-16 Dan Williamsmm, dax: dax-pmd vs thp-pmd vs hugetlbfs-pmd
2016-01-16 Dan Williamsmm, dax, pmem: introduce {get|put}_dev_pagemap() for...
2016-01-16 Dan Williamslibnvdimm, pmem: move request_queue allocation earlier...
2016-01-16 Dan Williamsmm, dax: convert vmf_insert_pfn_pmd() to pfn_t
2016-01-16 Dan Williamsmm, dax, gpu: convert vm_insert_mixed to pfn_t
2016-01-16 Dan Williamsx86, mm: introduce _PAGE_DEVMAP
2016-01-16 Dan Williamsfrv: fix compiler warning from definition of __pmd()
2016-01-16 Dan Williamshugetlb: fix compile error on tile
2016-01-16 Dan Williamsavr32: convert to asm-generic/memory_model.h
2016-01-16 Dan Williamslibnvdimm, pfn, pmem: allocate memmap array in persiste...
2016-01-16 Dan Williamsx86, mm: introduce vmem_altmap to augment vmemmap_popul...
2016-01-16 Dan Williamsmm: introduce find_dev_pagemap()
2016-01-16 Dan Williamsmm: skip memory block registration for ZONE_DEVICE
2016-01-16 Dan Williamsmm, dax, pmem: introduce pfn_t
2016-01-16 Dan Williamskvm: rename pfn_t to kvm_pfn_t
2016-01-16 Dan Williamsum: kill pfn_t
2016-01-16 Toshi Kanidax: Split pmd map when fallback on COW
2016-01-16 Ross Zwislermm, dax: fix livelock, allow dax pmd mappings to become...
2016-01-16 Dan Williamsdax: fix lifetime of in-kernel dax mappings with dax_ma...
2016-01-16 Dan Williamsdax: guarantee page aligned results from bdev_direct_ac...
2016-01-16 Dan Williamsdax: increase granularity of dax_clear_blocks() operations
2016-01-16 Dan Williamspmem, dax: clean up clear_pmem()
2016-01-16 Kirill A. Shutemovthp: fix split_huge_page() after mremap() of THP
2016-01-16 Minchan Kimmm/huge_memory.c: don't split THP page when MADV_FREE...
2016-01-16 Minchan Kimarch/arm64/include/asm/pgtable.h: add pmd_mkclean for THP
2016-01-16 Minchan Kimarch/arm/include/asm/pgtable-3level.h: add pmd_mkclean...
2016-01-16 Minchan Kimarch/powerpc/include/asm/pgtable-ppc64.h: add pmd_...
2016-01-16 Minchan Kimarch/sparc/include/asm/pgtable_64.h: add pmd_[dirty...
2016-01-16 Minchan Kimarch/x86/include/asm/pgtable.h: add pmd_[dirty|mkclean...
2016-01-16 Minchan Kimmm/ksm.c: mark stable page dirty
2016-01-16 Minchan Kimmm: move lazily freed pages to inactive list
2016-01-16 Minchan Kimmm/madvise.c: free swp_entry in madvise_free
2016-01-16 Chen Gangarch/*/include/uapi/asm/mman.h: : let MADV_FREE have...
2016-01-16 Minchan Kimmm: define MADV_FREE for some arches
2016-01-16 Minchan Kimmm: support madvise(MADV_FREE)
2016-01-16 Jerome Marchandzram: don't call idr_remove() from zram_remove()
2016-01-16 Vladimir Davydovmm: add page_check_address_transhuge() helper
2016-01-16 Kirill A. Shutemovthp: increase split_huge_page() success rate
2016-01-16 Kirill A. Shutemovthp: add debugfs handle to split all huge pages
2016-01-16 Kirill A. Shutemovmm: prepare page_referenced() and page_idle to new...
2016-01-16 Kirill A. Shutemovthp: allow mlocked THP again
2016-01-16 Kirill A. Shutemovthp: update documentation
2016-01-16 Kirill A. Shutemovmm: re-enable THP
2016-01-16 Kirill A. Shutemovthp: introduce deferred_split_huge_page()
2016-01-16 Kirill A. Shutemovmigrate_pages: try to split pages on queuing
2016-01-16 Kirill A. Shutemovthp: reintroduce split_huge_page()
2016-01-16 Naoya Horiguchimm: hwpoison: adjust for new thp refcounting
2016-01-16 Naoya Horiguchimm: soft-offline: check return value in second __get_an...
2016-01-16 Kirill A. Shutemovthp, mm: split_huge_page(): caller need to lock page
2016-01-16 Kirill A. Shutemovthp: add option to setup migration entries during PMD...
2016-01-16 Kirill A. Shutemovthp: implement split_huge_pmd()
2016-01-16 Kirill A. Shutemovmm, numa: skip PTE-mapped THP on numa fault
2016-01-16 Kirill A. Shutemovmm: differentiate page_mapped() from page_mapcount...
2016-01-16 Kirill A. Shutemovmm: rework mapcount accounting to enable 4k mapping...
2016-01-16 Kirill A. Shutemovmm, thp: remove infrastructure for handling splitting...
2016-01-16 Kirill A. Shutemovx86, thp: remove infrastructure for handling splitting...
2016-01-16 Kirill A. Shutemovtile, thp: remove infrastructure for handling splitting...
2016-01-16 Kirill A. Shutemovsparc, thp: remove infrastructure for handling splittin...
2016-01-16 Kirill A. Shutemovs390, thp: remove infrastructure for handling splitting...
2016-01-16 Kirill A. Shutemovpowerpc, thp: remove infrastructure for handling splitt...
2016-01-16 Kirill A. Shutemovmips, thp: remove infrastructure for handling splitting...
2016-01-16 Kirill A. Shutemovarm, thp: remove infrastructure for handling splitting...
2016-01-16 Kirill A. Shutemovarm64, thp: remove infrastructure for handling splittin...
2016-01-16 Kirill A. Shutemovmm, thp: remove compound_lock()
2016-01-16 Kirill A. Shutemovksm: prepare to new THP semantics
2016-01-16 Kirill A. Shutemovfutex, thp: remove special case for THP in get_futex_key
2016-01-16 Kirill A. Shutemovmm: drop tail page refcounting
2016-01-16 Kirill A. Shutemovthp: drop all split_huge_page()-related code
2016-01-16 Kirill A. Shutemovmm: temporarily mark THP broken
2016-01-16 Kirill A. Shutemovmm, vmstats: new THP splitting event
2016-01-16 Kirill A. Shutemovthp: rename split_huge_page_pmd() to split_huge_pmd()
2016-01-16 Kirill A. Shutemovkhugepaged: ignore pmd tables with THP mapped with...
2016-01-16 Kirill A. Shutemovthp, mlock: do not allow huge pages in mlocked area
2016-01-16 Kirill A. Shutemovmm: handle PTE-mapped tail pages in gerneric fast gup...
2016-01-16 Kirill A. Shutemovmm: adjust FOLL_SPLIT for new refcounting
2016-01-16 Kirill A. Shutemovmm, thp: adjust conditions when we can reuse the page...
2016-01-16 Kirill A. Shutemovmemcg: adjust to support new THP refcounting
2016-01-16 Kirill A. Shutemovrmap: add argument to charge compound page
2016-01-16 Kirill A. Shutemovmm, proc: adjust PSS calculation
2016-01-16 Kirill A. Shutemovpage-flags: drop __TestClearPage*() helpers
2016-01-16 Kirill A. Shutemovmm: sanitize page->mapping for tail pages
2016-01-16 Kirill A. Shutemovpage-flags: look at head page if the flag is encoded...
2016-01-16 Kirill A. Shutemovpage-flags: define PG_uptodate behavior on compound...
2016-01-16 Kirill A. Shutemovpage-flags: define PG_uncached behavior on compound...
2016-01-16 Kirill A. Shutemovpage-flags: define PG_mlocked behavior on compound...
next