aboutsummaryrefslogtreecommitdiffstats
AgeCommit message (Expand)AuthorFilesLines
2005-09-10[PATCH] merge some from Rusty's trivial patchesAdrian Bunk12-15/+10
2005-09-10[PATCH] vfree and kfree cleanup in drivers/Jesper Juhl20-142/+86
2005-09-10[PATCH] fix unusual placement of inline keyword in hpetAdrian Bunk1-2/+2
2005-09-10[PATCH] update FSF address in COPYINGPekka J Enberg1-2/+2
2005-09-10[PATCH] i386/smpboot: use msleep() instead of schedule_timeout()Nishanth Aravamudan1-2/+1
2005-09-10[PATCH] telephony/ixj: use msleep() instead of schedule_timeout()Nishanth Aravamudan1-52/+10
2005-09-10[PATCH] dmapool: Fix "nocast type" warningsVictor Fusco2-2/+4
2005-09-10[PATCH] lib/radix-tree: Fix "nocast type" warningsVictor Fusco2-3/+3
2005-09-10[PATCH] Spelling fixes for Documentation/Tobias Klauser18-21/+21
2005-09-10[PATCH] mm/swap_state: Fix "nocast type" warningsVictor Fusco1-2/+2
2005-09-10[PATCH] Add kerneldoc reference to CodingStylePekka J Enberg1-0/+3
2005-09-10[PATCH] SH64: C99 initializers for hw_interrupt_type structuresThomas Gleixner1-7/+7
2005-09-10[PATCH] V850: C99 initializers for hw_interrupt_type structuresThomas Gleixner3-21/+21
2005-09-10[PATCH] SH: C99 initializers for hw_interrupt_type structuresThomas Gleixner13-105/+105
2005-09-10[PATCH] PPC: C99 initializers for hw_interrupt_type structuresThomas Gleixner5-38/+23
2005-09-10[PATCH] kernel/acct: add kerneldocRandy Dunlap1-16/+27
2005-09-10[PATCH] char/n_tty: fix sparse warnings (__nocast type)Victor Fusco1-1/+1
2005-09-10[PATCH] mm/slab: fix sparse warningsVictor Fusco2-3/+4
2005-09-10[PATCH] sb16_csp: untypedefAlexey Dobriyan1-7/+7
2005-09-10[PATCH] sb16_csp: remove home-grown le??_to_cpu macrosAlexey Dobriyan1-16/+14
2005-09-10[PATCH] hdpu_cpustate.c: misc_register() can failChristophe Lucas1-4/+19
2005-09-10[PATCH] drivers/char/lcd.c: misc_register() can failChristophe Lucas1-1/+6
2005-09-10[PATCH] applicom: fix error handlingChristophe Lucas1-4/+20
2005-09-10[PATCH] mm/filemap.c: make two functions staticAdrian Bunk4-12/+11
2005-09-10[PATCH] Yet another RCU documentation updatePaul E. McKenney5-24/+1064
2005-09-10[PATCH] Remove even more stale references to Documentation/smp.texArthur Othieno2-4/+4
2005-09-10[PATCH] sched: allow the load to grow upto its cpu_powerSiddha, Suresh B1-2/+7
2005-09-10[PATCH] sched: don't kick ALB in the presence of pinned taskSiddha, Suresh B1-1/+14
2005-09-10[PATCH] sched: use cached variable in sys_sched_yield()Renaud Lienhart1-1/+1
2005-09-10[PATCH] sched: HT optimisationNick Piggin1-6/+28
2005-09-10[PATCH] sched: less lockingNick Piggin1-7/+2
2005-09-10[PATCH] sched: less newidle lockingNick Piggin1-7/+10
2005-09-10[PATCH] sched: fix SMT scheduler latency bugIngo Molnar1-4/+15
2005-09-10[PATCH] sched: TASK_NONINTERACTIVEIngo Molnar3-2/+16
2005-09-10[PATCH] sched cleanupsIngo Molnar1-19/+25
2005-09-10[PATCH] sched: make idlest_group/cpu cpus_allowed-awareM.Baris Demiray1-4/+13
2005-09-10[PATCH] sched: run SCHED_NORMAL tasks with real time tasks on SMT siblingsCon Kolivas1-18/+47
2005-09-10[PATCH] synclink_cs add statistics clearPaul Fulghum1-5/+11
2005-09-10[PATCH] cpuset semaphore depth check deadlock fixPaul Jackson2-40/+61
2005-09-10[PATCH] spinlock consolidationIngo Molnar69-2871/+1591
2005-09-10[PATCH] Subject: PATCH: fix numa caused compile warningsAlan Cox2-5/+11
2005-09-10[PATCH] ntfs build fixAndrew Morton1-0/+1
2005-09-09[PATCH] md: fix BUG when raid10 rebuilds without enough drivesNeilBrown1-1/+7
2005-09-09[PATCH] md: fix raid10 assembly when too many devices are missingNeilBrown1-3/+27
2005-09-09[PATCH] md: really get sb_size setting right in all casesNeilBrown1-2/+2
2005-09-09[PATCH] md: make sure the new 'sb_size' is set properly device added without pre-existing superblock.NeilBrown1-0/+2
2005-09-09[PATCH] md: report spare drives in /proc/mdstatNeilBrown1-1/+2
2005-09-09[PATCH] md: add information about superblock version to /proc/mdstatNeilBrown1-0/+9
2005-09-09[PATCH] md: use queue_hardsect_size instead of block_size for md superblock size calc.NeilBrown1-1/+1
2005-09-09[PATCH] md: choose better default offset for bitmap.NeilBrown1-2/+1