1. 08 4月, 2017 2 次提交
  2. 16 3月, 2017 2 次提交
  3. 02 3月, 2017 1 次提交
  4. 10 2月, 2017 1 次提交
  5. 03 2月, 2017 2 次提交
  6. 31 1月, 2017 10 次提交
  7. 20 1月, 2017 2 次提交
  8. 14 1月, 2017 1 次提交
    • P
      locking/atomic, kref: Add kref_read() · 2c935bc5
      Peter Zijlstra 提交于
      Since we need to change the implementation, stop exposing internals.
      
      Provide kref_read() to read the current reference count; typically
      used for debug messages.
      
      Kills two anti-patterns:
      
      	atomic_read(&kref->refcount)
      	kref->refcount.counter
      Signed-off-by: NPeter Zijlstra (Intel) <peterz@infradead.org>
      Cc: Andrew Morton <akpm@linux-foundation.org>
      Cc: Greg Kroah-Hartman <gregkh@linuxfoundation.org>
      Cc: Linus Torvalds <torvalds@linux-foundation.org>
      Cc: Paul E. McKenney <paulmck@linux.vnet.ibm.com>
      Cc: Peter Zijlstra <peterz@infradead.org>
      Cc: Thomas Gleixner <tglx@linutronix.de>
      Cc: linux-kernel@vger.kernel.org
      Signed-off-by: NIngo Molnar <mingo@kernel.org>
      2c935bc5
  9. 11 1月, 2017 1 次提交
  10. 05 1月, 2017 2 次提交
  11. 06 12月, 2016 3 次提交
  12. 30 11月, 2016 2 次提交
  13. 17 11月, 2016 3 次提交
  14. 15 11月, 2016 3 次提交
  15. 10 11月, 2016 2 次提交
  16. 01 11月, 2016 1 次提交
  17. 31 10月, 2016 2 次提交