| Commit message (Expand) | Author | Age |
* | [PATCH] mm: incorrect VM_FAULT_OOM returns from drivers | Nick Piggin | 2006-12-07 |
* | [PATCH] drm-sis linkage fix | Andrew Morton | 2006-12-07 |
* | [PATCH] ... and then some more work_struct-induced breakage (ibmvscsi) | Al Viro | 2006-12-06 |
* | [PATCH] ... and more work_struct-induced breakage (mips) | Al Viro | 2006-12-06 |
* | [PATCH] More work_struct induced breakage (s390) | Al Viro | 2006-12-06 |
* | [PATCH] drivers/{char|isdn}: work_struct-induced breakage | Al Viro | 2006-12-06 |
* | [PATCH] hamradio/dmascc: fix up work_struct-induced breakage | Al Viro | 2006-12-06 |
* | Merge master.kernel.org:/pub/scm/linux/kernel/git/lethal/sh-2.6 | Linus Torvalds | 2006-12-06 |
|\ |
|
| * | sh: Clock framework tidying. | Paul Mundt | 2006-12-05 |
| * | sh: More flexible + SH7780 earlyprintk SCIF support. | Paul Mundt | 2006-12-05 |
| * | sh: Add support for SH7206 and SH7619 CPU subtypes. | Yoshinori Sato | 2006-12-05 |
* | | Merge git://git.infradead.org/users/dhowells/workq-2.6 | Linus Torvalds | 2006-12-06 |
|\ \ |
|
| * | | Actually update the fixed up compile failures. | David Howells | 2006-12-06 |
| * | | Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/torval... | David Howells | 2006-12-06 |
| |\ \ |
|
| * | | | WorkQueue: Fix up arch-specific work items where possible | David Howells | 2006-12-05 |
| * | | | Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/torval... | David Howells | 2006-12-05 |
| |\ \ \
| | | |/
| | |/| |
|
| * | | | Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/torval... | David Howells | 2006-12-05 |
| |\ \ \ |
|
| * | | | | WorkStruct: make allyesconfig | David Howells | 2006-11-22 |
| * | | | | WorkStruct: Pass the work_struct pointer instead of context data | David Howells | 2006-11-22 |
| * | | | | WorkStruct: Merge the pending bit into the wq_data pointer | David Howells | 2006-11-22 |
| * | | | | WorkStruct: Typedef the work function prototype | David Howells | 2006-11-22 |
| * | | | | WorkStruct: Separate delayable and non-delayable events. | David Howells | 2006-11-22 |
* | | | | | [PATCH] m68knommu: ColdFire serial driver fixes | Greg Ungerer | 2006-12-06 |
| |_|_|/
|/| | | |
|
* | | | | Merge master.kernel.org:/pub/scm/linux/kernel/git/jejb/scsi-misc-2.6 | Linus Torvalds | 2006-12-05 |
|\ \ \ \ |
|
| * | | | | [SCSI] aic79xx: Add ASC-29320LPE ids to driver | Salyzyn, Mark | 2006-12-05 |
| * | | | | [SCSI] stex: version update | Ed Lin | 2006-12-05 |
| * | | | | [SCSI] stex: change wait loop code | Ed Lin | 2006-12-05 |
| * | | | | [SCSI] stex: add new device type support | Ed Lin | 2006-12-05 |
| * | | | | [SCSI] stex: update device id info | Ed Lin | 2006-12-05 |
| * | | | | [SCSI] stex: adjust default queue length | Ed Lin | 2006-12-05 |
| * | | | | [SCSI] stex: add value check in hard reset routine | Ed Lin | 2006-12-05 |
| * | | | | [SCSI] stex: fix controller_info command handling | Ed Lin | 2006-12-05 |
| * | | | | [SCSI] stex: fix biosparam calculation | Ed Lin | 2006-12-05 |
| * | | | | [SCSI] megaraid: fix MMIO casts | Jeff Garzik | 2006-12-05 |
| * | | | | [SCSI] tgt: fix undefined flush_dcache_page() problem | akpm@osdl.org | 2006-12-05 |
| * | | | | [SCSI] libsas: better error handling in sas_expander.c | James Bottomley | 2006-12-03 |
| * | | | | [SCSI] lpfc 8.1.11 : Change version number to 8.1.11 | James Smart | 2006-12-03 |
| * | | | | [SCSI] lpfc 8.1.11 : Misc Fixes | James Smart | 2006-12-03 |
| * | | | | [SCSI] lpfc 8.1.11 : Add soft_wwnn sysfs attribute, rename soft_wwn_enable | James Smart | 2006-12-03 |
| * | | | | [SCSI] lpfc 8.1.11 : Removed decoding of PCI Subsystem Id | James Smart | 2006-12-03 |
| * | | | | [SCSI] lpfc 8.1.11 : Add MSI (Message Signalled Interrupts) support | James Smart | 2006-12-03 |
| * | | | | [SCSI] lpfc 8.1.11 : Adjust LOG_FCP logging | James Smart | 2006-12-03 |
| * | | | | [SCSI] lpfc 8.1.11 : Fix Memory leaks | James Smart | 2006-12-03 |
| * | | | | [SCSI] lpfc 8.1.11 : Fix lpfc_multi_ring_support | James Smart | 2006-12-03 |
| * | | | | [SCSI] lpfc 8.1.11 : Discovery Fixes | James Smart | 2006-12-03 |
| * | | | | [SCSI] scsi tgt: IBM eServer i/pSeries virtual SCSI target driver | FUJITA Tomonori | 2006-12-03 |
| * | | | | [SCSI] scsi tgt: SCSI RDMA Protocol library functions | FUJITA Tomonori | 2006-12-03 |
| * | | | | [SCSI] 53c700: brown paper bag fix for auto request sense | James Bottomley | 2006-12-03 |
| * | | | | [SCSI] qla2xxx: use NULL instead of 0 | Randy Dunlap | 2006-12-03 |
| * | | | | [SCSI] scsi-ml: Makefile and Kconfig changes for tgt | FUJITA Tomonori | 2006-11-25 |