summaryrefslogtreecommitdiff
path: root/drivers/acpi/executer/exmutex.c
AgeCommit message (Expand)AuthorFilesLines
2009-01-09ACPICA: create acpica/ directoryLen Brown1-474/+0
2008-12-31ACPICA: Restructure includes into public/privateBob Moore1-0/+1
2008-05-23acpi: fix integer as NULL pointer warningHarvey Harrison1-2/+2
2008-04-24ACPICA: update Intel copyrightLen Brown1-1/+1
2008-04-22ACPICA: Undo accidental checkin of not-fully-tested mutex changesBob Moore1-16/+0
2008-04-22ACPICA: Implemented full support for deferred execution for the TermArg strin...Lin Ming1-0/+16
2008-04-22ACPICA: Misc fixes for recent global lock code updateBob Moore1-5/+18
2008-04-22ACPICA: Update comments for acquire/release mutex interfacesBob Moore1-6/+30
2008-04-22ACPICA: Update for mutiple global lock acquisitions by same threadBob Moore1-68/+126
2007-05-10ACPICA: LindentLen Brown1-1/+2
2007-05-10Revert "ACPICA: fix AML mutex re-entrancy"Len Brown1-16/+20
2007-02-16ACPICA: fix AML mutex re-entrancyAlexey Starikovskiy1-20/+16
2007-02-03ACPICA: Update copyright to 2007.Bob Moore1-1/+1
2007-02-03ACPICA: On AML mutex force-release, set depth to zero (was 1).Bob Moore1-1/+7
2007-02-03ACPICA: Delete recursive feature of ACPI Global LockBob Moore1-33/+45
2006-10-21ACPI: avoid gcc warnings in ACPI mutex debug codeMartin Bligh1-3/+3
2006-07-09ACPI: acpi_os_get_thread_id() returns currentLen Brown1-2/+2
2006-06-28ACPI: ACPICA 20060623Bob Moore1-6/+6
2006-06-14ACPI: ACPICA 20060421Bob Moore1-6/+6
2006-03-31[ACPI] ACPICA 20060210Bob Moore1-0/+3
2006-01-31[ACPI] ACPICA 20060127Bob Moore1-6/+20
2006-01-20[ACPI] ACPICA 20060113Bob Moore1-1/+1
2005-08-05[ACPI] Lindent all ACPI filesLen Brown1-97/+63
2005-07-12ACPICA 20050408 from Bob MooreRobert Moore1-16/+29
2005-04-17Linux-2.6.12-rc2v2.6.12-rc2Linus Torvalds1-0/+363