| Commit message (Expand) | Author | Age | Files | Lines |
* | IB/mthca: Check that SRQ WQE size does not exceed device's max value | Jack Morgenstein | 2006-03-24 | 1 | -0/+4 |
* | IB/mthca: Check that sgid_index and path_mtu are valid in modify_qp | Dotan Barak | 2006-03-24 | 1 | -4/+23 |
* | IB/srp: Use a fake scatterlist for non-SG SCSI commands | Roland Dreier | 2006-03-24 | 2 | -77/+75 |
* | IPoIB: Pass correct pointer when flushing child interfaces | Leonid Arsh | 2006-03-24 | 1 | -1/+1 |
* | [PATCH] net: ne2k.c won't compile if pci_clone_list is const | Horms | 2006-03-24 | 1 | -1/+1 |
* | [PATCH] AT91RM9200 Ethernet driver | Andrew Victor | 2006-03-24 | 5 | -0/+1358 |
* | Merge branch 'upstream-linus' of master.kernel.org:/pub/scm/linux/kernel/git/... | Linus Torvalds | 2006-03-24 | 12 | -506/+551 |
|\ |
|
| * | [PATCH] libata: Remove dependence on host_set->dev for SAS | Brian King | 2006-03-24 | 2 | -6/+8 |
| * | [PATCH] libata: ata_scsi_ioctl cleanup | Brian King | 2006-03-24 | 1 | -13/+0 |
| * | [PATCH] libata: ata_scsi_queuecmd cleanup | Brian King | 2006-03-24 | 1 | -14/+18 |
| * | [libata] export ata_dev_pair; trim trailing whitespace | Jeff Garzik | 2006-03-24 | 6 | -47/+48 |
| * | [PATCH] libata: add ata_dev_pair helper | Alan Cox | 2006-03-24 | 2 | -0/+19 |
| * | [PATCH] Make libata not powerdown drivers on PM_EVENT_FREEZE. | Nigel Cunningham | 2006-03-24 | 5 | -8/+9 |
| * | [PATCH] libata: make ata_set_mode() responsible for failure handling | Tejun Heo | 2006-03-24 | 1 | -20/+36 |
| * | [PATCH] libata: use ata_dev_disable() in ata_bus_probe() | Tejun Heo | 2006-03-24 | 1 | -3/+1 |
| * | [PATCH] libata: implement ata_dev_disable() | Tejun Heo | 2006-03-24 | 1 | -0/+9 |
| * | [PATCH] libata: check if port is disabled after internal command | Tejun Heo | 2006-03-24 | 1 | -0/+16 |
| * | [PATCH] libata: make per-dev transfer mode limits per-dev | Tejun Heo | 2006-03-24 | 2 | -2/+2 |
| * | [PATCH] libata: add per-dev pio/mwdma/udma_mask | Tejun Heo | 2006-03-24 | 2 | -18/+30 |
| * | [PATCH] libata: implement ata_unpack_xfermask() | Tejun Heo | 2006-03-24 | 1 | -0/+23 |
| * | [libata] Move some bmdma-specific code to libata-bmdma.c | Jeff Garzik | 2006-03-23 | 2 | -234/+234 |
| * | [libata sata_uli] kill scr_addr abuse | Jeff Garzik | 2006-03-23 | 1 | -10/+27 |
| * | [libata sata_nv] eliminate duplicate codepaths with iomap | Jeff Garzik | 2006-03-22 | 1 | -44/+13 |
| * | [libata sata_nv] cleanups: convert #defines to enums; remove in-file history | Jeff Garzik | 2006-03-22 | 1 | -75/+49 |
| * | [libata sata_sil24] cleanups: use pci_iomap(), kzalloc() | Jeff Garzik | 2006-03-22 | 1 | -13/+10 |
* | | [PATCH] fix build error if CONFIG_SYSFS=n | Andrew Morton | 2006-03-24 | 1 | -2/+2 |
* | | [PATCH] strndup_user: convert keyctl | Davi Arnaut | 2006-03-24 | 1 | -105/+50 |
* | | [PATCH] strndup_user: convert module | Davi Arnaut | 2006-03-24 | 1 | -16/+3 |
* | | [PATCH] strndup_user() | Davi Arnaut | 2006-03-24 | 2 | -0/+39 |
* | | [PATCH] timer-irq-driven soft-watchdog, cleanups | Ingo Molnar | 2006-03-24 | 3 | -27/+33 |
* | | [PATCH] Fix module refcount leak in __set_personality() | Sergey Vlasov | 2006-03-24 | 1 | -0/+1 |
* | | [PATCH] ext3: Properly report backup block present in a group | Glauber de Oliveira Costa | 2006-03-24 | 1 | -7/+33 |
* | | [PATCH] RLIMIT_CPU: document wrong return value | Andrew Morton | 2006-03-24 | 1 | -0/+7 |
* | | [PATCH] RLIMIT_CPU: fix handling of a zero limit | Andrew Morton | 2006-03-24 | 1 | -1/+12 |
* | | [PATCH] sys_setrlimit() cleanup | Andrew Morton | 2006-03-24 | 1 | -11/+15 |
* | | [PATCH] deprecate the tasklist_lock export | Christoph Hellwig | 2006-03-24 | 1 | -0/+11 |
* | | [PATCH] Yet more rio cleaning (2 of 2) | Alan Cox | 2006-03-24 | 18 | -912/+265 |
* | | [PATCH] Yet more rio cleaning (1 of 2) | Alan Cox | 2006-03-24 | 15 | -524/+36 |
* | | [PATCH] rio driver rework continued #5 | Alan Cox | 2006-03-24 | 3 | -10/+2 |
* | | [PATCH] rio driver rework continued #4 | Alan Cox | 2006-03-24 | 1 | -272/+118 |
* | | [PATCH] rio driver rework continued #3 | Alan Cox | 2006-03-24 | 7 | -535/+232 |
* | | [PATCH] rio driver rework continued #2 | Alan Cox | 2006-03-24 | 4 | -154/+115 |
* | | [PATCH] rio driver rework continued #1 | Alan Cox | 2006-03-24 | 10 | -167/+118 |
* | | [PATCH] rioboot: post-Lindent | Alan Cox | 2006-03-24 | 1 | -252/+177 |
* | | [PATCH] rioboot: lindent | Alan Cox | 2006-03-24 | 1 | -811/+704 |
* | | [PATCH] rio: more header cleanup | Alan Cox | 2006-03-24 | 10 | -400/+243 |
* | | [PATCH] Fix "value computed not used" warnings | Takashi Iwai | 2006-03-24 | 3 | -10/+10 |
* | | [PATCH] deprecate the kernel_thread export | Christoph Hellwig | 2006-03-24 | 1 | -0/+11 |
* | | [PATCH] ide: Allow IDE interface to specify its not capable of 32-bit operations | Kumar Gala | 2006-03-24 | 3 | -2/+10 |
* | | [PATCH] show MCP menu only on ARCH_SA1100 | Adrian Bunk | 2006-03-24 | 1 | -0/+1 |