| Commit message (Expand) | Author | Age | Files | Lines |
* | Merge git://git.kernel.org/pub/scm/linux/kernel/git/bunk/trivial | Linus Torvalds | 2006-03-22 | 22 | -23/+136 |
|\ |
|
| * | fixed path to moved file in include/linux/device.h | Rytchkov Alexey | 2006-03-22 | 1 | -1/+1 |
| * | Fix spelling in E1000_DISABLE_PACKET_SPLIT Kconfig description | James Ring | 2006-03-22 | 1 | -1/+1 |
| * | Documentation/dvb/get_dvb_firmware: fix firmware URL | Adrian Bunk | 2006-03-22 | 1 | -1/+1 |
| * | Documentation: Update to BUG-HUNTING | Ian McDonald | 2006-03-22 | 1 | -0/+113 |
| * | Remove superfluous NOTIFY_COOKIE_LEN define | Michal Wronski | 2006-03-22 | 1 | -1/+0 |
| * | add "tags" to .gitignore | Uwe Zeisberger | 2006-03-22 | 1 | -0/+1 |
| * | Fix "frist", "fisrt", typos | Uwe Zeisberger | 2006-03-22 | 4 | -4/+4 |
| * | fix rwlock usage example | Lucas Correia Villa Real | 2006-03-22 | 1 | -1/+1 |
| * | It's UTF-8 | Alexey Dobriyan | 2006-03-22 | 11 | -14/+14 |
* | | 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 |