summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* [PATCH] Add kerneldoc reference to CodingStylePekka J Enberg2005-09-101-0/+3
* [PATCH] SH64: C99 initializers for hw_interrupt_type structuresThomas Gleixner2005-09-101-7/+7
* [PATCH] V850: C99 initializers for hw_interrupt_type structuresThomas Gleixner2005-09-103-21/+21
* [PATCH] SH: C99 initializers for hw_interrupt_type structuresThomas Gleixner2005-09-1013-105/+105
* [PATCH] PPC: C99 initializers for hw_interrupt_type structuresThomas Gleixner2005-09-105-38/+23
* [PATCH] kernel/acct: add kerneldocRandy Dunlap2005-09-101-16/+27
* [PATCH] char/n_tty: fix sparse warnings (__nocast type)Victor Fusco2005-09-101-1/+1
* [PATCH] mm/slab: fix sparse warningsVictor Fusco2005-09-102-3/+4
* [PATCH] sb16_csp: untypedefAlexey Dobriyan2005-09-101-7/+7
* [PATCH] sb16_csp: remove home-grown le??_to_cpu macrosAlexey Dobriyan2005-09-101-16/+14
* [PATCH] hdpu_cpustate.c: misc_register() can failChristophe Lucas2005-09-101-4/+19
* [PATCH] drivers/char/lcd.c: misc_register() can failChristophe Lucas2005-09-101-1/+6
* [PATCH] applicom: fix error handlingChristophe Lucas2005-09-101-4/+20
* [PATCH] mm/filemap.c: make two functions staticAdrian Bunk2005-09-104-12/+11
* [PATCH] Yet another RCU documentation updatePaul E. McKenney2005-09-105-24/+1064
* [PATCH] Remove even more stale references to Documentation/smp.texArthur Othieno2005-09-102-4/+4
* [PATCH] sched: allow the load to grow upto its cpu_powerSiddha, Suresh B2005-09-101-2/+7
* [PATCH] sched: don't kick ALB in the presence of pinned taskSiddha, Suresh B2005-09-101-1/+14
* [PATCH] sched: use cached variable in sys_sched_yield()Renaud Lienhart2005-09-101-1/+1
* [PATCH] sched: HT optimisationNick Piggin2005-09-101-6/+28
* [PATCH] sched: less lockingNick Piggin2005-09-101-7/+2
* [PATCH] sched: less newidle lockingNick Piggin2005-09-101-7/+10
* [PATCH] sched: fix SMT scheduler latency bugIngo Molnar2005-09-101-4/+15
* [PATCH] sched: TASK_NONINTERACTIVEIngo Molnar2005-09-103-2/+16
* [PATCH] sched cleanupsIngo Molnar2005-09-101-19/+25
* [PATCH] sched: make idlest_group/cpu cpus_allowed-awareM.Baris Demiray2005-09-101-4/+13
* [PATCH] sched: run SCHED_NORMAL tasks with real time tasks on SMT siblingsCon Kolivas2005-09-101-18/+47
* [PATCH] synclink_cs add statistics clearPaul Fulghum2005-09-101-5/+11
* [PATCH] cpuset semaphore depth check deadlock fixPaul Jackson2005-09-102-40/+61
* [PATCH] spinlock consolidationIngo Molnar2005-09-1069-2871/+1591
* [PATCH] Subject: PATCH: fix numa caused compile warningsAlan Cox2005-09-102-5/+11
* [PATCH] ntfs build fixAndrew Morton2005-09-101-0/+1
* [PATCH] md: fix BUG when raid10 rebuilds without enough drivesNeilBrown2005-09-091-1/+7
* [PATCH] md: fix raid10 assembly when too many devices are missingNeilBrown2005-09-091-3/+27
* [PATCH] md: really get sb_size setting right in all casesNeilBrown2005-09-091-2/+2
* [PATCH] md: make sure the new 'sb_size' is set properly device added without ...NeilBrown2005-09-091-0/+2
* [PATCH] md: report spare drives in /proc/mdstatNeilBrown2005-09-091-1/+2
* [PATCH] md: add information about superblock version to /proc/mdstatNeilBrown2005-09-091-0/+9
* [PATCH] md: use queue_hardsect_size instead of block_size for md superblock s...NeilBrown2005-09-091-1/+1
* [PATCH] md: choose better default offset for bitmap.NeilBrown2005-09-091-2/+1
* [PATCH] md: tidy up daemon stop/start code in md/bitmap.cNeilBrown2005-09-092-47/+28
* [PATCH] md: ensure bitmap_writeback_daemon handles shutdown properly.NeilBrown2005-09-091-0/+3
* [PATCH] md: use kthread infrastructure in mdNeilBrown2005-09-091-38/+10
* [PATCH] md: write-intent bitmap support for raid6NeilBrown2005-09-092-11/+124
* [PATCH] md: add write-intent-bitmap support to raid5NeilBrown2005-09-093-13/+137
* [PATCH] md: limit size of sb read/written to appropriate amountNeilBrown2005-09-092-5/+16
* [PATCH] md: remove old cruft from md_k.h header fileNeilBrown2005-09-091-64/+0
* [PATCH] md: fix bitmap/read_sb_page so that it handles errors properly.NeilBrown2005-09-091-9/+10
* [PATCH] md: allow md to load a superblock with feature-bit '1' setNeilBrown2005-09-092-3/+8
* [PATCH] md: allow hot-adding devices to arrays with non-persistant superblocks.NeilBrown2005-09-091-2/+5
OpenPOWER on IntegriCloud