summaryrefslogtreecommitdiffstats
path: root/mm
Commit message (Expand)AuthorAgeFilesLines
* [PATCH] spufs: The SPU file system, baseArnd Bergmann2006-01-091-0/+2
* identify multipage ->writepages() callsAndrew Morton2006-01-061-2/+8
* [PATCH] mm: add a new function (needed for swap suspend)Rafael J. Wysocki2006-01-061-0/+20
* [PATCH] allow flatmem to be disabled when only sparsemem is implementedAnton Blanchard2006-01-061-1/+1
* [PATCH] NOMMU: Make SYSV IPC SHM use ramfs facilities on NOMMUDavid Howells2006-01-063-2/+36
* [PATCH] mm: page_state optNick Piggin2006-01-063-54/+72
* [PATCH] build_zonelists_node(): rename argsChristoph Lameter2006-01-061-9/+9
* [PATCH] Fix zone policy determinationChristoph Lameter2006-01-061-3/+7
* [PATCH] mm: move determination of policy_zone into page allocatorChristoph Lameter2006-01-062-12/+5
* [PATCH] mm: simplify build_zonelists_node by removing the case statement.Christoph Lameter2006-01-061-23/+11
* [PATCH] mm: add populated_zone() helperCon Kolivas2006-01-062-8/+8
* [PATCH] consolidate lru_add_drain() and lru_drain_cache()Andrew Morton2006-01-061-16/+11
* [PATCH] vmscan: balancing fixAndrew Morton2006-01-061-8/+0
* [PATCH] mm: pfault optimisationNick Piggin2006-01-061-1/+0
* [PATCH] mm: rmap optimisationNick Piggin2006-01-062-14/+41
* [PATCH] mm: bad_page optimisationNick Piggin2006-01-061-24/+20
* [PATCH] mm: dma32 zone statisticsNick Piggin2006-01-061-3/+11
* [PATCH] kill last zone_reclaim() bitsAndrew Morton2006-01-061-80/+0
* [PATCH] find_lock_page(): call __lock_page() directly.Nikita Danilov2006-01-061-2/+3
* [PATCH] FRV: Clean up bootmem allocator's page freeing algorithmDavid Howells2006-01-063-17/+41
* [PATCH] Cleanup bootmem allocator and fix alloc_bootmem_lowRavikiran G Thirumalai2006-01-061-7/+31
* [PATCH] mm: page_alloc cleanupsNick Piggin2006-01-061-10/+6
* [PATCH] mm: page_state fixesNick Piggin2006-01-061-3/+2
* [PATCH] mm: remove pcp lowNick Piggin2006-01-061-7/+2
* [PATCH] mm: remove bad_rangeNick Piggin2006-01-061-7/+19
* [PATCH] mm: microopt conditionsNick Piggin2006-01-061-8/+8
* [PATCH] mm: set_page_refs optNick Piggin2006-01-062-19/+17
* [PATCH] mm: pagealloc optNick Piggin2006-01-061-7/+11
* [PATCH] mm: free_pages_and_swap_cache optHugh Dickins2006-01-061-2/+2
* [PATCH] mm: remove arch independent NODES_SPAN_OTHER_NODESMike Kravetz2006-01-061-2/+0
* [PATCH] hugepages: fold find_or_alloc_pages into huge_no_page()Christoph Lameter2006-01-061-42/+24
* [PATCH] Remove old node based policy interface from mempolicy.cChristoph Lameter2006-01-061-48/+0
* [PATCH] Add NUMA policy support for huge pages.Christoph Lameter2006-01-062-19/+44
* [PATCH] mm: dequeue a huge page near to this nodeChristoph Lameter2006-01-061-6/+8
* [PATCH] Hugetlb: Copy on Write supportDavid Gibson2006-01-061-19/+108
* [PATCH] Hugetlb: Reorganize hugetlb_fault to prepare for COWAdam Litke2006-01-061-9/+25
* [PATCH] Hugetlb: Rename find_lock_page to find_or_alloc_huge_pageAdam Litke2006-01-061-3/+3
* [PATCH] Hugetlb: Remove duplicate i_size checkAdam Litke2006-01-061-7/+0
* [PATCH] madvise(MADV_REMOVE): remove pages from tmpfs shm backing storeBadari Pulavarty2006-01-063-9/+83
* [PATCH] reiser4: vfs: add truncate_inode_pages_range()Hans Reiser2006-01-061-7/+37
* [PATCH] memhotplug: __add_section remove unused pgdat definitionAndy Whitcroft2006-01-061-1/+0
* [PATCH] mm: fix __alloc_pages cpuset ALLOC_* flagsPaul Jackson2006-01-061-3/+2
* [PATCH] add AOP_TRUNCATED_PAGE, prepend AOP_ to WRITEPAGE_ACTIVATEZach Brown2006-01-034-31/+61
* [PATCH] Make sure interleave masks have at least one node setAndi Kleen2006-01-021-0/+4
* 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
OpenPOWER on IntegriCloud