| Commit message (Expand) | Author | Age | Files | Lines |
... | |
| * | | | 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 | 7 | -46/+76 |
|\ \ \ \ |
|
| * | | | | async_tx: checkpatch says s/__FUNCTION__/__func__/g | Dan Williams | 2008-03-13 | 4 | -15/+15 |
| * | | | | 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 | 2 | -1/+6 |
|\ \ \ \ \ |
|
| * | | | | | PCI: fix issue with busses registering multiple times in sysfs | Greg Kroah-Hartman | 2008-03-13 | 2 | -1/+6 |
| |/ / / / |
|
* | | | | | avoid endless loops in lib/swiotlb.c | Jan Beulich | 2008-03-13 | 1 | -14/+16 |
* | | | | | Merge branch 'release' of git://git.kernel.org/pub/scm/linux/kernel/git/lenb/... | Linus Torvalds | 2008-03-13 | 38 | -126/+426 |
|\ \ \ \ \ |
|
| * \ \ \ \ | Merge branches 'release' and 'doc' into release | Len Brown | 2008-03-13 | 11 | -12/+14 |
| |\ \ \ \ \ |
|
| | * | | | | | documentation: Move power-related files to Documentation/power/ | Randy Dunlap | 2008-03-12 | 8 | -8/+10 |
| | * | | | | | laptops: move laptop-mode.txt to Documentation/laptops/ | Randy Dunlap | 2008-03-12 | 4 | -4/+4 |
| | | |/ / /
| | |/| | | |
|
| | | | | | | |
| | \ \ \ \ | |
| | \ \ \ \ | |
| | \ \ \ \ | |
| *---. \ \ \ \ | Merge branches 'release', 'ejd', 'sony' and 'wmi' into release | Len Brown | 2008-03-13 | 6 | -18/+40 |
| |\ \ \ \ \ \ \ |
|
| | | | * | | | | | 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: Fix DSDT path in documentation | Carlos Corbacho | 2008-03-12 | 1 | -1/+1 |
| | | | * | | | | | 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 | 2 | -2/+2 |
| | | * | | | | | | 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 |
| | |/ / / / / / |
|
| | | | | | | | | |
| | \ \ \ \ \ \ | |
| | \ \ \ \ \ \ | |
| | \ \ \ \ \ \ | |
| | \ \ \ \ \ \ | |
| | \ \ \ \ \ \ | |
| | \ \ \ \ \ \ | |
| | \ \ \ \ \ \ | |
| *-------. \ \ \ \ \ \ | Merge branches 'release', 'button-sysfs', 'misc', 'mismatch', 'randconfig' an... | Len Brown | 2008-03-13 | 15 | -33/+55 |
| |\ \ \ \ \ \ \ \ \ \ \ |
|
| | | | | | * | | | | | | | toshiba_acpi: Enable autoloading | arvidjaar@mail.ru | 2008-03-11 | 1 | -0/+7 |
| | | | | | | |/ / / / /
| | | | | | |/| | | | | |
|
| | | | | * | | | | | | | ACPI: prevent randconfig build failure on empty ACPI_CUSTOM_DSDT_FILE | Randy Dunlap | 2008-02-23 | 1 | -10/+9 |
| | | | * | | | | | | | | ACPI: fix section mismatch in acpi_pci_root_add | Sam Ravnborg | 2008-02-21 | 1 | -1/+1 |
| | | | * | | | | | | | | acer-wmi: fix section mismatch warnings | Sam Ravnborg | 2008-02-21 | 1 | -3/+3 |
| | | | * | | | | | | | | ACPI: fix section mismatch in processor_core.c:acpi_processor_hotplug_notify | Sam Ravnborg | 2008-02-21 | 1 | -2/+2 |
| | | | | |_|/ / / / /
| | | | |/| | | | | | |
|
| | | * | | | | | | | | ACPI: buffer array too short in drivers/acpi/system.c | Johann Felix Soden | 2008-03-12 | 1 | -1/+1 |
| | | * | | | | | | | | ACPICA: Warn if packages with invalid references are evaluated | Thomas Renninger | 2008-03-12 | 1 | -0/+6 |
| | | * | | | | | | | | ACPI: use ACPI_DEBUG_PRINT instead of printk in acpi_processor_hotplug_notify() | Glauber Costa | 2008-03-11 | 1 | -2/+3 |
| | | * | | | | | | | | ACPI: replace remaining __FUNCTION__ occurrences | Harvey Harrison | 2008-03-11 | 5 | -5/+5 |
| | | * | | | | | | | | ACPI: Fix a duplicate log level | Jean Delvare | 2008-03-11 | 1 | -1/+1 |
| | | * | | | | | | | | ACPI: acpi_pci_set_power_state() cleanups | David Brownell | 2008-02-23 | 1 | -8/+16 |
| | | | |/ / / / / /
| | | |/| | | | | | |
|
| | * | | | | | | | | ACPI: button: make real parent for input devices in device tree | Andrey Borzenkov | 2008-03-11 | 1 | -0/+1 |
| | | |_|/ / / / /
| | |/| | | | | | |
|
| * | | | | | | | | Merge branches 'release' and 'thermal' into release | Len Brown | 2008-03-13 | 4 | -42/+162 |
| |\ \ \ \ \ \ \ \ |
|
| | * | | | | | | | | ACPI: thermal: show temperature in millidegree Celsius | Zhang, Rui | 2008-03-13 | 1 | -5/+7 |
| | * | | | | | | | | thermal: fix generic thermal I/F for hwmon | Zhang, Rui | 2008-03-13 | 3 | -37/+155 |
| | | |_|_|/ / / /
| | |/| | | | | | |
|
| | | | | | | | | | |
| | \ \ \ \ \ \ \ | |
| | \ \ \ \ \ \ \ | |
| | \ \ \ \ \ \ \ | |
| | \ \ \ \ \ \ \ | |
| | \ \ \ \ \ \ \ | |
| | \ \ \ \ \ \ \ | |
| | \ \ \ \ \ \ \ | |
| | \ \ \ \ \ \ \ | |
| | \ \ \ \ \ \ \ | |
| | \ \ \ \ \ \ \ | |
| | \ \ \ \ \ \ \ | |
| *-----------. \ \ \ \ \ \ \ | Merge branches 'release', 'bugzilla-8570', 'bugzilla-9966', 'bugzilla-9998', ... | Len Brown | 2008-03-13 | 6 | -21/+155 |
| |\ \ \ \ \ \ \ \ \ \ \ \ \ \
| | |_|_|_|_|_|_|_|_|_|_|/ / /
| |/| | | | | | | | | | | | | |
|
| | | | | | | | * | | | | | | | ACPI: Ignore _BQC object when registering backlight device | Zhao Yakui | 2008-03-12 | 1 | -1/+1 |
| | | | | | | | | |/ / / / /
| | | | | | | | |/| | | | | |
|
| | | | | | | * | | | | | | | ACPI: add _PRT quirks to work around broken firmware | Bjorn Helgaas | 2008-03-12 | 1 | -0/+98 |
| | | | | | | | |/ / / / /
| | | | | | | |/| | | | | |
|
| | | | | | * | | | | | | | ACPI: fix boot oops regression in thermal | Lin Ming | 2008-03-11 | 1 | -1/+1 |
| | | | | | | |/ / / / /
| | | | | | |/| | | | | |
|
| | | | | * / | | | | | | Revert "ACPI: EC: Use proper handle for boot EC" | Len Brown | 2008-03-11 | 1 | -5/+1 |
| | | | | |/ / / / / / |
|
| | | | * / / / / / / | ACPI: EC: Handle IRQ storm on Acer laptops | Alexey Starikovskiy | 2008-03-11 | 1 | -0/+11 |
| | | | |/ / / / / / |
|