aboutsummaryrefslogtreecommitdiffstats
path: root/arch/sparc (unfollow)
AgeCommit message (Expand)AuthorFilesLines
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
2006-01-06[PATCH] knfsd: fix hash function for IP addresses on 64bit little-endian machines.NeilBrown1-1/+13
2006-01-06[PATCH] nbd: fix TX/RX race conditionHerbert Xu2-62/+68
2006-01-06[PATCH] hfsplus oops fixJoshua Kwan1-1/+1
2006-01-05[PATCH] i386: PTRACE_POKEUSR: allow changing RF bit in EFLAGS register.Chuck Ebbert1-3/+6
2006-01-05Update MAINTAINERS - Jody is no longer at Steamballoon.Jody McIntyre1-3/+3
2006-01-05[NET]: Change 1500 to ETH_DATA_LEN in some filesKris Katterjohn6-9/+15
2006-01-05[IPVS]: Another file needs linux/interrupt.hAndrew Morton1-0/+1
2006-01-06[PATCH] pcmcia: add some IDs for ide-cs and dtl1_csRichard Purdie2-0/+5
2006-01-06[PATCH] pcmcia: cleanup cs.c, reduce sizeDaniel Ritz1-49/+39
2006-01-06[PATCH] drivers/pcmcia/cistpl.c: fix endian warningsAlexey Dobriyan1-15/+15
2006-01-06[PATCH] pcmcia: kzalloc conversionDominik Brodowski9-28/+13
2006-01-06[PATCH] pcmcia: no probing of ioports on PARISCDominik Brodowski1-1/+1