aboutsummaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2015-08-25ACPICA: acpinames: Add new options and wildcard supportBob Moore
2015-08-25ACPICA: Headers: Fix some comments, no functional changeBob Moore
2015-08-25ACPICA: Tables: Cleanup to reduce FACS globalsLv Zheng
2015-08-25ACPICA: Tables: Fix global table list issues by removing fixed table indexesLv Zheng
2015-08-25ACPICA: Update info messages during ACPICA initBob Moore
2015-08-25ACPICA: Disassembler: Update for new listing modeBob Moore
2015-08-25ACPICA: Update parameter validation for data_table_region and load_tableBob Moore
2015-08-25ACPICA: Disassembler: Remove duplicate code in _PLD processing.Bob Moore
2015-08-25ACPICA: Correctly cleanup after a ACPI table load failureBob Moore
2015-07-23ACPICA: Update version to 20150717Bob Moore
2015-07-23ACPICA: iASL/Disassembler: Add prototype verbose modeBob Moore
2015-07-23ACPICA: Debugger: Move debugger specific APIs to debugger componentLv Zheng
2015-07-23ACPICA: Debugger: Reduce structure size for debuggerLv Zheng
2015-07-23ACPICA: iASL: Add support for TCPA Server TableBob Moore
2015-07-23ACPICA: Cleanup use of NEGATIVE and POSITIVE definesBob Moore
2015-07-23ACPICA: Cleanup use of all non-ANSI local C library functionsBob Moore
2015-07-23ACPICA: MSVC: Fix inclusion order issue of <crtdbg.h>Lv Zheng
2015-07-23ACPICA: iASL: Add new warnings for method local_x and arg_x variablesBob Moore
2015-07-23ACPICA: Remove extraneous check for null walk_stateMarkus Elfring
2015-07-23ACPICA: Parser: Remove redundant opcode execution debugging outputLv Zheng
2015-07-23ACPICA: Executer: Add option to bypass opcode tracingLv Zheng
2015-07-23ACPICA: Executer: Add OSL trace hook supportLv Zheng
2015-07-23ACPICA: Executer: Add interpreter tracing mode for method tracing facilityLv Zheng
2015-07-23ACPICA: Dispatcher: Add trace support for interpreterLv Zheng
2015-07-23ACPICA: Dispatcher: Move stack traversal code to dispatcherLv Zheng
2015-07-23ACPICA: Namespace: Add function to directly return normalized full pathLv Zheng
2015-07-23ACPICA: Executer: Add back pointing reference of method operandLv Zheng
2015-07-23ACPICA: Dispatcher: Cleanup union acpi_operand_object's AML address assignmentsLv Zheng
2015-07-23ACPICA: Parser: Cleanup aml_offset in union acpi_operand_objectLv Zheng
2015-07-23ACPICA: Parser: Cleanup aml_offset in struct acpi_walk_stateLv Zheng
2015-07-23ACPICA: Parser: Reduce parser/namespace divergences for tracer supportLv Zheng
2015-07-19Linux 4.2-rc3v4.2-rc3Linus Torvalds
2015-07-19Merge tag 'scsi-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/jejb/...Linus Torvalds
2015-07-19Merge branch 'upstream' of git://git.linux-mips.org/pub/scm/ralf/upstream-linusLinus Torvalds
2015-07-19Merge branch 'parisc-4.2-2' of git://git.kernel.org/pub/scm/linux/kernel/git/...Linus Torvalds
2015-07-19Merge tag 'armsoc-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/arm...Linus Torvalds
2015-07-19MIPS: fpu.h: Allow 64-bit FPU on a 64-bit MIPS R6 CPUMarkos Chandras
2015-07-19parisc: mm: Fix a memory leak related to pmd not attached to the pgdChristophe Jaillet
2015-07-18Merge tag 'pxa-fixes-v4.2-rc2' of https://github.com/rjarzmik/linux into fixesDOlof Johansson
2015-07-18Merge branch 'fixes' of git://ftp.arm.linux.org.uk/~rmk/linux-armLinus Torvalds
2015-07-18Merge branch 'x86-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/ker...Linus Torvalds
2015-07-18Merge branch 'timers-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/...Linus Torvalds
2015-07-18Merge branch 'sched-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/k...Linus Torvalds
2015-07-18Merge branch 'perf-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/ke...Linus Torvalds
2015-07-18Merge branch 'irq-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/ker...Linus Torvalds
2015-07-18Merge branch 'akpm' (patches from Andrew)Linus Torvalds
2015-07-17Merge branch 'for-linus-4.2' of git://git.kernel.org/pub/scm/linux/kernel/git...Linus Torvalds
2015-07-17Merge tag 'rtc-v4.2-2' of git://git.kernel.org/pub/scm/linux/kernel/git/abell...Linus Torvalds
2015-07-17Merge tag 'dm-4.2-fixes-2' of git://git.kernel.org/pub/scm/linux/kernel/git/d...Linus Torvalds
2015-07-18x86/fpu, sched: Introduce CONFIG_ARCH_WANTS_DYNAMIC_TASK_STRUCT and use it on...Ingo Molnar