summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* [PATCH] selinux: remove security struct magic number fields and testsStephen Smalley2006-02-012-52/+5
* [PATCH] selinux: change file_alloc_security to use GFP_KERNELStephen Smalley2006-02-011-1/+1
* [PATCH] selinux: fix and cleanup mprotect checksStephen Smalley2006-02-011-29/+21
* [PATCH] slab: fix sparse warningRandy Dunlap2006-02-011-2/+2
* [PATCH] mm/slab: add kernel-doc for one functionRandy.Dunlap2006-02-011-2/+7
* [PATCH] slab: fix kzalloc and kstrdup caller report for CONFIG_DEBUG_SLABPekka Enberg2006-02-012-5/+31
* [PATCH] dump_stack() in oom handlerAndrew Morton2006-02-011-0/+1
* [PATCH] slab: replace kmem_cache_t with struct kmem_cachePekka Enberg2006-02-011-97/+98
* [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
OpenPOWER on IntegriCloud