summaryrefslogtreecommitdiffstats
path: root/drivers/acpi/acpica/utmutex.c
Commit message (Expand)AuthorAgeFilesLines
* ACPICA: adding SPDX headersErik Schmauss2018-03-181-37/+1
* ACPICA: All acpica: Update copyrights to 2018Bob Moore2018-02-061-1/+1
* ACPICA: Update mutex error messages, no functional changeBob Moore2017-11-271-4/+5
* ACPICA: Source tree: Update copyright notices to 2017Bob Moore2017-02-091-1/+1
* ACPICA: Additional 2016 copyright changesBob Moore2016-01-151-1/+1
* ACPICA: Core: Major update for code formatting, no functional changesBob Moore2016-01-011-2/+3
* ACPICA: Debugger: Convert some mechanisms to OSPM specificLv Zheng2015-12-151-17/+0
* ACPICA: Debugger: Update mutexes used for multithreaded debuggerBob Moore2015-10-221-0/+21
* ACPICA: Update Copyright headers to 2015David E. Box2015-02-051-1/+1
* ACPICA: Update ACPICA copyrights to 2014.Bob Moore2014-02-111-1/+1
* ACPICA: Add a lock to the internal object reference count mechanismBob Moore2013-04-121-1/+8
* ACPICA: Update ACPICA copyrights to 2013Bob Moore2013-01-251-1/+1
* ACPICA: Remove extra spaces after periods within commentsBob Moore2012-11-151-6/+6
* ACPICA: Audit/update for ACPICA return macros and debug depth counterBob Moore2012-11-151-0/+2
* ACPICA: AcpiSrc: Fix some translation issues for Linux conversionBob Moore2012-07-171-4/+4
* ACPICA: Update all copyrights to 2012Bob Moore2012-01-171-1/+1
* ACPICA: Update for GCC 4Bob Moore2012-01-171-6/+3
* ACPICA: Fix code divergence of global lock handlingLin Ming2011-03-251-5/+0
* ACPICA: Use acpi_os_create_lock interfaceLin Ming2011-03-251-3/+14
* Merge branch 'acpica' of git://git.kernel.org/pub/scm/linux/kernel/git/lenb/l...Linus Torvalds2011-01-201-1/+1
|\
| * ACPICA: Update all ACPICA copyrights and signons to 2011Bob Moore2011-01-181-1/+1
* | ACPI / ACPICA: Initialize the global lock spinlock as appropriateRafael J. Wysocki2011-01-141-0/+1
|/
* ACPICA: Make acpi_thread_id no longer configurable, always u64Lin Ming2010-10-011-13/+16
* ACPICA/ACPI: Add new host interfaces for _OSI supportLin Ming2010-10-011-0/+8
* gcc-4.6: ACPI: fix unused but set variables in ACPIAndi Kleen2010-08-151-4/+1
* ACPICA: Standardize integer output for ACPICA warnings/errorsBob Moore2010-04-201-2/+2
* ACPICA: Update all ACPICA copyrights and signons to 2010Bob Moore2010-01-221-1/+1
* ACPICA: Update for new gcc-4 warning optionsBob Moore2010-01-221-13/+3
* ACPICA: Fix possible warnings for ACPI_THREAD_ID on 64-bit buildBob Moore2009-05-271-13/+13
* ACPICA: Fix AcpiWalkNamespace race condition with table unloadBob Moore2009-03-271-8/+15
* ACPICA: hide private headersLen Brown2009-01-091-1/+1
* ACPICA: create acpica/ directoryLen Brown2009-01-091-0/+342