aboutsummaryrefslogtreecommitdiffstats
path: root/REPORTING-BUGS (unfollow)
AgeCommit message (Expand)AuthorFilesLines
2006-01-06[PATCH] selinux: more ARRAY_SIZE cleanupsTobias Klauser2-2/+2
2006-01-06[PATCH] selinux: ARRAY_SIZE cleanupsNicolas Kaiser1-2/+2
2006-01-06[PATCH] mm: page_state opt docsNick Piggin1-1/+11
2006-01-06[PATCH] mm: page_state optNick Piggin4-65/+104
2006-01-06[PATCH] atomic_long_t & include/asm-generic/atomic.h V2Christoph Lameter24-19/+144
2006-01-06[PATCH] build_zonelists_node(): rename argsChristoph Lameter1-9/+9
2006-01-06[PATCH] Fix zone policy determinationChristoph Lameter1-3/+7
2006-01-06[PATCH] mm: move determination of policy_zone into page allocatorChristoph Lameter3-12/+16
2006-01-06[PATCH] mm: simplify build_zonelists_node by removing the case statement.Christoph Lameter1-23/+11
2006-01-06[PATCH] mm: add populated_zone() helperCon Kolivas3-8/+13
2006-01-06[PATCH] consolidate lru_add_drain() and lru_drain_cache()Andrew Morton1-16/+11
2006-01-06[PATCH] vmscan: balancing fixAndrew Morton1-8/+0
2006-01-06[PATCH] mm: pfault optimisationNick Piggin1-1/+0
2006-01-06[PATCH] mm: rmap optimisationNick Piggin4-15/+43
2006-01-06[PATCH] mm: bad_page optimisationNick Piggin1-24/+20
2006-01-06[PATCH] mm: dma32 zone statisticsNick Piggin3-17/+46
2006-01-06[PATCH] kill last zone_reclaim() bitsAndrew Morton4-83/+2
2006-01-06[PATCH] find_lock_page(): call __lock_page() directly.Nikita Danilov1-2/+3
2006-01-06[PATCH] FRV: Clean up bootmem allocator's page freeing algorithmDavid Howells3-17/+41
2006-01-06[PATCH] Cleanup bootmem allocator and fix alloc_bootmem_lowRavikiran G Thirumalai3-43/+44
2006-01-06[PATCH] mm: page_alloc cleanupsNick Piggin1-10/+6
2006-01-06[PATCH] mm: page_state fixesNick Piggin1-3/+2
2006-01-06[PATCH] mm: remove pcp lowNick Piggin2-8/+2
2006-01-06[PATCH] mm: remove bad_rangeNick Piggin2-8/+21
2006-01-06[PATCH] mm: microopt conditionsNick Piggin1-8/+8
2006-01-06[PATCH] mm: set_page_refs optNick Piggin2-19/+17
2006-01-06[PATCH] mm: pagealloc optNick Piggin1-7/+11
2006-01-06[PATCH] mm: free_pages_and_swap_cache optHugh Dickins1-2/+2
2006-01-06[PATCH] sparsemem: provide pfn_to_nidAndy Whitcroft1-1/+5
2006-01-06[PATCH] flatmem split out memory modelAndy Whitcroft1-1/+6
2006-01-06[PATCH] Shut up warnings in ipc/shm.cRussell King1-3/+18
2006-01-06[PATCH] mm: remove arch independent NODES_SPAN_OTHER_NODESMike Kravetz2-8/+0
2006-01-06[PATCH] mm: pfn_to_pgdat not used in common codeAndy Whitcroft1-5/+0
2006-01-06[PATCH] mm: kvaddr_to_nid not used in common codeAndy Whitcroft2-10/+0
2006-01-06[PATCH] hugepages: fold find_or_alloc_pages into huge_no_page()Christoph Lameter1-42/+24
2006-01-06[PATCH] Remove old node based policy interface from mempolicy.cChristoph Lameter2-67/+0
2006-01-06[PATCH] Add NUMA policy support for huge pages.Christoph Lameter4-21/+54
2006-01-06[PATCH] mm: dequeue a huge page near to this nodeChristoph Lameter1-6/+8
2006-01-06[PATCH] Hugetlb: Copy on Write supportDavid Gibson2-22/+108
2006-01-06[PATCH] Hugetlb: Reorganize hugetlb_fault to prepare for COWAdam Litke1-9/+25
2006-01-06[PATCH] Hugetlb: Rename find_lock_page to find_or_alloc_huge_pageAdam Litke1-3/+3
2006-01-06[PATCH] Hugetlb: Remove duplicate i_size checkAdam Litke1-7/+0
2006-01-06[PATCH] madvise(MADV_REMOVE): remove pages from tmpfs shm backing storeBadari Pulavarty25-9/+105
2006-01-06[PATCH] reiser4: vfs: add truncate_inode_pages_range()Hans Reiser2-7/+39
2006-01-06[PATCH] memhotplug: register_memory should be globalAndy Whitcroft1-2/+1
2006-01-06[PATCH] memhotplug: register_ and unregister_memory_notifier should be globalAndy Whitcroft1-2/+2
2006-01-06[PATCH] memhotplug: __add_section remove unused pgdat definitionAndy Whitcroft1-1/+0
2006-01-06[PATCH] mm: fix __alloc_pages cpuset ALLOC_* flagsPaul Jackson1-3/+2
2006-01-06[PATCH] swsusp: resume_store() retval fixAndrew Morton1-18/+16
2006-01-06[PATCH] alpha: dma_map_page() fixAndrew Morton1-1/+1