| Commit message (Expand) | Author | Age | Files | Lines |
* | tracing: Add a counter clock for those that do not trust clocks | Steven Rostedt | 2011-09-19 | 1 | -0/+12 |
* | Fix common misspellings | Lucas De Marchi | 2011-03-31 | 1 | -1/+1 |
* | Merge branch 'sched-core-for-linus' of git://git.kernel.org/pub/scm/linux/ker... | Linus Torvalds | 2010-08-06 | 1 | -1/+1 |
|\ |
|
| * | sched_clock: Add local_clock() API and improve documentation | Peter Zijlstra | 2010-06-09 | 1 | -1/+1 |
* | | tracing: Remove ftrace_preempt_disable/enable | Steven Rostedt | 2010-06-03 | 1 | -3/+2 |
|/ |
|
* | tracing: Fix lockdep warning in global_clock() | Li Zefan | 2010-03-29 | 1 | -2/+2 |
* | tracing: Include irqflags headers from trace clock | Frederic Weisbecker | 2010-02-28 | 1 | -0/+1 |
* | 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 |