summaryrefslogtreecommitdiff
AgeCommit message (Expand)AuthorFilesLines
2014-07-31ACPICA: Remove some extraneous printf arguments.Sascha Wildner2-5/+4
2014-07-31ACPICA: Update for comments/formatting. No functional changes.Bob Moore1-12/+10
2014-07-31ACPICA: Disassembler: Add support for the ToUUID opererator (macro).Bob Moore2-6/+25
2014-07-31ACPICA: Remove a redundant cast to acpi_size for ACPI_OFFSET() macro.Bob Moore1-1/+1
2014-07-31ACPICA: Work around an ancient GCC bug.Bob Moore1-3/+3
2014-07-24ACPICA: Add new GPE public interface - acpi_mark_gpe_for_wake.Rafael J. Wysocki2-0/+51
2014-07-24ACPICA: GPEs: Do not allow enable for GPEs that have no handler(s).Rafael J. Wysocki1-3/+11
2014-07-09ACPICA: Fix a regression for deletion of Alias() objects.Bob Moore1-10/+9
2014-07-08ACPICA: Update version to 20140627Bob Moore1-1/+1
2014-07-08ACPICA: Tables: Merge DMAR table structure updatesLv Zheng1-1/+1
2014-07-08ACPICA: Hardware: back port of a recursive locking fixLv Zheng1-1/+2
2014-07-08ACPICA: utprint/oslibcfs: cleanup - no functional changeBob Moore2-31/+43
2014-07-08ACPICA: Executer: Fix trivial issues in acpi_get_serial_access_bytes()Lv Zheng1-2/+2
2014-07-08ACPICA: OSL: Update acpidump to reduce source code differencesLv Zheng2-7/+27
2014-07-08ACPICA: acpidump: Reduce freopen() invocations to improve portabilityLv Zheng5-9/+146
2014-07-08ACPICA: acpidump: Replace file IOs with new APIs to improve portabilityLv Zheng4-72/+69
2014-07-08ACPICA: acpidump: Remove exit() from generic layer to improve portabilityLv Zheng1-18/+32
2014-07-08ACPICA: acpidump: Add memory/string OSL usage to improve portabilityLv Zheng3-13/+15
2014-07-08ACPICA: Common: Enhance acpi_getopt() to improve portabilityLv Zheng4-9/+14
2014-07-08ACPICA: Common: Enhance cm_get_file_size() to improve portabilityLv Zheng3-10/+15
2014-07-08ACPICA: Application: Enhance ACPI_USAGE_xxx/ACPI_OPTION with acpi_os_printf()...Lv Zheng2-6/+9
2014-07-08ACPICA: Utilities: Introduce acpi_log_error() to improve portabilityLv Zheng3-0/+50
2014-07-08ACPICA: Utilities: Add formatted printing APIsLv Zheng6-1/+682
2014-07-08ACPICA: OSL: Add portable file IO to improve portabilityLv Zheng3-0/+254
2014-07-08ACPICA: OSL: Clean up acpi_os_printf()/acpi_os_vprintf() stubsLv Zheng7-25/+1308
2014-07-08ACPICA: Utilities: Cleanup DEFINE_ACPI_GLOBALS by moving acpi_ut_init_global(...Lv Zheng4-147/+147
2014-07-08ACPICA: OSL: Update environments to improve portabilityLv Zheng1-12/+36
2014-07-08ACPICA: Namespace: Properly null terminate objects detached from a namespace ...David E. Box1-0/+11
2014-07-08ACPICA: Utilities: Validate full RSDP headerDavid E. Box1-12/+7
2014-07-08ACPICA: Utilities: Add support to read table from filesLv Zheng4-4/+346
2014-07-08ACPICA: Utilities: Fix an issue with non-native ACPI_IS_PRINT()Lv Zheng1-1/+1
2014-07-08ACPICA: acpidump: Add support for ACPI 1.0 GUID in LinuxLv Zheng1-7/+41
2014-07-08ACPICA: Utilities: Fix memory leak in acpi_ut_copy_iobject_to_iobjectDavid E. Box1-0/+6
2014-07-07ACPICA: Events: Fix edge-triggered GPE by disabling before acknowledging it.Lv Zheng1-15/+17
2014-06-17ACPICA: Restore error table definitions to reduce code differences between Li...Lv Zheng6-46/+46
2014-06-16Linux 3.16-rc1v3.16-rc1Linus Torvalds1-2/+2
2014-06-16Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netLinus Torvalds10-34/+96
2014-06-16Merge tag 'clk-for-linus-3.16-part2' of git://git.linaro.org/people/mike.turq...Linus Torvalds30-265/+1836
2014-06-16Merge git://git.infradead.org/users/willy/linux-nvmeLinus Torvalds5-110/+194
2014-06-15net: sctp: fix permissions for rto_alpha and rto_beta knobsDaniel Borkmann1-4/+28
2014-06-15Merge branch 'csum_fixes'David S. Miller7-25/+60
2014-06-15vxlan: Checksum fixesTom Herbert1-9/+2
2014-06-15net: add skb_pop_rcv_encapsulationTom Herbert1-0/+12
2014-06-15udp: call __skb_checksum_complete when doing full checksumTom Herbert1-1/+3
2014-06-15net: Fix save software checksum completeTom Herbert2-10/+29
2014-06-15net: Fix GSO constants to match NETIF flagsTom Herbert3-5/+14
2014-06-15Merge tag 'scsi-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/j...Linus Torvalds24-369/+715
2014-06-15Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/mas...Linus Torvalds9-36/+192
2014-06-15Merge git://git.kvack.org/~bcrl/aio-nextLinus Torvalds1-34/+36
2014-06-15fix __swap_writepage() compile failure on old gcc versionsAl Viro1-1/+1