summaryrefslogtreecommitdiffstats
path: root/mm
Commit message (Expand)AuthorAgeFilesLines
* Make sure we copy pages inserted with "vm_insert_page()" on forkLinus Torvalds2005-12-163-3/+4
* [PATCH] missing prototype (mm/page_alloc.c)Al Viro2005-12-151-1/+1
* [PATCH] Fix calculation of grow_pgdat_span() in mm/memory_hotplug.cYasunori Goto2005-12-131-1/+1
* get_user_pages: don't try to follow PFNMAP pagesLinus Torvalds2005-12-121-1/+1
* [PATCH] fix in __alloc_bootmem_core() when there is no free page in first nod...Haren Myneni2005-12-121-0/+2
* Allow arbitrary read-only shared pfn-remapping tooLinus Torvalds2005-12-111-3/+8
* Remove (at least temporarily) the "incomplete PFN mapping" supportLinus Torvalds2005-12-111-45/+1
* Allow arbitrary shared PFNMAP'sLinus Torvalds2005-12-111-4/+12
* Make vm_insert_page() available to NVidia moduleLinus Torvalds2005-12-031-1/+1
* [PATCH] Fix up per-cpu page batch sizesNick Piggin2005-12-031-8/+8
* VM: add "vm_insert_page()" functionLinus Torvalds2005-11-301-2/+34
* [PATCH] VM: Fix typos in get_locked_pteTrond Myklebust2005-11-291-2/+2
* [PATCH] pfnmap: do_no_page BUG_ON againHugh Dickins2005-11-291-1/+3
* [PATCH] pfnmap: remove src_page from do_wp_pageHugh Dickins2005-11-291-4/+3
* cow_user_page: fix page alignmentLinus Torvalds2005-11-291-2/+9
* VM: add common helper function to create the page tablesLinus Torvalds2005-11-292-34/+16
* Support strange discontiguous PFN remappingsLinus Torvalds2005-11-291-0/+92
* [PATCH] Fix missing pfn variables caused by vm changesBen Collins2005-11-292-3/+3
* [PATCH] Fix vma argument in get_usr_pages() for gate areasNick Piggin2005-11-291-1/+1
* [PATCH] shrinker->nr = LONG_MAX means deadlock for icacheAndrea Arcangeli2005-11-281-3/+15
* [PATCH] temporarily disable swap token on memory pressureRik van Riel2005-11-283-21/+26
* [PATCH] mm: __alloc_pages cleanup fixNick Piggin2005-11-281-7/+17
* [PATCH] Workaround for gcc 2.96 (undefined references)Alan Stern2005-11-281-0/+12
* mm: re-architect the VM_UNPAGED logicLinus Torvalds2005-11-287-135/+118
* [PATCH] 32bit integer overflow in invalidate_inode_pages2()Oleg Drokin2005-11-231-3/+3
* [PATCH] mm: update split ptlock KconfigHugh Dickins2005-11-231-4/+2
* [PATCH] hugetlb: fix race in set_max_huge_pages for multiple updaters of nr_h...Eric Paris2005-11-221-0/+6
* [PATCH] unpaged: PG_reserved bad_pageHugh Dickins2005-11-221-12/+34
* [PATCH] unpaged: ZERO_PAGE in VM_UNPAGEDHugh Dickins2005-11-221-2/+12
* [PATCH] unpaged: anon in VM_UNPAGEDHugh Dickins2005-11-222-24/+46
* [PATCH] unpaged: COW on VM_UNPAGEDHugh Dickins2005-11-221-12/+25
* [PATCH] unpaged: VM_NONLINEAR VM_RESERVEDHugh Dickins2005-11-222-14/+7
* [PATCH] unpaged: VM_UNPAGEDHugh Dickins2005-11-225-18/+24
* [PATCH] unpaged: unifdefed PageCompoundHugh Dickins2005-11-222-8/+0
* [PATCH] unpaged: private write VM_RESERVEDHugh Dickins2005-11-222-19/+0
* [PATCH] unpaged: get_user_pages VM_RESERVEDHugh Dickins2005-11-221-1/+1
* Merge branch 'master'Kyle McMartin2005-11-181-0/+1
|\
| * [PATCH] re-export clear_page_dirty_for_io()Hans Reiser2005-11-181-0/+1
* | [PARISC] Fix compile warning caused by conflicting types of expand_upwards()Matthew Wilcox2005-11-181-1/+1
|/
* [PATCH] VM: fix zone list restart in page allocatateJens Axboe2005-11-171-3/+4
* Merge x86-64 update from AndiLinus Torvalds2005-11-142-7/+15
|\
| * [PATCH] x86_64: Remove obsolete ARCH_HAS_ATOMIC_UNSIGNED and page_flags_tAndi Kleen2005-11-142-2/+2
| * [PATCH] x86_64: When cpu_up fails clean up page allocator properlyAndi Kleen2005-11-141-2/+1
| * [PATCH] x86_64: Add 4GB DMA32 zoneAndi Kleen2005-11-141-3/+12
* | [PATCH] slab: remove alloc_pages() callsChristoph Lameter2005-11-131-5/+1
* | [PATCH] slab: convert cache to page mapping macrosPekka Enberg2005-11-131-17/+32
* | [PATCH] mm: highmem watermarksNick Piggin2005-11-131-13/+14
* | [PATCH] mm: __alloc_pages cleanupRohit Seth2005-11-132-113/+88
* | [PATCH] mm: ZAP_BLOCK causes redundant workRobin Holt2005-11-131-34/+55
* | [PATCH] mm: __GFP_NOFAIL fixKirill Korotaev2005-11-131-0/+5
OpenPOWER on IntegriCloud