Commit message (Expand) | Author | Age | Files | Lines | ||
---|---|---|---|---|---|---|
... | ||||||
| | * | | | | | | | | [PATCH] drivers/net/pci-skeleton.c: MODULE_PARM -> module_param | Victor Fusco | 2005-07-31 | 1 | -3/+3 | |
| | * | | | | | | | | [PATCH] Use time_before in hamradio drivers | Marcelo Feitoza Parisi | 2005-07-31 | 5 | -5/+10 | |
| | * | | | | | | | | [PATCH] orinoco: Sparse fixes | Peter Hagervall | 2005-07-31 | 1 | -39/+39 | |
| | * | | | | | | | | [PATCH] tms380tr: move to DMA API | Jochen Friedrich | 2005-07-31 | 7 | -143/+122 | |
| | * | | | | | | | | [PATCH] bonding: ALB -- allow slave to use bond's MAC address if its own MAC ... | John W. Linville | 2005-07-31 | 1 | -11/+6 | |
| | * | | | | | | | | This patch adds a PHY Abstraction Layer to the Linux Kernel, enabling | Andy Fleming | 2005-07-31 | 13 | -0/+3437 | |
| * | | | | | | | | | Merge refs/heads/upstream from master.kernel.org:/pub/scm/linux/kernel/git/jg... | Linus Torvalds | 2005-08-29 | 15 | -150/+442 | |
| |\ \ \ \ \ \ \ \ \ | ||||||
| | * | | | | | | | | | [libata scsi] fix read/write translation edge cases | Jeff Garzik | 2005-08-27 | 1 | -0/+10 | |
| | * | | | | | | | | | libata: fix a few alan-isms | Jeff Garzik | 2005-08-27 | 1 | -1/+1 | |
| | * | | | | | | | | | [libata sata_sil] list documentation URL, since its public | Jeff Garzik | 2005-08-27 | 1 | -0/+5 | |
| | * | | | | | | | | | [PATCH] libata: regularize dma_start/stop arguments | Alan Cox | 2005-08-26 | 2 | -7/+8 | |
| | * | | | | | | | | | [PATCH] libata: typo | Alan Cox | 2005-08-26 | 1 | -5/+4 | |
| | * | | | | | | | | | libata: fix EH locking | Jeff Garzik | 2005-08-26 | 4 | -3/+28 | |
| | * | | | | | | | | | Merge /spare/repo/linux-2.6/ | Jeff Garzik | 2005-08-24 | 21 | -38/+29 | |
| | |\ \ \ \ \ \ \ \ \ | | | | |_|_|/ / / / / | | | |/| | | | | | | | ||||||
| | * | | | | | | | | | /spare/repo/libata-dev branch 'upstream-fixes' | Jeff Garzik | 2005-08-23 | 5 | -28/+4 | |
| | |\ \ \ \ \ \ \ \ \ | ||||||
| | * \ \ \ \ \ \ \ \ \ | Merge /spare/repo/linux-2.6/ | Jeff Garzik | 2005-08-23 | 51 | -143/+214 | |
| | |\ \ \ \ \ \ \ \ \ \ | ||||||
| | * | | | | | | | | | | | [PATCH] sil: apply M15W quirk selectively (take 2) | Tejun Heo | 2005-08-23 | 1 | -7/+20 | |
| | * | | | | | | | | | | | [PATCH] libata: implement ata_poll_qc_complete and use it in polling functions | Tejun Heo | 2005-08-23 | 1 | -10/+24 | |
| | * | | | | | | | | | | | [PATCH] fix atapi_packet_task vs. intr race (take 2) | Tejun Heo | 2005-08-23 | 6 | -17/+34 | |
| | * | | | | | | | | | | | [PATCH] Fix HD activity LED with ahci | Martin Wilck | 2005-08-23 | 1 | -3/+0 | |
| | * | | | | | | | | | | | [PATCH] sata_promise: Add PDC40519 id | Daniel Drake | 2005-08-23 | 1 | -0/+2 | |
| | * | | | | | | | | | | | [PATCH] sata_promise: Add PDC40718 id | Otto Meier | 2005-08-23 | 1 | -0/+2 | |
| | * | | | | | | | | | | | [PATCH] libata: Clear ATA_QCFLAG_ACTIVE flag before calling the completion ca... | Albert Lee | 2005-08-23 | 1 | -1/+6 | |
| | * | | | | | | | | | | | /spare/repo/libata-dev branch 'upstream-fixes' | Jeff Garzik | 2005-08-23 | 1 | -6/+133 | |
| | |\ \ \ \ \ \ \ \ \ \ \ | ||||||
| | | * | | | | | | | | | | | [PATCH] libata handle the case when device returns/needs extra data | Albert Lee | 2005-08-12 | 1 | -3/+25 | |
| | | * | | | | | | | | | | | [PATCH] libata ata_data_xfer() fix | Albert Lee | 2005-08-12 | 1 | -3/+108 | |
| | | | |_|_|_|/ / / / / / | | | |/| | | | | | | | | | ||||||
| | * | | | | | | | | | | | [libata scsi] add START STOP UNIT translation | Douglas Gilbert | 2005-08-11 | 1 | -0/+56 | |
| | * | | | | | | | | | | | Merge /spare/repo/linux-2.6/ | Jeff Garzik | 2005-08-11 | 9 | -24/+57 | |
| | |\| | | | | | | | | | | ||||||
| | * | | | | | | | | | | | [PATCH] ahci: AHCI mode SATA patch for Intel ICH7-M DH | Jason Gaston | 2005-08-10 | 1 | -0/+2 | |
| | * | | | | | | | | | | | Merge /spare/repo/linux-2.6/ | Jeff Garzik | 2005-08-10 | 109 | -2016/+2947 | |
| | |\ \ \ \ \ \ \ \ \ \ \ | ||||||
| | * | | | | | | | | | | | | libata: trim trailing whitespace. | Jeff Garzik | 2005-07-31 | 11 | -91/+91 | |
| | * | | | | | | | | | | | | [PATCH] sata_nv: Support MCP51/MCP55 device IDs | Daniel Drake | 2005-07-31 | 1 | -2/+19 | |
| | | |_|_|_|_|/ / / / / / | | |/| | | | | | | | | | | ||||||
| * | | | | | | | | | | | | [PATCH] zfcp: bugfix and compile fixes | Heiko Carstens | 2005-08-28 | 2 | -4/+3 | |
| * | | | | | | | | | | | | [PATCH] zfcp: fix compilation due to rports changes | Alexey Dobriyan | 2005-08-28 | 1 | -2/+0 | |
| * | | | | | | | | | | | | Merge refs/heads/upstream-fixes from master.kernel.org:/pub/scm/linux/kernel/... | Linus Torvalds | 2005-08-28 | 1 | -6/+3 | |
| |\ \ \ \ \ \ \ \ \ \ \ \ | ||||||
| | * | | | | | | | | | | | | [PATCH] Fix 6pack setting of MAC address | Ralf Baechle | 2005-08-27 | 1 | -6/+0 | |
| | * | | | | | | | | | | | | [PATCH] 6pack Timer initialization | Ralf Baechle | 2005-08-27 | 1 | -0/+3 | |
| | | |_|_|_|_|/ / / / / / | | |/| | | | | | | | | | | ||||||
| * | | | | | | | | | | | | [PATCH] Remove race between con_open and con_close | Paul Mackerras | 2005-08-28 | 1 | -1/+1 | |
| * | | | | | | | | | | | | [PATCH] zfcp: add rports to enable scsi_add_device to work again | Andreas Herrmann | 2005-08-27 | 7 | -31/+63 | |
| * | | | | | | | | | | | | [PATCH] sg.c: fix a memory leak in devices seq_file implementation | Jan Blunck | 2005-08-27 | 1 | -7/+6 | |
| * | | | | | | | | | | | | [PATCH] fix for race problem in DVB USB drivers (dibusb) | Patrick Boettcher | 2005-08-27 | 2 | -7/+17 | |
| * | | | | | | | | | | | | [PATCH] Fix capifs bug in initialization error path. | James Morris | 2005-08-27 | 1 | -1/+3 | |
| * | | | | | | | | | | | | [PATCH] acpi_shutdown: Only prepare for power off on power_off | Eric W. Biederman | 2005-08-27 | 1 | -1/+5 | |
| | |_|_|_|_|_|_|_|_|_|/ | |/| | | | | | | | | | | ||||||
| * | | | | | | | | | | | [PATCH] md: clear the 'recovery' flags when starting an md array. | NeilBrown | 2005-08-27 | 1 | -0/+1 | |
| * | | | | | | | | | | | [PATCH] md: create a MODULE_ALIAS for md corresponding to its block major num... | NeilBrown | 2005-08-27 | 1 | -0/+1 | |
| * | | | | | | | | | | | [PATCH] IB: fix use-after-free in user verbs cleanup | Roland Dreier | 2005-08-27 | 1 | -1/+2 | |
| * | | | | | | | | | | | [PATCH] I2C hwmon: kfree fixes | Mark M. Hoffman | 2005-08-27 | 2 | -2/+2 | |
| * | | | | | | | | | | | Merge HEAD from master.kernel.org:/pub/scm/linux/kernel/git/davem/net-2.6.git | Linus Torvalds | 2005-08-27 | 1 | -4/+2 | |
| |\ \ \ \ \ \ \ \ \ \ \ | ||||||
| | * | | | | | | | | | | | [TG3]: Fix ethtool loopback test lockup | Michael Chan | 2005-08-26 | 1 | -4/+2 | |
| | |/ / / / / / / / / / | ||||||
| * | | | | | | | | | | | [PATCH] hwmon: Off-by-one error in fscpos driver | Jean Delvare | 2005-08-27 | 1 | -1/+1 |