| Commit message (Expand) | Author | Age | Files | Lines |
... | |
| * | | | | | libata-acpi: improve dock event handling | Tejun Heo | 2008-03-17 | 1 | -27/+69 |
| |/ / / / |
|
* | | | | | virtio: fix race in enable_cb | Christian Borntraeger | 2008-03-17 | 2 | -4/+7 |
* | | | | | virtio: Enable netpoll interface for netconsole logging | Amit Shah | 2008-03-17 | 1 | -0/+12 |
* | | | | | virtio: handle > 2 billion page balloon targets | Rusty Russell | 2008-03-17 | 1 | -2/+2 |
* | | | | | virtio: Fix sysfs bits to have proper block symlink | Jeremy Katz | 2008-03-17 | 1 | -0/+1 |
* | | | | | virtio: Use spin_lock_irqsave/restore for virtio-pci | Anthony Liguori | 2008-03-17 | 1 | -6/+9 |
|/ / / / |
|
* | | | | Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/kyle/p... | Linus Torvalds | 2008-03-16 | 2 | -5/+5 |
|\ \ \ \ |
|
| * | | | | [PARISC] make ptr_to_pide() static | FUJITA Tomonori | 2008-03-15 | 1 | -2/+2 |
| * | | | | [PARISC] pdc_stable: fix compile errors | Joel Soete | 2008-03-15 | 1 | -3/+3 |
* | | | | | ACPI: Remove ACPI_CUSTOM_DSDT_INITRD option | Linus Torvalds | 2008-03-15 | 2 | -95/+0 |
* | | | | | tifm_sd: DATA_CARRY is not boolean in tifm_sd_transfer_data() | Roel Kluin | 2008-03-15 | 1 | -1/+1 |
* | | | | | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/iee... | Linus Torvalds | 2008-03-14 | 7 | -67/+143 |
|\ \ \ \ \
| |_|_|_|/
|/| | | | |
|
| * | | | | firewire: fw-ohci: shut up false compiler warning on PPC32 | Stefan Richter | 2008-03-14 | 1 | -3/+3 |
| * | | | | firewire: fw-ohci: use dma_alloc_coherent for ar_buffer | Jarod Wilson | 2008-03-14 | 1 | -13/+5 |
| * | | | | ieee1394: sbp2: fix for SYM13FW500 bridge (Datafab disk) | Stefan Richter | 2008-03-14 | 1 | -0/+5 |
| * | | | | firewire: fw-sbp2: fix for SYM13FW500 bridge (Datafab disk) | Stefan Richter | 2008-03-14 | 1 | -0/+5 |
| * | | | | firewire: update Kconfig help text | Stefan Richter | 2008-03-14 | 1 | -31/+19 |
| * | | | | firewire: warn on fatal condition in topology code | Stefan Richter | 2008-03-14 | 1 | -1/+2 |
| * | | | | firewire: fw-sbp2: set single-phase retry_limit | Jarod Wilson | 2008-03-14 | 1 | -4/+27 |
| * | | | | firewire: fw-ohci: Apple UniNorth 1st generation support | Stefan Richter | 2008-03-14 | 1 | -8/+21 |
| * | | | | firewire: fw-ohci: PPC PMac platform code | Stefan Richter | 2008-03-14 | 1 | -0/+49 |
| * | | | | firewire: endianess annotations | Stefan Richter | 2008-03-14 | 3 | -6/+6 |
| * | | | | firewire: endianess fix | Stefan Richter | 2008-03-14 | 1 | -1/+1 |
| |/ / / |
|
* | | | | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/rol... | Linus Torvalds | 2008-03-13 | 10 | -36/+41 |
|\ \ \ \ |
|
| * | | | | IPoIB: Allocate priv->tx_ring with vmalloc() | Roland Dreier | 2008-03-12 | 2 | -7/+10 |
| * | | | | IPoIB/cm: Set tx_wr.num_sge in connected mode post_send() | Roland Dreier | 2008-03-11 | 1 | -0/+1 |
| * | | | | IPoIB: Don't drop multicast sends when they can be queued | Or Gerlitz | 2008-03-11 | 1 | -1/+1 |
| * | | | | IB/ipath: Reset the retry counter for RDMA_READ_RESPONSE_MIDDLE packets | Patrick Marchand Latifi | 2008-03-11 | 1 | -0/+4 |
| * | | | | IB/ipath: Fix error completion put on send CQ instead of recv CQ | Patrick Marchand Latifi | 2008-03-11 | 1 | -1/+1 |
| * | | | | IB/ipath: Fix RC QP initialization | Patrick Marchand Latifi | 2008-03-11 | 1 | -4/+5 |
| * | | | | IB/ipath: Fix potentially wrong RNR retry counter returned in ipath_query_qp() | Patrick Marchand Latifi | 2008-03-11 | 1 | -1/+1 |
| * | | | | IB/ipath: Fix IB compliance problems with link state vs physical state | Ralph Campbell | 2008-03-11 | 5 | -22/+18 |
| | |/ /
| |/| | |
|
* | | | | Merge branch 'fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/djbw/as... | Linus Torvalds | 2008-03-13 | 3 | -31/+61 |
|\ \ \ \ |
|
| * | | | | iop-adma.c: replace remaining __FUNCTION__ occurrences | Harvey Harrison | 2008-03-13 | 1 | -16/+16 |
| * | | | | fsldma: Add a completed cookie updated action in DMA finish interrupt. | Zhang Wei | 2008-03-13 | 1 | -1/+1 |
| * | | | | fsldma: Add device_prep_dma_interrupt support to fsldma.c | Zhang Wei | 2008-03-13 | 1 | -0/+27 |
| * | | | | dmaengine: Fix a bug about BUG_ON() on DMA engine capability DMA_INTERRUPT. | Zhang Wei | 2008-03-13 | 1 | -1/+1 |
| * | | | | fsldma: Fix fsldma.c warning messages when it's compiled under PPC64. | Zhang Wei | 2008-03-13 | 1 | -13/+16 |
| | |_|/
| |/| | |
|
* | | | | Merge git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/pci-2.6 | Linus Torvalds | 2008-03-13 | 1 | -1/+5 |
|\ \ \ \ |
|
| * | | | | PCI: fix issue with busses registering multiple times in sysfs | Greg Kroah-Hartman | 2008-03-13 | 1 | -1/+5 |
| |/ / / |
|
* | | | | Merge branch 'release' of git://git.kernel.org/pub/scm/linux/kernel/git/lenb/... | Linus Torvalds | 2008-03-13 | 24 | -94/+365 |
|\ \ \ \ |
|
| | \ \ \ | |
| | \ \ \ | |
| | \ \ \ | |
| | \ \ \ | |
| *---. \ \ \ | Merge branches 'release', 'ejd', 'sony' and 'wmi' into release | Len Brown | 2008-03-13 | 5 | -16/+38 |
| |\ \ \ \ \ \ |
|
| | | | * | | | | acer-wmi: build depends on i8042 | Jiri Kosina | 2008-03-13 | 1 | -0/+1 |
| | | | * | | | | acer-wmi: Add DMI quirk for mail LED support on Acer Aspire 3610/ 5610 | Carlos Corbacho | 2008-03-12 | 1 | -0/+18 |
| | | | * | | | | acer-wmi: Make device detection error messages more descriptive | Carlos Corbacho | 2008-03-12 | 1 | -5/+7 |
| | | | * | | | | ACPI: WMI: Clean up handling of spec violating data blocks | Carlos Corbacho | 2008-03-11 | 1 | -4/+6 |
| | | | * | | | | acer-wmi: Don't warn if mail LED cannot be detected | Carlos Corbacho | 2008-03-11 | 1 | -4/+2 |
| | | | * | | | | acer-wmi: Rename mail LED correctly & remove hardcoded colour | Carlos Corbacho | 2008-03-11 | 1 | -1/+1 |
| | | * | | | | | sony-laptop.c: fix off-by-one | Adrian Bunk | 2008-02-21 | 1 | -1/+1 |
| | * | | | | | | ACPI: Do not pass NULL to acpi_get_handle() when looking for _EJD | Holger Macht | 2008-02-21 | 1 | -1/+2 |
| | |/ / / / / |
|