aboutsummaryrefslogtreecommitdiffstats
path: root/include/linux/mm.h
Commit message (Expand)AuthorAge
...
* thp: export maybe_mkwriteAndrea Arcangeli2011-01-13
* thp: alter compound get_page/put_pageAndrea Arcangeli2011-01-13
* thp: compound_lockAndrea Arcangeli2011-01-13
* mm: remove unlikely() from page_mapping()Steven Rostedt2011-01-13
* mm: add FOLL_MLOCK follow_page flag.Michel Lespinasse2011-01-13
* mm: wrap get_locked_pte() using __cond_lock()Namhyung Kim2010-10-26
* mm: retry page fault when blocking on disk transferMichel Lespinasse2010-10-26
* mm: fix typo in mm.h when NODE_NOT_IN_PAGE_FLAGSWill Deacon2010-10-26
* mm: add account_page_writeback()Michael Rubin2010-10-26
* Merge branch 'hwpoison-hugepages' into hwpoisonAndi Kleen2010-10-22
|\
| * Encode huge page size for VM_FAULT_HWPOISON errorsAndi Kleen2010-10-08
* | Merge commit 'v2.6.36-rc7' into core/memblockIngo Molnar2010-10-08
|\|
| * mm: Move vma_stack_continue into mm.hStefan Bader2010-09-09
* | Merge commit 'v2.6.36-rc3' into x86/memblockIngo Molnar2010-08-31
|\|
| * NOMMU: Stub out vm_get_page_prot() if there's no MMUDavid Howells2010-08-28
| * guard page for stacks that grow upwardsLuck, Tony2010-08-24
| * Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/vir...Linus Torvalds2010-08-10
| |\
| | * check ATTR_SIZE contraints in inode_change_okChristoph Hellwig2010-08-09
| * | KVM: Avoid killing userspace through guest SRAO MCE on unmapped pagesHuang Ying2010-08-01
| |/
* / memblock: Add find_memory_core_early()Yinghai Lu2010-08-27
|/
* mm: add context argument to shrinker callbackDave Chinner2010-07-19
* mm: make lowmem_page_address() use PFN_PHYS() for improved portabilityChris Metcalf2010-05-25
* mm: compaction: memory compaction coreMel Gorman2010-05-25
* mm: migration: avoid race between shift_arg_pages() and rmap_walk() during mi...Mel Gorman2010-05-25
* Merge branch 'linus' into perf/coreIngo Molnar2010-04-08
|\
| * pagemap: fix pfn calculation for hugepageNaoya Horiguchi2010-04-07
* | x86, perf, bts, mm: Delete the never used BTS-ptrace codePeter Zijlstra2010-03-26
|/
* mm: introduce dump_page() and print symbolic flag namesWu Fengguang2010-03-12
* nommu: fix build breakageKAMEZAWA Hiroyuki2010-03-12
* mm: remove VM_LOCK_RMAP codeRik van Riel2010-03-06
* mm: change anon_vma linking to fix multi-process server scalability issueRik van Riel2010-03-06
* mm: avoid false sharing of mm_counterKAMEZAWA Hiroyuki2010-03-06
* mm: clean up mm_counterKAMEZAWA Hiroyuki2010-03-06
* Merge branch 'x86-bootmem-for-linus' of git://git.kernel.org/pub/scm/linux/ke...Linus Torvalds2010-03-03
|\
| * sparsemem: Put mem map for one node together.Yinghai Lu2010-02-12
| * x86: Make 64 bit use early_res instead of bootmem before slabYinghai Lu2010-02-12
| * Merge remote branch 'linus/master' into x86/bootmemH. Peter Anvin2010-02-10
| |\
* | \ Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tj/...Linus Torvalds2010-03-03
|\ \ \
| * \ \ Merge branch 'master' into percpuTejun Heo2010-02-02
| |\ \ \ | | | |/ | | |/|
| * | | this_cpu: Page allocator conversionChristoph Lameter2010-01-05
* | | | Merge branch 'linus' into x86/mmThomas Gleixner2010-02-17
|\ \ \ \ | | |/ / | |/| / | |_|/ |/| |
| * | nommu: fix shared mmap after truncate shrinkage problemsDavid Howells2010-01-16
| |/
| * Merge branch 'x86-fixes-for-linus' of git://git.kernel.org/pub/scm/linux/kern...Linus Torvalds2009-12-19
| |\
| | * x86: Fix checking of SRAT when node 0 ram is not from 0Yinghai Lu2009-12-16
| * | HWPOISON: Add soft page offline supportAndi Kleen2009-12-16
| * | HWPOISON: Add unpoisoning supportWu Fengguang2009-12-16
| * | HWPOISON: Turn ref argument into flags argumentAndi Kleen2009-12-16
| * | HWPOISON: Be more aggressive at freeing non LRU cachesAndi Kleen2009-12-16
| * | mm hugetlb: add hugepage support to pagemapNaoya Horiguchi2009-12-15
| * | include/linux/mm.h: remove unneeded ifdefHuang Shijie2009-12-15