aboutsummaryrefslogtreecommitdiff
path: root/include/linux/mm.h
AgeCommit message (Expand)Author
2015-05-12Merge branch 'linux-linaro-lsk-v3.10' into linux-linaro-lsk-v3.10-androidAlex Shi
2015-05-12 Merge tag 'v3.10.77' into linux-linaro-lskAlex Shi
2015-04-29vm: add VM_FAULT_SIGSEGV handling supportLinus Torvalds
2015-03-16Merge branch 'linaro-android-3.10-lsk' ofAlex Shi
2015-03-06fs/proc/task_mmu.c: add user-space support for resetting mm->hiwater_rss (pea...Petr Cermak
2015-01-16Merge branch 'linux-linaro-lsk' into linux-linaro-lsk-androidMark Brown
2015-01-16Merge tag 'v3.10.65' into linux-linaro-lskMark Brown
2015-01-16mm: propagate error from stack expansion even for guard pageLinus Torvalds
2014-11-21Merge branch 'linux-linaro-lsk' into linux-linaro-lsk-androidMark Brown
2014-11-21Merge tag 'v3.10.61' into linux-linaro-lskMark Brown
2014-11-21arch: mm: pass userspace fault flag to generic fault handlerJohannes Weiner
2014-11-14Merge branch 'linux-linaro-lsk' into linux-linaro-lsk-androidMark Brown
2014-11-14Merge tag 'v3.10.60' into linux-linaro-lskMark Brown
2014-11-14vfs: fix data corruption when blocksize < pagesize for mmaped dataJan Kara
2014-10-12Merge branch 'linux-linaro-lsk' into linux-linaro-lsk-androidMark Brown
2014-10-11Merge remote-tracking branch 'lsk/v3.10/topic/kvm' into linux-linaro-lskMark Brown
2014-10-02include/linux/mm.h: add PAGE_ALIGNED() helperAndrew Morton
2014-09-08Merge remote-tracking branch 'lsk/v3.10/topic/aosp' into linux-linaro-lsk-and...Mark Brown
2014-09-03nick kvfree() from apparmorAl Viro
2014-04-04Merge branch 'linux-linaro-lsk' into linux-linaro-lsk-androidMark Brown
2014-04-03mm: close PageTail raceDavid Rientjes
2014-01-27Merge branch 'linux-linaro-lsk' into linux-linaro-lsk-androidMark Brown
2014-01-25mm: Make {,set}page_address() static inline if WANT_PAGE_VIRTUALGeert Uytterhoeven
2013-09-19mm: add a field to store names for private anonymous memoryColin Cross
2013-07-01ashmem: Add shmem_set_file to mm/shmem.cJohn Stultz
2013-05-07include/linux/mm.h: complete the mm_walk definitionAndrew Morton
2013-05-01Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/vir...Linus Torvalds
2013-04-29mm: replace hardcoded 3% with admin_reserve_pages knobAndrew Shewmaker
2013-04-29mm: limit growth of 3% hardcoded other user reserveAndrew Shewmaker
2013-04-29page_alloc: make setup_nr_node_ids() usable for arch init codeCody P Schafer
2013-04-29sparse-vmemmap: specify vmemmap population range in bytesJohannes Weiner
2013-04-29fs: don't compile in drop_caches.c when CONFIG_SYSCTL=nJosh Triplett
2013-04-29mm: introduce free_highmem_page() helper to free highmem pages into buddy systemJiang Liu
2013-04-29mm: introduce common help functions to deal with reserved/managed pagesJiang Liu
2013-04-29mm, show_mem: suppress page counts in non-blockable contextsDavid Rientjes
2013-04-16vm: add vm_iomap_memory() helper functionLinus Torvalds
2013-03-28Revert "mm: introduce VM_POPULATE flag to better deal with racy userspace pro...Michel Lespinasse
2013-03-04make do_mremap() staticAl Viro
2013-03-03Merge tag 'metag-v3.9-rc1-v4' of git://git.kernel.org/pub/scm/linux/kernel/gi...Linus Torvalds
2013-03-02mm: define VM_GROWSUP for CONFIG_METAGJames Hogan
2013-03-02x86, ACPI, mm: Revert movablemem_map supportYinghai Lu
2013-02-23mm,ksm: FOLL_MIGRATION do migration_entry_waitHugh Dickins
2013-02-23mm: accelerate mm_populate() treatment of THP pagesMichel Lespinasse
2013-02-23mm: use long type for page counts in mm_populate() and get_user_pages()Michel Lespinasse
2013-02-23mm: add SECTION_IN_PAGE_FLAGSCody P Schafer
2013-02-23mm: rename page struct field helpersMel Gorman
2013-02-23mm: uninline page_xchg_last_nid()Mel Gorman
2013-02-23page-writeback.c: subtract min_free_kbytes from dirtyable memoryPaul Szabo
2013-02-23mm: don't inline page_mapping()Shaohua Li
2013-02-23mm: fold page->_last_nid into page->flags where possiblePeter Zijlstra