| Commit message (Expand) | Author | Age |
* | Merge branch 'acpica' into release | Len Brown | 2009-12-15 |
|\ |
|
| * | ACPICA: Move check for valid Thread ID structure | Dan Carpenter | 2009-12-15 |
| * | ACPICA: Predefined name repair: automatically remove null package elements | Bob Moore | 2009-12-15 |
| * | ACPICA: Module-level code: enable _REG execution in same scope | Lin Ming | 2009-12-15 |
| * | ACPICA: Conditionally perform complex per-predefined-name repairs | Bob Moore | 2009-12-15 |
| * | ACPICA: Update function headers and comments, no functional change | Bob Moore | 2009-12-15 |
| * | ACPICA: Remove messages if predefined repair(s) are successful | Bob Moore | 2009-12-15 |
| * | ACPICA: Move Package-to-Buffer repair code into common ToBuffer function | Bob Moore | 2009-12-15 |
| * | ACPICA: Fix mutex errors when running _REG methods | Bob Moore | 2009-12-15 |
| * | ACPICA: Update function headers, no functional change | Bob Moore | 2009-12-15 |
| * | ACPICA: Add more conversions to predefined name repair module | Bob Moore | 2009-12-15 |
| * | ACPICA: Update internal namespace node/handle interfaces | Bob Moore | 2009-12-15 |
| * | ACPICA: Add repair for bad _FDE/_GTM buffers | Bob Moore | 2009-12-15 |
| * | ACPICA: Fix two additional Scope override error messages | Bob Moore | 2009-12-15 |
| * | ACPICA: Fix two Scope type error messages | Bob Moore | 2009-12-15 |
| * | ACPICA: Fix possible memory leak for module-level code execution | Lin Ming | 2009-12-15 |
* | | Merge branch 'acpica' of git://git.kernel.org/pub/scm/linux/kernel/git/lenb/l... | Linus Torvalds | 2009-12-09 |
|\| |
|
| * | ACPICA: Add additional module-level code support | Lin Ming | 2009-11-24 |
| * | ACPICA: Deploy new create integer interface where appropriate | Bob Moore | 2009-11-24 |
| * | ACPICA: New internal utility function to create Integer objects | Bob Moore | 2009-11-24 |
| * | ACPICA: Add repair for predefined methods that must return sorted lists | Bob Moore | 2009-11-24 |
| * | ACPICA: Fix possible fault if return Package objects contain NULL elements | Bob Moore | 2009-11-24 |
| * | ACPICA: Add post-order callback to acpi_walk_namespace | Lin Ming | 2009-11-24 |
| * | ACPICA: Change package length error message to an info message | Bob Moore | 2009-11-24 |
| * | ACPICA: Reduce severity of predefined repair messages, Warning to Info | Bob Moore | 2009-11-24 |
| * | ACPICA: Fix possible memory leak for Scope ASL operator | Lin Ming | 2009-11-24 |
| * | ACPICA: Remove possibility of executing _REG methods twice | Lin Ming | 2009-11-24 |
| * | ACPICA: Add repair for bad _MAT buffers | Lin Ming | 2009-11-24 |
| * | ACPICA: Add repair for bad _BIF/_BIX packages | Bob Moore | 2009-11-24 |
* | | ACPICA: Silence the warning about _BIF returning the buffer | Alexey Starikovskiy | 2009-11-24 |
|/ |
|
* | ACPICA: avoid "Info: mapping multiple BARs. Your kernel is fine." | Bob Moore | 2009-11-05 |
* | Merge branch 'release' of git://git.kernel.org/pub/scm/linux/kernel/git/lenb/... | Linus Torvalds | 2009-09-23 |
|\ |
|
| * | Merge branch 'bugzilla-13620' into release | Len Brown | 2009-09-19 |
| |\ |
|
| | * | ACPICA: fix leak of acpi_os_validate_address | Lin Ming | 2009-08-27 |
| * | | Merge branch 'acpica' into release | Len Brown | 2009-09-19 |
| |\ \ |
|
| | * | | ACPICA: Windows compatibility: autoexecute root _INI method | Bob Moore | 2009-09-08 |
| | * | | ACPICA: Update _OSI with new Windows OS strings | Bob Moore | 2009-09-08 |
| | * | | ACPICA: Fix memory leak for ill-formed Package objects | Bob Moore | 2009-09-08 |
| | * | | ACPICA: Remove error message for Store(Localx,Localx) | Bob Moore | 2009-09-08 |
| | * | | ACPICA: Fix extraneous warning if _DSM returns a package | Bob Moore | 2009-09-08 |
| | * | | ACPICA: acpi_reset: Bypass port validation mechanism | Bob Moore | 2009-08-28 |
| | * | | ACPICA: Add support for module-level executable AML code | Lin Ming | 2009-08-28 |
| | * | | ACPICA: ACPI 4: Add validation for new predefined names. | Bob Moore | 2009-08-28 |
| | * | | ACPICA: reformat predefined method table, no functional change | Lin Ming | 2009-08-28 |
| | * | | ACPICA: Fix fault if acpi_terminate is called twice | Bob Moore | 2009-08-28 |
| | * | | ACPICA: ACPI 4.0 : Add new return package type, restructure module. | Bob Moore | 2009-08-28 |
| | * | | ACPICA: Add repair for predefined methods that return nested packages | Bob Moore | 2009-08-28 |
| | * | | ACPICA: Move predefined repair code to new file, no functional change | Bob Moore | 2009-08-28 |
| | * | | ACPICA: Clarify common suffix for error/warning messages | Bob Moore | 2009-08-27 |
| | * | | ACPICA: Fix: Predefined object repair executed only once | Bob Moore | 2009-08-27 |