summaryrefslogtreecommitdiffstats
AgeCommit message (Expand)AuthorFilesLines
2014-06-01ACPI: Fix x86 regression related to early mapping size limitationLv Zheng3-0/+31
2014-06-01ACPICA: Tables: Add mechanism to control early table checksum verification.Lv Zheng5-26/+70
2014-05-29ACPICA: acpidump: Fix repetitive table dump in -n mode.Lv Zheng1-0/+4
2014-05-27ACPI: Clean up acpi_os_map/unmap_memory() to eliminate __iomem.Lv Zheng8-33/+39
2014-05-27ACPICA: Clean up redudant definitions already defined elsewhereLv Zheng3-32/+0
2014-05-27ACPICA: Linux headers: Add <asm/acenv.h> to remove mis-ordered inclusion of <...Lv Zheng5-96/+137
2014-05-27ACPICA: Linux headers: Add <acpi/platform/aclinuxex.h>Lv Zheng4-121/+216
2014-05-27ACPICA: Linux headers: Remove ACPI_PREEMPTION_POINT() due to no usages.Lv Zheng1-14/+0
2014-05-27Merge back earlier ACPICA material.Rafael J. Wysocki52-2004/+5625
2014-05-13ACPICA: Tables: Restore old behavor to favor 32-bit FADT addresses.Lv Zheng1-2/+2
2014-05-07ACPICA: Update version to 20140424.Bob Moore1-1/+1
2014-05-07ACPICA: Comment/format update, no functional change.Bob Moore1-19/+54
2014-05-07ACPICA: Events: Update GPE handling and initialization code.Bob Moore6-37/+43
2014-05-07ACPICA: Remove extraneous error message for large number of GPEs.Bob Moore1-18/+33
2014-05-07ACPICA: Tables: Remove old mechanism to validate if XSDT contains NULL entries.Lv Zheng1-105/+0
2014-05-07ACPICA: Tables: Add new mechanism to skip NULL entries in RSDT and XSDT.Lv Zheng2-6/+27
2014-05-07ACPICA: acpidump: Add support to force using RSDT.Lv Zheng3-18/+50
2014-05-07ACPICA: Back port of improvements on exception code.Bob Moore1-1/+1
2014-05-07ACPICA: Back port of _PRP update.Bob Moore1-0/+1
2014-05-07ACPICA: acpidump: Fix truncated RSDP signature validation.Lv Zheng1-10/+31
2014-05-07ACPICA: Linux header: Add support for stubbed externals.Lv Zheng1-0/+31
2014-05-07ACPICA: OSL: Add configurability for generic external functions.Lv Zheng1-200/+283
2014-05-07ACPICA: OSL: Add section to collect the divergence in acpixf.h.Lv Zheng1-13/+17
2014-05-07ACPICA: OSL: Add configurability for debug output functions.Lv Zheng1-18/+31
2014-05-07ACPICA: OSL: Add configurability for error message functions.Lv Zheng2-27/+48
2014-05-07ACPICA: OSL: Add configurability for memory allocation macros.Lv Zheng1-0/+21
2014-05-07ACPICA: OSL: Move external globals from utglobal.c to acpixf.h using ACPI_INI...Lv Zheng2-34/+23
2014-05-07ACPICA: Comment updates - no functional change.Bob Moore2-5/+5
2014-05-07ACPICA: Update handling of PCI ID lists.David E. Box1-3/+12
2014-05-07ACPICA: Add support for _LPD and _PRP methods.Bob Moore1-0/+4
2014-05-07ACPICA: Add support for LPIT table.Bob Moore1-0/+65
2014-05-07ACPICA: Update acpi_buffer_to_resource interface.Bob Moore1-5/+8
2014-05-07ACPICA: Update global variable definitions. No functional change.Lv Zheng2-145/+132
2014-05-07ACPICA: acpidump: Fix code issue in invoking fread in the loop.Lv Zheng1-11/+6
2014-05-07ACPICA: Utilities: Deploy ACPI_DEBUGGER_EXEC for ACPI_DEBUGGER enabled code i...Lv Zheng1-3/+1
2014-05-07ACPICA: Utilities: Cleanup obsoleted global variables.Lv Zheng1-7/+0
2014-05-07Merge back earlier ACPICA material.Rafael J. Wysocki38-1401/+4780
2014-05-06ACPICA: Tables: Fix invalid pointer accesses in acpi_tb_parse_root_table().Lv Zheng1-2/+5
2014-05-04Linux 3.15-rc4v3.15-rc4Linus Torvalds1-1/+1
2014-05-04Merge tag 'locks-v3.15-3' of git://git.samba.org/jlayton/linuxLinus Torvalds1-1/+1
2014-05-04Merge tag 'arm64-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/arm6...Linus Torvalds8-7/+50
2014-05-04Merge tag 'scsi-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/jejb/...Linus Torvalds2-2/+5
2014-05-04vexpress: Initialise the sysregs before setting up the clocksCatalin Marinas1-0/+2
2014-05-03arm64: Mark the Applied Micro X-Gene SATA controller as DMA coherentCatalin Marinas2-0/+6
2014-05-03arm64: Use bus notifiers to set per-device coherent DMA opsCatalin Marinas2-2/+33
2014-05-03arm64: Make default dma_ops to be noncoherentRitesh Harjani1-1/+1
2014-05-03arm64: fixmap: fix missing sub-page offset for earlyprintkMarc Zyngier2-4/+5
2014-05-03arm64: Fix for the arm64 kern_addr_valid() functionDave Anderson1-0/+3
2014-05-03Merge branch 'irq-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/ker...Linus Torvalds7-37/+42
2014-05-03Merge branch 'timers-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/...Linus Torvalds5-3/+37