| Commit message (Expand) | Author | Age |
... | |
* | | | [PATCH] Decrapify asm-generic/local.h | Kyle McMartin | 2006-03-28 |
* | | | [PATCH] RTC: Remove some duplicate BCD definitions | Matt Mackall | 2006-03-28 |
* | | | [PATCH] RTC: Fix up some RTC whitespace and style | Matt Mackall | 2006-03-28 |
* | | | [PATCH] RTC: Remove RTC UIP synchronization on Alpha | Matt Mackall | 2006-03-28 |
* | | | [PATCH] RTC: Remove RTC UIP synchronization on SH MPC1211 | Matt Mackall | 2006-03-28 |
* | | | [PATCH] RTC: Remove RTC UIP synchronization on SH03 | Matt Mackall | 2006-03-28 |
* | | | [PATCH] RTC: Remove RTC UIP synchronization on MIPS-based DEC | Matt Mackall | 2006-03-28 |
* | | | [PATCH] RTC: Remove RTC UIP synchronization on MIPS MC146818 | Matt Mackall | 2006-03-28 |
* | | | [PATCH] RTC: Remove RTC UIP synchronization on ARM | Matt Mackall | 2006-03-28 |
* | | | [PATCH] RTC: Remove RTC UIP synchronization on PPC Maple | Matt 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 Sparc64 | Matt Mackall | 2006-03-28 |
* | | | [PATCH] RTC: Remove RTC UIP synchronization on x86_64 | Matt Mackall | 2006-03-28 |
* | | | [PATCH] RTC: Remove RTC UIP synchronization on x86 | Matt Mackall | 2006-03-28 |
|/ / |
|
* | | Merge master.kernel.org:/pub/scm/linux/kernel/git/davem/sparc-2.6 | Linus Torvalds | 2006-03-27 |
|\ \ |
|
| * | | [SPARC64]: Fix off-by-1 error in TSB grow check. | David S. Miller | 2006-03-27 |
* | | | Merge master.kernel.org:/pub/scm/linux/kernel/git/davem/net-2.6 | Linus Torvalds | 2006-03-27 |
|\ \ \ |
|
| * | | | [NET]: drop duplicate assignment in request_sock | Norbert Kiesel | 2006-03-26 |
| * | | | [IPSEC]: Fix tunnel error handling in ipcomp6 | Herbert Xu | 2006-03-26 |
* | | | | Merge branch 'for-linus' of git://brick.kernel.dk/data/git/linux-2.6-block | Linus Torvalds | 2006-03-27 |
|\ \ \ \ |
|
| * | | | | [PATCH] Don't make debugfs depend on DEBUG_KERNEL | Jens Axboe | 2006-03-27 |
| * | | | | [PATCH] Fix blktrace compile with sysfs not defined | Jens Axboe | 2006-03-27 |
| * | | | | [PATCH] unused label in drivers/block/cciss. | Eric Sesterhenn | 2006-03-27 |
| * | | | | [BLOCK] increase size of disk stat counters | Ben Woodard | 2006-03-27 |
| * | | | | [PATCH] blk_execute_rq_nowait-speedup | Andrew Morton | 2006-03-27 |
| * | | | | [PATCH] ide-cd: quiet down GPCMD_READ_CDVD_CAPACITY failure | Jens Axboe | 2006-03-27 |
| * | | | | [BLOCK] ll_rw_blk: kmalloc -> kzalloc conversion | Jens Axboe | 2006-03-27 |
| * | | | | [PATCH] kzalloc() conversion in drivers/block | Eric Sesterhenn | 2006-03-27 |
| * | | | | [PATCH] update max_sectors documentation | Mike Christie | 2006-03-27 |
| | |/ /
| |/| | |
|
* | | | | [PATCH] md: Convert reconfig_sem to reconfig_mutex | NeilBrown | 2006-03-27 |
* | | | | [PATCH] sem2mutex: drivers/md | Arjan van de Ven | 2006-03-27 |
* | | | | [PATCH] md: Restore 'remaining' count when retrying an write operation | NeilBrown | 2006-03-27 |
* | | | | [PATCH] md: Fix md grow/size code to correctly find the maximum available space | NeilBrown | 2006-03-27 |
* | | | | [PATCH] md: Remove bi_end_io call out from under a spinlock | NeilBrown | 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_request | NeilBrown | 2006-03-27 |
* | | | | [PATCH] md: Support suspending of IO to regions of an md array | NeilBrown | 2006-03-27 |
* | | | | [PATCH] md: Make 'reshape' a possible sync_action action | NeilBrown | 2006-03-27 |
* | | | | [PATCH] md: Split reshape handler in check_reshape and start_reshape | NeilBrown | 2006-03-27 |
* | | | | [PATCH] md: Only checkpoint expansion progress occasionally | NeilBrown | 2006-03-27 |
* | | | | [PATCH] md: Checkpoint and allow restart of raid5 reshape | NeilBrown | 2006-03-27 |
* | | | | [PATCH] md: Final stages of raid5 expand code | NeilBrown | 2006-03-27 |
* | | | | [PATCH] md: Core of raid5 resize process | NeilBrown | 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 array | NeilBrown | 2006-03-27 |
* | | | | [PATCH] md: Split disks array out of raid5 conf structure so it is easier to ... | NeilBrown | 2006-03-27 |
* | | | | [PATCH] md: Update status_resync to handle LARGE devices | NeilBrown | 2006-03-27 |
* | | | | [PATCH] md: Fix the 'failed' count for version-0 superblocks | NeilBrown | 2006-03-27 |
* | | | | [PATCH] md: Add '4' to the list of levels for which bitmaps are supported | NeilBrown | 2006-03-27 |