summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* Merge branch 'acpica' of git://git.kernel.org/pub/scm/linux/kernel/git/lenb/l...Linus Torvalds2010-08-0853-895/+470Star
|\
| * ACPI / ACPICA: Simplify acpi_ev_initialize_gpe_block()Rafael J. Wysocki2010-07-121-13/+8Star
| * ACPI / ACPICA: Fail acpi_gpe_wakeup() if ACPI_GPE_CAN_WAKE is unsetRafael J. Wysocki2010-07-121-1/+1
| * ACPI / ACPICA: Do not execute _PRW methods during initializationRafael J. Wysocki2010-07-1210-299/+85Star
| * ACPI: Fix bogus GPE test in acpi_bus_set_run_wake_flags()Rafael J. Wysocki2010-07-121-2/+3
| * ACPICA: Update version to 20100702Bob Moore2010-07-071-1/+1
| * ACPICA: Fix for Alias references within Package objectsBob Moore2010-07-071-1/+15
| * ACPICA: Fix lint warning for 64-bit constantBob Moore2010-07-071-1/+1
| * ACPICA: Remove obsolete GPE functionBob Moore2010-07-073-30/+6Star
| * ACPICA: Update debug output componentsBob Moore2010-07-071-1/+2
| * ACPICA: Add support for WDDT - Watchdog Descriptor TableBob Moore2010-07-071-0/+39
| * ACPICA: Drop acpi_set_gpeRafael J. Wysocki2010-07-073-63/+1Star
| * ACPICA: Use low-level GPE enable during GPE block initializationRafael J. Wysocki2010-07-074-44/+47
| * ACPI / EC: Do not use acpi_set_gpeRafael J. Wysocki2010-07-071-11/+4Star
| * ACPI / EC: Drop suspend and resume routinesRafael J. Wysocki2010-07-071-18/+0Star
| * ACPICA: Remove wakeup GPE reference counting which is not usedRafael J. Wysocki2010-07-0712-135/+50Star
| * ACPICA: Introduce acpi_gpe_wakeup()Rafael J. Wysocki2010-07-075-20/+84
| * ACPICA: Rename acpi_hw_gpe_register_bitLin Ming2010-07-073-7/+7
| * ACPICA: Update version to 20100528Bob Moore2010-07-071-1/+1
| * ACPICA: Add signatures for undefined tables: ATKG, GSCI, IEITBob Moore2010-07-071-0/+9
| * ACPICA: Optimization: Reduce the number of namespace walksAlexey Starikovskiy2010-07-072-6/+32
| * ACPICA: Update flags for operand objectBob Moore2010-07-072-17/+8Star
| * ACPICA: Performance enhancement for namespace search and accessAlexey Starikovskiy2010-07-0715-218/+52Star
| * ACPICA: Expand device initialization counters to 32 bitsBob Moore2010-07-072-5/+5
| * ACPICA: Core: Replace all %d format specifiers with %u (unsigned)Bob Moore2010-07-0711-28/+28
| * ACPICA: Expand initialization counters to 32 bitsAlexey Starikovskiy2010-07-073-24/+24
| * ACPICA: iASL/Core: Add support for _WDG/_WED MS methodsBob Moore2010-07-071-6/+7
| * ACPICA: Add comment: _BCL cannot be sorted on the flyBob Moore2010-07-071-0/+7
* | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/rol...Linus Torvalds2010-08-0847-495/+576
|\ \
| | \
| | \
| | \
| | \
| | \
| | \
| | \
| | \
| | \
| | \
| | \
| | \
| *-----------. \ Merge branches 'cxgb3', 'cxgb4', 'ehca', 'ipath', 'misc', 'nes', 'qib' and 's...Roland Dreier2010-08-0545-492/+573
| |\ \ \ \ \ \ \ \
| | | | | | | | * | IB/srp: Export req_lim via sysfsBart Van Assche2010-08-041-0/+14
| | | | | | | | * | IB/srp: Make receive buffer handling more robustBart Van Assche2010-08-041-45/+44Star
| | | | | | | | * | IB/srp: Use print_hex_dump()Bart Van Assche2010-08-041-13/+2Star
| | | | | | | * | | IB/qib: Add missing <linux/slab.h> includeDavid Miller2010-08-051-0/+1
| | | | | | | * | | IB/qib: Fix race between qib_error_qp() and receive packet processingRalph Campbell2010-08-036-55/+26Star
| | | | | | | * | | IB/qib: Limit the number of packets processed per interruptRalph Campbell2010-08-031-1/+1
| | | | | | | * | | IB/qib: Allow writes to the diag_counters to be able to clear themIra Weiny2010-08-031-1/+20
| | | | | | | * | | IB/qib: Set cfgctxts to number of CPUs by defaultRalph Campbell2010-08-032-2/+2
| | | | | | | * | | IB/qib: Allow PSM to select from multiple port assignment algorithmsDave Olson2010-07-212-101/+118
| | | | | | | * | | IB/qib: Turn off IB latency modeRalph Campbell2010-07-211-0/+2
| | | | | | | * | | IB/qib: Use generic_file_llseekArnd Bergmann2010-07-211-9/+9
| | | | | | | * | | IB/qib: Avoid variable-length arrayRalph Campbell2010-07-192-1/+4
| | | | | | | |/ /
| | | | | | * | | RDMA/nes: Fix confusing if statement indentationRoland Dreier2010-08-051-3/+3
| | | | | | * | | RDMA/nes: Fix misindented codeRoland Dreier2010-08-041-14/+12Star
| | | | | | * | | RDMA/nes: Fix showing wqm_quantaRoland Dreier2010-08-041-1/+1
| | | | | | * | | RDMA/nes: Get rid of "set but not used" variablesRoland Dreier2010-08-045-21/+2Star
| | | | | | * | | RDMA/nes: Read firmware version from correct placeMiroslaw Walukiewicz2010-08-041-1/+1
| | | | | | * | | RDMA/nes: Fix two sparse warningsOr Gerlitz2010-08-042-2/+2
| | | | | | * | | RDMA/nes: Fix hangs on ifdownFaisal Latif2010-07-294-6/+33
| | | | | | * | | RDMA/nes: Store and print eeprom versionChien Tung2010-07-292-1/+7