summaryrefslogtreecommitdiffstats
path: root/include/linux/mm.h
Commit message (Expand)AuthorAgeFilesLines
* lib, arch: add filter argument to show_mem and fix private implementationsDavid Rientjes2011-03-241-3/+2
* Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/vir...Linus Torvalds2011-03-231-5/+7
|\
| * mm: implement access_remote_vmStephen Wilson2011-03-231-0/+2
| * mm: arch: rename in_gate_area_no_task to in_gate_area_no_mmStephen Wilson2011-03-231-3/+3
| * mm: arch: make in_gate_area take an mm_struct instead of a task_structStephen Wilson2011-03-231-2/+2
| * mm: arch: make get_gate_vma take an mm_struct instead of a task_structStephen Wilson2011-03-231-1/+1
* | pagewalk: only split huge pages when necessaryDave Hansen2011-03-221-0/+3
* | mm: allow GUP to fail instead of waiting on a pageGleb Natapov2011-03-221-0/+3
* | oom: suppress nodes that are not allowed from meminfo on oom killDavid Rientjes2011-03-221-0/+8
|/
* Merge branch 'kvm-updates/2.6.39' of git://git.kernel.org/pub/scm/virt/kvm/kvmLinus Torvalds2011-03-171-8/+5
|\
| * mm: remove is_hwpoison_addressHuang Ying2011-03-171-8/+0
| * mm: make __get_user_pages return -EHWPOISON for HWPOISON page optionallyHuang Ying2011-03-171-0/+1
| * mm: export __get_user_pagesHuang Ying2011-03-171-0/+4
* | mm: PageBuddy and mapcount robustnessAndrea Arcangeli2011-03-171-2/+9
|/
* bootmem: Move __alloc_memory_core_early() to nobootmem.cYinghai Lu2011-02-241-2/+0
* mm: System without MMU do not need pte_mkwriteMichal Simek2011-01-211-0/+2
* thp: madvise(MADV_NOHUGEPAGE)Andrea Arcangeli2011-01-131-0/+1
* thp: compound_trans_orderAndrea Arcangeli2011-01-131-0/+14
* thp: add x86 32bit supportJohannes Weiner2011-01-131-3/+4
* thp: remove PG_buddyAndrea Arcangeli2011-01-131-0/+21
* thp: pmd_trans_huge migrate bugcheckAndrea Arcangeli2011-01-131-0/+1
* thp: transparent hugepage coreAndrea Arcangeli2011-01-131-0/+4
* thp: clear_copy_huge_pageAndrea Arcangeli2011-01-131-0/+9
* thp: pte alloc trans splittingAndrea Arcangeli2011-01-131-6/+9
* thp: export maybe_mkwriteAndrea Arcangeli2011-01-131-0/+13
* thp: alter compound get_page/put_pageAndrea Arcangeli2011-01-131-2/+22
* thp: compound_lockAndrea Arcangeli2011-01-131-0/+34
* mm: remove unlikely() from page_mapping()Steven Rostedt2011-01-131-1/+1
* mm: add FOLL_MLOCK follow_page flag.Michel Lespinasse2011-01-131-0/+1
* 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
OpenPOWER on IntegriCloud