summaryrefslogtreecommitdiff
AgeCommit message (Expand)AuthorFilesLines
2008-10-23ACPICA: New: Validation for predefined ACPI methods/objectsBob Moore8-6/+1401
2008-10-23ACPICA: Fix for implicit return compatibilityLin Ming1-0/+4
2008-10-23ACPICA: Fixed a couple memory leaks associated with "implicit return"Lin Ming2-1/+6
2008-10-23ACPICA: Optimize buffer allocation procedureBob Moore1-25/+28
2008-10-23ACPICA: Fix possible memory leak, error exit pathLin Ming2-0/+16
2008-10-23ACPICA: Fix fault after mem allocation failure in AML parserLin Ming1-17/+11
2008-10-23ACPICA: Remove unused ACPI register bit definitionLin Ming2-12/+23
2008-10-23ACPICA: Update version to 20080829Bob Moore1-1/+1
2008-10-23ACPICA: Fix possible memory leak in acpi_ns_get_external_pathnameBob Moore1-2/+3
2008-10-23ACPICA: Cleanup for internal Reference ObjectBob Moore25-292/+310
2008-10-23ACPICA: Update comments - no functional changesBob Moore1-10/+11
2008-10-23ACPICA: Update for Reference ACPI_OPERAND_OBJECTBob Moore5-26/+30
2008-10-23ACPICA: Reduce error to warning for incorrect method arg countLin Ming1-8/+9
2008-10-23ACPICA: Disallow evaluation of named object types with no valueBob Moore1-0/+21
2008-10-23ACPICA: Remove obsolete exception codesBob Moore1-73/+55
2008-10-23ACPICA: Add namespace node to operand object unionBob Moore1-0/+7
2008-10-23ACPICA: Remove obsolete debug levels (WARN and ERROR)Bob Moore4-23/+15
2008-10-23ACPI: replace ACPI_DEBUG_PRINT((ACPI_DB_ERROR, ...) with printkLin Ming10-35/+35
2008-10-23ACPICA: add preemption point after each opcode parseAlexey Starikovskiy3-0/+13
2008-10-23ACPICA: Update version to 20080729Bob Moore1-1/+1
2008-10-23ACPICA: x2APIC support: changes for MADT and SRAT ACPI tablesBob Moore2-6/+49
2008-10-23ACPICA: Improve object conversion error messagesBob Moore1-2/+6
2008-10-23ACPICA: Add function to decode reference obj types to stringsBob Moore2-0/+38
2008-10-23ACPICA: Update version to 20080701Bob Moore1-1/+1
2008-10-23ACPICA: Return method arg count from acpi_get_object_infoBob Moore2-0/+5
2008-10-23ACPICA: Cleanup macro definition file.Bob Moore1-133/+115
2008-10-23ACPICA: Fix warning for 64-bit buildBob Moore1-2/+1
2008-10-23ACPICA: Add function to dereference returned reference objectsLin Ming1-0/+79
2008-10-23ACPICA: Return status from global init functionYi Yang3-6/+11
2008-10-23ACPICA: Fix table compare code, length then dataBob Moore1-5/+9
2008-10-23ACPICA: Fix wrong resource descriptor length for 64-bit buildBob Moore1-1/+1
2008-10-23ACPICA: Allow same ACPI table to be loaded/unloaded more than onceBob Moore1-7/+42
2008-10-23ACPICA: Add check for invalid handle in acpi_get_object_infoFiodor Suietov1-0/+1
2008-10-23ACPICA: Copy dynamically loaded tables to local bufferDennis Noordsij1-31/+82
2008-10-10Linux 2.6.27Linus Torvalds1-1/+1
2008-10-10Don't allow splice() to files opened with O_APPENDLinus Torvalds1-0/+3
2008-10-09Merge branch 'hwmon-for-linus' of git://jdelvare.pck.nerim.net/jdelvare-2.6Linus Torvalds5-36/+83
2008-10-09Merge branch 'fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/davej/c...Linus Torvalds3-8/+6
2008-10-09SLOB: fix bogus ksize calculation fixMatt Mackall1-3/+5
2008-10-09[CPUFREQ] correct broken links and email addressesNémeth Márton3-8/+6
2008-10-09hwmon: (abituguru3) Enable DMI probing feature on Abit AT8 32XAlistair John Strachan1-1/+1
2008-10-09hwmon: (abituguru3) Enable reading from AUX3 fan on Abit AT8 32XAlistair John Strachan1-0/+1
2008-10-09hwmon: (adt7473) Fix some bogosity in documentation fileDarrick J. Wong1-13/+5
2008-10-09hwmon: Define sysfs interface for energy consumption registerDarrick J. Wong1-0/+12
2008-10-09hwmon: (it87) Prevent power-off on Shuttle SN68PTJean Delvare1-19/+51
2008-10-09eeepc-laptop: Fix hwmon interfaceCorentin Chary1-3/+13
2008-10-08Merge branch 'upstream' of git://ftp.linux-mips.org/pub/scm/upstream-linusLinus Torvalds1-0/+4
2008-10-08Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-2.6Linus Torvalds9-39/+38
2008-10-08[MIPS] Sibyte: Register PIO PATA device only for Swarm and Litte SurRalf Baechle1-0/+4
2008-10-08tcp: Fix tcp_hybla zero congestion window growth with small rho and large cwnd.Daniele Lacamera1-1/+5