index
:
linux-stable.git
linux-2.6.11.y
linux-2.6.12.y
linux-2.6.13.y
linux-2.6.14.y
linux-2.6.15.y
linux-2.6.16.y
linux-2.6.17.y
linux-2.6.18.y
linux-2.6.19.y
linux-2.6.20.y
linux-2.6.21.y
linux-2.6.22.y
linux-2.6.23.y
linux-2.6.24.y
linux-2.6.25.y
linux-2.6.26.y
linux-2.6.27.y
linux-2.6.28.y
linux-2.6.29.y
linux-2.6.30.y
linux-2.6.31.y
linux-2.6.32.y
linux-2.6.33.y
linux-2.6.34.y
linux-2.6.35.y
linux-2.6.36.y
linux-2.6.37.y
linux-2.6.38.y
linux-2.6.39.y
linux-3.0.y
linux-3.1.y
linux-3.10.y
linux-3.11.y
linux-3.12.y
linux-3.13.y
linux-3.14.y
linux-3.15.y
linux-3.16.y
linux-3.17.y
linux-3.18.y
linux-3.19.y
linux-3.2.y
linux-3.3.y
linux-3.4.y
linux-3.5.y
linux-3.6.y
linux-3.7.y
linux-3.8.y
linux-3.9.y
linux-4.0.y
linux-4.1.y
linux-4.10.y
linux-4.11.y
linux-4.12.y
linux-4.13.y
linux-4.14.y
linux-4.15.y
linux-4.16.y
linux-4.17.y
linux-4.18.y
linux-4.19.y
linux-4.2.y
linux-4.20.y
linux-4.3.y
linux-4.4.y
linux-4.5.y
linux-4.6.y
linux-4.7.y
linux-4.8.y
linux-4.9.y
linux-5.0.y
linux-5.1.y
linux-5.10.y
linux-5.11.y
linux-5.12.y
linux-5.13.y
linux-5.14.y
linux-5.15.y
linux-5.16.y
linux-5.17.y
linux-5.18.y
linux-5.19.y
linux-5.2.y
linux-5.3.y
linux-5.4.y
linux-5.5.y
linux-5.6.y
linux-5.7.y
linux-5.8.y
linux-5.9.y
linux-6.0.y
linux-6.1.y
linux-6.10.y
linux-6.11.y
linux-6.2.y
linux-6.3.y
linux-6.4.y
linux-6.5.y
linux-6.6.y
linux-6.7.y
linux-6.8.y
linux-6.9.y
linux-rolling-lts
linux-rolling-stable
master
Linux kernel stable tree
Greg Kroah-Hartman
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
drivers
Commit message (
Expand
)
Author
Age
Files
Lines
*
[PATCH] add numa node information to struct device
Christoph Hellwig
2006-12-07
2
-0
/
+2
*
[PATCH] mm: incorrect VM_FAULT_OOM returns from drivers
Nick Piggin
2006-12-07
1
-4
/
+4
*
[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-05
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
[next]