aboutsummaryrefslogtreecommitdiffstats
AgeCommit message (Expand)AuthorFilesLines
2006-01-08[PATCH] frv: fix uninitialised variable in atm nicstar driverDavid Howells1-3/+2
2006-01-08[PATCH] frv: miscellaneous changesDavid Howells11-6/+54
2006-01-08[PATCH] frv: make get_user macro cast pointersDavid Howells1-4/+4
2006-01-08[PATCH] frv: force serial driver inclusionDavid Howells2-0/+7
2006-01-08[PATCH] frv: fix PCMCIA configurationDavid Howells1-17/+1
2006-01-08[PATCH] frv: add pci_iomapDavid Howells2-1/+30
2006-01-08[PATCH] frv: add module support stubsDavid Howells3-4/+93
2006-01-08[PATCH] frv: supply various missing I/O access primitivesDavid Howells2-0/+127
2006-01-08[PATCH] frv: support module exception tablesDavid Howells1-25/+9
2006-01-08[PATCH] frv: implement and export various things required by modulesDavid Howells14-14/+155
2006-01-08[PATCH] frv: drop unsupported debugging featuresDavid Howells1-22/+0
2006-01-08[PATCH] frv: drop 8/16-bit xchg and cmpxchgDavid Howells2-183/+5
2006-01-08[PATCH] frv: suppress configuration of certain features for FRVDavid Howells5-10/+10
2006-01-08[PATCH] cs89x0: fix up after pnx0105 Kconfig symbol renamingLennert Buytenhek1-7/+7
2006-01-08[PATCH] fix Kconfig depends for cs89x0 (PNX010X support)Lennert Buytenhek1-1/+1
2006-01-08[PATCH] cs89x0: switch {in,out}sw to {read,write}wordsLennert Buytenhek1-3/+31
2006-01-08[PATCH] cs89x0: cleanly implement ixdp2x01 and pnx0501 supportLennert Buytenhek2-13/+34
2006-01-08[PATCH] cs89x0: make {read,write}reg use {read,write}wordLennert Buytenhek1-6/+6
2006-01-08[PATCH] cs89x0: swap {read,write}reg and {read,write}wordLennert Buytenhek1-10/+10
2006-01-08[PATCH] cs89x0: convert {inw,outw} calls to {read,write}wordLennert Buytenhek1-17/+17
2006-01-08[PATCH] cs89x0: make {read,write}word take base_addrLennert Buytenhek1-9/+9
2006-01-08[PATCH] Optimise oom kill of current taskKirill Korotaev1-2/+3
2006-01-08[PATCH] Move page migration related functions near do_migrate_pages()Christoph Lameter1-132/+138
2006-01-08[PATCH] mempolicies: unexport get_vma_policy()Christoph Lameter2-5/+2
2006-01-08[PATCH] Drop page table lock before calling migrate_page_add()Christoph Lameter1-1/+4
2006-01-08[PATCH] Fold numa_maps into mempolicies.cChristoph Lameter2-123/+142
2006-01-08[PATCH] mempolicies: private pointer in check_range and MPOL_MF_INVERTChristoph Lameter1-22/+24
2006-01-08[PATCH] rmap: additional diagnostics in page_remove_rmap()Dave Jones1-0/+7
2006-01-08[PATCH] mm: clean up local variablesTobias Klauser2-7/+8
2006-01-08[PATCH] set_page_count() macro safetyAvishay Traeger1-1/+1
2006-01-08[PATCH] mm: make hugepages obey cpusets.Christoph Lameter1-1/+3
2006-01-08[PATCH] cpusets: swap migration interfacePaul Jackson3-2/+68
2006-01-08[PATCH] SwapMig: Switch error handling in migrate_pages to use -ExxChristoph Lameter1-22/+34
2006-01-08[PATCH] SwapMig: Extend parameters for migrate_pages()Christoph Lameter3-15/+32
2006-01-08[PATCH] SwapMig: Drop unused pages immediatelyChristoph Lameter1-0/+5
2006-01-08[PATCH] SwapMig: add_to_swap() avoid atomic allocationsChristoph Lameter3-5/+5
2006-01-08[PATCH] SwapMig: CONFIG_MIGRATION fixesChristoph Lameter2-78/+77
2006-01-08[PATCH] Swap Migration V5: sys_migrate_pages interfaceChristoph Lameter11-5/+111
2006-01-08[PATCH] Swap Migration V5: MPOL_MF_MOVE interfaceChristoph Lameter2-20/+138
2006-01-08[PATCH] Swap Migration V5: Add CONFIG_MIGRATION for page migration supportChristoph Lameter3-9/+20
2006-01-08[PATCH] Swap Migration V5: migrate_pages() functionChristoph Lameter2-34/+182
2006-01-08[PATCH] Swap Migration V5: PF_SWAPWRITE to allow writing to swapChristoph Lameter3-5/+4
2006-01-08[PATCH] Swap Migration V5: LRU operationsChristoph Lameter3-13/+112
2006-01-08[PATCH] add schedule_on_each_cpu()Christoph Lameter2-0/+20
2006-01-08[PATCH] mm: free_pages optNick Piggin1-28/+30
2006-01-08[PATCH] mm: cleanup zone_pcpNick Piggin1-8/+8
2006-01-08[PATCH] Make high and batch sizes of per_cpu_pagelists configurableRohit Seth5-0/+81
2006-01-08[PATCH] drop-pagecacheAndrew Morton9-5/+107
2006-01-08[PATCH] slab: remove nested #ifdef CONFIG_NUMAChristoph Lameter1-2/+0
2006-01-08[PATCH] slab: fix code formattingPekka Enberg1-464/+500