aboutsummaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAge
* ACPICA: Fix for implicit return compatibilityLin Ming2008-10-22
* ACPICA: Fixed a couple memory leaks associated with "implicit return"Lin Ming2008-10-22
* ACPICA: Optimize buffer allocation procedureBob Moore2008-10-22
* ACPICA: Fix possible memory leak, error exit pathLin Ming2008-10-22
* ACPICA: Fix fault after mem allocation failure in AML parserLin Ming2008-10-22
* ACPICA: Remove unused ACPI register bit definitionLin Ming2008-10-22
* ACPICA: Update version to 20080829Bob Moore2008-10-22
* ACPICA: Fix possible memory leak in acpi_ns_get_external_pathnameBob Moore2008-10-22
* ACPICA: Cleanup for internal Reference ObjectBob Moore2008-10-22
* ACPICA: Update comments - no functional changesBob Moore2008-10-22
* ACPICA: Update for Reference ACPI_OPERAND_OBJECTBob Moore2008-10-22
* ACPICA: Reduce error to warning for incorrect method arg countLin Ming2008-10-22
* ACPICA: Disallow evaluation of named object types with no valueBob Moore2008-10-22
* ACPICA: Remove obsolete exception codesBob Moore2008-10-22
* ACPICA: Add namespace node to operand object unionBob Moore2008-10-22
* ACPICA: Remove obsolete debug levels (WARN and ERROR)Bob Moore2008-10-22
* ACPI: replace ACPI_DEBUG_PRINT((ACPI_DB_ERROR, ...) with printkLin Ming2008-10-22
* ACPICA: add preemption point after each opcode parseAlexey Starikovskiy2008-10-22
* ACPICA: Update version to 20080729Bob Moore2008-10-22
* ACPICA: x2APIC support: changes for MADT and SRAT ACPI tablesBob Moore2008-10-22
* ACPICA: Improve object conversion error messagesBob Moore2008-10-22
* ACPICA: Add function to decode reference obj types to stringsBob Moore2008-10-22
* ACPICA: Update version to 20080701Bob Moore2008-10-22
* ACPICA: Return method arg count from acpi_get_object_infoBob Moore2008-10-22
* ACPICA: Cleanup macro definition file.Bob Moore2008-10-22
* ACPICA: Fix warning for 64-bit buildBob Moore2008-10-22
* ACPICA: Add function to dereference returned reference objectsLin Ming2008-10-22
* ACPICA: Return status from global init functionYi Yang2008-10-22
* ACPICA: Fix table compare code, length then dataBob Moore2008-10-22
* ACPICA: Fix wrong resource descriptor length for 64-bit buildBob Moore2008-10-22
* ACPICA: Allow same ACPI table to be loaded/unloaded more than onceBob Moore2008-10-22
* ACPICA: Add check for invalid handle in acpi_get_object_infoFiodor Suietov2008-10-22
* ACPICA: Copy dynamically loaded tables to local bufferDennis Noordsij2008-10-22
* Linux 2.6.27v2.6.27Linus Torvalds2008-10-09
* Don't allow splice() to files opened with O_APPENDLinus Torvalds2008-10-09
* Merge branch 'hwmon-for-linus' of git://jdelvare.pck.nerim.net/jdelvare-2.6Linus Torvalds2008-10-09
|\
| * hwmon: (abituguru3) Enable DMI probing feature on Abit AT8 32XAlistair John Strachan2008-10-09
| * hwmon: (abituguru3) Enable reading from AUX3 fan on Abit AT8 32XAlistair John Strachan2008-10-09
| * hwmon: (adt7473) Fix some bogosity in documentation fileDarrick J. Wong2008-10-09
| * hwmon: Define sysfs interface for energy consumption registerDarrick J. Wong2008-10-09
| * hwmon: (it87) Prevent power-off on Shuttle SN68PTJean Delvare2008-10-09
| * eeepc-laptop: Fix hwmon interfaceCorentin Chary2008-10-09
* | Merge branch 'fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/davej/c...Linus Torvalds2008-10-09
|\ \
| * | [CPUFREQ] correct broken links and email addressesNémeth Márton2008-10-09
| |/
* / SLOB: fix bogus ksize calculation fixMatt Mackall2008-10-09
|/
* Merge branch 'upstream' of git://ftp.linux-mips.org/pub/scm/upstream-linusLinus Torvalds2008-10-08
|\
| * [MIPS] Sibyte: Register PIO PATA device only for Swarm and Litte SurRalf Baechle2008-10-08
* | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-2.6Linus Torvalds2008-10-08
|\ \ | |/ |/|
| * tcp: Fix tcp_hybla zero congestion window growth with small rho and large cwnd.Daniele Lacamera2008-10-07
| * net: Fix netdev_run_todo dead-lockHerbert Xu2008-10-07