summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2017-05-03jbd2: mark the transaction context with the scope GFP_NOFS contextMichal Hocko
2017-05-03xfs: use memalloc_nofs_{save,restore} instead of memalloc_noio*Michal Hocko
2017-05-03mm: introduce memalloc_nofs_{save,restore} APIMichal Hocko
2017-05-03xfs: abstract PF_FSTRANS to PF_MEMALLOC_NOFSMichal Hocko
2017-05-03lockdep: allow to disable reclaim lockup detectionMichal Hocko
2017-05-03lockdep: teach lockdep about memalloc_noio_saveNikolay Borisov
2017-05-03mm, vmstat: suppress pcp stats for unpopulated zones in zoneinfoDavid Rientjes
2017-05-03mm, vmstat: print non-populated zones in zoneinfoDavid Rientjes
2017-05-03mm: use is_migrate_isolate_page() to simplify the codeXishi Qiu
2017-05-03mm: use is_migrate_highatomic() to simplify the codeXishi Qiu
2017-05-03mm, swap: Fix a race in free_swap_and_cache()Huang Ying
2017-05-03mm: memcontrol: provide shmem statisticsJohannes Weiner
2017-05-03proc: show MADV_FREE pages info in smapsShaohua Li
2017-05-03mm: enable MADV_FREE for swapless systemShaohua Li
2017-05-03mm: fix lazyfree BUG_ON check in try_to_unmap_one()Minchan Kim
2017-05-03mm: reclaim MADV_FREE pagesShaohua Li
2017-05-03mm: move MADV_FREE pages into LRU_INACTIVE_FILE listShaohua Li
2017-05-03mm: don't assume anonymous pages have SwapBacked flagShaohua Li
2017-05-03mm: delete unnecessary TTU_* flagsShaohua Li
2017-05-03mm/page-writeback.c: use setup_deferrable_timerGeliang Tang
2017-05-03mm: remove unnecessary back-off function when retrying page reclaimJohannes Weiner
2017-05-03Revert "mm, vmscan: account for skipped pages as a partial scan"Johannes Weiner
2017-05-03mm: delete NR_PAGES_SCANNED and pgdat_reclaimable()Johannes Weiner
2017-05-03mm: don't avoid high-priority reclaim on memcg limit reclaimJohannes Weiner
2017-05-03mm: don't avoid high-priority reclaim on unreclaimable nodesJohannes Weiner
2017-05-03mm: remove unnecessary reclaimability check from NUMA balancing targetJohannes Weiner
2017-05-03mm: remove seemingly spurious reclaimability check from laptop_mode gatingJohannes Weiner
2017-05-03mm: fix check for reclaimable pages in PF_MEMALLOC reclaim throttlingJohannes Weiner
2017-05-03mm: fix 100% CPU kswapd busyloop on unreclaimable nodesJohannes Weiner
2017-05-03slab: avoid IPIs when creating kmem cachesGreg Thelen
2017-05-03fs/ocfs2/cluster: use offset_in_page() macroGeliang Tang
2017-05-03ocfs2: o2hb: revert hb threshold to keep compatibleJunxiao Bi
2017-05-03fs/ocfs2/cluster: use setup_timerGeliang Tang
2017-05-03blackfin: bf609: let clk_disable() return immediately if clk is NULLMasahiro Yamada
2017-05-03scripts/spelling.txt: add several more common spelling mistakesColin Ian King
2017-05-03lib/dma-debug.c: make locking work for RTPankaj Gupta
2017-05-03Merge branch 'stable-4.12' of git://git.infradead.org/users/pcmoore/auditLinus Torvalds
2017-05-03Merge branch 'next' of git://git.kernel.org/pub/scm/linux/kernel/git/jmorris/...Linus Torvalds
2017-05-02Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jik...Linus Torvalds
2017-05-02Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jik...Linus Torvalds
2017-05-02Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jik...Linus Torvalds
2017-05-02Merge tag 'pinctrl-v4.12-1' of git://git.kernel.org/pub/scm/linux/kernel/git/...Linus Torvalds
2017-05-02Merge tag 'mmc-v4.12' of git://git.kernel.org/pub/scm/linux/kernel/git/ulfh/mmcLinus Torvalds
2017-05-02Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-nextLinus Torvalds
2017-05-02Merge branch 'linus' of git://git.kernel.org/pub/scm/linux/kernel/git/herbert...Linus Torvalds
2017-05-02Merge branch 'tipc-refactor-socket-receive-functions'David S. Miller
2017-05-02tipc: refactor function tipc_sk_recv_stream()Jon Paul Maloy
2017-05-02tipc: refactor function tipc_sk_recvmsg()Jon Paul Maloy
2017-05-02Merge branch 'thunderx-xdp'David S. Miller
2017-05-02net: thunderx: Optimize page recycling for XDPSunil Goutham