WARNS6 cleanups
[dragonfly.git] / sys / sys / spinlock2.h
2006-09-02 Sepherosa ZiehauMerge from vendor branch HOSTAPD:
2006-08-17 Gregory Neil ShapiroMerge from vendor branch SENDMAIL:
2006-07-27 Simon SchubertMerge from vendor branch GDB:
2006-07-13 Sepherosa ZiehauMerge from vendor branch ATHEROS:
2006-06-24 Sepherosa ZiehauMerge from vendor branch WPA_SUPPLICANT:
2006-06-14 Gregory Neil ShapiroMerge from vendor branch SENDMAIL:
2006-06-01 Matthew DillonSince we can only hold one shared spinlock at a time...
2006-05-29 Matthew DillonShortcut two common spinlock situations and don't bothe...
2006-05-21 Matthew DillonImplement a much faster spinlock.
2006-05-21 Matthew DillonClean up more #include files. Create an internal __boo...
2006-05-19 Matthew DillonRecent lwkt_token work broke UP builds. Fix the token...
2006-05-18 Matthew DillonReplace the LWKT token code's passive management of...
2006-04-22 Matthew DillonAdd spin_uninit() to provide symmetry with spin_init().
2006-04-12 Sascha WildnerMerge from vendor branch BINUTILS:
2006-03-22 Gregory Neil ShapiroMerge from vendor branch SENDMAIL:
2006-02-13 Simon SchubertMerge from vendor branch OPENSSH:
2006-01-11 Simon SchubertMerge from vendor branch GDB:
2005-12-07 Simon SchubertMerge from vendor branch CVS:
2005-12-03 Simon SchubertMerge from vendor branch OPENSSL:
2005-12-03 Simon SchubertMerge from vendor branch CVS:
2005-11-19 Matthew DillonConvert the lockmgr interlock from a token to a spinloc...
2005-11-13 Simon SchubertMerge from vendor branch LUKEMFTP:
2005-11-10 YONETANI TomokazuRename spin_lock()/spin_unlock() to spin_lock_quick...
2005-11-08 Matthew DillonTurn around the spinlock code to reduce the chance...
2005-10-01 Simon SchubertMerge from vendor branch GDB:
2005-09-16 Matthew DillonSplit spinlock.h into spinlock.h and spinlock2.h so...