summaryrefslogtreecommitdiff
AgeCommit message (Expand)AuthorFilesLines
2015-08-26ACPICA: Make the max-number-of-loops runtime configurableBob Moore4-5/+6
2015-08-26ACPICA: Debugger: Add option to display namespace summary/countsBob Moore3-2/+8
2015-08-26ACPICA: Add additional debug info/statementsBob Moore5-6/+57
2015-08-26ACPICA: Table handling: Cleanup and update debug output for toolsBob Moore2-34/+30
2015-08-26ACPICA: acpiexec/acpinames: Support very large number of ACPI tablesBob Moore3-6/+18
2015-08-26ACPICA: acpinames: Add new options and wildcard supportBob Moore2-2/+2
2015-08-26ACPICA: Headers: Fix some comments, no functional changeBob Moore1-5/+5
2015-08-26ACPICA: Tables: Cleanup to reduce FACS globalsLv Zheng3-19/+7
2015-08-26ACPICA: Tables: Fix global table list issues by removing fixed table indexesLv Zheng7-58/+51
2015-08-26ACPICA: Update info messages during ACPICA initBob Moore2-2/+11
2015-08-26ACPICA: Disassembler: Update for new listing modeBob Moore1-1/+1
2015-08-26ACPICA: Update parameter validation for data_table_region and load_tableBob Moore5-20/+69
2015-08-26ACPICA: Disassembler: Remove duplicate code in _PLD processing.Bob Moore2-2/+4
2015-08-26ACPICA: Correctly cleanup after a ACPI table load failureBob Moore6-12/+59
2015-07-24ACPICA: Update version to 20150717Bob Moore1-1/+1
2015-07-24ACPICA: iASL/Disassembler: Add prototype verbose modeBob Moore1-0/+1
2015-07-24ACPICA: Debugger: Move debugger specific APIs to debugger componentLv Zheng2-7/+22
2015-07-24ACPICA: Debugger: Reduce structure size for debuggerLv Zheng1-0/+3
2015-07-24ACPICA: iASL: Add support for TCPA Server TableBob Moore1-4/+13
2015-07-24ACPICA: Cleanup use of NEGATIVE and POSITIVE definesBob Moore1-0/+5
2015-07-24ACPICA: Cleanup use of all non-ANSI local C library functionsBob Moore5-354/+396
2015-07-24ACPICA: MSVC: Fix inclusion order issue of <crtdbg.h>Lv Zheng3-0/+106
2015-07-24ACPICA: iASL: Add new warnings for method local_x and arg_x variablesBob Moore1-0/+4
2015-07-24ACPICA: Remove extraneous check for null walk_stateMarkus Elfring1-3/+1
2015-07-24ACPICA: Parser: Remove redundant opcode execution debugging outputLv Zheng1-8/+0
2015-07-24ACPICA: Executer: Add option to bypass opcode tracingLv Zheng2-4/+7
2015-07-24ACPICA: Executer: Add OSL trace hook supportLv Zheng7-38/+144
2015-07-24ACPICA: Executer: Add interpreter tracing mode for method tracing facilityLv Zheng12-185/+327
2015-07-24ACPICA: Dispatcher: Add trace support for interpreterLv Zheng6-2/+78
2015-07-24ACPICA: Dispatcher: Move stack traversal code to dispatcherLv Zheng4-3/+235
2015-07-24ACPICA: Namespace: Add function to directly return normalized full pathLv Zheng8-133/+178
2015-07-24ACPICA: Executer: Add back pointing reference of method operandLv Zheng3-0/+5
2015-07-24ACPICA: Dispatcher: Cleanup union acpi_operand_object's AML address assignmentsLv Zheng12-49/+53
2015-07-24ACPICA: Parser: Cleanup aml_offset in union acpi_operand_objectLv Zheng3-16/+8
2015-07-24ACPICA: Parser: Cleanup aml_offset in struct acpi_walk_stateLv Zheng4-15/+26
2015-07-24ACPICA: Parser: Reduce parser/namespace divergences for tracer supportLv Zheng3-8/+8
2015-07-20Linux 4.2-rc3v4.2-rc3Linus Torvalds1-1/+1
2015-07-20Merge tag 'scsi-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/jejb/...Linus Torvalds2-2/+2
2015-07-20Merge branch 'upstream' of git://git.linux-mips.org/pub/scm/ralf/upstream-linusLinus Torvalds10-38/+7
2015-07-19Merge branch 'parisc-4.2-2' of git://git.kernel.org/pub/scm/linux/kernel/git/...Linus Torvalds1-1/+2
2015-07-19Merge tag 'armsoc-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/arm...Linus Torvalds35-57/+179
2015-07-19MIPS: fpu.h: Allow 64-bit FPU on a 64-bit MIPS R6 CPUMarkos Chandras1-1/+1
2015-07-19parisc: mm: Fix a memory leak related to pmd not attached to the pgdChristophe Jaillet1-1/+2
2015-07-19Merge tag 'pxa-fixes-v4.2-rc2' of https://github.com/rjarzmik/linux into fixesDOlof Johansson9-0/+24
2015-07-18Merge branch 'fixes' of git://ftp.arm.linux.org.uk/~rmk/linux-armLinus Torvalds5-9/+14
2015-07-18Merge branch 'x86-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/ker...Linus Torvalds12-214/+376
2015-07-18Merge branch 'timers-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/...Linus Torvalds2-1/+1
2015-07-18Merge branch 'sched-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/k...Linus Torvalds1-1/+1
2015-07-18Merge branch 'perf-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/ke...Linus Torvalds15-26/+101
2015-07-18Merge branch 'irq-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/ker...Linus Torvalds5-54/+101