summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2015-06-24mm: oom_kill: switch test-and-clear of known TIF_MEMDIE to clearJohannes Weiner
2015-06-24mm: oom_kill: clean up victim marking and exiting interfacesJohannes Weiner
2015-06-24mm: oom_kill: remove unnecessary locking in oom_enable()Johannes Weiner
2015-06-24mm/memory hotplug: init the zone's size when calculating node totalpagesGu Zheng
2015-06-24mm/hugetlb: introduce minimum hugepage orderNaoya Horiguchi
2015-06-24rmap: fix theoretical race between do_wp_page and shrink_active_listVladimir Davydov
2015-06-24mm/memory-failure: me_huge_page() does nothing for thpNaoya Horiguchi
2015-06-24mm: soft-offline: don't free target page in successful page migrationNaoya Horiguchi
2015-06-24mm/memory-failure: introduce get_hwpoison_page() for consistent refcount hand...Naoya Horiguchi
2015-06-24mm/memory-failure: split thp earlier in memory error handlingNaoya Horiguchi
2015-06-24mm: rename RECLAIM_SWAP to RECLAIM_UNMAPZhihui Zhang
2015-06-24mm: vmscan: do not throttle based on pfmemalloc reserves if node has no recla...Nishanth Aravamudan
2015-06-24mm/page_alloc.c: cleanup obsolete KM_USER*Anisse Astier
2015-06-24mm: avoid tail page refcounting on non-THP compound pagesKirill A. Shutemov
2015-06-24mm: drop bogus VM_BUG_ON_PAGE assert in put_page() codepathKirill A. Shutemov
2015-06-24mm: only define hashdist variable when neededRasmus Villemoes
2015-06-24mm/hugetlb: reduce arch dependent code about hugetlb_prefault_arch_hookZhang Zhen
2015-06-24powerpc/mm: tracking vDSO remapLaurent Dufour
2015-06-24mm: new arch_remap() hookLaurent Dufour
2015-06-24mm: new mm hook frameworkLaurent Dufour
2015-06-24mm/hugetlb: reduce arch dependent code about huge_pmd_unshareZhang Zhen
2015-06-24mm: fix mprotect() behaviour on VM_LOCKED VMAsKirill A. Shutemov
2015-06-24thp: cleanup how khugepaged enters freezerJiri Kosina
2015-06-24mm, hwpoison: remove obsolete "Notebook" todo listAndi Kleen
2015-06-24mm, hwpoison: add comment describing when to add new casesAndi Kleen
2015-06-24linux/slab.h: fix three off-by-one typos in commentRasmus Villemoes
2015-06-24slab: correct size_index table before replacing the bootstrap kmem_cache_nodeDaniel Sanders
2015-06-24mm/slab_common: support the slub_debug boot option on specific object sizeGavin Guo
2015-06-24xtensa: use for_each_sg()Akinobu Mita
2015-06-24procfs: treat parked tasks as sleeping for task stateChris Metcalf
2015-06-24watchdog: add watchdog_cpumask sysctl to assist nohzChris Metcalf
2015-06-24smpboot: allow excluding cpus from the smpboot threadsChris Metcalf
2015-06-24sparc: use for_each_sg()Akinobu Mita
2015-06-24parisc: use for_each_sg()Akinobu Mita
2015-06-24ocfs2: mark local functions as staticJoseph Qi
2015-06-24ocfs2: use swap() in ocfs2_double_lock()Fabian Frederick
2015-06-24ocfs2: use swap() in swap_refcount_rec()Fabian Frederick
2015-06-24ocfs2: use swap() in dx_leaf_sort_swap()Fabian Frederick
2015-06-24ocfs2: fix wrong check in ocfs2_direct_IO_get_blocksJoseph Qi
2015-06-24ocfs2: fix NULL pointer dereference in function ocfs2_abort_trigger()Xue jiufei
2015-06-24ocfs2: o2net: should remove debugfs in o2net_init() out branchalex chen
2015-06-24ocfs2: remove OCFS2_IOCB_SEM lock type in direct ioWeiWei Wang
2015-06-24ocfs2: do not BUG if jbd2_journal_dirty_metadata failsJoseph Qi
2015-06-24ocfs2: remove BUG_ON(!empty_extent) in __ocfs2_rotate_tree_left()Xue jiufei
2015-06-24ocfs2: return error when ocfs2_figure_merge_contig_type() failsXue jiufei
2015-06-24ocfs2/dlm: cleanup unused function __dlm_wait_on_lockres_flags_setJoseph Qi
2015-06-24ocfs2: use retval instead of status for checking errorDaeseok Youn
2015-06-24ocfs2: fix a tiny race when truncate dio orohaned entryJoseph Qi
2015-06-24ocfs2: remove __mlog_cpu_guessAndrew Morton
2015-06-24ocfs2: reduce object size of mlog usesJoe Perches