summaryrefslogtreecommitdiff
path: root/drivers/acpi/executer/exmutex.c
AgeCommit message (Expand)Author
2008-05-23acpi: fix integer as NULL pointer warningHarvey Harrison
2008-04-23ACPICA: update Intel copyrightLen Brown
2008-04-22ACPICA: Undo accidental checkin of not-fully-tested mutex changesBob Moore
2008-04-22ACPICA: Implemented full support for deferred execution for the TermArg strin...Lin Ming
2008-04-22ACPICA: Misc fixes for recent global lock code updateBob Moore
2008-04-22ACPICA: Update comments for acquire/release mutex interfacesBob Moore
2008-04-22ACPICA: Update for mutiple global lock acquisitions by same threadBob Moore
2007-05-09ACPICA: LindentLen Brown
2007-05-09Revert "ACPICA: fix AML mutex re-entrancy"Len Brown
2007-02-15ACPICA: fix AML mutex re-entrancyAlexey Starikovskiy
2007-02-02ACPICA: Update copyright to 2007.Bob Moore
2007-02-02ACPICA: On AML mutex force-release, set depth to zero (was 1).Bob Moore
2007-02-02ACPICA: Delete recursive feature of ACPI Global LockBob Moore
2006-10-21ACPI: avoid gcc warnings in ACPI mutex debug codeMartin Bligh
2006-07-09ACPI: acpi_os_get_thread_id() returns currentLen Brown
2006-06-28ACPI: ACPICA 20060623Bob Moore
2006-06-14ACPI: ACPICA 20060421Bob Moore
2006-03-31[ACPI] ACPICA 20060210Bob Moore
2006-01-31[ACPI] ACPICA 20060127Bob Moore
2006-01-20[ACPI] ACPICA 20060113Bob Moore
2005-08-05[ACPI] Lindent all ACPI filesLen Brown
2005-07-12ACPICA 20050408 from Bob MooreRobert Moore
2005-01-20[ACPI] ACPICA 20050114 from Bob MooreLen Brown
2004-05-07[ACPI] ACPICA 20040427 from Bob MooreLen Brown
2004-03-12[ACPI] ACPICA 20040311 from Bob MooreLen Brown
2004-01-17[ACPI] ACPICA 20040116 from Bob MooreLen Brown
2003-12-11[ACPI] update Linux to ACPICA 20031029 (Bob Moore)Len Brown
2003-02-17ACPI: Change license from GPL to dual GPL and BSD-styleAndy Grover
2003-02-12acpi: make source files look for headers in <acpi...> (executor files)Patrick Mochel
2003-01-06ACPI: Remove typedefs in favor of using "struct" and "union" explicitlyAndy Grover
2002-12-16ACPI: More cosmetic changes to make the code more Linux-likeAndy Grover
2002-12-16ACPI: remove non-Linux revision on files, and make types more Linux-likeAndy Grover
2002-12-12ACPI: update to 20021212Andy Grover
2002-10-22ACPI: Update to interpreter 20021022Andy Grover
2002-05-29Clean up code based on things flagged by lintAndy Grover
2002-03-14[PATCH] ACPI patch 5/9Andy Grover
2002-02-04v2.4.9.15 -> v2.4.10Linus Torvalds
2002-02-04v2.4.5.4 -> v2.4.5.5Linus Torvalds