Age | Commit message (Expand) | Author |
2012-01-17 | ACPI, Record ACPI NVS regions | Huang Ying |
2012-01-17 | ACPI, APEI, EINJ, Refine the fix of resource conflict | Xiao, Hui |
2012-01-17 | ACPI, APEI, EINJ, Fix resource conflict on some machine | Huang Ying |
2012-01-17 | ACPI, Add RAM mapping support to ACPI atomic IO support | Huang Ying |
2012-01-17 | ACPI, APEI, Printk queued error record before panic | Huang Ying |
2012-01-17 | ACPI, APEI, GHES, Distinguish interleaved error report in kernel log | Huang Ying |
2012-01-17 | ACPI, APEI, Remove table not found message | Huang Ying |
2012-01-17 | ACPI, APEI, Print resource errors in conventional format | Bjorn Helgaas |
2012-01-17 | ACPI, APEI, GHES: Add PCIe AER recovery support | Huang Ying |
2012-01-17 | ACPI, Add 64bit read/write support to atomicio on i386 | Huang Ying |
2012-01-17 | ACPICA: Update all copyrights to 2012 | Bob Moore |
2012-01-17 | ACPICA: Add support for region address conflict checking | Lin Ming |
2012-01-17 | ACPICA: Update for larger ACPI 5 FADT size | Bob Moore |
2012-01-17 | ACPICA: Clean up Makefile | Lin Ming |
2012-01-17 | ACPI 5.0: Allow _AEI method in walk resources | Zhang Rui |
2012-01-17 | ACPI 5.0: Add new predefined names | Bob Moore |
2012-01-17 | ACPI 5.0: New interface, acpi_buffer_to_resource | Bob Moore |
2012-01-17 | ACPI 5.0: New interface, acpi_get_event_resources | Bob Moore |
2012-01-17 | ACPI 5.0: Support for all new resource descriptors | Lin Ming |
2012-01-17 | ACPI 5.0: Support for GeneralPurposeIo and GenericSerialBus operation region | Bob Moore |
2012-01-17 | ACPI 5.0: Implement Connection() and AccessAs() changes | Bob Moore |
2012-01-17 | ACPI 5.0: New interfaces to allow driver access to AML mutex objects | Lin Ming |
2012-01-17 | ACPI 5.0: Implement hardware-reduced option | Bob Moore |
2012-01-17 | ACPI 5.0: Basic support for FADT version 5 | Bob Moore |
2012-01-17 | ACPICA: Do not abort table load on invalid space ID | Bob Moore |
2012-01-17 | ACPICA: Add error msg for Index/Bank field registers out-of-range | Bob Moore |
2012-01-17 | ACPICA: Add error msg for unsupported I/O requests (not 8/16/32 bit length) | Bob Moore |
2012-01-17 | ACPICA: Fix to allow region arguments to reference other scopes | Lin Ming |
2012-01-17 | ACPICA: Update for GCC 4 | Bob Moore |
2012-01-17 | Merge branch 'acpica-validate-address-regression' into next | Len Brown |
2012-01-17 | ACPICA: Put back the call to acpi_os_validate_address | Lin Ming |
2012-01-13 | module_param: make bool parameters really bool (drivers & misc) | Rusty Russell |
2012-01-11 | Merge branch 'linux-next' of git://git.kernel.org/pub/scm/linux/kernel/git/jb... | Linus Torvalds |
2012-01-10 | Merge branch 'next' of git://git.kernel.org/pub/scm/linux/kernel/git/joro/iommu | Linus Torvalds |
2012-01-08 | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jik... | Linus Torvalds |
2012-01-08 | Merge branch 'pm-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/... | Linus Torvalds |
2012-01-08 | Merge branch 'for-linus2' of git://git.kernel.org/pub/scm/linux/kernel/git/vi... | Linus Torvalds |
2012-01-07 | Merge branch 'driver-core-next' of git://git.kernel.org/pub/scm/linux/kernel/... | Linus Torvalds |
2012-01-06 | PCI/PM/Runtime: make PCI traces quieter | Vincent Palatin |
2012-01-06 | PCI: Rework ASPM disable code | Matthew Garrett |
2012-01-06 | Merge branch 'driver-core-next' into Linux 3.2 | Greg Kroah-Hartman |
2012-01-04 | Kconfig: acpi: Fix typo in comment. | Justin P. Mattock |
2012-01-03 | switch debugfs to umode_t | Al Viro |
2012-01-03 | switch procfs to umode_t use | Al Viro |
2011-12-21 | cpu: convert 'cpu' and 'machinecheck' sysdev_class to a regular subsystem | Kay Sievers |
2011-12-21 | Merge branch 'master' into pm-sleep | Rafael J. Wysocki |
2011-12-06 | ACPI / PM: Do not save/restore NVS on Asus K54C/K54HR | Keng-Yu Lin |
2011-12-05 | PCI: Rework ASPM disable code | Matthew Garrett |
2011-12-02 | treewide: Fix typos in various parts of the kernel, and fix some comments. | Justin P. Mattock |
2011-11-17 | pstore: pass reason to backend write callback | Kees Cook |