aboutsummaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2006-02-01[PATCH] arm26: remove irq_exit() from hardirq.hAlexey Dobriyan
2006-02-01[PATCH] arm26: fix warnings about NR_IRQS being not definedAlexey Dobriyan
2006-02-01[PATCH] arm26: fix find_first_zero_bit related warningsAlexey Dobriyan
2006-02-01[PATCH] alpha show_interrups() trashes argumentEric Sesterhenn
2006-02-01[PATCH] alpha: Fix getxpid on alpha so it works for threadsEric W. Biederman
2006-02-01[PATCH] VMSPLIT config optionsMark Lord
2006-02-01[PATCH] arch/sh64/kernel/time.c: add module.hAlexey Dobriyan
2006-02-01[PATCH] sh/sh64: Fix bogus TIOCGICOUNT definitionsPaul Mundt
2006-02-01[PATCH] sh: machine_halt()/machine_power_off() cleanupsPaul Mundt
2006-02-01[PATCH] sh: Add missing timers directory rule to buildPaul Mundt
2006-02-01[PATCH] sh: sh-sci clock framework updatesPaul Mundt
2006-02-01[PATCH] sh: convert voyagergx to platform device, drop sh-busPaul Mundt
2006-02-01[PATCH] sh: drop maskpos from make_ipr_irq(), remove duplicate irq definitionsPaul Mundt
2006-02-01[PATCH] sh: unknown mach-type updatesPaul Mundt
2006-02-01[PATCH] sh: Cleanup struct sh_cpuinfo for clock framework changesPaul Mundt
2006-02-01[PATCH] sh: Move TRA/EXPEVT/INTEVT definitions for reusePaul Mundt
2006-02-01[PATCH] sh: Make peripheral clock frequency setting mandatoryPaul Mundt
2006-02-01[PATCH] sh: SH4-202 microdev updatesPaul Mundt
2006-02-01[PATCH] powerpc: Fix sigmask handling in sys_sigsuspend.Heiko Carstens
2006-02-01[PATCH] MODALIAS= for macioOlaf Hering
2006-02-01[PATCH] powerpc: fix for kexec ppc32Albert Herranz
2006-02-01[PATCH] selinux: remove security struct magic number fields and testsStephen Smalley
2006-02-01[PATCH] selinux: change file_alloc_security to use GFP_KERNELStephen Smalley
2006-02-01[PATCH] selinux: fix and cleanup mprotect checksStephen Smalley
2006-02-01[PATCH] slab: fix sparse warningRandy Dunlap
2006-02-01[PATCH] mm/slab: add kernel-doc for one functionRandy.Dunlap
2006-02-01[PATCH] slab: fix kzalloc and kstrdup caller report for CONFIG_DEBUG_SLABPekka Enberg
2006-02-01[PATCH] dump_stack() in oom handlerAndrew Morton
2006-02-01[PATCH] slab: replace kmem_cache_t with struct kmem_cachePekka Enberg
2006-02-01[PATCH] slab: rename ac_data to cpu_cache_getPekka Enberg
2006-02-01[PATCH] slab: extract virt_to_{cache|slab}Pekka Enberg
2006-02-01[PATCH] slab: reduce inliningPekka Enberg
2006-02-01[PATCH] slab: extract slab_{put|get}_objMatthew Dobson
2006-02-01[PATCH] slab: extract slab_destroy_objs()Matthew Dobson
2006-02-01[PATCH] slab: cache_estimate cleanupSteven Rostedt
2006-02-01[PATCH] slab: have index_of bug at compile timeSteven Rostedt
2006-02-01[PATCH] slab: minor cleanup to kmem_cache_alloc_nodeChristoph Lameter
2006-02-01[PATCH] slab: distinguish between object and buffer sizeManfred Spraul
2006-02-01[PATCH] Direct Migration V9: Avoid writeback / page_migrate() methodChristoph Lameter
2006-02-01[PATCH] Direct Migration V9: upgrade MPOL_MF_MOVE and sys_migrate_pages()Christoph Lameter
2006-02-01[PATCH] Direct Migration V9: remove_from_swap() to remove swap ptesChristoph Lameter
2006-02-01[PATCH] Direct Migration V9: migrate_pages() extensionChristoph Lameter
2006-02-01[PATCH] Direct Migration V9: PageSwapCache checksChristoph Lameter
2006-02-01[PATCH] Reclaim slab during zone reclaimChristoph Lameter
2006-02-01[PATCH] Zone reclaim: Allow modification of zone reclaim behaviorChristoph Lameter
2006-02-01[PATCH] zone_reclaim: configurable off node allocation period.Christoph Lameter
2006-02-01[PATCH] zone_reclaim: partial scans instead of full scanChristoph Lameter
2006-02-01[PATCH] zone_reclaim: do not unmap file backed pagesChristoph Lameter
2006-02-01[PATCH] mm: hugepage accounting fixHugh Dickins
2006-02-01[PATCH] Use 32 bit division in slab_put_obj()Benjamin LaHaise