summaryrefslogtreecommitdiffstats
AgeCommit message (Expand)AuthorFilesLines
2017-05-03mm, page_alloc: remove debug_guardpage_minorder() test in warn_alloc()Tetsuo Handa1-2/+1
2017-05-03mm/memory-failure.c: add page flag description in error pathsAnshuman Khandual1-8/+8
2017-05-03mm/madvise: move up the behavior parameter validationAnshuman Khandual1-4/+9
2017-05-03mm/madvise.c: clean up MADV_SOFT_OFFLINE and MADV_HWPOISONAnshuman Khandual1-14/+20
2017-05-03Documentation: vm, add hugetlbfs reservation overviewMike Kravetz2-0/+531
2017-05-03mm, swap: remove unused function prototypeHuang Ying1-3/+0
2017-05-03mm: memcontrol: use node page state naming scheme for memcgJohannes Weiner6-68/+68
2017-05-03mm: memcontrol: re-use node VM page state enumJohannes Weiner6-138/+123
2017-05-03mm: memcontrol: re-use global VM event enumJohannes Weiner2-56/+42
2017-05-03mm: memcontrol: clean up memory.events counting functionJohannes Weiner3-18/+10
2017-05-03mm: vmscan: fix IO/refault regression in cache workingset transitionJohannes Weiner5-41/+150
2017-05-03mm/mmap: replace SHM_HUGE_MASK with MAP_HUGE_MASK inside mmap_pgoffAnshuman Khandual1-1/+1
2017-05-03oom: improve oom disable handlingMichal Hocko2-1/+3
2017-05-03userfaultfd: selftest: combine all cases into a single executableMike Rapoport3-108/+116
2017-05-03mm: fix spelling errorHao Lee1-2/+2
2017-05-03mm/swap_slots.c: add warning if swap slots cache failed to initializeTim Chen1-1/+3
2017-05-03include/linux/migrate.h: add arg names to prototypePushkar Jambhlekar1-2/+3
2017-05-03mm: enable page poisoning early at bootVinayak Menon5-88/+17
2017-05-03mm, swap: avoid lock swap_avail_lock when held cluster lockHuang Ying1-3/+3
2017-05-03mm, swap: improve readability via make spin_lock/unlock balancedHuang Ying1-1/+1
2017-05-03mm, swap: fix comment in __read_swap_cache_asyncHuang Ying1-11/+1
2017-05-03mm: remove SWAP_[SUCCESS|AGAIN|FAIL]Minchan Kim2-8/+1
2017-05-03mm: make rmap_one boolean functionMinchan Kim5-21/+25
2017-05-03mm: make rmap_walk() return voidMinchan Kim4-34/+23
2017-05-03mm: make ttu's return booleanMinchan Kim5-30/+21
2017-05-03mm: remove SWAP_AGAIN in ttuMinchan Kim2-10/+3
2017-05-03mm: remove SWAP_MLOCK in ttuMinchan Kim3-16/+8
2017-05-03mm: make try_to_munlock() return voidMinchan Kim3-17/+7
2017-05-03mm: remove SWAP_MLOCK check for SWAP_SUCCESS in ttuMinchan Kim1-1/+1
2017-05-03mm: remove SWAP_DIRTY in ttuMinchan Kim3-6/+2
2017-05-03mm: remove unncessary ret in page_referencedMinchan Kim1-2/+1
2017-05-03mm/vmscan: more restrictive condition for retry in do_try_to_free_pagesYisheng Xie1-5/+13
2017-05-03mm/compaction: ignore block suitable after check large free pageYisheng Xie1-3/+3
2017-05-03mm/sparse: refine usemap_size() a littleWei Yang1-4/+1
2017-05-03mm: page_alloc: __GFP_NOWARN shouldn't suppress stall warningsJohannes Weiner1-1/+1
2017-05-03mm, vmscan: prevent kswapd sleeping prematurely due to mismatched classzone_idxMel Gorman2-55/+71
2017-05-03mm, vmscan: only clear pgdat congested/dirty/writeback state when balancedMel Gorman1-9/+11
2017-05-03mm, vmscan: fix zone balance check in prepare_kswapd_sleepShantanu Goel1-4/+10
2017-05-03mm: do not use double negation for testing page flagsMinchan Kim1-2/+2
2017-05-03mm: remove rodata_test_data export, add pr_fmtKees Cook2-9/+9
2017-05-03mm: tighten up the fault path a littleMatthew Wilcox1-8/+8
2017-05-03jbd2: make the whole kjournald2 kthread NOFS safeMichal Hocko1-0/+9
2017-05-03jbd2: mark the transaction context with the scope GFP_NOFS contextMichal Hocko2-0/+14
2017-05-03xfs: use memalloc_nofs_{save,restore} instead of memalloc_noio*Michal Hocko2-10/+10
2017-05-03mm: introduce memalloc_nofs_{save,restore} APIMichal Hocko7-19/+47
2017-05-03xfs: abstract PF_FSTRANS to PF_MEMALLOC_NOFSMichal Hocko6-13/+15
2017-05-03lockdep: allow to disable reclaim lockup detectionMichal Hocko3-1/+15
2017-05-03lockdep: teach lockdep about memalloc_noio_saveNikolay Borisov1-1/+4
2017-05-03mm, vmstat: suppress pcp stats for unpopulated zones in zoneinfoDavid Rientjes1-7/+13
2017-05-03mm, vmstat: print non-populated zones in zoneinfoDavid Rientjes1-10/+17