| Commit message (Expand) | Author | Age | Files | Lines |
* | [PATCH] drm-sis linkage fix | Andrew Morton | 2006-12-07 | 1 | -0/+1 |
* | [PATCH] ... and then some more work_struct-induced breakage (ibmvscsi) | Al Viro | 2006-12-06 | 1 | -4/+6 |
* | [PATCH] ... and more work_struct-induced breakage (mips) | Al Viro | 2006-12-06 | 2 | -5/+13 |
* | [PATCH] More work_struct induced breakage (s390) | Al Viro | 2006-12-06 | 6 | -24/+21 |
* | [PATCH] drivers/{char|isdn}: work_struct-induced breakage | Al Viro | 2006-12-06 | 6 | -23/+22 |
* | [PATCH] hamradio/dmascc: fix up work_struct-induced breakage | Al Viro | 2006-12-06 | 1 | -4/+4 |
* | Merge master.kernel.org:/pub/scm/linux/kernel/git/lethal/sh-2.6 | Linus Torvalds | 2006-12-06 | 2 | -3/+40 |
|\ |
|
| * | sh: Clock framework tidying. | Paul Mundt | 2006-12-06 | 1 | -3/+3 |
| * | sh: More flexible + SH7780 earlyprintk SCIF support. | Paul Mundt | 2006-12-06 | 1 | -0/+1 |
| * | sh: Add support for SH7206 and SH7619 CPU subtypes. | Yoshinori Sato | 2006-12-06 | 1 | -0/+36 |
* | | Merge git://git.infradead.org/users/dhowells/workq-2.6 | Linus Torvalds | 2006-12-06 | 243 | -1338/+1613 |
|\ \ |
|
| * | | Actually update the fixed up compile failures. | David Howells | 2006-12-06 | 3 | -11/+17 |
| * | | Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/torval... | David Howells | 2006-12-06 | 121 | -1961/+4837 |
| |\ \ |
|
| * | | | WorkQueue: Fix up arch-specific work items where possible | David Howells | 2006-12-05 | 13 | -53/+71 |
| * | | | Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/torval... | David Howells | 2006-12-05 | 122 | -1285/+5600 |
| |\ \ \
| | | |/
| | |/| |
|
| * | | | Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/torval... | David Howells | 2006-12-05 | 500 | -25427/+36894 |
| |\ \ \ |
|
| * | | | | WorkStruct: make allyesconfig | David Howells | 2006-11-22 | 212 | -1180/+1434 |
| * | | | | WorkStruct: Pass the work_struct pointer instead of context data | David Howells | 2006-11-22 | 18 | -88/+89 |
| * | | | | WorkStruct: Merge the pending bit into the wq_data pointer | David Howells | 2006-11-22 | 1 | -2/+2 |
| * | | | | WorkStruct: Typedef the work function prototype | David Howells | 2006-11-22 | 1 | -2/+2 |
| * | | | | WorkStruct: Separate delayable and non-delayable events. | David Howells | 2006-11-22 | 4 | -10/+7 |
* | | | | | [PATCH] m68knommu: ColdFire serial driver fixes | Greg Ungerer | 2006-12-06 | 1 | -3/+51 |
| |_|_|/
|/| | | |
|
* | | | | Merge master.kernel.org:/pub/scm/linux/kernel/git/jejb/scsi-misc-2.6 | Linus Torvalds | 2006-12-06 | 72 | -1076/+4461 |
|\ \ \ \ |
|
| * | | | | [SCSI] aic79xx: Add ASC-29320LPE ids to driver | Salyzyn, Mark | 2006-12-05 | 3 | -1/+9 |
| * | | | | [SCSI] stex: version update | Ed Lin | 2006-12-05 | 1 | -4/+2 |
| * | | | | [SCSI] stex: change wait loop code | Ed Lin | 2006-12-05 | 1 | -21/+20 |
| * | | | | [SCSI] stex: add new device type support | Ed Lin | 2006-12-05 | 1 | -7/+21 |
| * | | | | [SCSI] stex: update device id info | Ed Lin | 2006-12-05 | 2 | -11/+33 |
| * | | | | [SCSI] stex: adjust default queue length | Ed Lin | 2006-12-05 | 1 | -1/+10 |
| * | | | | [SCSI] stex: add value check in hard reset routine | Ed Lin | 2006-12-05 | 1 | -1/+1 |
| * | | | | [SCSI] stex: fix controller_info command handling | Ed Lin | 2006-12-05 | 1 | -0/+1 |
| * | | | | [SCSI] stex: fix biosparam calculation | Ed Lin | 2006-12-05 | 1 | -3/+3 |
| * | | | | [SCSI] megaraid: fix MMIO casts | Jeff Garzik | 2006-12-05 | 2 | -6/+10 |
| * | | | | [SCSI] tgt: fix undefined flush_dcache_page() problem | akpm@osdl.org | 2006-12-05 | 1 | -0/+2 |
| * | | | | [SCSI] libsas: better error handling in sas_expander.c | James Bottomley | 2006-12-03 | 1 | -12/+24 |
| * | | | | [SCSI] lpfc 8.1.11 : Change version number to 8.1.11 | James Smart | 2006-12-03 | 1 | -1/+1 |
| * | | | | [SCSI] lpfc 8.1.11 : Misc Fixes | James Smart | 2006-12-03 | 4 | -3/+35 |
| * | | | | [SCSI] lpfc 8.1.11 : Add soft_wwnn sysfs attribute, rename soft_wwn_enable | James Smart | 2006-12-03 | 4 | -11/+80 |
| * | | | | [SCSI] lpfc 8.1.11 : Removed decoding of PCI Subsystem Id | James Smart | 2006-12-03 | 2 | -84/+35 |
| * | | | | [SCSI] lpfc 8.1.11 : Add MSI (Message Signalled Interrupts) support | James Smart | 2006-12-03 | 3 | -0/+22 |
| * | | | | [SCSI] lpfc 8.1.11 : Adjust LOG_FCP logging | James Smart | 2006-12-03 | 3 | -15/+24 |
| * | | | | [SCSI] lpfc 8.1.11 : Fix Memory leaks | James Smart | 2006-12-03 | 4 | -7/+41 |
| * | | | | [SCSI] lpfc 8.1.11 : Fix lpfc_multi_ring_support | James Smart | 2006-12-03 | 8 | -21/+67 |
| * | | | | [SCSI] lpfc 8.1.11 : Discovery Fixes | James Smart | 2006-12-03 | 5 | -175/+73 |
| * | | | | [SCSI] scsi tgt: IBM eServer i/pSeries virtual SCSI target driver | FUJITA Tomonori | 2006-12-03 | 4 | -0/+975 |
| * | | | | [SCSI] scsi tgt: SCSI RDMA Protocol library functions | FUJITA Tomonori | 2006-12-03 | 3 | -0/+452 |
| * | | | | [SCSI] 53c700: brown paper bag fix for auto request sense | James Bottomley | 2006-12-03 | 1 | -1/+6 |
| * | | | | [SCSI] qla2xxx: use NULL instead of 0 | Randy Dunlap | 2006-12-03 | 1 | -1/+1 |
| * | | | | [SCSI] scsi-ml: Makefile and Kconfig changes for tgt | FUJITA Tomonori | 2006-11-25 | 2 | -0/+10 |
| * | | | | [SCSI] scsi tgt: scsi target user and kernel communication interface | FUJITA Tomonori | 2006-11-25 | 1 | -0/+350 |