| Commit message (Expand) | Author | Age | Files | Lines |
* | ACPI: create acpi_device_suspend()/acpi_device_resume() | Patrick Mochel | 2006-05-15 | 2 | -1/+120 |
* | Linux v2.6.17-rc4v2.6.17-rc4 | Linus Torvalds | 2006-05-11 | 1 | -1/+1 |
* | Merge master.kernel.org:/home/rmk/linux-2.6-arm | Linus Torvalds | 2006-05-11 | 4 | -339/+607 |
|\ |
|
| * | [ARM] 3508/1: Update collie defconfig | Pavel Machek | 2006-05-09 | 1 | -174/+256 |
| * | [ARM] Fix thread struct allocator for SMP case | Russell King | 2006-05-09 | 1 | -12/+25 |
| * | [ARM] Update mach-types | Russell King | 2006-05-08 | 1 | -9/+80 |
| * | [ARM] Update versatile_defconfig | Russell King | 2006-05-08 | 1 | -144/+246 |
* | | Merge master.kernel.org:/home/rmk/linux-2.6-serial | Linus Torvalds | 2006-05-11 | 4 | -72/+122 |
|\ \ |
|
| * | | [SERIAL] 8250: add locking to console write function | Russell King | 2006-05-02 | 1 | -0/+10 |
| * | | [SERIAL] Remove unconditional enable of TX irq for console | Russell King | 2006-04-30 | 1 | -2/+1 |
| * | | [SERIAL] 8250: set divisor register correctly for AMD Alchemy SoC uart | Jon Anders Haugum | 2006-04-30 | 1 | -13/+42 |
| * | | [SERIAL] AMD Alchemy UART: claim memory range | Sergei Shtylyov | 2006-04-30 | 2 | -3/+8 |
| * | | [SERIAL] Clean up serial locking when obtaining a reference to a port | Russell King | 2006-04-30 | 2 | -54/+61 |
* | | | Merge master.kernel.org:/pub/scm/linux/kernel/git/davem/net-2.6 | Linus Torvalds | 2006-05-11 | 16 | -609/+558 |
|\ \ \ |
|
| * | | | [NET_SCHED]: HFSC: fix thinko in hfsc_adjust_levels() | Patrick McHardy | 2006-05-11 | 1 | -3/+3 |
| * | | | [IPV6]: skb leakage in inet6_csk_xmit | Alexey Kuznetsov | 2006-05-10 | 1 | -0/+2 |
| * | | | [BRIDGE]: Do sysfs registration inside rtnl. | Stephen Hemminger | 2006-05-10 | 1 | -14/+7 |
| * | | | [NET]: Do sysfs registration as part of register_netdevice. | Stephen Hemminger | 2006-05-10 | 2 | -38/+28 |
| * | | | [TG3]: Fix possible NULL deref in tg3_run_loopback(). | Jesper Juhl | 2006-05-09 | 1 | -0/+3 |
| * | | | [NET] linkwatch: Handle jiffies wrap-around | Herbert Xu | 2006-05-09 | 1 | -5/+5 |
| * | | | [IRDA]: Switching to a workqueue for the SIR work | Christoph Hellwig | 2006-05-09 | 4 | -524/+314 |
| * | | | [IRDA]: smsc-ircc: Minimal hotplug support. | David Brownell | 2006-05-09 | 1 | -1/+13 |
| * | | | [IRDA]: Removing unused EXPORT_SYMBOLs | Adrian Bunk | 2006-05-09 | 1 | -3/+0 |
| * | | | [IRDA]: New maintainer. | Samuel Ortiz | 2006-05-09 | 1 | -2/+3 |
| * | | | [NET]: Make netdev_chain a raw notifier. | Alan Stern | 2006-05-09 | 1 | -18/+18 |
| * | | | [IPV4]: ip_options_fragment() has no effect on fragmentation | Wei Yongjun | 2006-05-09 | 1 | -1/+1 |
| * | | | [NET]: Add missing operstates documentation. | Stefan Rompf | 2006-05-09 | 1 | -0/+161 |
* | | | | Merge master.kernel.org:/pub/scm/linux/kernel/git/jejb/scsi-rc-fixes-2.6 | Linus Torvalds | 2006-05-11 | 29 | -383/+632 |
|\ \ \ \ |
|
| * | | | | [SCSI] mptfc: race between mptfc_register_dev and mptfc_target_alloc | mdr@sgi.com | 2006-05-10 | 1 | -4/+7 |
| * | | | | [SCSI] lpfc 8.1.6 : Fix Data Corruption in Bus Reset Path | James Smart | 2006-05-03 | 2 | -50/+20 |
| * | | | | [SCSI] mptspi: revalidate negotiation parameters after host reset and resume | Eric Moore | 2006-05-03 | 1 | -2/+66 |
| * | | | | [SCSI] srp.h: avoid padding of structs | Roland Dreier | 2006-04-28 | 1 | -6/+17 |
| * | | | | [SCSI] ibmvscsi: fix leak when failing to send srp event | FUJITA Tomonori | 2006-04-28 | 1 | -12/+18 |
| * | | | | [SCSI] qla2xxx: Correct eh_abort recovery logic. | Michael Reed | 2006-04-27 | 1 | -6/+9 |
| * | | | | [SCSI] megaraid_{mm,mbox}: fix a bug in reset handler | Ju, Seokmann | 2006-04-27 | 3 | -20/+71 |
| * | | | | [SCSI] fusion - bug fix stack overflow in mptbase | Eric Moore | 2006-04-27 | 1 | -23/+37 |
| * | | | | [SCSI] scsi: Add IBM 2104-DU3 to blist | Brian King | 2006-04-27 | 1 | -0/+2 |
| * | | | | [SCSI] Fix DVD burning issues. | James Bottomley | 2006-04-27 | 1 | -7/+20 |
| * | | | | [SCSI] SCSI: aic7xxx_osm_pci resource leak fix. | Jesper Juhl | 2006-04-25 | 1 | -0/+1 |
| * | | | | [SCSI] - fusion - mptfc bug fix's to prevent deadlock situations | Moore, Eric | 2006-04-25 | 4 | -77/+107 |
| * | | | | [SCSI] mptfusion: bug fix's for raid components adding/deleting | Moore, Eric | 2006-04-25 | 3 | -32/+73 |
| * | | | | [SCSI] aic7xxx: ahc_pci_write_config() fix | Denis Vlasenko | 2006-04-19 | 1 | -6/+6 |
| * | | | | [SCSI] megaraid: unused variable | Andrew Morton | 2006-04-19 | 1 | -1/+0 |
| * | | | | [SCSI] qla2xxx: only free_irq() after request_irq() succeeds | Zach Brown | 2006-04-19 | 1 | -2/+2 |
| * | | | | [SCSI] Overrun in drivers/scsi/sim710.c | Eric Sesterhenn | 2006-04-19 | 1 | -1/+1 |
| * | | | | [SCSI] lpfc 8.1.5 : Change version number to 8.1.5 | James Smart | 2006-04-19 | 1 | -1/+1 |
| * | | | | [SCSI] lpfc 8.1.5 : Misc small fixes | James Smart | 2006-04-19 | 3 | -10/+8 |
| * | | | | [SCSI] lpfc 8.1.5 : Additional fixes to LOGO, PLOGI, and RSCN processing | James Smart | 2006-04-19 | 2 | -33/+37 |
| * | | | | [SCSI] lpfc 8.1.5 : Fix cleanup code in the lpfc_pci_probe_one() error code path | James Smart | 2006-04-19 | 1 | -2/+9 |
| * | | | | [SCSI] lpfc 8.1.5 : Fixed FC protocol violation in handling of PRLO. | James Smart | 2006-04-19 | 3 | -14/+38 |