index
:
platform/kernel/linux-3.10
accepted/tizen_3.0.2014.q3_common
accepted/tizen_3.0.2015.q2_common
accepted/tizen_common
accepted/tizen_ivi
accepted/tizen_mobile
accepted/tizen_tv
accepted/tizen_wearable
devel/aarch64
devel/tizen
devel/v3.10-ltsi
dmafence
kdbus-integration
master
sandbox/cometzero/tizen
sandbox/cosmichobo/tizen
sandbox/daeinki/tizen
sandbox/hwhwang7/tizen
sandbox/mchehab/tizen-media-backports
sandbox/mwereski/kdbus-integration
sandbox/pawelo/kdbus-next-wip
sandbox/pawelo/kdbus-next-wip-next
sandbox/pawelo/kdbus-v4-backport
sandbox/pawelo/kernfs
sandbox/pawelo/kernfs_better
sandbox/pawelo/sysfs
sandbox/pcoval/tizen
tizen
tizen-rebase-20140515
tizen_3.0.2014.q3_common
tizen_3.0.2014.q4_common
tizen_3.0.2015.q1_common
tizen_3.0.2015.q2_common
tizen_3.0.m1_mobile
tizen_3.0.m1_tv
tizen_LPD
upstream
v3.10.51-integration
v3.10.52-integration
v3.10.60-rebase
Domain: System / Kernel;
Inki Dae <inki.dae@samsung.com>
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
lib
/
rwsem-spinlock.c
Age
Commit message (
Expand
)
Author
Files
Lines
2013-05-07
rwsem: simplify __rwsem_do_wake
Michel Lespinasse
1
-16
/
+7
2013-05-07
rwsem: make the waiter type an enumeration rather than a bitmask
Michel Lespinasse
1
-8
/
+11
2013-02-19
rwsem-spinlock: Implement writer lock-stealing for better scalability
Yuanhan Liu
1
-45
/
+24
2012-03-07
lib: reduce the use of module.h wherever possible
Paul Gortmaker
1
-1
/
+1
2011-09-13
locking, rwsem: Annotate inner lock as raw
Thomas Gleixner
1
-19
/
+19
2010-04-07
rwsem generic spinlock: use IRQ save/restore spinlocks
Kevin Hilman
1
-6
/
+8
2009-12-15
rwsem: fix rwsem_is_locked() bugs
Amerigo Wang
1
-0
/
+13
2009-12-15
rwsem-spinlock: remove useless function exports
Amerigo Wang
1
-9
/
+1
2008-02-08
lib: remove fastcall from lib/*
Harvey Harrison
1
-8
/
+8
2006-10-11
Lockdep: add lockdep_set_class_and_subclass() and lockdep_set_subclass()
Peter Zijlstra
1
-1
/
+1
2006-07-03
[PATCH] lockdep: prove rwsem locking correctness
Ingo Molnar
1
-3
/
+17
2006-07-03
[PATCH] lockdep: clean up rwsems
Ingo Molnar
1
-44
/
+2
2005-05-01
[PATCH] use smp_mb/wmb/rmb where possible
akpm@osdl.org
1
-3
/
+3
2005-04-16
Linux-2.6.12-rc2
v2.6.12-rc2
Linus Torvalds
1
-0
/
+344