summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2015-07-01ACPICA: Namespace: Add support to allow overriding objectsLv Zheng
2015-07-01ACPICA: ACPI 6.0: Add values for MADT GIC version fieldHanjun Guo
2015-07-01ACPICA: Utilities: Add _CLS processingSuravee Suthikulpanit
2015-07-01ACPICA: Add dragon_fly support to unix file mapping fileSascha Wildner
2015-07-01ACPICA: EFI: Add EFI interface definitions to eliminate dependency of GNU EFILv Zheng
2015-07-01ACPICA: MSVC6: Fix build issue for variable argument macrosLv Zheng
2015-07-01ACPICA: Tables: Enable default 64-bit FADT addresses favorLv Zheng
2015-07-01ACPICA: Tables: Fix an issue that FACS initialization is performed twiceLv Zheng
2015-07-01ACPICA: Hardware: Enable firmware waking vector for both 32-bit and 64-bit FACSLv Zheng
2015-07-01ACPICA: Tables: Enable both 32-bit and 64-bit FACSLv Zheng
2015-07-01ACPICA: Hardware: Enable 64-bit firmware waking vector for selected FACSLv Zheng
2015-06-24ACPICA: Linuxize: Replace __FUNCTION__ with __func__Lv Zheng
2015-06-23ACPICA: Linuxize: Reduce divergences for 20150616 releaseLv Zheng
2015-05-25ACPICA: Fix for ill-formed GUID strings for NFIT tables.Bob Moore
2015-05-25ACPICA: acpihelp: Update for new NFIT table GUIDs.Bob Moore
2015-05-22ACPICA: Update version to 20150515.Bob Moore
2015-05-22ACPICA: ACPI 6.0: Add support for NFIT table.Bob Moore
2015-05-22ACPICA: acpi_help: Add option to display all known/supported ACPI tables.Bob Moore
2015-05-22ACPICA: iASL/disassembler - fix possible fault for -e option.Bob Moore
2015-05-22ACPICA: ACPI 6.0: Add changes for DRTM table.Lv Zheng
2015-05-22ACPICA: ACPI 6.0: Add support for IORT table.Lv Zheng
2015-05-22ACPICA: ACPI 6.0: Add ACPI_SUB_PTR().Lv Zheng
2015-05-22ACPICA: ACPI 6.0: Add changes for MADT table.Bob Moore
2015-05-22ACPICA: Hardware: Fix a resource leak issue in acpi_hw_build_pci_list().Lv Zheng
2015-05-22ACPICA: Dispatcher: Fix a resource leak issue in acpi_ds_auto_serialize_metho...Lv Zheng
2015-05-22ACPICA: ACPI 6.0: Add changes for LPIT table.Bob Moore
2015-05-22ACPICA: ACPI 6.0: Add changes for FADT table.Bob Moore
2015-05-22ACPICA: ACPI 6.0: Add support for WPBT table.Bob Moore
2015-05-22ACPICA: iASL: Enhance detection of non-ascii or corrupted input files.Bob Moore
2015-05-22ACPICA: Parser: Move a couple externals to the proper header.Bob Moore
2015-05-22ACPICA: ACPI 6.0: Add support for XENV table.Bob Moore
2015-05-22ACPICA: ACPI 6.0: Add support for new predefined names.Bob Moore
2015-05-22ACPICA: ACPI 6.0: Add support for STAO table.Bob Moore
2015-05-22ACPICA: Additional dragon_fly BSD support.Bob Moore
2015-05-19ACPICA: Divergence: Remove redundant definitions.Lv Zheng
2015-05-12Revert "ACPICA: Permanently set _REV to the value '2'."Rafael J. Wysocki
2015-05-10Linux 4.1-rc3Linus Torvalds
2015-05-10Merge branch 'drm-fixes' of git://people.freedesktop.org/~airlied/linuxLinus Torvalds
2015-05-10Merge tag 'drm-intel-fixes-2015-05-08' of git://anongit.freedesktop.org/drm-i...Dave Airlie
2015-05-10drm: Zero out invalid vblank timestamp in drm_update_vblank_count.Mario Kleiner
2015-05-10Merge branch 'fixes' of git://ftp.arm.linux.org.uk/~rmk/linux-armLinus Torvalds
2015-05-10Merge tag 'samsung-fixes-1' of git://git.kernel.org/pub/scm/linux/kernel/git/...Linus Torvalds
2015-05-09Merge tag 'fixes-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/...Linus Torvalds
2015-05-09Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/ebi...Linus Torvalds
2015-05-09Merge branch 'irq-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/ker...Linus Torvalds
2015-05-09Merge branch 'timers-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/...Linus Torvalds
2015-05-09m32r: make flush_cpumask non-volatile.Rusty Russell
2015-05-09mnt: Fix fs_fully_visible to verify the root directory is visibleEric W. Biederman
2015-05-09Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/vir...Linus Torvalds
2015-05-09path_openat(): fix double fput()Al Viro