Merge branch 'bugzilla-14954' into release
[safe/jmp/linux-2.6] / drivers / acpi / acpica /
2009-12-16 Len BrownMerge branch 'acpica' into release
2009-12-15 Dan CarpenterACPICA: Move check for valid Thread ID structure
2009-12-15 Bob MooreACPICA: Predefined name repair: automatically remove...
2009-12-15 Lin MingACPICA: Module-level code: enable _REG execution in...
2009-12-15 Bob MooreACPICA: Conditionally perform complex per-predefined...
2009-12-15 Bob MooreACPICA: Update function headers and comments, no functi...
2009-12-15 Bob MooreACPICA: Remove messages if predefined repair(s) are...
2009-12-15 Bob MooreACPICA: Move Package-to-Buffer repair code into common...
2009-12-15 Bob MooreACPICA: Fix mutex errors when running _REG methods
2009-12-15 Bob MooreACPICA: Update function headers, no functional change
2009-12-15 Bob MooreACPICA: Add more conversions to predefined name repair...
2009-12-15 Bob MooreACPICA: Update internal namespace node/handle interfaces
2009-12-15 Bob MooreACPICA: Add repair for bad _FDE/_GTM buffers
2009-12-15 Bob MooreACPICA: Fix two additional Scope override error messages
2009-12-15 Bob MooreACPICA: Fix two Scope type error messages
2009-12-15 Lin MingACPICA: Fix possible memory leak for module-level code...
2009-12-10 Linus TorvaldsMerge branch 'acpica' of git://git./linux/kernel/git...
2009-11-25 Alexey StarikovskiyACPICA: Silence the warning about _BIF returning the...
2009-11-25 Lin MingACPICA: Add additional module-level code support
2009-11-25 Bob MooreACPICA: Deploy new create integer interface where appro...
2009-11-25 Bob MooreACPICA: New internal utility function to create Integer...
2009-11-25 Bob MooreACPICA: Add repair for predefined methods that must...
2009-11-25 Bob MooreACPICA: Fix possible fault if return Package objects...
2009-11-25 Lin MingACPICA: Add post-order callback to acpi_walk_namespace
2009-11-25 Bob MooreACPICA: Change package length error message to an info...
2009-11-25 Bob MooreACPICA: Reduce severity of predefined repair messages...
2009-11-25 Lin MingACPICA: Fix possible memory leak for Scope ASL operator
2009-11-25 Lin MingACPICA: Remove possibility of executing _REG methods...
2009-11-25 Lin MingACPICA: Add repair for bad _MAT buffers
2009-11-25 Bob MooreACPICA: Add repair for bad _BIF/_BIX packages
2009-11-05 Bob MooreACPICA: avoid "Info: mapping multiple BARs. Your kernel...
2009-09-23 Linus TorvaldsMerge branch 'release' of git://git./linux/kernel/git...
2009-09-20 Felipe Contrerasx86: Trivial whitespace cleanups
2009-09-19 Len BrownMerge branch 'bugzilla-13620' into release
2009-09-19 Len BrownMerge branch 'acpica' into release
2009-09-15 Linus TorvaldsMerge branch 'x86-txt-for-linus' of git://git./linux...
2009-09-09 Bob MooreACPICA: Windows compatibility: autoexecute root _INI...
2009-09-09 Bob MooreACPICA: Update _OSI with new Windows OS strings
2009-09-09 Bob MooreACPICA: Fix memory leak for ill-formed Package objects
2009-09-09 Bob MooreACPICA: Remove error message for Store(Localx,Localx)
2009-09-09 Bob MooreACPICA: Fix extraneous warning if _DSM returns a package
2009-09-02 Ingo MolnarMerge commit 'v2.6.31-rc8' into x86/txt
2009-09-02 Shane Wangx86, intel_txt: clean up the impact on generic code...
2009-08-28 Bob MooreACPICA: acpi_reset: Bypass port validation mechanism
2009-08-28 Lin MingACPICA: Add support for module-level executable AML...
2009-08-28 Bob MooreACPICA: ACPI 4: Add validation for new predefined names.
2009-08-28 Lin MingACPICA: reformat predefined method table, no functional...
2009-08-28 Bob MooreACPICA: Fix fault if acpi_terminate is called twice
2009-08-28 Bob MooreACPICA: ACPI 4.0 : Add new return package type, restruc...
2009-08-28 Bob MooreACPICA: Add repair for predefined methods that return...
2009-08-28 Bob MooreACPICA: Move predefined repair code to new file, no...
2009-08-28 Lin MingACPICA: Windows compatibility fix: same buffer/string...
2009-08-27 Lin MingACPICA: fix leak of acpi_os_validate_address
2009-08-27 Bob MooreACPICA: Clarify common suffix for error/warning messages
2009-08-27 Bob MooreACPICA: Fix: Predefined object repair executed only...
2009-08-27 Bob MooreACPICA: Dump table header - suppress output of non...
2009-08-27 Bob MooreACPICA: Fix several acpi_attach_data problems
2009-08-27 Lin MingACPICA: ACPI 4.0: Interpreter support for IPMI.
2009-08-27 Lin MingACPICA: ACPI 4.0: iASL/Disassembler - IPMI keyword...
2009-08-27 Bob MooreACPICA: Fix possible memory leak in nspredef
2009-08-27 Bob MooreACPICA: Major update for acpi_get_object_info external...
2009-08-27 Bob MooreACPICA: Remove duplicate prototypes from header
2009-08-27 Bob MooreACPICA: Add 64-bit support to acpi_read and acpi_write
2009-08-27 Bob MooreACPICA: Remove duplicate extern declarations for public...
2009-08-27 Bob MooreACPICA: Fix several pointer casts to avoid possible...
2009-07-27 Len BrownRevert "ACPICA: Remove obsolete acpi_os_validate_addres...
2009-07-21 Joseph Cihulax86, intel_txt: Intel TXT Sx shutdown support
2009-05-27 Bob MooreACPICA: Disable preservation of SCI enable bit (SCI_EN)
2009-05-27 Lin MingACPICA: Region deletion: Ensure region object is remove...
2009-05-27 Alex ChiangACPICA: Eliminate extra call to NsGetParentNode
2009-05-27 Bob MooreACPICA: Simplify internal operation region interface
2009-05-27 Bob MooreACPICA: Update Load() to use operation region interfaces
2009-05-27 Lin MingACPICA: New: AcpiInstallMethod - install a single contr...
2009-05-27 Lin MingACPICA: Invalidate DdbHandle after table unload
2009-05-27 Lin MingACPICA: Fix reference count issues for DdbHandle object
2009-05-27 Bob MooreACPICA: Simplify and optimize NsGetNextNode function
2009-05-27 Bob MooreACPICA: Additional validation of _PRT packages (resourc...
2009-05-27 Bob MooreACPICA: Fix DebugObject output for DdbHandle objects
2009-05-27 Bob MooreACPICA: Fix allowable release order for ASL mutex objects
2009-05-27 Bob MooreACPICA: Mutex support: Fix release ordering issue and...
2009-05-27 Bob MooreACPICA: Fix implementation of AML BreakPoint operator...
2009-05-27 Bob MooreACPICA: Fix miscellaneous warnings under gcc 4+
2009-05-27 Bob MooreACPICA: Miscellaneous lint changes
2009-05-27 Bob MooreACPICA: Fix possible dereference of null pointer
2009-05-27 Bob MooreACPICA: Fix printf format warnings for 64-bit build
2009-05-27 Bob MooreACPICA: Fix possible warnings for ACPI_THREAD_ID on...
2009-05-27 Bob MooreACPICA: Remove unused global variables
2009-05-27 Bob MooreACPICA: Change behavior of object copy for mutex/event...
2009-05-27 Bob MooreACPICA: Fix a few warnings for gcc 3.4.4
2009-05-27 Bob MooreACPICA: Update error/warning interfaces
2009-05-16 Len BrownMerge branches 'release', 'bugzilla-13032', 'bugzilla...
2009-05-16 Lin MingACPI: resume: re-enable SCI-enable workaround
2009-05-07 Len BrownACPICA: use acpi.* modparam namespace
2009-05-02 Robert Mooreacpica: validate package element more carefully in...
2009-04-24 Len BrownMerge branch 'bugzilla-13036' into release
2009-04-24 Len BrownMerge branch 'bugzilla-12270' into release
2009-04-24 Len BrownRevert "ACPICA: delete check for AML access to port...
2009-04-24 Lin MingI/O port protection: update for windows compatibility.
2009-04-18 Len BrownACPI: Disable _GTS and _BFS support by default
2009-04-11 Zhang RuiACPI: Revert conflicting workaround for BIOS w/ mangled...
next