| Commit message (Expand) | Author | Age | ||
|---|---|---|---|---|
| ... | ||||
| | | | * | | | | | | | | | | ACPICA: Debugger multithreading enhancements. | Bob Moore | 2007-02-02 | |
| | | | * | | | | | | | | | | ACPICA: Removed all 16-bit support. | Bob Moore | 2007-02-02 | |
| | | | * | | | | | | | | | | ACPICA: Update version to 20061109 | Bob Moore | 2007-02-02 | |
| | | | * | | | | | | | | | | ACPICA: Fail AcpiEnable if ACPI tables not loaded. | Bob Moore | 2007-02-02 | |
| | | | * | | | | | | | | | | ACPICA: Add ACPI_MAX macro | Bob Moore | 2007-02-02 | |
| | | | * | | | | | | | | | | ACPICA: Ensure that all structures in acobject.h are aligned, via #pragma. | Bob Moore | 2007-02-02 | |
| | | | * | | | | | | | | | | ACPICA: Fixes for load() operator. | Alexey Starikovskiy | 2007-02-02 | |
| | | | * | | | | | | | | | | ACPICA: Miscellaneous table manager updates and optimizations | Alexey Starikovskiy | 2007-02-02 | |
| | | | * | | | | | | | | | | ACPICA: Remove duplicate table definitions (non-conflicting), cont | Alexey Starikovskiy | 2007-02-02 | |
| | | | * | | | | | | | | | | ACPICA: Remove duplicate table definitions (non-conflicting) | Alexey Starikovskiy | 2007-02-02 | |
| | | | * | | | | | | | | | | ACPICA: Remove duplicate table definitions. | Alexey Starikovskiy | 2007-02-02 | |
| | | | * | | | | | | | | | | ACPICA: use new ACPI headers. | Alexey Starikovskiy | 2007-02-02 | |
| | | | * | | | | | | | | | | ACPICA: Remove duplicate table manager | Alexey Starikovskiy | 2007-02-02 | |
| | | | * | | | | | | | | | | ACPICA: Update version to 20061011 | Bob Moore | 2007-02-02 | |
| | | | * | | | | | | | | | | ACPICA: Use manifest constants for parse pass number | Bob Moore | 2007-02-02 | |
| | | | * | | | | | | | | | | ACPICA: Fix race condition with AcpiWalkNamespace. | Bob Moore | 2007-02-02 | |
| | | | * | | | | | | | | | | ACPICA: Restructured module into multiple functions. | Mikhail Kouzmich | 2007-02-02 | |
| | | | * | | | | | | | | | | ACPICA: Update version to 20060927 | Bob Moore | 2007-02-02 | |
| | | | * | | | | | | | | | | ACPICA: Add new subsystem state bit that is set after SubsystemInitialize is ... | Bob Moore | 2007-02-02 | |
| | | | * | | | | | | | | | | ACPICA: Remove obsolete Flags parameter. | Bob Moore | 2007-02-02 | |
| | | | * | | | | | | | | | | ACPICA: Add full table name to disassembler output | Bob Moore | 2007-02-02 | |
| | | | * | | | | | | | | | | ACPICA: Update version to 20060912 | Bob Moore | 2007-02-02 | |
| | | | * | | | | | | | | | | ACPICA: New common routine for creating and verifying a local FADT. | Bob Moore | 2007-02-02 | |
| | | | * | | | | | | | | | | ACPICA: FADT verification is now table driven. | Bob Moore | 2007-02-02 | |
| | | | * | | | | | | | | | | ACPICA: Add declarations for ASF! sub-tables | Bob Moore | 2007-02-02 | |
| | | | * | | | | | | | | | | ACPICA: IsResourceTemplate now returns ACPI_STATUS | Bob Moore | 2007-02-02 | |
| | | | * | | | | | | | | | | ACPICA: re-factor table init routines for benefit of iASL | Bob Moore | 2007-02-02 | |
| | | | * | | | | | | | | | | ACPICA: add ASF comment | Bob Moore | 2007-02-02 | |
| | | | * | | | | | | | | | | ACPICA: Delete stale FADT functions outside tbfadt.c. | Bob Moore | 2007-02-02 | |
| | | | * | | | | | | | | | | ACPICA: Re-implement interpreters' "serialized mode" | Bob Moore | 2007-02-02 | |
| | | | * | | | | | | | | | | ACPICA: Update version to 20060831 | Bob Moore | 2007-02-02 | |
| | | | * | | | | | | | | | | ACPICA: Split acpi_format_exception into two parts | Bob Moore | 2007-02-02 | |
| | | | * | | | | | | | | | | ACPICA: Store GPE number instead of bitmask | Alexey Starikovskiy | 2007-02-02 | |
| | | | * | | | | | | | | | | ACPICA: Fix unalignment in acpi_ut_repair_name | Bob Moore | 2007-02-02 | |
| | | | * | | | | | | | | | | ACPICA: Disable all wake GPEs after first one recieved | Bob Moore | 2007-02-02 | |
| | | | * | | | | | | | | | | ACPICA: Add acpi_gpe_count global to track the number of GPE events | Bob Moore | 2007-02-02 | |
| | | | * | | | | | | | | | | ACPICA: Add support for DMAR table | Bob Moore | 2007-02-02 | |
| | | | * | | | | | | | | | | ACPICA: minimal patch to integrate new tables into Linux | Alexey Starikovskiy | 2007-02-02 | |
| | | | * | | | | | | | | | | ACPICA: Update comments for individual table fields | Bob Moore | 2007-02-02 | |
| | | | * | | | | | | | | | | ACPICA: misc fixes for new Table Manager: | Bob Moore | 2007-02-02 | |
| | | | * | | | | | | | | | | ACPICA: Implement simplified Table Manager | Bob Moore | 2007-02-02 | |
| | | | * | | | | | | | | | | ACPICA: Update version to 20060721 | Bob Moore | 2007-02-02 | |
| | | | * | | | | | | | | | | ACPICA: Delete recursive feature of ACPI Global Lock | Bob Moore | 2007-02-02 | |
| | * | | | | | | | | | | | | Merge branch 'release' of git://git.kernel.org/pub/scm/linux/kernel/git/aegl/... | Linus Torvalds | 2007-02-06 | |
| | |\ \ \ \ \ \ \ \ \ \ \ \ | ||||
| | | * | | | | | | | | | | | | [IA64] swiotlb abstraction (e.g. for Xen) | Jan Beulich | 2007-02-05 | |
| | | * | | | | | | | | | | | | [IA64] swiotlb bug fixes | Jan Beulich | 2007-02-05 | |
| | | * | | | | | | | | | | | | [IA64] Hook up getcpu system call for IA64 | Fenghua Yu | 2007-02-05 | |
| | | * | | | | | | | | | | | | [IA64] virt_to_page() can be called with NULL arg | Kirill Korotaev | 2007-02-05 | |
| | | * | | | | | | | | | | | | [IA64] register memory ranges in a consistent manner | Bob Picco | 2007-02-05 | |
| | | * | | | | | | | | | | | | [IA64] remove bogus prototype ia64_esi_init() | Alex Williamson | 2007-02-05 | |
