summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* [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-063-12/+16
* [PATCH] mm: simplify build_zonelists_node by removing the case statement.Christoph Lameter2006-01-061-23/+11Star
* [PATCH] mm: add populated_zone() helperCon Kolivas2006-01-063-8/+13
* [PATCH] consolidate lru_add_drain() and lru_drain_cache()Andrew Morton2006-01-061-16/+11Star
* [PATCH] vmscan: balancing fixAndrew Morton2006-01-061-8/+0Star
* [PATCH] mm: pfault optimisationNick Piggin2006-01-061-1/+0Star
* [PATCH] mm: rmap optimisationNick Piggin2006-01-064-15/+43
* [PATCH] mm: bad_page optimisationNick Piggin2006-01-061-24/+20Star
* [PATCH] mm: dma32 zone statisticsNick Piggin2006-01-063-17/+46
* [PATCH] kill last zone_reclaim() bitsAndrew Morton2006-01-064-83/+2Star
* [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-063-43/+44
* [PATCH] mm: page_alloc cleanupsNick Piggin2006-01-061-10/+6Star
* [PATCH] mm: page_state fixesNick Piggin2006-01-061-3/+2Star
* [PATCH] mm: remove pcp lowNick Piggin2006-01-062-8/+2Star
* [PATCH] mm: remove bad_rangeNick Piggin2006-01-062-8/+21
* [PATCH] mm: microopt conditionsNick Piggin2006-01-061-8/+8
* [PATCH] mm: set_page_refs optNick Piggin2006-01-062-19/+17Star
* [PATCH] mm: pagealloc optNick Piggin2006-01-061-7/+11
* [PATCH] mm: free_pages_and_swap_cache optHugh Dickins2006-01-061-2/+2
* [PATCH] sparsemem: provide pfn_to_nidAndy Whitcroft2006-01-061-1/+5
* [PATCH] flatmem split out memory modelAndy Whitcroft2006-01-061-1/+6
* [PATCH] Shut up warnings in ipc/shm.cRussell King2006-01-061-3/+18
* [PATCH] mm: remove arch independent NODES_SPAN_OTHER_NODESMike Kravetz2006-01-062-8/+0Star
* [PATCH] mm: pfn_to_pgdat not used in common codeAndy Whitcroft2006-01-061-5/+0Star
* [PATCH] mm: kvaddr_to_nid not used in common codeAndy Whitcroft2006-01-062-10/+0Star
* [PATCH] hugepages: fold find_or_alloc_pages into huge_no_page()Christoph Lameter2006-01-061-42/+24Star
* [PATCH] Remove old node based policy interface from mempolicy.cChristoph Lameter2006-01-062-67/+0Star
* [PATCH] Add NUMA policy support for huge pages.Christoph Lameter2006-01-064-21/+54
* [PATCH] mm: dequeue a huge page near to this nodeChristoph Lameter2006-01-061-6/+8
* [PATCH] Hugetlb: Copy on Write supportDavid Gibson2006-01-062-22/+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/+0Star
* [PATCH] madvise(MADV_REMOVE): remove pages from tmpfs shm backing storeBadari Pulavarty2006-01-0625-9/+105
* [PATCH] reiser4: vfs: add truncate_inode_pages_range()Hans Reiser2006-01-062-7/+39
* [PATCH] memhotplug: register_memory should be globalAndy Whitcroft2006-01-061-2/+1Star
* [PATCH] memhotplug: register_ and unregister_memory_notifier should be globalAndy Whitcroft2006-01-061-2/+2
* [PATCH] memhotplug: __add_section remove unused pgdat definitionAndy Whitcroft2006-01-061-1/+0Star
* [PATCH] mm: fix __alloc_pages cpuset ALLOC_* flagsPaul Jackson2006-01-061-3/+2Star
* [PATCH] swsusp: resume_store() retval fixAndrew Morton2006-01-061-18/+16Star
* [PATCH] alpha: dma_map_page() fixAndrew Morton2006-01-061-1/+1
* [PATCH] knfsd: fix hash function for IP addresses on 64bit little-endian mach...NeilBrown2006-01-061-1/+13
* [PATCH] nbd: fix TX/RX race conditionHerbert Xu2006-01-062-62/+68
* [PATCH] hfsplus oops fixJoshua Kwan2006-01-061-1/+1
* [PATCH] i386: PTRACE_POKEUSR: allow changing RF bit in EFLAGS register.Chuck Ebbert2006-01-061-3/+6
* Merge http://oss.oracle.com/git/ocfs2Linus Torvalds2006-01-06119-56/+46657
|\