summaryrefslogtreecommitdiff
AgeCommit message (Expand)AuthorFilesLines
2006-02-01[PATCH] MODALIAS= for macioOlaf Hering1-24/+48
2006-02-01[PATCH] powerpc: fix for kexec ppc32Albert Herranz1-1/+3
2006-02-01[PATCH] selinux: remove security struct magic number fields and testsStephen Smalley2-52/+5
2006-02-01[PATCH] selinux: change file_alloc_security to use GFP_KERNELStephen Smalley1-1/+1
2006-02-01[PATCH] selinux: fix and cleanup mprotect checksStephen Smalley1-29/+21
2006-02-01[PATCH] slab: fix sparse warningRandy Dunlap1-2/+2
2006-02-01[PATCH] mm/slab: add kernel-doc for one functionRandy.Dunlap1-2/+7
2006-02-01[PATCH] slab: fix kzalloc and kstrdup caller report for CONFIG_DEBUG_SLABPekka Enberg2-5/+31
2006-02-01[PATCH] dump_stack() in oom handlerAndrew Morton1-0/+1
2006-02-01[PATCH] slab: replace kmem_cache_t with struct kmem_cachePekka Enberg1-97/+98
2006-02-01[PATCH] slab: rename ac_data to cpu_cache_getPekka Enberg1-18/+18
2006-02-01[PATCH] slab: extract virt_to_{cache|slab}Pekka Enberg1-5/+17
2006-02-01[PATCH] slab: reduce inliningPekka Enberg1-7/+7
2006-02-01[PATCH] slab: extract slab_{put|get}_objMatthew Dobson1-37/+40
2006-02-01[PATCH] slab: extract slab_destroy_objs()Matthew Dobson1-7/+19
2006-02-01[PATCH] slab: cache_estimate cleanupSteven Rostedt1-22/+59
2006-02-01[PATCH] slab: have index_of bug at compile timeSteven Rostedt1-5/+4
2006-02-01[PATCH] slab: minor cleanup to kmem_cache_alloc_nodeChristoph Lameter1-15/+6
2006-02-01[PATCH] slab: distinguish between object and buffer sizeManfred Spraul1-74/+80
2006-02-01[PATCH] Direct Migration V9: Avoid writeback / page_migrate() methodChristoph Lameter10-1/+100
2006-02-01[PATCH] Direct Migration V9: upgrade MPOL_MF_MOVE and sys_migrate_pages()Christoph Lameter1-21/+146
2006-02-01[PATCH] Direct Migration V9: remove_from_swap() to remove swap ptesChristoph Lameter5-0/+49
2006-02-01[PATCH] Direct Migration V9: migrate_pages() extensionChristoph Lameter5-22/+360
2006-02-01[PATCH] Direct Migration V9: PageSwapCache checksChristoph Lameter3-0/+22
2006-02-01[PATCH] Reclaim slab during zone reclaimChristoph Lameter2-0/+20
2006-02-01[PATCH] Zone reclaim: Allow modification of zone reclaim behaviorChristoph Lameter2-10/+37
2006-02-01[PATCH] zone_reclaim: configurable off node allocation period.Christoph Lameter5-3/+26
2006-02-01[PATCH] zone_reclaim: partial scans instead of full scanChristoph Lameter1-2/+18
2006-02-01[PATCH] zone_reclaim: do not unmap file backed pagesChristoph Lameter1-0/+6
2006-02-01[PATCH] mm: hugepage accounting fixHugh Dickins1-2/+2
2006-02-01[PATCH] Use 32 bit division in slab_put_obj()Benjamin LaHaise1-3/+3
2006-02-01[PATCH] zone_reclaim: minor fixesChristoph Lameter2-2/+5
2006-02-01[PATCH] mm: improve function of sc->may_writepageChristoph Lameter1-3/+3
2006-02-01[PATCH] GFP_ZONETYPES: calculate from GFP_ZONEMASKAndy Whitcroft1-1/+4
2006-02-01[PATCH] GFP_ZONETYPES: add commentry on how to calculateAndy Whitcroft1-0/+8
2006-02-01[PATCH] zone_reclaim: reclaim on memory only node supportChristoph Lameter1-1/+7
2006-02-01[PATCH] Optimize off-node performance of zone reclaimChristoph Lameter1-14/+15
2006-02-01[PATCH] Mark CONFIG_UFS_FS_WRITE as BROKENAlexey Dobriyan1-1/+1
2006-02-01[PATCH] powerpc: Add flattened device tree documentationDavid Gibson1-0/+1420
2006-02-01[PATCH] swsusp: do not change log level during suspend/resumeRafael J. Wysocki2-11/+6
2006-02-01[PATCH] fix saa7146 kobject register failureDave Jones1-1/+1
2006-02-01[PATCH] jsm: fix for high baud rates problemV. Ananda Krishnan1-47/+38
2006-02-01[PATCH] disable lost tick compensation before TSCs are syncedjohn stultz1-2/+12
2006-02-01[PATCH] sys_sched_getaffinity() & hotplugJack Steiner1-1/+1
2006-02-01[PATCH] Add faster __iowrite32_copy routine for x86_64Bryan O'Sullivan2-1/+27
2006-02-01[PATCH] Introduce __iowrite32_copyBryan O'Sullivan3-1/+68
2006-02-01[PATCH] Define BITS_PER_BYTEBryan O'Sullivan1-0/+2
2006-02-01[PATCH] kernel/posix-timers.c: remove do_posix_clock_notimer_create()Adrian Bunk2-7/+0
2006-02-01[PATCH] hrtimers: set correct initial expiry time for relative SIGEV_NONE timersThomas Gleixner1-1/+6
2006-02-01[PATCH] hrtimers: add back lost credit linesThomas Gleixner2-0/+12