| Commit message (Expand) | Author | Age |
* | [PATCH] mm: add a new function (needed for swap suspend) | Rafael J. Wysocki | 2006-01-06 |
* | [PATCH] allow flatmem to be disabled when only sparsemem is implemented | Anton Blanchard | 2006-01-06 |
* | [PATCH] NOMMU: Make SYSV IPC SHM use ramfs facilities on NOMMU | David Howells | 2006-01-06 |
* | [PATCH] mm: page_state opt | Nick Piggin | 2006-01-06 |
* | [PATCH] build_zonelists_node(): rename args | Christoph Lameter | 2006-01-06 |
* | [PATCH] Fix zone policy determination | Christoph Lameter | 2006-01-06 |
* | [PATCH] mm: move determination of policy_zone into page allocator | Christoph Lameter | 2006-01-06 |
* | [PATCH] mm: simplify build_zonelists_node by removing the case statement. | Christoph Lameter | 2006-01-06 |
* | [PATCH] mm: add populated_zone() helper | Con Kolivas | 2006-01-06 |
* | [PATCH] consolidate lru_add_drain() and lru_drain_cache() | Andrew Morton | 2006-01-06 |
* | [PATCH] vmscan: balancing fix | Andrew Morton | 2006-01-06 |
* | [PATCH] mm: pfault optimisation | Nick Piggin | 2006-01-06 |
* | [PATCH] mm: rmap optimisation | Nick Piggin | 2006-01-06 |
* | [PATCH] mm: bad_page optimisation | Nick Piggin | 2006-01-06 |
* | [PATCH] mm: dma32 zone statistics | Nick Piggin | 2006-01-06 |
* | [PATCH] kill last zone_reclaim() bits | Andrew Morton | 2006-01-06 |
* | [PATCH] find_lock_page(): call __lock_page() directly. | Nikita Danilov | 2006-01-06 |
* | [PATCH] FRV: Clean up bootmem allocator's page freeing algorithm | David Howells | 2006-01-06 |
* | [PATCH] Cleanup bootmem allocator and fix alloc_bootmem_low | Ravikiran G Thirumalai | 2006-01-06 |
* | [PATCH] mm: page_alloc cleanups | Nick Piggin | 2006-01-06 |
* | [PATCH] mm: page_state fixes | Nick Piggin | 2006-01-06 |
* | [PATCH] mm: remove pcp low | Nick Piggin | 2006-01-06 |
* | [PATCH] mm: remove bad_range | Nick Piggin | 2006-01-06 |
* | [PATCH] mm: microopt conditions | Nick Piggin | 2006-01-06 |
* | [PATCH] mm: set_page_refs opt | Nick Piggin | 2006-01-06 |
* | [PATCH] mm: pagealloc opt | Nick Piggin | 2006-01-06 |
* | [PATCH] mm: free_pages_and_swap_cache opt | Hugh Dickins | 2006-01-06 |
* | [PATCH] mm: remove arch independent NODES_SPAN_OTHER_NODES | Mike Kravetz | 2006-01-06 |
* | [PATCH] hugepages: fold find_or_alloc_pages into huge_no_page() | Christoph Lameter | 2006-01-06 |
* | [PATCH] Remove old node based policy interface from mempolicy.c | Christoph Lameter | 2006-01-06 |
* | [PATCH] Add NUMA policy support for huge pages. | Christoph Lameter | 2006-01-06 |
* | [PATCH] mm: dequeue a huge page near to this node | Christoph Lameter | 2006-01-06 |
* | [PATCH] Hugetlb: Copy on Write support | David Gibson | 2006-01-06 |
* | [PATCH] Hugetlb: Reorganize hugetlb_fault to prepare for COW | Adam Litke | 2006-01-06 |
* | [PATCH] Hugetlb: Rename find_lock_page to find_or_alloc_huge_page | Adam Litke | 2006-01-06 |
* | [PATCH] Hugetlb: Remove duplicate i_size check | Adam Litke | 2006-01-06 |
* | [PATCH] madvise(MADV_REMOVE): remove pages from tmpfs shm backing store | Badari Pulavarty | 2006-01-06 |
* | [PATCH] reiser4: vfs: add truncate_inode_pages_range() | Hans Reiser | 2006-01-06 |
* | [PATCH] memhotplug: __add_section remove unused pgdat definition | Andy Whitcroft | 2006-01-06 |
* | [PATCH] mm: fix __alloc_pages cpuset ALLOC_* flags | Paul Jackson | 2006-01-06 |
* | [PATCH] add AOP_TRUNCATED_PAGE, prepend AOP_ to WRITEPAGE_ACTIVATE | Zach Brown | 2006-01-03 |
* | [PATCH] Make sure interleave masks have at least one node set | Andi Kleen | 2006-01-02 |
* | 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 |