aboutsummaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2006-03-28[PATCH] Philip Gladstone has movedPhilip Gladstone
2006-03-28[PATCH] fs/fat/: proper prototypes for two functionsAdrian Bunk
2006-03-28[PATCH] drivers/block/paride/pd.c: fix an off-by-one errorAdrian Bunk
2006-03-28[PATCH] Change dash2underscore() return value to charEric Sesterhenn
2006-03-28[PATCH] mqueue comment typo fixSerge E. Hallyn
2006-03-28[PATCH] alpha: make poll flags the same as other architecturesAndrew Morton
2006-03-28[PATCH] Add oprofile_add_ext_sampleBrian Rogan
2006-03-28[PATCH] symversion warning fixAndrew Morton
2006-03-28[PATCH] capi: register_chrdev() fixAndrew Morton
2006-03-28[PATCH] paride-pt: register_chrdev fixAndrew Morton
2006-03-28[PATCH] paride: register_chrdev fixAndrew Morton
2006-03-28[PATCH] let BLK_DEV_RAM_COUNT depend on BLK_DEV_RAMAdrian Bunk
2006-03-28[PATCH] synclink_gt: remove uneeded async codePaul Fulghum
2006-03-28[PATCH] synclink_gt add gpio featurePaul Fulghum
2006-03-28[PATCH] synclink: remove dead codePaul Fulghum
2006-03-28[PATCH] Decrapify asm-generic/local.hKyle McMartin
2006-03-28[PATCH] RTC: Remove some duplicate BCD definitionsMatt Mackall
2006-03-28[PATCH] RTC: Fix up some RTC whitespace and styleMatt Mackall
2006-03-28[PATCH] RTC: Remove RTC UIP synchronization on AlphaMatt Mackall
2006-03-28[PATCH] RTC: Remove RTC UIP synchronization on SH MPC1211Matt Mackall
2006-03-28[PATCH] RTC: Remove RTC UIP synchronization on SH03Matt Mackall
2006-03-28[PATCH] RTC: Remove RTC UIP synchronization on MIPS-based DECMatt Mackall
2006-03-28[PATCH] RTC: Remove RTC UIP synchronization on MIPS MC146818Matt Mackall
2006-03-28[PATCH] RTC: Remove RTC UIP synchronization on ARMMatt Mackall
2006-03-28[PATCH] RTC: Remove RTC UIP synchronization on PPC MapleMatt Mackall
2006-03-28[PATCH] RTC: Remove RTC UIP synchronization on CHRP (arch/powerpc)Matt Mackall
2006-03-28[PATCH] RTC: Remove RTC UIP synchronization on PPC CHRP (arch/ppc)Matt Mackall
2006-03-28[PATCH] RTC: Remove RTC UIP synchronization on Sparc64Matt Mackall
2006-03-28[PATCH] RTC: Remove RTC UIP synchronization on x86_64Matt Mackall
2006-03-28[PATCH] RTC: Remove RTC UIP synchronization on x86Matt Mackall
2006-03-27Merge master.kernel.org:/pub/scm/linux/kernel/git/davem/sparc-2.6Linus Torvalds
2006-03-27Merge master.kernel.org:/pub/scm/linux/kernel/git/davem/net-2.6Linus Torvalds
2006-03-27Merge branch 'for-linus' of git://brick.kernel.dk/data/git/linux-2.6-blockLinus Torvalds
2006-03-27[PATCH] md: Convert reconfig_sem to reconfig_mutexNeilBrown
2006-03-27[PATCH] sem2mutex: drivers/mdArjan van de Ven
2006-03-27[PATCH] md: Restore 'remaining' count when retrying an write operationNeilBrown
2006-03-27[PATCH] md: Fix md grow/size code to correctly find the maximum available spaceNeilBrown
2006-03-27[PATCH] md: Remove bi_end_io call out from under a spinlockNeilBrown
2006-03-27[PATCH] md: Remove some stray semi-colons after functions called in macro..NeilBrown
2006-03-27[PATCH] md: Improve comments about locking situation in raid5 make_requestNeilBrown
2006-03-27[PATCH] md: Support suspending of IO to regions of an md arrayNeilBrown
2006-03-27[PATCH] md: Make 'reshape' a possible sync_action actionNeilBrown
2006-03-27[PATCH] md: Split reshape handler in check_reshape and start_reshapeNeilBrown
2006-03-27[PATCH] md: Only checkpoint expansion progress occasionallyNeilBrown
2006-03-27[PATCH] md: Checkpoint and allow restart of raid5 reshapeNeilBrown
2006-03-27[PATCH] md: Final stages of raid5 expand codeNeilBrown
2006-03-27[PATCH] md: Core of raid5 resize processNeilBrown
2006-03-27[PATCH] md: Infrastructure to allow normal IO to continue while array is expa...NeilBrown
2006-03-27[PATCH] md: Allow stripes to be expanded in preparation for expanding an arrayNeilBrown
2006-03-27[PATCH] md: Split disks array out of raid5 conf structure so it is easier to ...NeilBrown