summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
...
* [PATCH] slab: rename ac_data to cpu_cache_getPekka Enberg2006-02-011-18/+18
* [PATCH] slab: extract virt_to_{cache|slab}Pekka Enberg2006-02-011-5/+17
* [PATCH] slab: reduce inliningPekka Enberg2006-02-011-7/+7
* [PATCH] slab: extract slab_{put|get}_objMatthew Dobson2006-02-011-37/+40
* [PATCH] slab: extract slab_destroy_objs()Matthew Dobson2006-02-011-7/+19
* [PATCH] slab: cache_estimate cleanupSteven Rostedt2006-02-011-22/+59
* [PATCH] slab: have index_of bug at compile timeSteven Rostedt2006-02-011-5/+4
* [PATCH] slab: minor cleanup to kmem_cache_alloc_nodeChristoph Lameter2006-02-011-15/+6
* [PATCH] slab: distinguish between object and buffer sizeManfred Spraul2006-02-011-74/+80
* [PATCH] Direct Migration V9: Avoid writeback / page_migrate() methodChristoph Lameter2006-02-0110-1/+100
* [PATCH] Direct Migration V9: upgrade MPOL_MF_MOVE and sys_migrate_pages()Christoph Lameter2006-02-011-21/+146
* [PATCH] Direct Migration V9: remove_from_swap() to remove swap ptesChristoph Lameter2006-02-015-0/+49
* [PATCH] Direct Migration V9: migrate_pages() extensionChristoph Lameter2006-02-015-22/+360
* [PATCH] Direct Migration V9: PageSwapCache checksChristoph Lameter2006-02-013-0/+22
* [PATCH] Reclaim slab during zone reclaimChristoph Lameter2006-02-012-0/+20
* [PATCH] Zone reclaim: Allow modification of zone reclaim behaviorChristoph Lameter2006-02-012-10/+37
* [PATCH] zone_reclaim: configurable off node allocation period.Christoph Lameter2006-02-015-3/+26
* [PATCH] zone_reclaim: partial scans instead of full scanChristoph Lameter2006-02-011-2/+18
* [PATCH] zone_reclaim: do not unmap file backed pagesChristoph Lameter2006-02-011-0/+6
* [PATCH] mm: hugepage accounting fixHugh Dickins2006-02-011-2/+2
* [PATCH] Use 32 bit division in slab_put_obj()Benjamin LaHaise2006-02-011-3/+3
* [PATCH] zone_reclaim: minor fixesChristoph Lameter2006-02-012-2/+5
* [PATCH] mm: improve function of sc->may_writepageChristoph Lameter2006-02-011-3/+3
* [PATCH] GFP_ZONETYPES: calculate from GFP_ZONEMASKAndy Whitcroft2006-02-011-1/+4
* [PATCH] GFP_ZONETYPES: add commentry on how to calculateAndy Whitcroft2006-02-011-0/+8
* [PATCH] zone_reclaim: reclaim on memory only node supportChristoph Lameter2006-02-011-1/+7
* [PATCH] Optimize off-node performance of zone reclaimChristoph Lameter2006-02-011-14/+15
* [PATCH] Mark CONFIG_UFS_FS_WRITE as BROKENAlexey Dobriyan2006-02-011-1/+1
* [PATCH] powerpc: Add flattened device tree documentationDavid Gibson2006-02-011-0/+1420
* [PATCH] swsusp: do not change log level during suspend/resumeRafael J. Wysocki2006-02-012-11/+6
* [PATCH] fix saa7146 kobject register failureDave Jones2006-02-011-1/+1
* [PATCH] jsm: fix for high baud rates problemV. Ananda Krishnan2006-02-011-47/+38
* [PATCH] disable lost tick compensation before TSCs are syncedjohn stultz2006-02-011-2/+12
* [PATCH] sys_sched_getaffinity() & hotplugJack Steiner2006-02-011-1/+1
* [PATCH] Add faster __iowrite32_copy routine for x86_64Bryan O'Sullivan2006-02-012-1/+27
* [PATCH] Introduce __iowrite32_copyBryan O'Sullivan2006-02-013-1/+68
* [PATCH] Define BITS_PER_BYTEBryan O'Sullivan2006-02-011-0/+2
* [PATCH] kernel/posix-timers.c: remove do_posix_clock_notimer_create()Adrian Bunk2006-02-012-7/+0
* [PATCH] hrtimers: set correct initial expiry time for relative SIGEV_NONE timersThomas Gleixner2006-02-011-1/+6
* [PATCH] hrtimers: add back lost credit linesThomas Gleixner2006-02-012-0/+12
* [PATCH] hrtimers: cleanups and simplificationsGeorge Anzinger2006-02-014-67/+36
* [PATCH] hrtimers: fix posix-timer requeue raceakpm@osdl.org2006-02-012-0/+6
* [PATCH] hrtimers: fix oldvalue return in setitimerThomas Gleixner2006-02-011-5/+5
* [PATCH] hrtimers: fix possible use of NULL pointer in posix-timersThomas Gleixner2006-02-011-1/+2
* [PATCH] hrtimers: fixup itimer conversionThomas Gleixner2006-02-011-1/+10
* [PATCH] swsusp: use bytes as image size unitsRafael J. Wysocki2006-02-015-11/+11
* [PATCH] uml: compilation fix when MODE_SKAS disabledPekka Enberg2006-02-011-1/+1
* [PATCH] mips: gdb-stub.c: fix parse error before ; tokenAlexey Dobriyan2006-02-011-1/+1
* [PATCH] tpm: tpm_bios remove unused variableKylene Jo Hall2006-02-011-2/+1
* [PATCH] tpm: tpm_bios fix sparse warningsKylene Jo Hall2006-02-011-2/+2
OpenPOWER on IntegriCloud