summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* Merge branch 'acpi-gpe'Rafael J. Wysocki2014-07-271-13/+16
|\
| * ACPI / scan: No implicit wake notification for buttonsRafael J. Wysocki2014-07-231-13/+16
| * Merge branch 'acpica' into acpi-gpeRafael J. Wysocki2014-07-2338-404/+3340
| |\
* | \ Merge branch 'acpi-config'Rafael J. Wysocki2014-07-2711-200/+235
|\ \ \
| * | | ACPI / processor: Introduce ARCH_MIGHT_HAVE_ACPI_PDCHanjun Guo2014-07-217-198/+217
| * | | ACPI: Don't use acpi_lapic in ACPI core codeGraeme Gregory2014-07-213-1/+11
| * | | ACPI: add config for BIOS table scanGraeme Gregory2014-07-213-1/+7
| |/ /
* | | Merge branch 'acpi-headers'Rafael J. Wysocki2014-07-279-29/+55
|\ \ \
| * | | ACPI: Add support to force header inclusion rules for <acpi/acpi.h>.Lv Zheng2014-07-232-1/+11
| * | | ACPI / SFI: Fix wrong <acpi/acpi.h> inclusion in SFI/ACPI wrapper - table def...Lv Zheng2014-07-231-3/+0Star
| * | | ACPICA: Linux: Allow ACPICA inclusion for CONFIG_ACPI=n builds.Lv Zheng2014-07-231-3/+3
| * | | ACPICA: Linux: Add support to exclude <asm/acenv.h> inclusion.Lv Zheng2014-07-233-8/+2Star
| * | | ACPICA: Linux: Add stub implementation of ACPICA 64-bit mathematics.Lv Zheng2014-07-231-0/+22
| * | | ACPICA: Linux: Add stub support for Linux specific variables and functions.Lv Zheng2014-07-202-14/+17
* | | | Merge branch 'acpica'Rafael J. Wysocki2014-07-2738-404/+3340
|\ \ \ \ | | |_|/ | |/| |
| * | | ACPICA: Add new GPE public interface - acpi_mark_gpe_for_wake.Rafael J. Wysocki2014-07-232-0/+51
| * | | ACPICA: GPEs: Do not allow enable for GPEs that have no handler(s).Rafael J. Wysocki2014-07-231-3/+11
| * | | ACPICA: Fix a regression for deletion of Alias() objects.Bob Moore2014-07-091-10/+9Star
| * | | ACPICA: Update version to 20140627Bob Moore2014-07-081-1/+1
| * | | ACPICA: Tables: Merge DMAR table structure updatesLv Zheng2014-07-081-1/+1
| * | | ACPICA: Hardware: back port of a recursive locking fixLv Zheng2014-07-081-1/+2
| * | | ACPICA: utprint/oslibcfs: cleanup - no functional changeBob Moore2014-07-082-31/+43
| * | | ACPICA: Executer: Fix trivial issues in acpi_get_serial_access_bytes()Lv Zheng2014-07-081-2/+2
| * | | ACPICA: OSL: Update acpidump to reduce source code differencesLv Zheng2014-07-082-7/+27
| * | | ACPICA: acpidump: Reduce freopen() invocations to improve portabilityLv Zheng2014-07-085-9/+146
| * | | ACPICA: acpidump: Replace file IOs with new APIs to improve portabilityLv Zheng2014-07-084-72/+69Star
| * | | ACPICA: acpidump: Remove exit() from generic layer to improve portabilityLv Zheng2014-07-081-18/+32
| * | | ACPICA: acpidump: Add memory/string OSL usage to improve portabilityLv Zheng2014-07-083-13/+15
| * | | ACPICA: Common: Enhance acpi_getopt() to improve portabilityLv Zheng2014-07-084-9/+14
| * | | ACPICA: Common: Enhance cm_get_file_size() to improve portabilityLv Zheng2014-07-083-10/+15
| * | | ACPICA: Application: Enhance ACPI_USAGE_xxx/ACPI_OPTION with acpi_os_printf()...Lv Zheng2014-07-082-6/+9
| * | | ACPICA: Utilities: Introduce acpi_log_error() to improve portabilityLv Zheng2014-07-083-0/+50
| * | | ACPICA: Utilities: Add formatted printing APIsLv Zheng2014-07-086-1/+682
| * | | ACPICA: OSL: Add portable file IO to improve portabilityLv Zheng2014-07-083-0/+254
| * | | ACPICA: OSL: Clean up acpi_os_printf()/acpi_os_vprintf() stubsLv Zheng2014-07-087-25/+1308
| * | | ACPICA: Utilities: Cleanup DEFINE_ACPI_GLOBALS by moving acpi_ut_init_global(...Lv Zheng2014-07-084-147/+147
| * | | ACPICA: OSL: Update environments to improve portabilityLv Zheng2014-07-081-12/+36
| * | | ACPICA: Namespace: Properly null terminate objects detached from a namespace ...David E. Box2014-07-081-0/+11
| * | | ACPICA: Utilities: Validate full RSDP headerDavid E. Box2014-07-081-12/+7Star
| * | | ACPICA: Utilities: Add support to read table from filesLv Zheng2014-07-084-4/+346
| * | | ACPICA: Utilities: Fix an issue with non-native ACPI_IS_PRINT()Lv Zheng2014-07-081-1/+1
| * | | ACPICA: acpidump: Add support for ACPI 1.0 GUID in LinuxLv Zheng2014-07-081-7/+41
| * | | ACPICA: Utilities: Fix memory leak in acpi_ut_copy_iobject_to_iobjectDavid E. Box2014-07-081-0/+6
| * | | ACPICA: Events: Fix edge-triggered GPE by disabling before acknowledging it.Lv Zheng2014-07-071-15/+17
| * | | ACPICA: Restore error table definitions to reduce code differences between Li...Lv Zheng2014-06-166-46/+46
* | | | Linux 3.16-rc7Linus Torvalds2014-07-271-1/+1
* | | | Merge branch 'perf-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/ke...Linus Torvalds2014-07-278-20/+130
|\ \ \ \
| * | | | kprobes: Fix "Failed to find blacklist" probing errors on ia64 and ppc64Masami Hiramatsu2014-07-181-5/+9
| * | | | kprobes/x86: Don't try to resolve kprobe faults from userspaceAndy Lutomirski2014-07-161-0/+3
| * | | | perf/x86/intel: Avoid spamming kernel log for BTS buffer failureDavid Rientjes2014-07-161-2/+4