summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2016-09-10ACPICA: Interpreter: Fix MLC issues by switching to new term_list grammar for...Lv Zheng
2016-09-10ACPICA: Update return value for intenal _OSI methodBob Moore
2016-09-10ACPICA: Tables: Override all 64-bit GAS fields when acpi_gbl_use32_bit_fadt_a...Lv Zheng
2016-09-10ACPICA: Tables: Add new table events indicating table installation/uninstalla...Lv Zheng
2016-09-10ACPICA: Tables: Remove wrong table event macrosLv Zheng
2016-09-10ACPICA: Tables: Remove acpi_tb_install_fixed_table()Lv Zheng
2016-09-10ACPICA: Add a couple of casts to uthex.cBob Moore
2016-09-10ACPICA: Cleanup for all string-to-integer conversionsBob Moore
2016-09-10ACPICA: Debugger: Add subcommand for predefined name executionBob Moore
2016-08-13ACPICA: Update version to 20160729Bob Moore
2016-08-13ACPICA: OSL: Fix a regression that old GCC requires a workaround for strchr()Lv Zheng
2016-08-13ACPICA: OSL: Cleanup the inclusion order of the compiler-specific headersLv Zheng
2016-08-13ACPICA: EFI: Port acpidump to EDK2 environmentLv Zheng
2016-08-13ACPICA: Applications: Fix a potential issue that help messages may be dumped ...Lv Zheng
2016-08-13ACPICA: Clib: Eliminate acpi_os_XXXFile()/acpi_log_error and link clibrary fx...Lv Zheng
2016-08-13ACPICA: Clib: Add -nostdinc support for EFI layerLv Zheng
2016-08-13ACPICA: MSVC9: Fix <sys/stat.h> inclusion order issueLv Zheng
2016-08-13ACPICA: Clib/EFI: Fix wrong order of standard integer types/IO handlesLv Zheng
2016-08-13ACPICA: Clib: Fix wrong mini C library usageLv Zheng
2016-08-13ACPICA: Clib: Cleanup va_arg related codeLv Zheng
2016-08-13ACPICA: Clib: Fix build issues when ACPI_USE_STANDARD_HEADERS is not defined ...Lv Zheng
2016-08-13ACPICA: Applications: Enable USE_NATIVE_ALLOCATE_ZEROED environment for all a...Lv Zheng
2016-08-13ACPICA: acpidump: Fix a duplicate variable definitionLv Zheng
2016-08-13ACPICA: OSL: Add correct acpi_gbl_debug_timeout export to allow acpiexec to linkLv Zheng
2016-08-13ACPICA: Debugger: Fix wrong inclusions in dbfileio.cLv Zheng
2016-08-13ACPICA: FADT support cleanupBob Moore
2016-08-13ACPICA: Events: Introduce acpi_mask_gpe() to implement GPE masking mechanismLv Zheng
2016-08-13ACPICA: Use os_allocate_zeroedBob Moore
2016-08-13ACPICA: iASL/Disassembler: Add a check for missing filenameBob Moore
2016-08-13ACPICA: Divergence: Port declarators back to ACPICALv Zheng
2016-08-13ACPICA: Simplify configuration for "Max Loops" system parameterBob Moore
2016-08-13ACPICA: Disassembler: Add option to emit embedded External operators/opcodesBob Moore
2016-08-13ACPICA: Debugger: Extend some max line lengthsBob Moore
2016-08-13ACPICA: Utilities: Introduce facility to allow Linux to set correct logging l...Lv Zheng
2016-08-13ACPICA: Interpreter: Remove temporary code for External() opcodeBob Moore
2016-08-13ACPICA: Fix deconstification warnings (-Wcast-qual) with acpi_ns_root_initial...Jung-uk Kim
2016-08-13ACPICA: Fix deconstification warnings (-Wcast-qual) with function traces.Jung-uk Kim
2016-08-07Linux 4.8-rc1Linus Torvalds
2016-08-07Merge branch 'for-linus' of git://git.kernel.dk/linux-blockLinus Torvalds
2016-08-07Merge tag 'drm-for-v4.8-zpos' of git://people.freedesktop.org/~airlied/linuxLinus Torvalds
2016-08-07block: rename bio bi_rw to bi_opfJens Axboe
2016-08-07target: iblock_execute_sync_cache() should use bio_set_op_attrs()Jens Axboe
2016-08-07mm: make __swap_writepage() use bio_set_op_attrs()Jens Axboe
2016-08-07block/mm: make bdev_ops->rw_page() take a bool for read/writeJens Axboe
2016-08-07Merge tag 'doc-4.8-fixes' of git://git.lwn.net/linuxLinus Torvalds
2016-08-07Merge tag 'binfmt-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git...Linus Torvalds
2016-08-07fs: return EPERM on immutable inodeEryu Guan
2016-08-07Merge branch 'for-linus-2' of git://git.kernel.org/pub/scm/linux/kernel/git/v...Linus Torvalds
2016-08-06Merge tag 'xfs-rmap-for-linus-4.8-rc1' of git://git.kernel.org/pub/scm/linux/...Linus Torvalds
2016-08-06Merge branch 'work.const-qstr' of git://git.kernel.org/pub/scm/linux/kernel/g...Linus Torvalds