summaryrefslogtreecommitdiffstats
AgeCommit message (Expand)AuthorFilesLines
2016-09-10ACPICA: Tables: Add new table events indicating table installation/uninstalla...Lv Zheng2-1/+11
2016-09-10ACPICA: Tables: Remove wrong table event macrosLv Zheng1-9/+5
2016-09-10ACPICA: Tables: Remove acpi_tb_install_fixed_table()Lv Zheng3-80/+16
2016-09-10ACPICA: Add a couple of casts to uthex.cBob Moore1-1/+2
2016-09-10ACPICA: Cleanup for all string-to-integer conversionsBob Moore17-391/+435
2016-09-10ACPICA: Debugger: Add subcommand for predefined name executionBob Moore4-29/+169
2016-08-13ACPICA: Update version to 20160729Bob Moore1-1/+1
2016-08-13ACPICA: OSL: Fix a regression that old GCC requires a workaround for strchr()Lv Zheng3-12/+62
2016-08-13ACPICA: OSL: Cleanup the inclusion order of the compiler-specific headersLv Zheng3-8/+17
2016-08-13ACPICA: EFI: Port acpidump to EDK2 environmentLv Zheng2-2/+2
2016-08-13ACPICA: Applications: Fix a potential issue that help messages may be dumped ...Lv Zheng1-3/+3
2016-08-13ACPICA: Clib: Eliminate acpi_os_XXXFile()/acpi_log_error and link clibrary fx...Lv Zheng12-371/+89
2016-08-13ACPICA: Clib: Add -nostdinc support for EFI layerLv Zheng6-55/+109
2016-08-13ACPICA: MSVC9: Fix <sys/stat.h> inclusion order issueLv Zheng5-3/+7
2016-08-13ACPICA: Clib/EFI: Fix wrong order of standard integer types/IO handlesLv Zheng6-25/+22
2016-08-13ACPICA: Clib: Fix wrong mini C library usageLv Zheng2-8/+6
2016-08-13ACPICA: Clib: Cleanup va_arg related codeLv Zheng3-41/+6
2016-08-13ACPICA: Clib: Fix build issues when ACPI_USE_STANDARD_HEADERS is not defined ...Lv Zheng1-2/+2
2016-08-13ACPICA: Applications: Enable USE_NATIVE_ALLOCATE_ZEROED environment for all a...Lv Zheng1-1/+1
2016-08-13ACPICA: acpidump: Fix a duplicate variable definitionLv Zheng2-6/+1
2016-08-13ACPICA: OSL: Add correct acpi_gbl_debug_timeout export to allow acpiexec to linkLv Zheng2-3/+1
2016-08-13ACPICA: Debugger: Fix wrong inclusions in dbfileio.cLv Zheng1-14/+6
2016-08-13ACPICA: FADT support cleanupBob Moore2-74/+100
2016-08-13ACPICA: Events: Introduce acpi_mask_gpe() to implement GPE masking mechanismLv Zheng7-23/+148
2016-08-13ACPICA: Use os_allocate_zeroedBob Moore1-3/+1
2016-08-13ACPICA: iASL/Disassembler: Add a check for missing filenameBob Moore1-1/+1
2016-08-13ACPICA: Divergence: Port declarators back to ACPICALv Zheng11-24/+39
2016-08-13ACPICA: Simplify configuration for "Max Loops" system parameterBob Moore2-1/+5
2016-08-13ACPICA: Disassembler: Add option to emit embedded External operators/opcodesBob Moore1-0/+1
2016-08-13ACPICA: Debugger: Extend some max line lengthsBob Moore2-3/+3
2016-08-13ACPICA: Utilities: Introduce facility to allow Linux to set correct logging l...Lv Zheng2-0/+20
2016-08-13ACPICA: Interpreter: Remove temporary code for External() opcodeBob Moore1-9/+8
2016-08-13ACPICA: Fix deconstification warnings (-Wcast-qual) with acpi_ns_root_initial...Jung-uk Kim1-3/+3
2016-08-13ACPICA: Fix deconstification warnings (-Wcast-qual) with function traces.Jung-uk Kim4-2/+48
2016-08-07Linux 4.8-rc1v4.8-rc1Linus Torvalds1-2/+2
2016-08-07Merge branch 'for-linus' of git://git.kernel.dk/linux-blockLinus Torvalds62-213/+213
2016-08-07Merge tag 'drm-for-v4.8-zpos' of git://people.freedesktop.org/~airlied/linuxLinus Torvalds22-156/+334
2016-08-07block: rename bio bi_rw to bi_opfJens Axboe51-157/+158
2016-08-07target: iblock_execute_sync_cache() should use bio_set_op_attrs()Jens Axboe1-1/+1
2016-08-07mm: make __swap_writepage() use bio_set_op_attrs()Jens Axboe1-2/+3
2016-08-07block/mm: make bdev_ops->rw_page() take a bool for read/writeJens Axboe11-53/+51
2016-08-07Merge tag 'doc-4.8-fixes' of git://git.lwn.net/linuxLinus Torvalds16-34/+31
2016-08-07Merge tag 'binfmt-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git...Linus Torvalds4-2/+67
2016-08-07fs: return EPERM on immutable inodeEryu Guan4-4/+5
2016-08-07Merge branch 'for-linus-2' of git://git.kernel.org/pub/scm/linux/kernel/git/v...Linus Torvalds32-130/+82
2016-08-06Merge tag 'xfs-rmap-for-linus-4.8-rc1' of git://git.kernel.org/pub/scm/linux/...Linus Torvalds64-915/+6267
2016-08-06Merge branch 'work.const-qstr' of git://git.kernel.org/pub/scm/linux/kernel/g...Linus Torvalds37-100/+95
2016-08-06Merge tag 'media/v4.8-6' of git://git.kernel.org/pub/scm/linux/kernel/git/mch...Linus Torvalds1-2/+11
2016-08-06Merge tag 'for_linus' of git://git.kernel.org/pub/scm/linux/kernel/git/mst/vhostLinus Torvalds28-201/+3765
2016-08-06Merge tag 'for-linus' of git://git.kernel.org/pub/scm/virt/kvm/kvmLinus Torvalds21-117/+273