summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
...
| * | | | ACPICA: Update version to 20080829Bob Moore2008-10-221-1/+1
| * | | | ACPICA: Fix possible memory leak in acpi_ns_get_external_pathnameBob Moore2008-10-221-2/+3
| * | | | ACPICA: Cleanup for internal Reference ObjectBob Moore2008-10-2225-292/+310
| * | | | ACPICA: Update comments - no functional changesBob Moore2008-10-221-10/+11
| * | | | ACPICA: Update for Reference ACPI_OPERAND_OBJECTBob Moore2008-10-225-26/+30
| * | | | ACPICA: Reduce error to warning for incorrect method arg countLin Ming2008-10-221-8/+9
| * | | | ACPICA: Disallow evaluation of named object types with no valueBob Moore2008-10-221-0/+21
| * | | | ACPICA: Remove obsolete exception codesBob Moore2008-10-221-73/+55
| * | | | ACPICA: Add namespace node to operand object unionBob Moore2008-10-221-0/+7
| * | | | ACPICA: Remove obsolete debug levels (WARN and ERROR)Bob Moore2008-10-224-23/+15
| * | | | ACPI: replace ACPI_DEBUG_PRINT((ACPI_DB_ERROR, ...) with printkLin Ming2008-10-2210-35/+35
| * | | | ACPICA: add preemption point after each opcode parseAlexey Starikovskiy2008-10-223-0/+13
| * | | | ACPICA: Update version to 20080729Bob Moore2008-10-221-1/+1
| * | | | ACPICA: x2APIC support: changes for MADT and SRAT ACPI tablesBob Moore2008-10-222-6/+49
| * | | | ACPICA: Improve object conversion error messagesBob Moore2008-10-221-2/+6
| * | | | ACPICA: Add function to decode reference obj types to stringsBob Moore2008-10-222-0/+38
| * | | | ACPICA: Update version to 20080701Bob Moore2008-10-221-1/+1
| * | | | ACPICA: Return method arg count from acpi_get_object_infoBob Moore2008-10-222-0/+5
| * | | | ACPICA: Cleanup macro definition file.Bob Moore2008-10-221-133/+115
| * | | | ACPICA: Fix warning for 64-bit buildBob Moore2008-10-221-2/+1
| * | | | ACPICA: Add function to dereference returned reference objectsLin Ming2008-10-221-0/+79
| * | | | ACPICA: Return status from global init functionYi Yang2008-10-223-6/+11
| * | | | ACPICA: Fix table compare code, length then dataBob Moore2008-10-221-5/+9
| * | | | ACPICA: Fix wrong resource descriptor length for 64-bit buildBob Moore2008-10-221-1/+1
| * | | | ACPICA: Allow same ACPI table to be loaded/unloaded more than onceBob Moore2008-10-221-7/+42
| * | | | ACPICA: Add check for invalid handle in acpi_get_object_infoFiodor Suietov2008-10-221-0/+1
| * | | | ACPICA: Copy dynamically loaded tables to local bufferDennis Noordsij2008-10-221-31/+82
| |/ / /
* | | | Merge branch 'bugfixes' into testLen Brown2008-10-229-86/+183
|\ \ \ \
| * | | | ACPI: Fix possible null ptr dereferencedonald.d.dugger@intel.com2008-10-221-2/+2
| * | | | ACPI: remove unused acpi_is_child_device()Len Brown2008-10-221-14/+0
| * | | | ACPI : Load device driver according to the status of acpi deviceZhao Yakui2008-10-223-19/+38
| * | | | ACPI: Add DMI check to disable power state check in power transitionZhao Yakui2008-10-221-1/+22
| * | | | ACPI: Add "acpi.power_nocheck=1" to disable power state check in power transi...Zhao Yakui2008-10-224-12/+53
| * | | | ACPI: Attach the ACPI device to the ACPI handle as early as possibleZhao Yakui2008-10-221-2/+10
| * | | | ACPI: Get the device power state in the course of scanning deviceZhao Yakui2008-10-222-14/+17
| * | | | ACPI: replace AE_BAD_ADDRESS exception code with AE_ERRORLin Ming2008-10-222-10/+10
| * | | | ACPI: Add expand acpi.debug_layer in kernel-parameters.txtThomas Renninger2008-10-221-14/+33
| |/ / /
* | | | Merge branch 'acer-wmi' into testLen Brown2008-10-224-106/+177
|\ \ \ \
| * | | | acer-wmi: Remove private workqueueCarlos Corbacho2008-10-101-16/+2
| * | | | ACPI: WMI: Enable event methods when registering notifiersMatthew Garrett2008-10-081-2/+37
| * | | | acer-wmi: Remove wireless and bluetooth sysfs entriesCarlos Corbacho2008-10-082-104/+25
| * | | | acer-wmi: Add rfkill support for wireless and bluetoothCarlos Corbacho2008-10-082-1/+130
| | |/ / | |/| |
* | | | Merge branch 'FW_BUG' into testLen Brown2008-10-223-21/+63
|\ \ \ \ | |_|/ / |/| | |
| * | | CPUFREQ: powernow-k8: Try to detect old BIOS, not supporting CPU freq on a re...Thomas Renninger2008-09-221-18/+24
| * | | ACPI: cpufreq, processor: Detect old BIOS, not supporting CPU freq on a recen...Thomas Renninger2008-09-221-3/+15
| * | | Introduce FW_BUG, FW_WARN and FW_INFO to consistenly tell users about BIOS bugsThomas Renninger2008-09-221-0/+24
| | |/ | |/|
* | | Linux 2.6.27v2.6.27Linus Torvalds2008-10-091-1/+1
* | | Don't allow splice() to files opened with O_APPENDLinus Torvalds2008-10-091-0/+3
* | | Merge branch 'hwmon-for-linus' of git://jdelvare.pck.nerim.net/jdelvare-2.6Linus Torvalds2008-10-095-36/+83
|\ \ \
| * | | hwmon: (abituguru3) Enable DMI probing feature on Abit AT8 32XAlistair John Strachan2008-10-091-1/+1