summaryrefslogtreecommitdiffstats
path: root/scripts/package (unfollow)
Commit message (Expand)AuthorFilesLines
2015-06-25mm: nommu: refactor debug and warning printsLeon Romanovsky1-92/+20
2015-06-25mm: clarify that the function operates on hugepage pteAneesh Kumar K.V13-61/+65
2015-06-25powerpc/mm: use generic version of pmdp_clear_flush()Aneesh Kumar K.V5-22/+27
2015-06-25mm/thp: split out pmd collapse flush into separate functionsAneesh Kumar K.V4-36/+67
2015-06-25tracing: add trace event for memory-failureXie XiuQi3-0/+89
2015-06-25memory-failure: change type of action_result's param 3 to enumXie XiuQi2-2/+3
2015-06-25memory-failure: export page_type and action resultXie XiuQi2-101/+101
2015-06-25mm, memcg: Try charging a page before setting page up to dateMel Gorman1-4/+6
2015-06-25hugetlb: do not account hugetlb pages as NR_FILE_PAGESMichal Hocko1-3/+13
2015-06-25mm: page_alloc: inline should_alloc_retry()Johannes Weiner1-72/+32
2015-06-25mm: oom_kill: simplify OOM killer lockingJohannes Weiner5-114/+46
2015-06-25mm: oom_kill: remove unnecessary locking in exit_oom_victim()Johannes Weiner1-2/+0
2015-06-25mm: oom_kill: generalize OOM progress waitqueueJohannes Weiner1-5/+1
2015-06-25mm: oom_kill: switch test-and-clear of known TIF_MEMDIE to clearJohannes Weiner1-2/+1
2015-06-25mm: oom_kill: clean up victim marking and exiting interfacesJohannes Weiner5-15/+14
2015-06-25mm: oom_kill: remove unnecessary locking in oom_enable()Johannes Weiner1-2/+0
2015-06-25mm/memory hotplug: init the zone's size when calculating node totalpagesGu Zheng1-24/+22
2015-06-25mm/hugetlb: introduce minimum hugepage orderNaoya Horiguchi1-8/+11
2015-06-25rmap: fix theoretical race between do_wp_page and shrink_active_listVladimir Davydov1-1/+6
2015-06-25mm/memory-failure: me_huge_page() does nothing for thpNaoya Horiguchi1-0/+4
2015-06-25mm: soft-offline: don't free target page in successful page migrationNaoya Horiguchi2-25/+6
2015-06-25mm/memory-failure: introduce get_hwpoison_page() for consistent refcount hand...Naoya Horiguchi3-7/+48
2015-06-25mm/memory-failure: split thp earlier in memory error handlingNaoya Horiguchi1-63/+25
2015-06-25mm: rename RECLAIM_SWAP to RECLAIM_UNMAPZhihui Zhang1-6/+6
2015-06-25mm: vmscan: do not throttle based on pfmemalloc reserves if node has no recla...Nishanth Aravamudan1-1/+2
2015-06-25mm/page_alloc.c: cleanup obsolete KM_USER*Anisse Astier1-15/+2
2015-06-25mm: avoid tail page refcounting on non-THP compound pagesKirill A. Shutemov1-1/+1
2015-06-25mm: drop bogus VM_BUG_ON_PAGE assert in put_page() codepathKirill A. Shutemov1-1/+0
2015-06-25mm: only define hashdist variable when neededRasmus Villemoes2-5/+5
2015-06-25mm/hugetlb: reduce arch dependent code about hugetlb_prefault_arch_hookZhang Zhen12-41/+0
2015-06-25powerpc/mm: tracking vDSO remapLaurent Dufour2-1/+35
2015-06-25mm: new arch_remap() hookLaurent Dufour2-6/+20
2015-06-25mm: new mm hook frameworkLaurent Dufour31-0/+466
2015-06-25mm/hugetlb: reduce arch dependent code about huge_pmd_unshareZhang Zhen11-52/+5
2015-06-25mm: fix mprotect() behaviour on VM_LOCKED VMAsKirill A. Shutemov1-0/+11
2015-06-25thp: cleanup how khugepaged enters freezerJiri Kosina1-3/+1
2015-06-25mm, hwpoison: remove obsolete "Notebook" todo listAndi Kleen1-7/+0
2015-06-25mm, hwpoison: add comment describing when to add new casesAndi Kleen1-0/+8
2015-06-25linux/slab.h: fix three off-by-one typos in commentRasmus Villemoes1-2/+2
2015-06-25slab: correct size_index table before replacing the bootstrap kmem_cache_nodeDaniel Sanders4-15/+24
2015-06-25mm/slab_common: support the slub_debug boot option on specific object sizeGavin Guo2-23/+61
2015-06-25xtensa: use for_each_sg()Akinobu Mita1-7/+12
2015-06-25procfs: treat parked tasks as sleeping for task stateChris Metcalf1-0/+8
2015-06-25watchdog: add watchdog_cpumask sysctl to assist nohzChris Metcalf6-5/+112
2015-06-25smpboot: allow excluding cpus from the smpboot threadsChris Metcalf2-1/+63
2015-06-25sparc: use for_each_sg()Akinobu Mita1-3/+5
2015-06-25parisc: use for_each_sg()Akinobu Mita1-11/+16
2015-06-25ocfs2: mark local functions as staticJoseph Qi2-6/+6
2015-06-25ocfs2: use swap() in ocfs2_double_lock()Fabian Frederick1-9/+2
2015-06-25ocfs2: use swap() in swap_refcount_rec()Fabian Frederick1-4/+2