index
:
blackbird-op-linux
master
Blackbird™ Linux sources for OpenPOWER
Raptor Computing Systems
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
arch
/
x86
/
include
/
asm
/
rwsem.h
Commit message (
Expand
)
Author
Age
Files
Lines
*
x86 rwsem: avoid taking slow path when stealing write lock
Michel Lespinasse
2013-05-07
1
-7
/
+21
*
x86: Use xadd helper more widely
Jeremy Fitzhardinge
2011-08-29
1
-7
/
+1
*
rwsem: Move duplicate function prototypes to linux/rwsem.h
Thomas Gleixner
2011-01-27
1
-9
/
+0
*
rwsem: Unify the duplicate rwsem_is_locked() inlines
Thomas Gleixner
2011-01-27
1
-5
/
+0
*
rwsem: Move duplicate init macros and functions to linux/rwsem.h
Thomas Gleixner
2011-01-27
1
-25
/
+0
*
rwsem: Move duplicate struct rwsem declaration to linux/rwsem.h
Thomas Gleixner
2011-01-27
1
-12
/
+0
*
x86: Cleanup rwsem_count_t typedef
Thomas Gleixner
2011-01-27
1
-15
/
+10
*
rwsem: Cleanup includes
Thomas Gleixner
2011-01-27
1
-6
/
+0
*
x86, rwsem: Minor cleanups
Michel Lespinasse
2010-07-20
1
-9
/
+7
*
x86, rwsem: Stay on fast path when count > 0 in __up_write()
Michel Lespinasse
2010-07-20
1
-3
/
+2
*
x86-64, rwsem: Avoid store forwarding hazard in __downgrade_write
Avi Kivity
2010-02-13
1
-20
/
+5
*
x86-64, rwsem: 64-bit xadd rwsem implementation
H. Peter Anvin
2010-01-18
1
-13
/
+40
*
x86: clean up rwsem type system
Linus Torvalds
2010-01-13
1
-10
/
+15
*
x86-32: clean up rwsem inline asm statements
Linus Torvalds
2010-01-12
1
-15
/
+15
*
x86: Fix ASM_X86__ header guards
H. Peter Anvin
2008-10-22
1
-3
/
+3
*
x86, um: ... and asm-x86 move
Al Viro
2008-10-22
1
-0
/
+265