| Commit message (Expand) | Author | Age |
* | Make sure we copy pages inserted with "vm_insert_page()" on fork | Linus Torvalds | 2005-12-16 |
* | [PATCH] missing prototype (mm/page_alloc.c) | Al Viro | 2005-12-15 |
* | [PATCH] Fix calculation of grow_pgdat_span() in mm/memory_hotplug.c | Yasunori Goto | 2005-12-14 |
* | get_user_pages: don't try to follow PFNMAP pages | Linus Torvalds | 2005-12-12 |
* | [PATCH] fix in __alloc_bootmem_core() when there is no free page in first nod... | Haren Myneni | 2005-12-12 |
* | Allow arbitrary read-only shared pfn-remapping too | Linus Torvalds | 2005-12-11 |
* | Remove (at least temporarily) the "incomplete PFN mapping" support | Linus Torvalds | 2005-12-11 |
* | Allow arbitrary shared PFNMAP's | Linus Torvalds | 2005-12-11 |
* | Make vm_insert_page() available to NVidia module | Linus Torvalds | 2005-12-03 |
* | [PATCH] Fix up per-cpu page batch sizes | Nick Piggin | 2005-12-03 |
* | VM: add "vm_insert_page()" function | Linus Torvalds | 2005-11-30 |
* | [PATCH] VM: Fix typos in get_locked_pte | Trond Myklebust | 2005-11-29 |
* | [PATCH] pfnmap: do_no_page BUG_ON again | Hugh Dickins | 2005-11-29 |
* | [PATCH] pfnmap: remove src_page from do_wp_page | Hugh Dickins | 2005-11-29 |
* | cow_user_page: fix page alignment | Linus Torvalds | 2005-11-29 |
* | VM: add common helper function to create the page tables | Linus Torvalds | 2005-11-29 |
* | Support strange discontiguous PFN remappings | Linus Torvalds | 2005-11-29 |
* | [PATCH] Fix missing pfn variables caused by vm changes | Ben Collins | 2005-11-29 |
* | [PATCH] Fix vma argument in get_usr_pages() for gate areas | Nick Piggin | 2005-11-29 |
* | [PATCH] shrinker->nr = LONG_MAX means deadlock for icache | Andrea Arcangeli | 2005-11-28 |
* | [PATCH] temporarily disable swap token on memory pressure | Rik van Riel | 2005-11-28 |
* | [PATCH] mm: __alloc_pages cleanup fix | Nick Piggin | 2005-11-28 |
* | [PATCH] Workaround for gcc 2.96 (undefined references) | Alan Stern | 2005-11-28 |
* | mm: re-architect the VM_UNPAGED logic | Linus Torvalds | 2005-11-28 |
* | [PATCH] 32bit integer overflow in invalidate_inode_pages2() | Oleg Drokin | 2005-11-23 |
* | [PATCH] mm: update split ptlock Kconfig | Hugh Dickins | 2005-11-23 |
* | [PATCH] hugetlb: fix race in set_max_huge_pages for multiple updaters of nr_h... | Eric Paris | 2005-11-22 |
* | [PATCH] unpaged: PG_reserved bad_page | Hugh Dickins | 2005-11-22 |
* | [PATCH] unpaged: ZERO_PAGE in VM_UNPAGED | Hugh Dickins | 2005-11-22 |
* | [PATCH] unpaged: anon in VM_UNPAGED | Hugh Dickins | 2005-11-22 |
* | [PATCH] unpaged: COW on VM_UNPAGED | Hugh Dickins | 2005-11-22 |
* | [PATCH] unpaged: VM_NONLINEAR VM_RESERVED | Hugh Dickins | 2005-11-22 |
* | [PATCH] unpaged: VM_UNPAGED | Hugh Dickins | 2005-11-22 |
* | [PATCH] unpaged: unifdefed PageCompound | Hugh Dickins | 2005-11-22 |
* | [PATCH] unpaged: private write VM_RESERVED | Hugh Dickins | 2005-11-22 |
* | [PATCH] unpaged: get_user_pages VM_RESERVED | Hugh Dickins | 2005-11-22 |
* | Merge branch 'master' | Kyle McMartin | 2005-11-18 |
|\ |
|
| * | [PATCH] re-export clear_page_dirty_for_io() | Hans Reiser | 2005-11-18 |
* | | [PARISC] Fix compile warning caused by conflicting types of expand_upwards() | Matthew Wilcox | 2005-11-18 |
|/ |
|
* | [PATCH] VM: fix zone list restart in page allocatate | Jens Axboe | 2005-11-17 |
* | Merge x86-64 update from Andi | Linus Torvalds | 2005-11-14 |
|\ |
|
| * | [PATCH] x86_64: Remove obsolete ARCH_HAS_ATOMIC_UNSIGNED and page_flags_t | Andi Kleen | 2005-11-14 |
| * | [PATCH] x86_64: When cpu_up fails clean up page allocator properly | Andi Kleen | 2005-11-14 |
| * | [PATCH] x86_64: Add 4GB DMA32 zone | Andi Kleen | 2005-11-14 |
* | | [PATCH] slab: remove alloc_pages() calls | Christoph Lameter | 2005-11-13 |
* | | [PATCH] slab: convert cache to page mapping macros | Pekka Enberg | 2005-11-13 |
* | | [PATCH] mm: highmem watermarks | Nick Piggin | 2005-11-13 |
* | | [PATCH] mm: __alloc_pages cleanup | Rohit Seth | 2005-11-13 |
* | | [PATCH] mm: ZAP_BLOCK causes redundant work | Robin Holt | 2005-11-13 |
* | | [PATCH] mm: __GFP_NOFAIL fix | Kirill Korotaev | 2005-11-13 |