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