summaryrefslogtreecommitdiffstats
path: root/drivers/acpi/reboot.c (unfollow)
Commit message (Expand)AuthorFilesLines
2015-08-25ACPICA: Disassembler: Cleanup acpi_gbl_db_opt_disasmLv Zheng1-1/+1
2015-08-25ACPICA: Debugger: Split debugger initialization/termination APIsLv Zheng4-22/+3
2015-08-25ACPICA: Header support to improve compatibility with MSVCBob Moore1-4/+5
2015-08-25ACPICA: Make the max-number-of-loops runtime configurableBob Moore4-5/+6
2015-08-25ACPICA: Debugger: Add option to display namespace summary/countsBob Moore3-2/+8
2015-08-25ACPICA: Add additional debug info/statementsBob Moore5-6/+57
2015-08-25ACPICA: Table handling: Cleanup and update debug output for toolsBob Moore2-34/+30
2015-08-25ACPICA: acpiexec/acpinames: Support very large number of ACPI tablesBob Moore3-6/+18
2015-08-25ACPICA: acpinames: Add new options and wildcard supportBob Moore2-2/+2
2015-08-25ACPICA: Headers: Fix some comments, no functional changeBob Moore1-5/+5
2015-08-25ACPICA: Tables: Cleanup to reduce FACS globalsLv Zheng3-19/+7
2015-08-25ACPICA: Tables: Fix global table list issues by removing fixed table indexesLv Zheng7-58/+51
2015-08-25ACPICA: Update info messages during ACPICA initBob Moore2-2/+11
2015-08-25ACPICA: Disassembler: Update for new listing modeBob Moore1-1/+1
2015-08-25ACPICA: Update parameter validation for data_table_region and load_tableBob Moore5-20/+69
2015-08-25ACPICA: Disassembler: Remove duplicate code in _PLD processing.Bob Moore2-2/+4
2015-08-25ACPICA: Correctly cleanup after a ACPI table load failureBob Moore6-12/+59
2015-07-23ACPICA: Update version to 20150717Bob Moore1-1/+1
2015-07-23ACPICA: iASL/Disassembler: Add prototype verbose modeBob Moore1-0/+1
2015-07-23ACPICA: Debugger: Move debugger specific APIs to debugger componentLv Zheng2-7/+22
2015-07-23ACPICA: Debugger: Reduce structure size for debuggerLv Zheng1-0/+3
2015-07-23ACPICA: iASL: Add support for TCPA Server TableBob Moore1-4/+13
2015-07-23ACPICA: Cleanup use of NEGATIVE and POSITIVE definesBob Moore1-0/+5
2015-07-23ACPICA: Cleanup use of all non-ANSI local C library functionsBob Moore5-354/+396
2015-07-23ACPICA: MSVC: Fix inclusion order issue of <crtdbg.h>Lv Zheng3-0/+106
2015-07-23ACPICA: iASL: Add new warnings for method local_x and arg_x variablesBob Moore1-0/+4
2015-07-23ACPICA: Remove extraneous check for null walk_stateMarkus Elfring1-3/+1
2015-07-23ACPICA: Parser: Remove redundant opcode execution debugging outputLv Zheng1-8/+0
2015-07-23ACPICA: Executer: Add option to bypass opcode tracingLv Zheng2-4/+7
2015-07-23ACPICA: Executer: Add OSL trace hook supportLv Zheng7-38/+144
2015-07-23ACPICA: Executer: Add interpreter tracing mode for method tracing facilityLv Zheng12-185/+327
2015-07-23ACPICA: Dispatcher: Add trace support for interpreterLv Zheng6-2/+78
2015-07-23ACPICA: Dispatcher: Move stack traversal code to dispatcherLv Zheng4-3/+235
2015-07-23ACPICA: Namespace: Add function to directly return normalized full pathLv Zheng8-133/+178
2015-07-23ACPICA: Executer: Add back pointing reference of method operandLv Zheng3-0/+5
2015-07-23ACPICA: Dispatcher: Cleanup union acpi_operand_object's AML address assignmentsLv Zheng12-49/+53
2015-07-23ACPICA: Parser: Cleanup aml_offset in union acpi_operand_objectLv Zheng3-16/+8
2015-07-23ACPICA: Parser: Cleanup aml_offset in struct acpi_walk_stateLv Zheng4-15/+26
2015-07-23ACPICA: Parser: Reduce parser/namespace divergences for tracer supportLv Zheng3-8/+8
2015-07-19Linux 4.2-rc3v4.2-rc3Linus Torvalds1-1/+1
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-18x86/fpu, sched: Introduce CONFIG_ARCH_WANTS_DYNAMIC_TASK_STRUCT and use it on...Ingo Molnar7-18/+27
2015-07-18x86/fpu, sched: Dynamically allocate 'struct fpu'Dave Hansen7-43/+104
2015-07-18lib/decompress: set the compressor name to NULL on errorAneesh Kumar K.V1-1/+4
2015-07-18mm/cma_debug: correct size input to bitmap functionJoonsoo Kim1-3/+4
2015-07-18mm/cma_debug: fix debugging alloc/free interfaceJoonsoo Kim1-2/+2
2015-07-18mm/page_owner: set correct gfp_mask on page_ownerJoonsoo Kim3-3/+25
2015-07-18mm/page_owner: fix possible access violationJoonsoo Kim1-1/+3
2015-07-18fsnotify: fix oops in fsnotify_clear_marks_by_group_flags()Jan Kara1-20/+14