| Commit message (Expand) | Author | Age | Files | Lines |
* | Merge master.kernel.org:/pub/scm/linux/kernel/git/davem/sparc-2.6 | Linus Torvalds | 2006-03-22 | 24 | -222/+491 |
|\ |
|
| * | [SPARC64]: Add a secondary TSB for hugepage mappings. | David S. Miller | 2006-03-22 | 13 | -201/+462 |
| * | [SPARC]: Respect vm_page_prot in io_remap_page_range(). | David S. Miller | 2006-03-22 | 11 | -21/+29 |
* | | Merge master.kernel.org:/pub/scm/linux/kernel/git/davem/net-2.6 | Linus Torvalds | 2006-03-22 | 12 | -31/+366 |
|\ \ |
|
| * | | [TG3]: Bump driver version and reldate. | David S. Miller | 2006-03-22 | 1 | -2/+2 |
| * | | [TG3]: Skip phy power down on some devices | Michael Chan | 2006-03-22 | 1 | -2/+14 |
| * | | [TG3]: Fix SRAM access during tg3_init_one() | Michael Chan | 2006-03-22 | 1 | -3/+9 |
| * | | [X25]: dte facilities 32 64 ioctl conversion | Shaun Pereira | 2006-03-22 | 1 | -0/+2 |
| * | | [X25]: allow ITU-T DTE facilities for x25 | Shaun Pereira | 2006-03-22 | 6 | -20/+163 |
| * | | [X25]: fix kernel error message 64 bit kernel | Shaun Pereira | 2006-03-22 | 1 | -1/+1 |
| * | | [X25]: ioctl conversion 32 bit user to 64 bit kernel | Shaun Pereira | 2006-03-22 | 1 | -0/+124 |
| * | | [NET]: socket timestamp 32 bit handler for 64 bit kernel | Shaun Pereira | 2006-03-21 | 2 | -1/+22 |
| * | | [NET]: allow 32 bit socket ioctl in 64 bit kernel | Shaun Pereira | 2006-03-21 | 2 | -0/+27 |
| * | | [BLUETOOTH]: Return negative error constant | Tobias Klauser | 2006-03-21 | 1 | -2/+2 |
| |/ |
|
* | | Merge master.kernel.org:/pub/scm/linux/kernel/git/jejb/scsi-misc-2.6 | Linus Torvalds | 2006-03-22 | 132 | -42698/+35515 |
|\ \ |
|
| * | | [SCSI] libata: implement minimal transport template for ->eh_timed_out | Tejun Heo | 2006-03-21 | 19 | -17/+14 |
| * | | Merge ../linux-2.6 | James Bottomley | 2006-03-21 | 1321 | -38617/+72904 |
| |\ \ |
|
| * | | | [SCSI] eliminate rphy allocation in favour of expander/end device allocation | James Bottomley | 2006-03-19 | 2 | -50/+27 |
| * | | | [SCSI] convert mptsas over to end_device/expander allocations | James Bottomley | 2006-03-19 | 1 | -5/+40 |
| * | | | [SCSI] allow displaying and setting of cache type via sysfs | James Bottomley | 2006-03-19 | 1 | -23/+113 |
| * | | | [SCSI] add scsi_mode_select to scsi_lib.c | James Bottomley | 2006-03-19 | 2 | -1/+85 |
| * | | | [SCSI] 3ware 9000 add big endian support | adam radford | 2006-03-19 | 2 | -83/+73 |
| * | | | [SCSI] qla2xxx: update MAINTAINERS | Andrew Vasquez | 2006-03-14 | 1 | -1/+1 |
| * | | | [SCSI] scsi: move target_destroy call | Mike Anderson | 2006-03-14 | 1 | -3/+2 |
| * | | | [SCSI] fusion - bump version | Moore, Eric | 2006-03-14 | 1 | -2/+2 |
| * | | | [SCSI] fusion - expander hotplug suport in mptsas module | Moore, Eric | 2006-03-14 | 2 | -69/+289 |
| * | | | [SCSI] fusion - exposing raid components in mptsas | Moore, Eric | 2006-03-14 | 3 | -27/+107 |
| * | | | [SCSI] fusion - memory leak, and initializing fields | Moore, Eric | 2006-03-14 | 1 | -0/+11 |
| * | | | [SCSI] fusion - exclosure misspelled | Moore, Eric | 2006-03-14 | 1 | -2/+2 |
| * | | | [SCSI] fusion - cleanup mptsas event handling functions | Moore, Eric | 2006-03-14 | 1 | -39/+57 |
| * | | | [SCSI] fusion - removing target_id/bus_id from the VirtDevice structure | Moore, Eric | 2006-03-14 | 5 | -55/+30 |
| * | | | [SCSI] fusion - static fix's | Moore, Eric | 2006-03-14 | 3 | -4/+3 |
| * | | | [SCSI] fusion - move some debug firmware event debug msgs to verbose level | Moore, Eric | 2006-03-14 | 8 | -26/+122 |
| * | | | [SCSI] fusion - loginfo header update | Moore, Eric | 2006-03-14 | 2 | -46/+63 |
| * | | | [SCSI] add scsi_reprobe_device | James Bottomley | 2006-03-14 | 1 | -0/+5 |
| * | | | [SCSI] megaraid_sas: fix extended timeout handling | Christoph Hellwig | 2006-03-14 | 1 | -20/+6 |
| * | | | Merge ../linux-2.6 | James Bottomley | 2006-03-14 | 398 | -2822/+4018 |
| |\ \ \ |
|
| * | | | | [SCSI] drivers/base/bus.c - export reprobe | Moore, Eric | 2006-03-14 | 2 | -0/+23 |
| * | | | | [SCSI] add preliminary expander support to the sas transport class | James Bottomley | 2006-03-14 | 2 | -6/+166 |
| * | | | | [SCSI] FC transport : Avoid device offline cases by stalling aborts until dev... | James Smart | 2006-03-13 | 4 | -20/+51 |
| * | | | | [SCSI] mptscsih: remove unused page 1 setting function | James Bottomley | 2006-03-12 | 1 | -44/+0 |
| * | | | | [SCSI] fix minor problem in spi transport message functions | James Bottomley | 2006-03-12 | 1 | -1/+1 |
| * | | | | [SCSI] sim710: fix a NULL pointer dereference | Adrian Bunk | 2006-03-12 | 1 | -1/+1 |
| * | | | | [SCSI] ibmmca: fix a NULL pointer dereference | Adrian Bunk | 2006-03-12 | 1 | -2/+1 |
| * | | | | [SCSI] dmx3191d: fix a NULL pointer dereference | Adrian Bunk | 2006-03-12 | 1 | -1/+1 |
| * | | | | [SCSI] NCR_D700: fix a NULL dereference | Adrian Bunk | 2006-03-12 | 1 | -1/+1 |
| * | | | | [SCSI] Missing names from SPI3, SPI4 and SPI5 | Matthew Wilcox | 2006-03-12 | 1 | -13/+13 |
| * | | | | [SCSI] qla2xxx: Firmware updates. | Andrew Vasquez | 2006-03-12 | 3 | -24719/+24866 |
| * | | | | [SCSI] qla2xxx: Remove legacy ISP6312 firmware loader. | Andrew Vasquez | 2006-03-12 | 2 | -7179/+0 |
| * | | | | [SCSI] qla2xxx: Correct FCAL login retry logic for ISP24xx. | andrew.vasquez@qlogic.com | 2006-03-12 | 4 | -8/+14 |