aboutsummaryrefslogtreecommitdiff
path: root/include/linux/mm.h
AgeCommit message (Expand)Author
2010-10-26mm: wrap get_locked_pte() using __cond_lock()Namhyung Kim
2010-10-26mm: retry page fault when blocking on disk transferMichel Lespinasse
2010-10-26mm: fix typo in mm.h when NODE_NOT_IN_PAGE_FLAGSWill Deacon
2010-10-26mm: add account_page_writeback()Michael Rubin
2010-10-22Merge branch 'hwpoison-hugepages' into hwpoisonAndi Kleen
2010-10-08Encode huge page size for VM_FAULT_HWPOISON errorsAndi Kleen
2010-10-08Merge commit 'v2.6.36-rc7' into core/memblockIngo Molnar
2010-09-09mm: Move vma_stack_continue into mm.hStefan Bader
2010-08-31Merge commit 'v2.6.36-rc3' into x86/memblockIngo Molnar
2010-08-28NOMMU: Stub out vm_get_page_prot() if there's no MMUDavid Howells
2010-08-27memblock: Add find_memory_core_early()Yinghai Lu
2010-08-24guard page for stacks that grow upwardsLuck, Tony
2010-08-10Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/vir...Linus Torvalds
2010-08-09check ATTR_SIZE contraints in inode_change_okChristoph Hellwig
2010-08-01KVM: Avoid killing userspace through guest SRAO MCE on unmapped pagesHuang Ying
2010-07-19mm: add context argument to shrinker callbackDave Chinner
2010-05-25mm: make lowmem_page_address() use PFN_PHYS() for improved portabilityChris Metcalf
2010-05-25mm: compaction: memory compaction coreMel Gorman
2010-05-25mm: migration: avoid race between shift_arg_pages() and rmap_walk() during mi...Mel Gorman
2010-04-08Merge branch 'linus' into perf/coreIngo Molnar
2010-04-07pagemap: fix pfn calculation for hugepageNaoya Horiguchi
2010-03-26x86, perf, bts, mm: Delete the never used BTS-ptrace codePeter Zijlstra
2010-03-12mm: introduce dump_page() and print symbolic flag namesWu Fengguang
2010-03-12nommu: fix build breakageKAMEZAWA Hiroyuki
2010-03-06mm: remove VM_LOCK_RMAP codeRik van Riel
2010-03-06mm: change anon_vma linking to fix multi-process server scalability issueRik van Riel
2010-03-06mm: avoid false sharing of mm_counterKAMEZAWA Hiroyuki
2010-03-06mm: clean up mm_counterKAMEZAWA Hiroyuki
2010-03-03Merge branch 'x86-bootmem-for-linus' of git://git.kernel.org/pub/scm/linux/ke...Linus Torvalds
2010-03-03Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tj/...Linus Torvalds
2010-02-17Merge branch 'linus' into x86/mmThomas Gleixner
2010-02-12sparsemem: Put mem map for one node together.Yinghai Lu
2010-02-12x86: Make 64 bit use early_res instead of bootmem before slabYinghai Lu
2010-02-10Merge remote branch 'linus/master' into x86/bootmemH. Peter Anvin
2010-02-02Merge branch 'master' into percpuTejun Heo
2010-02-01Move page_is_ram() declaration to mm.hWu Fengguang
2010-01-16nommu: fix shared mmap after truncate shrinkage problemsDavid Howells
2010-01-05this_cpu: Page allocator conversionChristoph Lameter
2009-12-19Merge branch 'x86-fixes-for-linus' of git://git.kernel.org/pub/scm/linux/kern...Linus Torvalds
2009-12-16x86: Fix checking of SRAT when node 0 ram is not from 0Yinghai Lu
2009-12-16HWPOISON: Add soft page offline supportAndi Kleen
2009-12-16HWPOISON: Add unpoisoning supportWu Fengguang
2009-12-16HWPOISON: Turn ref argument into flags argumentAndi Kleen
2009-12-16HWPOISON: Be more aggressive at freeing non LRU cachesAndi Kleen
2009-12-15mm hugetlb: add hugepage support to pagemapNaoya Horiguchi
2009-12-15include/linux/mm.h: remove unneeded ifdefHuang Shijie
2009-12-15mm: define PAGE_MAPPING_FLAGSHugh Dickins
2009-09-24NOMMU: Fallback for is_vmalloc_or_module_addr() should be inlineDavid Howells
2009-09-24Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/vir...Linus Torvalds
2009-09-24Merge branch 'hwpoison' of git://git.kernel.org/pub/scm/linux/kernel/git/ak/l...Linus Torvalds