summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* ACPICA: Parser: Fix for SuperName method invocationBob Moore2016-01-011-4/+5
* ACPICA: Parser: Add constants for internal namepath functionBob Moore2016-01-013-7/+13
* ACPICA: iasl/Disassembler: Support ASL ElseIf operatorBob Moore2016-01-011-0/+1
* ACPICA: Add new exception code, AE_IO_ERRORBob Moore2016-01-011-2/+4
* ACPICA: Tools: Add spacing and missing options in acpibin toolColin Ian King2016-01-011-1/+1
* ACPICA: getopt: Comment update, no functional changeBob Moore2016-01-011-0/+1
* ACPICA: Namespace: Add String -> ObjectReference conversion supportLv Zheng2016-01-013-1/+89
* ACPICA: Namespace: Add scope information to the simple object repair mechanismLv Zheng2016-01-014-9/+16
* ACPICA: Update for output of the Debug ObjectBob Moore2016-01-011-3/+8
* ACPICA: Debug object: Fix output for a NULL objectBob Moore2016-01-011-1/+2
* ACPICA: Debug Object: Cleanup outputBob Moore2016-01-012-20/+51
* ACPICA: Concatenate operator: Add extensions to support all ACPI objectsBob Moore2016-01-012-6/+37
* ACPICA: acpiexec/acpinames: Update for error checking macrosBob Moore2016-01-011-0/+13
* ACPICA: Add comment explaining _SUB removalBob Moore2016-01-011-0/+7
* ACPICA: Revert "acpi_get_object_info: Add support for ACPI 5.0 _SUB method."Bob Moore2016-01-015-130/+24
* ACPICA: Debugger: Remove some unecessary NULL checksMarkus Elfring2016-01-012-10/+3
* ACPICA: iasl/acpiexec: Update input file handling and verificationBob Moore2016-01-014-16/+13
* ACPICA: Disassembler/tools: Support for multiple ACPI tables in one fileBob Moore2016-01-019-514/+53
* ACPICA: acpiexec: Add support for AML files containing multiple tablesBob Moore2016-01-012-0/+27
* ACPICA: Split interpreter tracing functions to a new fileBob Moore2016-01-013-326/+379
* ACPICA: Core: Major update for code formatting, no functional changesBob Moore2016-01-01100-493/+634
* ACPICA: exmutex: General cleanup, restructured some codeBob Moore2016-01-011-21/+59
* ACPICA: Add "const" to some functions that return fixed stringsLABBE Corentin2016-01-014-25/+22
* ACPICA: Fix SyncLevel support interaction with method auto-serializationDavid E. Box2016-01-011-2/+13
* ACPICA: Debugger: reduce old external path formatLv Zheng2016-01-019-10/+12
* ACPICA: Namespace: Fix wrong error logLv Zheng2016-01-011-1/+1
* ACPICA: acpi_get_sleep_type_data: Reduce warningsPrarit Bhargava2016-01-011-7/+17
* ACPICA: Linuxize: reduce divergences for 20151218 releaseLv Zheng2016-01-0113-324/+325
* Merge branch 'acpi-debug' into acpicaRafael J. Wysocki2016-01-0123-211/+1793
|\
| * ACPI / debugger: Fix a redundant mutex unlock issue in acpi_aml_open()Lv Zheng2015-12-281-1/+2
| * ACPI / debugger: copy_to_user doesn't return errorsDan Carpenter2015-12-281-4/+6
| * ACPI / debugger: remove some unneeded conditionsDan Carpenter2015-12-281-4/+0
| * ACPI / debugger: Fix an issue a flag is modified without lockingLv Zheng2015-12-281-1/+1
| * ACPI / debugger: Add module support for ACPI debuggerLv Zheng2015-12-157-91/+340
| * tools/power/acpi: Add userspace AML interface supportLv Zheng2015-12-153-8/+473
| * ACPI / debugger: Add IO interface to access debugger functionalitiesLv Zheng2015-12-158-17/+887
| * ACPICA: Debugger: Fix runtime stub issues of ACPI_DEBUGGER_EXEC using differe...Lv Zheng2015-12-158-46/+106
| * ACPICA: Debugger: Convert some mechanisms to OSPM specificLv Zheng2015-12-159-147/+89
| * ACPICA: Debugger: Remove unnecessary status checkColin Ian King2015-12-151-3/+0
* | Linux 4.4-rc7v4.4-rc7Linus Torvalds2015-12-271-1/+1
* | Merge branch 'upstream' of git://git.linux-mips.org/pub/scm/ralf/upstream-linusLinus Torvalds2015-12-278-24/+42
|\ \
| * | MIPS: Fix bitrot in __get_user_unaligned()Al Viro2015-12-271-3/+3
| * | MIPS: Fix build error due to unused variables.Ralf Baechle2015-12-223-3/+1
| * | MIPS: VDSO: Fix build errorQais Yousef2015-12-221-2/+2
| * | MIPS: CPS: drop .set mips64r2 directivesPaul Burton2015-12-221-2/+0
| * | MIPS: uaccess: Take EVA into account in [__]clear_userJames Hogan2015-12-223-10/+26
| * | MIPS: uaccess: Take EVA into account in __copy_from_user()James Hogan2015-12-221-3/+9
| * | MIPS: uaccess: Fix strlen_user with EVAJames Hogan2015-12-221-1/+1
* | | Merge tag 'armsoc-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/arm...Linus Torvalds2015-12-2713-13/+27
|\ \ \
| * | | ARM: tegra: Fix suspend hang on Tegra124 ChromebooksJon Hunter2015-12-221-1/+1
OpenPOWER on IntegriCloud