summaryrefslogtreecommitdiffstats
path: root/include/linux/mm.h
Commit message (Expand)AuthorAgeFilesLines
* mm: wrap get_locked_pte() using __cond_lock()Namhyung Kim2010-10-261-1/+9
* mm: retry page fault when blocking on disk transferMichel Lespinasse2010-10-261-0/+2
* mm: fix typo in mm.h when NODE_NOT_IN_PAGE_FLAGSWill Deacon2010-10-261-2/+2
* mm: add account_page_writeback()Michael Rubin2010-10-261-0/+1
* Merge branch 'hwpoison-hugepages' into hwpoisonAndi Kleen2010-10-221-2/+10
|\
| * Encode huge page size for VM_FAULT_HWPOISON errorsAndi Kleen2010-10-081-2/+10
* | Merge commit 'v2.6.36-rc7' into core/memblockIngo Molnar2010-10-081-0/+6
|\ \ | |/
| * mm: Move vma_stack_continue into mm.hStefan Bader2010-09-091-0/+6
* | Merge commit 'v2.6.36-rc3' into x86/memblockIngo Molnar2010-08-311-1/+24
|\ \ | |/
| * NOMMU: Stub out vm_get_page_prot() if there's no MMUDavid Howells2010-08-281-0/+8
| * guard page for stacks that grow upwardsLuck, Tony2010-08-241-1/+7
| * Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/vir...Linus Torvalds2010-08-101-0/+1
| |\
| | * check ATTR_SIZE contraints in inode_change_okChristoph Hellwig2010-08-091-0/+1
| * | KVM: Avoid killing userspace through guest SRAO MCE on unmapped pagesHuang Ying2010-08-011-0/+8
| |/
* | memblock: Add find_memory_core_early()Yinghai Lu2010-08-271-0/+2
|/
* mm: add context argument to shrinker callbackDave Chinner2010-07-191-1/+1
* mm: make lowmem_page_address() use PFN_PHYS() for improved portabilityChris Metcalf2010-05-251-1/+2
* mm: compaction: memory compaction coreMel Gorman2010-05-251-0/+1
* mm: migration: avoid race between shift_arg_pages() and rmap_walk() during mi...Mel Gorman2010-05-251-0/+3
* Merge branch 'linus' into perf/coreIngo Molnar2010-04-081-2/+2
|\
| * pagemap: fix pfn calculation for hugepageNaoya Horiguchi2010-04-071-2/+2
* | x86, perf, bts, mm: Delete the never used BTS-ptrace codePeter Zijlstra2010-03-261-4/+0
|/
* mm: introduce dump_page() and print symbolic flag namesWu Fengguang2010-03-121-0/+2
* nommu: fix build breakageKAMEZAWA Hiroyuki2010-03-121-0/+6
* mm: remove VM_LOCK_RMAP codeRik van Riel2010-03-061-4/+0
* mm: change anon_vma linking to fix multi-process server scalability issueRik van Riel2010-03-061-1/+5
* mm: avoid false sharing of mm_counterKAMEZAWA Hiroyuki2010-03-061-5/+3
* mm: clean up mm_counterKAMEZAWA Hiroyuki2010-03-061-0/+104
* Merge branch 'x86-bootmem-for-linus' of git://git.kernel.org/pub/scm/linux/ke...Linus Torvalds2010-03-031-0/+12
|\
| * sparsemem: Put mem map for one node together.Yinghai Lu2010-02-121-0/+7
| * x86: Make 64 bit use early_res instead of bootmem before slabYinghai Lu2010-02-121-0/+5
| * Merge remote branch 'linus/master' into x86/bootmemH. Peter Anvin2010-02-101-6/+31
| |\
* | \ Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tj/...Linus Torvalds2010-03-031-4/+0
|\ \ \
| * \ \ Merge branch 'master' into percpuTejun Heo2010-02-021-0/+1
| |\ \ \ | | | |/ | | |/|
| * | | this_cpu: Page allocator conversionChristoph Lameter2010-01-051-4/+0
* | | | Merge branch 'linus' into x86/mmThomas Gleixner2010-02-171-6/+31
|\ \ \ \ | | |/ / | |/| / | |_|/ |/| |
| * | 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
| |/
* | Move page_is_ram() declaration to mm.hWu Fengguang2010-02-011-0/+2
|/
* 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
OpenPOWER on IntegriCloud