summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* [PATCH] Kill L1_CACHE_SHIFT_MAXRavikiran G Thirumalai2006-01-0923-36/+4Star
* [PATCH] Change maxaligned_in_smp alignemnt macros to internodealigned_in_smp ...Ravikiran G Thirumalai2006-01-099-15/+24
* [PATCH] frv: fix uninitialised variable in serverworks driverDavid Howells2006-01-091-1/+1
* [PATCH] frv: fix uninitialised variable in atm nicstar driverDavid Howells2006-01-091-3/+2Star
* [PATCH] frv: miscellaneous changesDavid Howells2006-01-0911-6/+54
* [PATCH] frv: make get_user macro cast pointersDavid Howells2006-01-091-4/+4
* [PATCH] frv: force serial driver inclusionDavid Howells2006-01-092-0/+7
* [PATCH] frv: fix PCMCIA configurationDavid Howells2006-01-091-17/+1Star
* [PATCH] frv: add pci_iomapDavid Howells2006-01-092-1/+30
* [PATCH] frv: add module support stubsDavid Howells2006-01-093-4/+93
* [PATCH] frv: supply various missing I/O access primitivesDavid Howells2006-01-092-0/+127
* [PATCH] frv: support module exception tablesDavid Howells2006-01-091-25/+9Star
* [PATCH] frv: implement and export various things required by modulesDavid Howells2006-01-0914-14/+155
* [PATCH] frv: drop unsupported debugging featuresDavid Howells2006-01-091-22/+0Star
* [PATCH] frv: drop 8/16-bit xchg and cmpxchgDavid Howells2006-01-092-183/+5Star
* [PATCH] frv: suppress configuration of certain features for FRVDavid Howells2006-01-095-10/+10
* [PATCH] cs89x0: fix up after pnx0105 Kconfig symbol renamingLennert Buytenhek2006-01-091-7/+7
* [PATCH] fix Kconfig depends for cs89x0 (PNX010X support)Lennert Buytenhek2006-01-091-1/+1
* [PATCH] cs89x0: switch {in,out}sw to {read,write}wordsLennert Buytenhek2006-01-091-3/+31
* [PATCH] cs89x0: cleanly implement ixdp2x01 and pnx0501 supportLennert Buytenhek2006-01-092-13/+34
* [PATCH] cs89x0: make {read,write}reg use {read,write}wordLennert Buytenhek2006-01-091-6/+6
* [PATCH] cs89x0: swap {read,write}reg and {read,write}wordLennert Buytenhek2006-01-091-10/+10
* [PATCH] cs89x0: convert {inw,outw} calls to {read,write}wordLennert Buytenhek2006-01-091-17/+17
* [PATCH] cs89x0: make {read,write}word take base_addrLennert Buytenhek2006-01-091-9/+9
* [PATCH] Optimise oom kill of current taskKirill Korotaev2006-01-091-2/+3
* [PATCH] Move page migration related functions near do_migrate_pages()Christoph Lameter2006-01-091-132/+138
* [PATCH] mempolicies: unexport get_vma_policy()Christoph Lameter2006-01-092-5/+2Star
* [PATCH] Drop page table lock before calling migrate_page_add()Christoph Lameter2006-01-091-1/+4
* [PATCH] Fold numa_maps into mempolicies.cChristoph Lameter2006-01-092-123/+142
* [PATCH] mempolicies: private pointer in check_range and MPOL_MF_INVERTChristoph Lameter2006-01-091-22/+24
* [PATCH] rmap: additional diagnostics in page_remove_rmap()Dave Jones2006-01-091-0/+7
* [PATCH] mm: clean up local variablesTobias Klauser2006-01-092-7/+8
* [PATCH] set_page_count() macro safetyAvishay Traeger2006-01-091-1/+1
* [PATCH] mm: make hugepages obey cpusets.Christoph Lameter2006-01-091-1/+3
* [PATCH] cpusets: swap migration interfacePaul Jackson2006-01-093-2/+68
* [PATCH] SwapMig: Switch error handling in migrate_pages to use -ExxChristoph Lameter2006-01-091-22/+34
* [PATCH] SwapMig: Extend parameters for migrate_pages()Christoph Lameter2006-01-093-15/+32
* [PATCH] SwapMig: Drop unused pages immediatelyChristoph Lameter2006-01-091-0/+5
* [PATCH] SwapMig: add_to_swap() avoid atomic allocationsChristoph Lameter2006-01-093-5/+5
* [PATCH] SwapMig: CONFIG_MIGRATION fixesChristoph Lameter2006-01-092-78/+77Star
* [PATCH] Swap Migration V5: sys_migrate_pages interfaceChristoph Lameter2006-01-0911-5/+111
* [PATCH] Swap Migration V5: MPOL_MF_MOVE interfaceChristoph Lameter2006-01-092-20/+138
* [PATCH] Swap Migration V5: Add CONFIG_MIGRATION for page migration supportChristoph Lameter2006-01-093-9/+20
* [PATCH] Swap Migration V5: migrate_pages() functionChristoph Lameter2006-01-092-34/+182
* [PATCH] Swap Migration V5: PF_SWAPWRITE to allow writing to swapChristoph Lameter2006-01-093-5/+4Star
* [PATCH] Swap Migration V5: LRU operationsChristoph Lameter2006-01-093-13/+112
* [PATCH] add schedule_on_each_cpu()Christoph Lameter2006-01-092-0/+20
* [PATCH] mm: free_pages optNick Piggin2006-01-091-28/+30
* [PATCH] mm: cleanup zone_pcpNick Piggin2006-01-091-8/+8
* [PATCH] Make high and batch sizes of per_cpu_pagelists configurableRohit Seth2006-01-095-0/+81