summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2014-07-30ACPICA: Debug object: Add current value of Timer() to debug line prefix.Bob Moore
2014-07-30ACPICA: acpihelp: Add UUID support, restructure some existing files.Bob Moore
2014-07-30ACPICA: Utilities: Fix local printf issue.Lv Zheng
2014-07-30ACPICA: Tables: Update for DMAR table changes.Bob Moore
2014-07-30ACPICA: Remove some extraneous printf arguments.Sascha Wildner
2014-07-30ACPICA: Update for comments/formatting. No functional changes.Bob Moore
2014-07-30ACPICA: Disassembler: Add support for the ToUUID opererator (macro).Bob Moore
2014-07-30ACPICA: Remove a redundant cast to acpi_size for ACPI_OFFSET() macro.Bob Moore
2014-07-30ACPICA: Work around an ancient GCC bug.Bob Moore
2014-07-23ACPICA: Add new GPE public interface - acpi_mark_gpe_for_wake.Rafael J. Wysocki
2014-07-23ACPICA: GPEs: Do not allow enable for GPEs that have no handler(s).Rafael J. Wysocki
2014-07-09ACPICA: Fix a regression for deletion of Alias() objects.Bob Moore
2014-07-08ACPICA: Update version to 20140627Bob Moore
2014-07-08ACPICA: Tables: Merge DMAR table structure updatesLv Zheng
2014-07-08ACPICA: Hardware: back port of a recursive locking fixLv Zheng
2014-07-08ACPICA: utprint/oslibcfs: cleanup - no functional changeBob Moore
2014-07-08ACPICA: Executer: Fix trivial issues in acpi_get_serial_access_bytes()Lv Zheng
2014-07-08ACPICA: OSL: Update acpidump to reduce source code differencesLv Zheng
2014-07-08ACPICA: acpidump: Reduce freopen() invocations to improve portabilityLv Zheng
2014-07-08ACPICA: acpidump: Replace file IOs with new APIs to improve portabilityLv Zheng
2014-07-08ACPICA: acpidump: Remove exit() from generic layer to improve portabilityLv Zheng
2014-07-08ACPICA: acpidump: Add memory/string OSL usage to improve portabilityLv Zheng
2014-07-08ACPICA: Common: Enhance acpi_getopt() to improve portabilityLv Zheng
2014-07-08ACPICA: Common: Enhance cm_get_file_size() to improve portabilityLv Zheng
2014-07-08ACPICA: Application: Enhance ACPI_USAGE_xxx/ACPI_OPTION with acpi_os_printf()...Lv Zheng
2014-07-08ACPICA: Utilities: Introduce acpi_log_error() to improve portabilityLv Zheng
2014-07-08ACPICA: Utilities: Add formatted printing APIsLv Zheng
2014-07-08ACPICA: OSL: Add portable file IO to improve portabilityLv Zheng
2014-07-08ACPICA: OSL: Clean up acpi_os_printf()/acpi_os_vprintf() stubsLv Zheng
2014-07-08ACPICA: Utilities: Cleanup DEFINE_ACPI_GLOBALS by moving acpi_ut_init_global(...Lv Zheng
2014-07-08ACPICA: OSL: Update environments to improve portabilityLv Zheng
2014-07-08ACPICA: Namespace: Properly null terminate objects detached from a namespace ...David E. Box
2014-07-08ACPICA: Utilities: Validate full RSDP headerDavid E. Box
2014-07-08ACPICA: Utilities: Add support to read table from filesLv Zheng
2014-07-08ACPICA: Utilities: Fix an issue with non-native ACPI_IS_PRINT()Lv Zheng
2014-07-08ACPICA: acpidump: Add support for ACPI 1.0 GUID in LinuxLv Zheng
2014-07-08ACPICA: Utilities: Fix memory leak in acpi_ut_copy_iobject_to_iobjectDavid E. Box
2014-07-06ACPICA: Events: Fix edge-triggered GPE by disabling before acknowledging it.Lv Zheng
2014-06-16ACPICA: Restore error table definitions to reduce code differences between Li...Lv Zheng
2014-06-16Linux 3.16-rc1Linus Torvalds
2014-06-16Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netLinus Torvalds
2014-06-16Merge tag 'clk-for-linus-3.16-part2' of git://git.linaro.org/people/mike.turq...Linus Torvalds
2014-06-16Merge git://git.infradead.org/users/willy/linux-nvmeLinus Torvalds
2014-06-15net: sctp: fix permissions for rto_alpha and rto_beta knobsDaniel Borkmann
2014-06-15Merge branch 'csum_fixes'David S. Miller
2014-06-15vxlan: Checksum fixesTom Herbert
2014-06-15net: add skb_pop_rcv_encapsulationTom Herbert
2014-06-15udp: call __skb_checksum_complete when doing full checksumTom Herbert
2014-06-15net: Fix save software checksum completeTom Herbert
2014-06-15net: Fix GSO constants to match NETIF flagsTom Herbert