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