summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2017-02-23Merge tag 'gfs2-4.11.addendum' of git://git.kernel.org/pub/scm/linux/kernel/g...Linus Torvalds
2017-02-23Merge tag 'sound-4.11-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/t...Linus Torvalds
2017-02-23Merge tag 'gpio-v4.11-1' of git://git.kernel.org/pub/scm/linux/kernel/git/lin...Linus Torvalds
2017-02-23Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/dto...Linus Torvalds
2017-02-23Merge tag 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/dledfo...Linus Torvalds
2017-02-23Merge tag 'backlight-for-linus-4.11' of git://git.kernel.org/pub/scm/linux/ke...Linus Torvalds
2017-02-23Merge tag 'mfd-for-linus-4.11' of git://git.kernel.org/pub/scm/linux/kernel/g...Linus Torvalds
2017-02-23gfs2: Add missing rcu locking for glock lookupAndrew Price
2017-02-22Merge branch 'akpm' (patches from Andrew)Linus Torvalds
2017-02-22Merge tag 'devicetree-for-4.11' of git://git.kernel.org/pub/scm/linux/kernel/...Linus Torvalds
2017-02-22Merge tag 'docs-4.11' of git://git.lwn.net/linuxLinus Torvalds
2017-02-22Merge tag 'for-linus' of git://git.kernel.org/pub/scm/virt/kvm/kvmLinus Torvalds
2017-02-22Merge tag 'iommu-fix-v4.11-rc0' of git://git.kernel.org/pub/scm/linux/kernel/...Linus Torvalds
2017-02-22Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jmo...Linus Torvalds
2017-02-22Merge tag 'xfs-4.11-merge-7' of git://git.kernel.org/pub/scm/fs/xfs/xfs-linuxLinus Torvalds
2017-02-22Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/pml...Linus Torvalds
2017-02-22Merge tag 'modules-for-v4.11' of git://git.kernel.org/pub/scm/linux/kernel/gi...Linus Torvalds
2017-02-22mm/z3fold.c: limit first_num to the actual range of possible buddy indexeszhong jiang
2017-02-22mm: fix <linux/pagemap.h> stray kernel-doc notationRandy Dunlap
2017-02-22zram: remove obsolete sysfs attrsSergey Senozhatsky
2017-02-22mm/memblock.c: remove unnecessary log and clean upMiles Chen
2017-02-22oom-reaper: use madvise_dontneed() logic to decide if unmap the VMAKirill A. Shutemov
2017-02-22mm: drop unused argument of zap_page_range()Kirill A. Shutemov
2017-02-22mm: drop zap_details::check_swap_entriesKirill A. Shutemov
2017-02-22mm: drop zap_details::ignore_dirtyKirill A. Shutemov
2017-02-22mm, page_alloc: warn_alloc nodemask is NULL when cpusets are disabledDavid Rientjes
2017-02-22mm: help __GFP_NOFAIL allocations which do not trigger OOM killerMichal Hocko
2017-02-22mm, oom: do not enforce OOM killer for __GFP_NOFAIL automaticallyMichal Hocko
2017-02-22mm: consolidate GFP_NOFAIL checks in the allocator slowpathMichal Hocko
2017-02-22lib/show_mem.c: teach show_mem to work with the given nodemaskMichal Hocko
2017-02-22arch, mm: remove arch specific show_memMichal Hocko
2017-02-22mm, page_alloc: warn_alloc print nodemaskMichal Hocko
2017-02-22mm, page_alloc: do not report all nodes in show_memMichal Hocko
2017-02-22Revert "mm: bail out in shrink_inactive_list()"Michal Hocko
2017-02-22mm, vmscan: consider eligible zones in get_scan_countMichal Hocko
2017-02-22mm, vmscan: cleanup lru size claculationsMichal Hocko
2017-02-22mm, vmscan: do not count freed pages as PGDEACTIVATEMichal Hocko
2017-02-22mm/backing-dev.c: use rb_entry()Geliang Tang
2017-02-22mm, thp: add new defer+madvise defrag optionDavid Rientjes
2017-02-22mm/swap: skip readahead only when swap slot cache is enabledHuang Ying
2017-02-22mm/swap: enable swap slots cache usageTim Chen
2017-02-22mm/swap: add cache for swap slots allocationTim Chen
2017-02-22mm/swap: free swap slots in batchTim Chen
2017-02-22mm/swap: allocate swap slots in batchesTim Chen
2017-02-22mm/swap: skip readahead for unreferenced swap slotsTim Chen
2017-02-22mm/swap: split swap cache into 64MB trunksHuang, Ying
2017-02-22mm/swap: add cluster lockHuang, Ying
2017-02-22mm/swap: fix kernel message in swap_info_get()Huang, Ying
2017-02-22powerpc: do not make the entire heap executableDenys Vlasenko
2017-02-22mm/memory_hotplug: set magic number to page->freelist instead of page->lru.nextYasuaki Ishimatsu