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