Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | locking: Convert __raw_spin* functions to arch_spin* | Thomas Gleixner | 2009-12-14 | 1 | -2/+2 |
* | locking: Rename __RAW_SPIN_LOCK_UNLOCKED to __ARCH_SPIN_LOCK_UNLOCKED | Thomas Gleixner | 2009-12-14 | 1 | -1/+1 |
* | locking: Convert raw_spinlock to arch_spinlock | Thomas Gleixner | 2009-12-14 | 1 | -2/+2 |
* | tracing: do not disable interrupts for trace_clock_local | Steven Rostedt | 2009-11-11 | 1 | -3/+5 |
* | tracing: optimize global_trace_clock cachelines | Steven Rostedt | 2009-09-15 | 1 | -10/+14 |
* | tracing: fix four sparse warnings | Dmitri Vorobiev | 2009-03-22 | 1 | -0/+1 |
* | trace_clock: fix preemption bug | Peter Zijlstra | 2009-03-10 | 1 | -1/+8 |
* | tracing: implement trace_clock_*() APIs | Ingo Molnar | 2009-02-26 | 1 | -0/+101 |