deliverable/linux.git
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...
2016-01-16  Kirill A. Shutemovpage-flags: define PG_swapcache behavior on compound...
2016-01-16  Kirill A. Shutemovpage-flags: define PG_swapbacked behavior on compound...
2016-01-16  Kirill A. Shutemovpage-flags: define PG_reserved behavior on compound...
2016-01-16  Kirill A. Shutemovpage-flags: define behavior of Xen-related flags on...
2016-01-16  Kirill A. Shutemovpage-flags: define behavior SL*B-related flags on compo...
2016-01-16  Kirill A. Shutemovpage-flags: define behavior of LRU-related flags on...
2016-01-16  Kirill A. Shutemovpage-flags: define behavior of FS/IO-related flags...
2016-01-16  Kirill A. Shutemovpage-flags: define PG_locked behavior on compound pages
2016-01-16  Kirill A. Shutemovpage-flags: introduce page flags policies wrt compound...
2016-01-16  Kirill A. Shutemovpage-flags: move code around
2016-01-16  Kirill A. Shutemovpage-flags: trivial cleanup for PageTrans* helpers
2016-01-15  Linus TorvaldsMerge git://git./linux/kernel/git/davem/net
2016-01-15  Linus TorvaldsMerge git://git./linux/kernel/git/davem/sparc
2016-01-15  Linus TorvaldsMerge tag 'powerpc-4.5-1' of git://git./linux/kernel...
2016-01-15  David S. Millerbgmac: Fix reversed test of build_skb() return value.
2016-01-15  Linus TorvaldsMerge tag 'vfio-v4.5-rc1' of git://github.com/awilliam...
2016-01-15  Linus TorvaldsMerge tag 'nfsd-4.5' of git://linux-nfs.org/~bfields...
2016-01-15  Linus TorvaldsMerge branch 'for-linus' of git://git./linux/kernel...
2016-01-15  Nikolay Aleksandrovbridge: fix lockdep addr_list_lock false positive splat
2016-01-15  Linus TorvaldsMerge tag 'md/4.5' of git://neil.brown.name/md
2016-01-15  Linus TorvaldsMerge tag 'regulator-v4.5' of git://git./linux/kernel...
2016-01-15  Yoshinori Satonet: smsc: Add support h8300
2016-01-15  Borislav Petkovamdkfd: Copy from the proper user command pointer
2016-01-15  Linus TorvaldsMerge branch 'mailbox-for-next' of git://git.linaro...
2016-01-15  David S. MillerMerge branch 'xen-netback-fixes'
next
This page took 0.046449 seconds and 5 git commands to generate.