summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
...
| * | | IB/ipath: Fix error completion put on send CQ instead of recv CQPatrick Marchand Latifi2008-03-111-1/+1
| * | | IB/ipath: Fix RC QP initializationPatrick Marchand Latifi2008-03-111-4/+5
| * | | IB/ipath: Fix potentially wrong RNR retry counter returned in ipath_query_qp()Patrick Marchand Latifi2008-03-111-1/+1
| * | | IB/ipath: Fix IB compliance problems with link state vs physical stateRalph Campbell2008-03-115-22/+18
* | | | Merge branch 'fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/djbw/as...Linus Torvalds2008-03-137-46/+76
|\ \ \ \
| * | | | async_tx: checkpatch says s/__FUNCTION__/__func__/gDan Williams2008-03-134-15/+15
| * | | | iop-adma.c: replace remaining __FUNCTION__ occurrencesHarvey Harrison2008-03-131-16/+16
| * | | | fsldma: Add a completed cookie updated action in DMA finish interrupt.Zhang Wei2008-03-131-1/+1
| * | | | fsldma: Add device_prep_dma_interrupt support to fsldma.cZhang Wei2008-03-131-0/+27
| * | | | dmaengine: Fix a bug about BUG_ON() on DMA engine capability DMA_INTERRUPT.Zhang Wei2008-03-131-1/+1
| * | | | fsldma: Fix fsldma.c warning messages when it's compiled under PPC64.Zhang Wei2008-03-131-13/+16
* | | | | Merge git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/pci-2.6Linus Torvalds2008-03-132-1/+6
|\ \ \ \ \
| * | | | | PCI: fix issue with busses registering multiple times in sysfsGreg Kroah-Hartman2008-03-132-1/+6
| |/ / / /
* | | | | avoid endless loops in lib/swiotlb.cJan Beulich2008-03-131-14/+16
* | | | | Merge branch 'release' of git://git.kernel.org/pub/scm/linux/kernel/git/lenb/...Linus Torvalds2008-03-1338-126/+426
|\ \ \ \ \
| * \ \ \ \ Merge branches 'release' and 'doc' into releaseLen Brown2008-03-1311-12/+14
| |\ \ \ \ \
| | * | | | | documentation: Move power-related files to Documentation/power/Randy Dunlap2008-03-128-8/+10
| | * | | | | laptops: move laptop-mode.txt to Documentation/laptops/Randy Dunlap2008-03-124-4/+4
| | | |/ / / | | |/| | |
| | | | | |
| | \ \ \ \
| | \ \ \ \
| | \ \ \ \
| *---. \ \ \ \ Merge branches 'release', 'ejd', 'sony' and 'wmi' into releaseLen Brown2008-03-136-18/+40
| |\ \ \ \ \ \ \
| | | | * | | | | acer-wmi: build depends on i8042Jiri Kosina2008-03-131-0/+1
| | | | * | | | | acer-wmi: Add DMI quirk for mail LED support on Acer Aspire 3610/ 5610Carlos Corbacho2008-03-121-0/+18
| | | | * | | | | acer-wmi: Fix DSDT path in documentationCarlos Corbacho2008-03-121-1/+1
| | | | * | | | | acer-wmi: Make device detection error messages more descriptiveCarlos Corbacho2008-03-121-5/+7
| | | | * | | | | ACPI: WMI: Clean up handling of spec violating data blocksCarlos Corbacho2008-03-111-4/+6
| | | | * | | | | acer-wmi: Don't warn if mail LED cannot be detectedCarlos Corbacho2008-03-111-4/+2
| | | | * | | | | acer-wmi: Rename mail LED correctly & remove hardcoded colourCarlos Corbacho2008-03-112-2/+2
| | | * | | | | | sony-laptop.c: fix off-by-oneAdrian Bunk2008-02-211-1/+1
| | * | | | | | | ACPI: Do not pass NULL to acpi_get_handle() when looking for _EJDHolger Macht2008-02-211-1/+2
| | |/ / / / / /
| | | | | | | |
| | \ \ \ \ \ \
| | \ \ \ \ \ \
| | \ \ \ \ \ \
| | \ \ \ \ \ \
| | \ \ \ \ \ \
| | \ \ \ \ \ \
| | \ \ \ \ \ \
| *-------. \ \ \ \ \ \ Merge branches 'release', 'button-sysfs', 'misc', 'mismatch', 'randconfig' an...Len Brown2008-03-1315-33/+55
| |\ \ \ \ \ \ \ \ \ \ \
| | | | | | * | | | | | | toshiba_acpi: Enable autoloadingarvidjaar@mail.ru2008-03-111-0/+7
| | | | | | | |/ / / / / | | | | | | |/| | | | |
| | | | | * | | | | | | ACPI: prevent randconfig build failure on empty ACPI_CUSTOM_DSDT_FILERandy Dunlap2008-02-231-10/+9
| | | | * | | | | | | | ACPI: fix section mismatch in acpi_pci_root_addSam Ravnborg2008-02-211-1/+1
| | | | * | | | | | | | acer-wmi: fix section mismatch warningsSam Ravnborg2008-02-211-3/+3
| | | | * | | | | | | | ACPI: fix section mismatch in processor_core.c:acpi_processor_hotplug_notifySam Ravnborg2008-02-211-2/+2
| | | | | |_|/ / / / / | | | | |/| | | | | |
| | | * | | | | | | | ACPI: buffer array too short in drivers/acpi/system.cJohann Felix Soden2008-03-121-1/+1
| | | * | | | | | | | ACPICA: Warn if packages with invalid references are evaluatedThomas Renninger2008-03-111-0/+6
| | | * | | | | | | | ACPI: use ACPI_DEBUG_PRINT instead of printk in acpi_processor_hotplug_notify()Glauber Costa2008-03-111-2/+3
| | | * | | | | | | | ACPI: replace remaining __FUNCTION__ occurrencesHarvey Harrison2008-03-115-5/+5
| | | * | | | | | | | ACPI: Fix a duplicate log levelJean Delvare2008-03-111-1/+1
| | | * | | | | | | | ACPI: acpi_pci_set_power_state() cleanupsDavid Brownell2008-02-231-8/+16
| | | | |/ / / / / / | | | |/| | | | | |
| | * | | | | | | | ACPI: button: make real parent for input devices in device treeAndrey Borzenkov2008-03-111-0/+1
| | | |_|/ / / / / | | |/| | | | | |
| * | | | | | | | Merge branches 'release' and 'thermal' into releaseLen Brown2008-03-134-42/+162
| |\ \ \ \ \ \ \ \
| | * | | | | | | | ACPI: thermal: show temperature in millidegree CelsiusZhang, Rui2008-03-131-5/+7
| | * | | | | | | | thermal: fix generic thermal I/F for hwmonZhang, Rui2008-03-133-37/+155
| | | |_|_|/ / / / | | |/| | | | | |
| | | | | | | | |
| | \ \ \ \ \ \ \
| | \ \ \ \ \ \ \
| | \ \ \ \ \ \ \
| | \ \ \ \ \ \ \
| | \ \ \ \ \ \ \
| | \ \ \ \ \ \ \
| | \ \ \ \ \ \ \
| | \ \ \ \ \ \ \
| | \ \ \ \ \ \ \
| | \ \ \ \ \ \ \
| | \ \ \ \ \ \ \
| *-----------. \ \ \ \ \ \ \ Merge branches 'release', 'bugzilla-8570', 'bugzilla-9966', 'bugzilla-9998', ...Len Brown2008-03-136-21/+155
| |\ \ \ \ \ \ \ \ \ \ \ \ \ \ | | |_|_|_|_|_|_|_|_|_|_|/ / / | |/| | | | | | | | | | | | |
| | | | | | | | * | | | | | | ACPI: Ignore _BQC object when registering backlight deviceZhao Yakui2008-03-111-1/+1
| | | | | | | | | |/ / / / / | | | | | | | | |/| | | | |
| | | | | | | * | | | | | | ACPI: add _PRT quirks to work around broken firmwareBjorn Helgaas2008-03-111-0/+98
| | | | | | | | |/ / / / / | | | | | | | |/| | | | |
| | | | | | * | | | | | | ACPI: fix boot oops regression in thermalLin Ming2008-03-111-1/+1
| | | | | | | |/ / / / / | | | | | | |/| | | | |
| | | | | * / | | | | | Revert "ACPI: EC: Use proper handle for boot EC"Len Brown2008-03-111-5/+1
| | | | | |/ / / / / /
| | | | * / / / / / / ACPI: EC: Handle IRQ storm on Acer laptopsAlexey Starikovskiy2008-03-111-0/+11
| | | | |/ / / / / /