summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* [PATCH] VMSPLIT config optionsMark Lord2006-02-012-2/+39
* [PATCH] arch/sh64/kernel/time.c: add module.hAlexey Dobriyan2006-02-011-0/+1
* [PATCH] sh/sh64: Fix bogus TIOCGICOUNT definitionsPaul Mundt2006-02-012-2/+2
* [PATCH] sh: machine_halt()/machine_power_off() cleanupsPaul Mundt2006-02-011-28/+26
* [PATCH] sh: Add missing timers directory rule to buildPaul Mundt2006-02-011-1/+1
* [PATCH] sh: sh-sci clock framework updatesPaul Mundt2006-02-012-116/+223
* [PATCH] sh: convert voyagergx to platform device, drop sh-busPaul Mundt2006-02-015-275/+12
* [PATCH] sh: drop maskpos from make_ipr_irq(), remove duplicate irq definitionsPaul Mundt2006-02-014-90/+38
* [PATCH] sh: unknown mach-type updatesPaul Mundt2006-02-015-124/+16
* [PATCH] sh: Cleanup struct sh_cpuinfo for clock framework changesPaul Mundt2006-02-012-44/+30
* [PATCH] sh: Move TRA/EXPEVT/INTEVT definitions for reusePaul Mundt2006-02-013-17/+19
* [PATCH] sh: Make peripheral clock frequency setting mandatoryPaul Mundt2006-02-012-18/+1
* [PATCH] sh: SH4-202 microdev updatesPaul Mundt2006-02-016-347/+536
* [PATCH] powerpc: Fix sigmask handling in sys_sigsuspend.Heiko Carstens2006-02-011-3/+1
* [PATCH] MODALIAS= for macioOlaf Hering2006-02-011-24/+48
* [PATCH] powerpc: fix for kexec ppc32Albert Herranz2006-02-011-1/+3
* [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
OpenPOWER on IntegriCloud