| Commit message (Expand) | Author | Age |
* | fsl-diu-db: compile fix | Jeff Mahoney | 2008-06-12 |
* | Merge git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/usb-2.6 | Linus Torvalds | 2008-06-11 |
|\ |
|
| * | USB: don't use reset-resume if drivers don't support it | Linus Torvalds | 2008-06-11 |
| * | USB: isp1760: Assign resource fields before adding hcd | Nate Case | 2008-06-11 |
| * | isight_firmware: Avoid crash on loading invalid firmware | Matthew Garrett | 2008-06-11 |
| * | USB: fix build bug in USB_ISIGHTFW | Ingo Molnar | 2008-06-11 |
* | | Merge git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/driver-2.6 | Linus Torvalds | 2008-06-11 |
|\ \ |
|
| * | | dev_set_name: fix missing kernel-doc | Randy Dunlap | 2008-06-11 |
| |/ |
|
* | | Merge branch 'release' of git://git.kernel.org/pub/scm/linux/kernel/git/lenb/... | Linus Torvalds | 2008-06-11 |
|\ \ |
|
| * | | ACPICA: fix stray va_end() caused by mis-merge | Len Brown | 2008-06-11 |
| * | | ACPI: Reject below-freezing temperatures as invalid critical temperatures | Arjan van de Ven | 2008-06-11 |
| * | | ACPICA: Fix for access to deleted object <regression> | Bob Moore | 2008-06-11 |
| * | | ACPICA: Fix to make _SST method optional | Bob Moore | 2008-06-11 |
| * | | ACPICA: Fix for Load operator, load table at the namespace root | Bob Moore | 2008-06-11 |
| * | | ACPICA: Ignore ACPI table signature for Load() operator | Bob Moore | 2008-06-11 |
| * | | ACPICA: Fix to allow zero-length ASL field declarations | Bob Moore | 2008-06-11 |
| * | | ACPI: use memory_read_from_buffer() | Akinobu Mita | 2008-06-11 |
| * | | bay: exit if notify handler cannot be installed | Holger Macht | 2008-06-11 |
| * | | dock.c remove trailing printk whitespace | Tim Pepper | 2008-06-11 |
| * | | proper prototype for acpi_processor_tstate_has_changed() | Adrian Bunk | 2008-06-11 |
| * | | ACPI: handle invalid ACPI SLIT table | Fenghua Yu | 2008-06-11 |
| * | | PNPACPI: use _CRS IRQ descriptor length for _SRS | Bjorn Helgaas | 2008-06-11 |
| * | | pnpacpi: fix shareable IRQ encode/decode | Bjorn Helgaas | 2008-06-11 |
| * | | pnpacpi: fix IRQ flag decoding | Bjorn Helgaas | 2008-06-11 |
| * | | ACPI 2.6.26-rc2: Add missing newline to DSDT/SSDT warning message | Alistair John Strachan | 2008-06-11 |
| * | | ACPI: EC: Use msleep instead of udelay while waiting for event. | Alexey Starikovskiy | 2008-06-11 |
| * | | thinkpad-acpi: fix LED handling on older ThinkPads | Henrique de Moraes Holschuh | 2008-06-11 |
| * | | thinkpad-acpi: fix initialization error paths | Henrique de Moraes Holschuh | 2008-06-11 |
| * | | thinkpad-acpi: SW_RADIO to SW_RFKILL_ALL rename | Henrique de Moraes Holschuh | 2008-06-11 |
| * | | cpuidle acpi driver: fix oops on AC<->DC | Venkatesh Pallipadi | 2008-06-11 |
| * | | ACPI: Disable Fixed_RTC event when installing RTC handler | Zhao Yakui | 2008-06-11 |
| |/ |
|
* | | Merge branch 'kvm-updates-2.6.26' of git://git.kernel.org/pub/scm/linux/kerne... | Linus Torvalds | 2008-06-11 |
|\ \ |
|
| * | | KVM: s390: handle machine checks when guest is running | Christian Borntraeger | 2008-06-06 |
* | | | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-2.6 | Linus Torvalds | 2008-06-11 |
|\ \ \ |
|
| * \ \ | Merge branch 'davem-fixes' of master.kernel.org:/pub/scm/linux/kernel/git/jga... | David S. Miller | 2008-06-10 |
| |\ \ \ |
|
| | * | | | sky2: Hold RTNL while calling dev_close() | Ben Hutchings | 2008-06-10 |
| | * | | | s2io iomem annotations | Al Viro | 2008-06-10 |
| | * | | | atl1: fix suspend regression | Jay Cliburn | 2008-06-10 |
| | * | | | qeth: start dev queue after tx drop error | Frank Blaschka | 2008-06-10 |
| | * | | | qeth: Prepare-function to call s390dbf was wrong | Peter Tiedemann | 2008-06-10 |
| | * | | | qeth: reduce number of kernel messages | Frank Blaschka | 2008-06-10 |
| | * | | | qeth: Use ccw_device_get_id(). | Cornelia Huck | 2008-06-10 |
| | * | | | qeth: layer 3 Oops in ip event handler | Frank Blaschka | 2008-06-10 |
| | * | | | virtio: use callback on empty in virtio_net | Rusty Russell | 2008-06-10 |
| | * | | | virtio: virtio_net free transmit skbs in a timer | Mark McLoughlin | 2008-06-10 |
| | * | | | virtio_net: Fix skb->csum_start computation | Mark McLoughlin | 2008-06-10 |
| | * | | | ehea: set mac address fix | Jan-Bernd Themann | 2008-06-10 |
| | * | | | sfc: Recover from RX queue flush failure | Steve Hodgson | 2008-06-10 |
| | * | | | add missing lance_* exports | Adrian Bunk | 2008-06-10 |
| | * | | | ixgbe: fix typo | Jeff Kirsher | 2008-06-10 |