aboutsummaryrefslogtreecommitdiffstats
path: root/mm/memory.c
Commit message (Expand)AuthorAge
* x86 PAT: change track_pfn_vma_new to take pgprot_t pointer paramvenkatesh.pallipadi@intel.com2009-01-13
* x86 PAT: remove PFNMAP type on track_pfn_vma_new() errorvenkatesh.pallipadi@intel.com2009-01-13
* lockdep, mm: fix might_fault() annotationPeter Zijlstra2009-01-12
* memcg: fix swap accounting leakKAMEZAWA Hiroyuki2009-01-08
* memcg: revert gfp mask fixKAMEZAWA Hiroyuki2009-01-08
* memcg: mem+swap controller coreKAMEZAWA Hiroyuki2009-01-08
* memcg: fix gfp_mask of callers of chargeKAMEZAWA Hiroyuki2009-01-08
* memcg: introduce charge-commit-cancel style of functionsKAMEZAWA Hiroyuki2009-01-08
* mm: make get_user_pages() interruptibleYing Han2009-01-06
* badpage: KERN_ALERT BUG instead of KERN_EMERGHugh Dickins2009-01-06
* badpage: ratelimit print_bad_pte and bad_pageHugh Dickins2009-01-06
* badpage: remove vma from page_remove_rmapHugh Dickins2009-01-06
* badpage: zap print_bad_pte on swap and fileHugh Dickins2009-01-06
* badpage: vm_normal_page use print_bad_pteHugh Dickins2009-01-06
* badpage: replace page_remove_rmap Eeek and BUGHugh Dickins2009-01-06
* mm: make maddr __iomemKOSAKI Motohiro2009-01-06
* mm: try_to_free_swap replaces remove_exclusive_swap_pageHugh Dickins2009-01-06
* mm: reuse_swap_page replaces can_share_swap_pageHugh Dickins2009-01-06
* mm: wp lock page before deciding cowHugh Dickins2009-01-06
* mm: gup persist for write permissionHugh Dickins2009-01-06
* mm: further cleanup page_add_new_anon_rmapHugh Dickins2009-01-06
* mm: add_active_or_unevictable into rmapHugh Dickins2009-01-06
* mm/apply_to_range: call pte function with lazy updatesJeremy Fitzhardinge2009-01-06
* mm: more likely reclaim MADV_SEQUENTIAL mappingsJohannes Weiner2009-01-06
* mm: don't mark_page_accessed in fault pathNick Piggin2009-01-06
* inode->i_op is never NULLAl Viro2009-01-05
* Merge branch 'core-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/gi...Linus Torvalds2008-12-30
|\
| * Merge commit 'v2.6.28-rc2' into core/lockingIngo Molnar2008-10-28
| |\
| * | x86: some lock annotations for user copy paths, v2Nick Piggin2008-09-11
* | | x86: PAT: move track untrack pfnmap stubs to asm-genericvenkatesh.pallipadi@intel.com2008-12-19
* | | x86: PAT: remove follow_pfnmap_pte in favor of follow_physvenkatesh.pallipadi@intel.com2008-12-19
* | | x86: PAT: modify follow_phys to return phys_addr prot and return valuevenkatesh.pallipadi@intel.com2008-12-19
* | | x86: PAT: hooks in generic vm code to help archs to track pfnmap regions - v3venkatesh.pallipadi@intel.com2008-12-18
* | | x86: PAT: add follow_pfnmp_pte routine to help tracking pfnmap pages - v3venkatesh.pallipadi@intel.com2008-12-18
* | | x86: PAT: store vm_pgoff for all linear_over_vma_region mappings - v3venkatesh.pallipadi@intel.com2008-12-18
| |/ |/|
* | mm: remove duplicated #include'sHuang Weiyi2008-10-20
* | memcg: avoid accounting special pagesKAMEZAWA Hiroyuki2008-10-20
* | memcg: move charge swapin under lockKAMEZAWA Hiroyuki2008-10-20
* | mlock: make mlock error return Posixly CorrectLee Schermerhorn2008-10-20
* | mlock: revert mainline handling of mlock error returnLee Schermerhorn2008-10-20
* | swap: cull unevictable pages in fault pathLee Schermerhorn2008-10-20
* | mlock: mlocked pages are unevictableNick Piggin2008-10-20
* | vmscan: split LRU lists into anon & file setsRik van Riel2008-10-20
* | define page_file_cache() functionRik van Riel2008-10-20
|/
* mm: rename page trylockNick Piggin2008-08-05
* mlock() fix return valuesKOSAKI Motohiro2008-08-04
* Remove EXPORTS of follow_page & zap_page_rangeJack Steiner2008-08-01
* GRU Driver: export is_uv_system(), zap_page_range() & follow_page()Jack Steiner2008-07-30
* mm: add zap_vma_ptes(): a library function to unmap driver ptesJack Steiner2008-07-30
* mmu-notifiers: coreAndrea Arcangeli2008-07-28