summaryrefslogtreecommitdiffstats
path: root/include/linux/mm.h
Commit message (Expand)AuthorAgeFilesLines
* nommu: fix shared mmap after truncate shrinkage problemsDavid Howells2010-01-161-0/+1
* Merge branch 'x86-fixes-for-linus' of git://git.kernel.org/pub/scm/linux/kern...Linus Torvalds2009-12-191-0/+3
|\
| * x86: Fix checking of SRAT when node 0 ram is not from 0Yinghai Lu2009-12-161-0/+3
* | HWPOISON: Add soft page offline supportAndi Kleen2009-12-161-1/+2
* | HWPOISON: Add unpoisoning supportWu Fengguang2009-12-161-0/+1
* | HWPOISON: Turn ref argument into flags argumentAndi Kleen2009-12-161-1/+4
* | HWPOISON: Be more aggressive at freeing non LRU cachesAndi Kleen2009-12-161-0/+1
* | mm hugetlb: add hugepage support to pagemapNaoya Horiguchi2009-12-151-0/+3
* | include/linux/mm.h: remove unneeded ifdefHuang Shijie2009-12-151-4/+1
* | mm: define PAGE_MAPPING_FLAGSHugh Dickins2009-12-151-1/+16
|/
* NOMMU: Fallback for is_vmalloc_or_module_addr() should be inlineDavid Howells2009-09-241-1/+1
* Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/vir...Linus Torvalds2009-09-241-2/+3
|\
| * truncate: new helpersnpiggin@suse.de2009-09-241-2/+3
* | Merge branch 'hwpoison' of git://git.kernel.org/pub/scm/linux/kernel/git/ak/l...Linus Torvalds2009-09-241-1/+14
|\ \
| * | HWPOISON: The high level memory error handler in the VM v7Andi Kleen2009-09-161-0/+7
| * | HWPOISON: Define a new error_remove_page address space op for async truncationAndi Kleen2009-09-161-0/+1
| * | HWPOISON: Add invalidate_inode_pageWu Fengguang2009-09-161-0/+2
| * | HWPOISON: Refactor truncate to allow direct truncating of page v2Nick Piggin2009-09-161-0/+2
| * | HWPOISON: Add basic support for poisoned pages in fault handler v3Andi Kleen2009-09-161-1/+2
* | | sysctl: remove "struct file *" argument of ->proc_handlerAlexey Dobriyan2009-09-241-1/+1
| |/ |/|
* | kcore: register module area in generic wayKAMEZAWA Hiroyuki2009-09-231-0/+8
* | tmpfs: depend on shmemHugh Dickins2009-09-221-10/+1
* | mm: FOLL flags for GUP flagsHugh Dickins2009-09-221-0/+1
* | mm: FOLL_DUMP replace FOLL_ANONHugh Dickins2009-09-221-1/+1
* | mm: add get_dump_pageHugh Dickins2009-09-221-0/+1
* | mm: replace various uses of num_physpages by totalram_pagesJan Beulich2009-09-221-0/+1
* | ksm: the mm interface to ksmHugh Dickins2009-09-221-0/+1
* | memory hotplug: update zone pcp at memory onlineShaohua Li2009-09-221-0/+2
|/
* Security/SELinux: seperate lsm specific mmap_min_addrEric Paris2009-08-171-15/+0
* clarify get_user_pages() prototypePeter Zijlstra2009-06-251-1/+1
* Move FAULT_FLAG_xyz into handle_mm_fault() callersLinus Torvalds2009-06-211-2/+2
* Merge branch 'linus' into perfcounters/coreIngo Molnar2009-06-171-20/+13
|\
| * mm cleanup: shmem_file_setup: 'char *' -> 'const char *' for name argumentSergei Trofimovich2009-06-161-1/+1
| * page-allocator: add inactive ratio calculation function of each zoneMinchan Kim2009-06-161-0/+1
| * page-allocator: clean up functions related to pages_minMinchan Kim2009-06-161-1/+1
| * mm: introduce follow_pfn()Johannes Weiner2009-06-161-0/+2
| * page allocator: do not check NUMA node ID when the caller knows the node is v...Mel Gorman2009-06-161-1/+0
| * mm: clean up get_user_pages_fast() documentationNick Piggin2009-06-161-15/+5
| * readahead: record mmap read-around states in file_ra_stateWu Fengguang2009-06-161-2/+3
* | x86, mm: Add __get_user_pages_fast()Peter Zijlstra2009-06-151-0/+6
|/
* Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jmo...Linus Torvalds2009-06-111-2/+0
|\
| * Merge branch 'next' into for-linusJames Morris2009-06-111-2/+0
| |\
| | * security: use mmap_min_addr indepedently of security modelsChristoph Lameter2009-06-041-2/+0
* | | Merge branch 'tracing-for-linus' of git://git.kernel.org/pub/scm/linux/kernel...Linus Torvalds2009-06-101-3/+4
|\ \ \ | |/ / |/| |
| * | x86, bts, mm: clean up buffer allocationMarkus Metzger2009-04-241-2/+4
| * | mm, x86, ptrace, bts: defer branch trace stopping, remove dead codeIngo Molnar2009-04-081-1/+0
| * | mm, x86, ptrace, bts: defer branch trace stopping, cleanupIngo Molnar2009-04-081-1/+0
| * | mm, x86, ptrace, bts: defer branch trace stoppingMarkus Metzger2009-04-071-1/+2
| |/
* / mm, x86: remove MEMORY_HOTPLUG_RESERVE related codeYinghai Lu2009-05-181-2/+0
|/
* nommu: fix a number of issues with the per-MM VMA patchDavid Howells2009-04-021-1/+1