index
:
blaster4385/linux-IllusionX
main
v6.12.1
v6.12.10
v6.13
Linux kernel with personal config changes for arch linux
Blaster4385
about
summary
refs
log
tree
commit
diff
log msg
author
committer
range
Age
Commit message (
Expand
)
Author
Files
Lines
2008-07-27
Add layer1 over IP support
Karsten Keil
5
-1
/
+2003
2008-07-27
Add mISDN HFC multiport driver
Karsten Keil
5
-0
/
+6570
2008-07-27
Add mISDN HFC PCI driver
Karsten Keil
4
-0
/
+2503
2008-07-27
Add mISDN DSP
Karsten Keil
15
-0
/
+6028
2008-07-27
Add mISDN core files
Karsten Keil
17
-0
/
+7515
2008-07-27
Define AF_ISDN and PF_ISDN
Karsten Keil
1
-1
/
+3
2008-07-27
Add mISDN driver
Karsten Keil
4
-1
/
+11
2008-07-27
atmel-mci: debugfs support
Haavard Skinnemoen
2
-0
/
+191
2008-07-27
mmc: Add per-card debugfs support
Haavard Skinnemoen
4
-0
/
+74
2008-07-27
mmc: Export internal host state through debugfs
Haavard Skinnemoen
5
-0
/
+179
2008-07-27
imxmmc: fix crash when no platform data is provided
Paulius Zaleckas
1
-2
/
+9
2008-07-27
imxmmc: fix platform resources
Paulius Zaleckas
1
-27
/
+6
2008-07-27
imxmmc: remove DEBUG definition
Paulius Zaleckas
1
-6
/
+0
2008-07-26
tracehook: comment fixes
Roland McGrath
1
-11
/
+12
2008-07-26
Merge branches 'bkl-removal', 'ipoib', 'mlx4' and 'nes' into for-linus
Roland Dreier
31
-951
/
+1195
2008-07-26
Merge branch 'tracing-fixes-for-linus' of git://git.kernel.org/pub/scm/linux/...
Linus Torvalds
4
-16
/
+28
2008-07-26
Merge branch 'x86-fixes-for-linus' of git://git.kernel.org/pub/scm/linux/kern...
Linus Torvalds
7
-31
/
+22
2008-07-26
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/coo...
Linus Torvalds
70
-1552
/
+5090
2008-07-26
dsp56k: Fix BKL pushdown
Geert Uytterhoeven
1
-2
/
+2
2008-07-26
drivers/video/fbmem.c: removed duplicated include
Huang Weiyi
1
-1
/
+0
2008-07-26
Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/sfrenc...
Linus Torvalds
10
-507
/
+399
2008-07-26
[SCSI] qla2xxx: Update version number to 8.02.01-k6.
Andrew Vasquez
1
-1
/
+1
2008-07-26
[SCSI] qla2xxx: Additional NPIV corrections.
Andrew Vasquez
6
-12
/
+19
2008-07-26
[SCSI] qla2xxx: suppress uninitialized-var warning
Andrew Morton
1
-1
/
+1
2008-07-26
[SCSI] qla2xxx: use memory_read_from_buffer()
Akinobu Mita
1
-35
/
+9
2008-07-26
[SCSI] qla2xxx: Issue proper ISP callbacks during stop-firmware.
Andrew Vasquez
1
-2
/
+2
2008-07-26
[SCSI] ch: fix ch_remove oops
FUJITA Tomonori
1
-0
/
+1
2008-07-26
[SCSI] 3w-9xxx: add MSI support and misc fixes
adam radford
2
-14
/
+35
2008-07-26
[SCSI] scsi_lib: use blk_rq_tagged in scsi_request_fn
Mike Christie
1
-1
/
+1
2008-07-26
[SCSI] ibmvfc: Update driver version to 1.0.1
Brian King
1
-2
/
+2
2008-07-26
[SCSI] ibmvfc: Add ADISC support
Brian King
2
-0
/
+171
2008-07-26
[SCSI] ibmvfc: Miscellaneous fixes
Brian King
1
-1
/
+2
2008-07-26
[SCSI] ibmvfc: Fix hang on module removal
Brian King
1
-4
/
+7
2008-07-26
[SCSI] ibmvfc: Target refcounting fixes
Brian King
1
-20
/
+28
2008-07-26
[SCSI] ibmvfc: Reduce unnecessary log noise
Brian King
1
-2
/
+5
2008-07-26
[SCSI] sym53c8xx: free luntbl in sym_hcb_free
Mike Anderson
1
-0
/
+2
2008-07-26
[SCSI] scsi_scan.c: Release mutex in error handling code
Julia Lawall
1
-0
/
+1
2008-07-26
[SCSI] scsi_eh_prep_cmnd should save scmd->underflow
Alan Stern
2
-0
/
+3
2008-07-26
[SCSI] sd: Support for SCSI disk (SBC) Data Integrity Field
Martin K. Petersen
5
-40
/
+647
2008-07-26
[SCSI] sd: Identify DIF protection type and application tag ownership
Martin K. Petersen
2
-4
/
+141
2008-07-26
[SCSI] Do not retry a request whose data integrity check failed
Martin K. Petersen
2
-2
/
+10
2008-07-26
[SCSI] Support devices with protection information
Martin K. Petersen
5
-3
/
+84
2008-07-26
[SCSI] Command protection operation
Martin K. Petersen
3
-0
/
+70
2008-07-26
[SCSI] Host protection capabilities
Martin K. Petersen
2
-0
/
+88
2008-07-26
[SCSI] scsi_dh: create lookup cache
Hannes Reinecke
1
-24
/
+105
2008-07-26
[SCSI] scsi_dh: attach to hardware handler from dm-mpath
Hannes Reinecke
3
-0
/
+87
2008-07-26
[SCSI] scsi_dh: add generic SPC-3 alua handler
Hannes Reinecke
4
-0
/
+814
2008-07-26
[SCSI] scsi_dh: Update RDAC device handler
Hannes Reinecke
1
-69
/
+94
2008-07-26
[SCSI] scsi_dh: Update hp_sw hardware handler
Hannes Reinecke
1
-38
/
+234
2008-07-26
[SCSI] scsi_dh: Update EMC handler
Hannes Reinecke
2
-175
/
+373
[prev]
[next]