summaryrefslogtreecommitdiff
path: root/tools/perf/scripts/python/export-to-sqlite.py
diff options
context:
space:
mode:
Diffstat (limited to 'tools/perf/scripts/python/export-to-sqlite.py')
0 files changed, 0 insertions, 0 deletions
564cbd77baa88405862d4aa0d00893ab1d8cb7'>diff
path: root/include/linux/semaphore.h
AgeCommit message (Expand)Author
2011-09-13locking, semaphores: Annotate inner lock as rawThomas Gleixner
2010-10-30semaphore: Remove mutex emulationThomas Gleixner
2010-09-08semaphore: Add DEFINE_SEMAPHOREThomas Gleixner
2008-07-24Remove __DECLARE_SEMAPHORE_GENERICMatthew Wilcox
2008-04-17Improve semaphore documentationMatthew Wilcox
2008-04-17Simplify semaphore implementationMatthew Wilcox
2008-04-17Add down_timeout and change ACPI to use itMatthew Wilcox
2008-04-17Introduce down_killable()Matthew Wilcox
2008-04-17Generic semaphore implementationMatthew Wilcox