| Commit message (Expand) | Author | Age |
* | lguest: override sched_clock | Rusty Russell | 2007-07-20 |
* | lguest: trivial: We now have asm/processor-flags.h, so use it. | Rusty Russell | 2007-07-20 |
* | lguest: fix sense if IF flag on interrupt injection | Rusty Russell | 2007-07-20 |
* | Merge master.kernel.org:/pub/scm/linux/kernel/git/lethal/sh-2.6 | Linus Torvalds | 2007-07-20 |
|\ |
|
| * | sh: Fix up SH-3 and SH-4 driver dependencies. | Paul Mundt | 2007-07-19 |
* | | Merge branch 'upstream-linus' of master.kernel.org:/pub/scm/linux/kernel/git/... | Linus Torvalds | 2007-07-20 |
|\ \ |
|
| * | | libata: implement EH fast drain | Tejun Heo | 2007-07-20 |
| * | | libata: schedule probing after SError access failure during autopsy | Tejun Heo | 2007-07-20 |
| * | | libata: clear HOTPLUG flag after a reset | Tejun Heo | 2007-07-20 |
| * | | libata: improve SCSI scan failure handling | Tejun Heo | 2007-07-20 |
| * | | libata: quickly trigger SATA SPD down after debouncing failed | Tejun Heo | 2007-07-20 |
| * | | libata: improve SATA PHY speed down logic | Tejun Heo | 2007-07-20 |
| * | | The SATA controller device ID is different according to | su henry | 2007-07-20 |
| * | | ahci: implement SCR_NOTIFICATION r/w | Tejun Heo | 2007-07-20 |
| * | | ahci: make NO_NCQ handling more consistent | Tejun Heo | 2007-07-20 |
| * | | libata: make ->scr_read/write callbacks return error code | Tejun Heo | 2007-07-20 |
| * | | libata: implement AC_ERR_NCQ | Tejun Heo | 2007-07-20 |
| * | | libata: improve EH report formatting | Tejun Heo | 2007-07-20 |
| * | | sata_sil24: separate out sil24_do_softreset() | Tejun Heo | 2007-07-20 |
| * | | sata_sil24: separate out sil24_exec_polled_cmd() | Tejun Heo | 2007-07-20 |
| * | | sata_sil24: replace sil24_update_tf() with sil24_read_tf() | Tejun Heo | 2007-07-20 |
| * | | ahci: separate out ahci_do_softreset() | Tejun Heo | 2007-07-20 |
| * | | ahci: separate out ahci_exec_polled_cmd() | Tejun Heo | 2007-07-20 |
| * | | ahci: separate out ahci_kick_engine() | Tejun Heo | 2007-07-20 |
| * | | ahci: use deadline instead of fixed timeout for 1st FIS for SRST | Tejun Heo | 2007-07-20 |
| * | | libata: add @is_cmd to ata_tf_to_fis() | Tejun Heo | 2007-07-20 |
| * | | [libata] Fix reported task file values in sense data | Petr Vandrovec | 2007-07-20 |
| * | | Correct comment in libata-sff.c | Dave Jones | 2007-07-20 |
| * | | pata_scc.c: small fixes (Workaround for errata A308) | Akira Iguchi | 2007-07-20 |
| * | | ahci.c: fix CONFIG_PM=n compilation | Alexey Dobriyan | 2007-07-20 |
| * | | libata: add ST9160821AS 3.CLF to NONCQ blacklist | Tejun Heo | 2007-07-20 |
| * | | pata_platform: Fix NULL pointer dereference | Magnus Damm | 2007-07-20 |
| * | | [libata] sata_mv: minor cleanups | Jeff Garzik | 2007-07-20 |
| * | | [libata] sata_mv: Micro-optimization and cleanups | Jeff Garzik | 2007-07-20 |
| |/ |
|
* | | Memory leak in tpm_ascii_bios_measurements_open() | Jesper Juhl | 2007-07-20 |
* | | cr_backlight_probe() allocates too little storage for struct cr_panel | Jesper Juhl | 2007-07-20 |
* | | async_tx: fix kmap_atomic usage in async_memcpy | Dan Williams | 2007-07-20 |
* | | dpt_i2o depends on virt_to_bus | Stephen Rothwell | 2007-07-20 |
* | | Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/davem/sp... | Linus Torvalds | 2007-07-20 |
|\ \ |
|
| * | | [SPARC64]: Fix handling of multiple vdc-port nodes. | David S. Miller | 2007-07-20 |
| * | | [SPARC64]: Fix MODULE_DEVICE_TABLE() specification in VDC and VNET. | Fabio Massimo Di Nitto | 2007-07-20 |
| |/ |
|
* | | Merge master.kernel.org:/pub/scm/linux/kernel/git/gregkh/usb-2.6 | Linus Torvalds | 2007-07-20 |
|\ \ |
|
| * | | USB: drivers/usb/storage/dpcm.c whitespace cleanup | S.Caglar Onur | 2007-07-19 |
| * | | USB: r8a66597-hcd: fixes some problem | Yoshihiro Shimoda | 2007-07-19 |
| * | | USB: change name of spinlock in hcd.c | Alan Stern | 2007-07-19 |
| * | | USB: move routines in hcd.c | Alan Stern | 2007-07-19 |
| * | | USB: misc: uss720: clean up urb->status usage | Greg Kroah-Hartman | 2007-07-19 |
| * | | USB: misc: usbtest: clean up urb->status usage | Greg Kroah-Hartman | 2007-07-19 |
| * | | USB: misc: usblcd: clean up urb->status usage | Greg Kroah-Hartman | 2007-07-19 |
| * | | USB: misc: phidgetmotorcontrol: clean up urb->status usage | Greg Kroah-Hartman | 2007-07-19 |