aboutsummaryrefslogtreecommitdiffstats
path: root/mm/vmscan.c (unfollow)
AgeCommit message (Expand)AuthorFilesLines
2015-06-24mm: vmscan: do not throttle based on pfmemalloc reserves if node has no reclaimable pagesNishanth Aravamudan1-1/+2
2015-06-24mm/page_alloc.c: cleanup obsolete KM_USER*Anisse Astier1-15/+2
2015-06-24mm: avoid tail page refcounting on non-THP compound pagesKirill A. Shutemov1-1/+1
2015-06-24mm: drop bogus VM_BUG_ON_PAGE assert in put_page() codepathKirill A. Shutemov1-1/+0
2015-06-24mm: only define hashdist variable when neededRasmus Villemoes2-5/+5
2015-06-24mm/hugetlb: reduce arch dependent code about hugetlb_prefault_arch_hookZhang Zhen12-41/+0
2015-06-24powerpc/mm: tracking vDSO remapLaurent Dufour2-1/+35
2015-06-24mm: new arch_remap() hookLaurent Dufour2-6/+20
2015-06-24mm: new mm hook frameworkLaurent Dufour31-0/+466
2015-06-24mm/hugetlb: reduce arch dependent code about huge_pmd_unshareZhang Zhen11-52/+5
2015-06-24mm: fix mprotect() behaviour on VM_LOCKED VMAsKirill A. Shutemov1-0/+11
2015-06-24thp: cleanup how khugepaged enters freezerJiri Kosina1-3/+1
2015-06-24mm, hwpoison: remove obsolete "Notebook" todo listAndi Kleen1-7/+0
2015-06-24mm, hwpoison: add comment describing when to add new casesAndi Kleen1-0/+8
2015-06-24linux/slab.h: fix three off-by-one typos in commentRasmus Villemoes1-2/+2
2015-06-24slab: correct size_index table before replacing the bootstrap kmem_cache_nodeDaniel Sanders4-15/+24
2015-06-24mm/slab_common: support the slub_debug boot option on specific object sizeGavin Guo2-23/+61
2015-06-24xtensa: use for_each_sg()Akinobu Mita1-7/+12
2015-06-24procfs: treat parked tasks as sleeping for task stateChris Metcalf1-0/+8
2015-06-24watchdog: add watchdog_cpumask sysctl to assist nohzChris Metcalf6-5/+112
2015-06-24smpboot: allow excluding cpus from the smpboot threadsChris Metcalf2-1/+63
2015-06-24sparc: use for_each_sg()Akinobu Mita1-3/+5
2015-06-24parisc: use for_each_sg()Akinobu Mita1-11/+16
2015-06-24ocfs2: mark local functions as staticJoseph Qi2-6/+6
2015-06-24ocfs2: use swap() in ocfs2_double_lock()Fabian Frederick1-9/+2
2015-06-24ocfs2: use swap() in swap_refcount_rec()Fabian Frederick1-4/+2
2015-06-24ocfs2: use swap() in dx_leaf_sort_swap()Fabian Frederick1-4/+1
2015-06-24ocfs2: fix wrong check in ocfs2_direct_IO_get_blocksJoseph Qi2-3/+15
2015-06-24ocfs2: fix NULL pointer dereference in function ocfs2_abort_trigger()Xue jiufei1-3/+1
2015-06-24ocfs2: o2net: should remove debugfs in o2net_init() out branchalex chen1-1/+1
2015-06-24ocfs2: remove OCFS2_IOCB_SEM lock type in direct ioWeiWei Wang3-37/+4
2015-06-24ocfs2: do not BUG if jbd2_journal_dirty_metadata failsJoseph Qi1-1/+14
2015-06-24ocfs2: remove BUG_ON(!empty_extent) in __ocfs2_rotate_tree_left()Xue jiufei1-1/+2
2015-06-24ocfs2: return error when ocfs2_figure_merge_contig_type() failsXue jiufei1-10/+24
2015-06-24ocfs2/dlm: cleanup unused function __dlm_wait_on_lockres_flags_setJoseph Qi1-1/+0
2015-06-24ocfs2: use retval instead of status for checking errorDaeseok Youn1-10/+10
2015-06-24ocfs2: fix a tiny race when truncate dio orohaned entryJoseph Qi4-46/+39
2015-06-24ocfs2: remove __mlog_cpu_guessAndrew Morton1-16/+3
2015-06-24ocfs2: reduce object size of mlog usesJoe Perches2-30/+59
2015-06-24configfs: unexport/make static config_item_init()Fabian Frederick2-3/+1
2015-06-24NTFS: use kvfree() in ntfs_free()Pekka Enberg1-6/+1
2015-06-24fsnotify: remove obsolete documentationNikolay Borisov1-2/+0
2015-06-24powerpc: use for_each_sg()Akinobu Mita1-5/+5
2015-06-24metag: use for_each_sg()Akinobu Mita1-5/+9
2015-06-24EDAC: Update Documentation/edac.txtBorislav Petkov1-143/+130
2015-06-24EDAC: Fix typos in Documentation/edac.txtRami Rosen1-9/+9
2015-06-24EDAC, mce_amd_inj: Set MISCV on injectionBorislav Petkov1-0/+3
2015-06-24EDAC, mce_amd_inj: Move bit preparations before the injectionBorislav Petkov1-4/+4
2015-06-24EDAC, mce_amd_inj: Cleanup and simplify READMEBorislav Petkov1-31/+35
2015-06-24EDAC, altera: Do not allow suspend when EDAC is enabledAlan Tull1-0/+20