1. fb041bb locking/refcount: Consolidate implementations of refcount_t by Will Deacon · 5 years ago
  2. 65b0085 locking/refcount: Consolidate REFCOUNT_{MAX,SATURATED} definitions by Will Deacon · 5 years ago
  3. 1eb085d locking/refcount: Move saturation warnings out of line by Will Deacon · 5 years ago
  4. dcb7864 locking/refcount: Improve performance of generic REFCOUNT_FULL code by Will Deacon · 5 years ago
  5. 77e9971 locking/refcount: Move the bulk of the REFCOUNT_FULL implementation into the <linux/refcount.h> header by Will Deacon · 5 years ago
  6. 7221762 locking/refcount: Remove unused refcount_*_checked() variants by Will Deacon · 5 years ago
  7. 97a1420a locking/refcount: Ensure integer operands are treated as signed by Will Deacon · 5 years ago
  8. 23e6b16 locking/refcount: Define constants for saturation and max refcount values by Will Deacon · 5 years ago
  9. 52b544b Merge tag 'v4.18-rc5' into locking/core, to pick up fixes by Ingo Molnar · 6 years ago
  10. afed7bc locking/refcount: Always allow checked forms by Mark Rutland · 6 years ago
  11. 75a040f locking/refcounts: Include fewer headers in <linux/refcount.h> by Alexey Dobriyan · 7 years ago
  12. 7ea959c locking/refcounts: Implement refcount_dec_and_lock_irqsave() by Anna-Maria Gleixner · 7 years ago
  13. b6e859f docs: refcount_t documentation by Elena Reshetova · 7 years ago
  14. b244131 License cleanup: add SPDX GPL-2.0 license identifier to files with no license by Greg Kroah-Hartman · 7 years ago
  15. 7a46ec0 locking/refcounts, x86/asm: Implement fast refcount overflow protection by Kees Cook · 7 years ago
  16. 5d6dec6 locking/refcount: Remove the half-implemented refcount_sub() API by Kees Cook · 8 years ago
  17. fd25d19f locking/refcount: Create unchecked atomic_t implementation by Kees Cook · 8 years ago
  18. bd17416 locking/refcount: Add refcount_t API kernel-doc comments by David Windsor · 8 years ago
  19. 318b1dedc locking/refcounts: Add missing kernel.h header to have UINT_MAX defined by Elena Reshetova · 8 years ago
  20. 29dee3c locking/refcounts: Out-of-line everything by Peter Zijlstra · 8 years ago
  21. f405df5 refcount_t: Introduce a special purpose refcount type by Peter Zijlstra · 8 years ago