checkpatch: warn when casting constants to c90 int or longer types
[cascardo/linux.git] / mm /
2016-01-21 Junil Leezsmalloc: fix migrate_zspage-zs_free race condition
2016-01-21 Kirill A. Shutemovthp: fix interrupt unsafe locking in split_huge_page()
2016-01-20 Linus TorvaldsMerge tag 'dmaengine-fix-4.5-rc1' of git://git.infradea...
2016-01-20 Linus TorvaldsMerge branch 'misc' of git://git./linux/kernel/git...
2016-01-20 Linus TorvaldsMerge branch 'kconfig' of git://git./linux/kernel/git...
2016-01-20 Linus TorvaldsMerge branch 'kbuild' of git://git./linux/kernel/git...
2016-01-20 Arnd Bergmannmm: avoid uninitialized variable in tracepoint
2016-01-20 Linus TorvaldsMerge tag 'platform-drivers-x86-v4.5-1' of git://git...
2016-01-20 Linus TorvaldsMerge branch 'for-linus' of git://git./linux/kernel...
2016-01-19 Linus TorvaldsMerge branch 'for-4.5/core' of git://git.kernel.dk...
2016-01-19 Linus TorvaldsMerge tag 'iommu-updates-v4.5' of git://git./linux...
2016-01-19 Joerg RoedelMerge branches 's390', 'arm/renesas', 'arm/msm', 'arm...
2016-01-19 Linus TorvaldsMerge tag 'for_linus' of git://git./linux/kernel/git...
2016-01-18 Linus TorvaldsMerge git://git./linux/kernel/git/cmetcalf/linux-tile
2016-01-18 Linus TorvaldsMerge branch 'for-linus' of git://git./linux/kernel...
2016-01-18 Linus TorvaldsMerge branch 'for-linus-4.5' of git://git./linux/kernel...
2016-01-18 Linus TorvaldsMerge git://git./linux/kernel/git/davem/net
2016-01-18 Linus TorvaldsMerge tag 'rtc-4.5' of git://git./linux/kernel/git...
2016-01-18 Linus TorvaldsMerge tag 'fbdev-4.5' of git://git./linux/kernel/git...
2016-01-18 Linus TorvaldsMerge branch 'for-linus' of git://git./linux/kernel...
2016-01-18 Linus TorvaldsMerge branch 'upstream' of git://git.infradead.org...
2016-01-18 Linus Torvaldsvm: fix incorrect unlock error path in madvise_free_hug...
2016-01-17 Linus TorvaldsMerge branch 'drm-next' of git://people.freedesktop...
2016-01-17 Linus TorvaldsMerge tag 'linux-kselftest-4.5-rc1' of git://git./linux...
2016-01-17 Linus TorvaldsMerge branch 'parisc-4.5-1' of git://git./linux/kernel...
2016-01-17 Dave AirlieMerge tag 'drm-intel-next-fixes-2016-01-14' of git...
2016-01-17 Dave AirlieMerge tag 'topic/drm-misc-2016-01-17' of git://anongit...
2016-01-17 Linus TorvaldsMerge branch 'akpm' (patches from Andrew)
2016-01-17 Linus TorvaldsMerge tag 'gpio-v4.5-1' of git://git./linux/kernel...
2016-01-17 Linus TorvaldsMerge git://www.linux-watchdog.org/linux-watchdog
2016-01-17 Linus TorvaldsMerge tag 'sound-4.5-rc1' of git://git./linux/kernel...
2016-01-17 Linus TorvaldsMerge tag 'docs-4.5' of git://git.lwn.net/linux
2016-01-16 Linus TorvaldsMerge tag 'clk-for-linus-4.5' of git://git./linux/kerne...
2016-01-16 Linus TorvaldsMerge branch 'dmi-for-linus' of git://git./linux/kernel...
2016-01-16 Martijn Coenenmemcg: only free spare array when readers are done
2016-01-16 Naoya Horiguchimm: soft-offline: exit with failure for non anonymous thp
2016-01-16 Naoya Horiguchimm: soft-offline: clean up soft_offline_page()
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 Dominik Dingelmm: bring in additional flag for fixup_user_fault to...
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: 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 vmem_altmap to augment vmemmap_popul...
2016-01-16 Ross Zwislermm, dax: fix livelock, allow dax pmd mappings to become...
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 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 Minchan Kimmm: support madvise(MADV_FREE)
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. 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. Shutemovmm, thp: remove compound_lock()
2016-01-16 Kirill A. Shutemovksm: prepare to new THP semantics
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: sanitize page->mapping for tail pages
2016-01-16 Kirill A. Shutemovpage-flags: define PG_reserved behavior on compound...
2016-01-16 Kirill A. Shutemovpage-flags: define PG_locked behavior on compound pages
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 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 Linus TorvaldsMerge tag 'md/4.5' of git://neil.brown.name/md
next