Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | x86: fix cpufreq + sched_clock() regression | Peter Zijlstra | 2008-08-25 | 1 | -1/+1 |
* | x86: do not enable TSC notifier if we don't need it | Linus Torvalds | 2008-08-25 | 1 | -0/+4 |
* | x86, tsc: fix section mismatch warning | Marcin Slusarz | 2008-08-18 | 1 | -1/+1 |
* | x86: fix TSC build error on 32bit | Thomas Gleixner | 2008-07-15 | 1 | -0/+2 |
* | x86: remove duplicate call to use_tsc_delay | Glauber Costa | 2008-07-10 | 1 | -1/+0 |
* | x86: provide delay loop for x86_64. | Glauber Costa | 2008-07-09 | 1 | -0/+1 |
* | x86: rename paravirtualized TSC functions | Alok Kataria | 2008-07-09 | 1 | -11/+7 |
* | x86: merge tsc_init and clocksource code | Alok Kataria | 2008-07-09 | 1 | -3/+209 |
* | x86: merge the TSC cpu-freq code | Alok Kataria | 2008-07-09 | 1 | -0/+114 |
* | x86: merge tsc calibration | Alok Kataria | 2008-07-09 | 1 | -0/+131 |
* | x86: merge sched_clock handling | Alok Kataria | 2008-07-09 | 1 | -0/+86 |