| Commit message (Expand) | Author | Age | Files | Lines |
* | [PATCH] i386: remove xtime_lock'ing around cpufreq notifier | Daniel Walker | 2007-05-02 | 1 | -7/+1 |
* | [PATCH] x86: Log reason why TSC was marked unstable | john stultz | 2007-05-02 | 1 | -2/+3 |
* | [PATCH] i386: Prevent early access to TSC to avoid crash on TSCless systems | Thomas Gleixner | 2007-03-24 | 1 | -2/+7 |
* | [PATCH] i386: Don't use the TSC in sched_clock if unstable | Guillaume Chazarain | 2007-03-16 | 1 | -1/+1 |
* | [PATCH] remove arch/i386/kernel/tsc.c:custom_sched_clock | Adrian Bunk | 2007-03-06 | 1 | -1/+0 |
* | [PATCH] clocksource init adjustments (fix bug #7426) | john stultz | 2007-03-05 | 1 | -46/+37 |
* | [PATCH] vmi: cpu cycles fix | Zachary Amsden | 2007-03-05 | 1 | -1/+1 |
* | [PATCH] vmi: sched clock paravirt op fix | Zachary Amsden | 2007-03-05 | 1 | -4/+2 |
* | [PATCH] Mark TSC on GeodeLX reliable | Marcelo Tosatti | 2007-02-16 | 1 | -0/+20 |
* | [PATCH] clocksource: Add verification (watchdog) helper | Thomas Gleixner | 2007-02-16 | 1 | -49/+0 |
* | [PATCH] clocksource: Remove the update callback | Thomas Gleixner | 2007-02-16 | 1 | -33/+17 |
* | [PATCH] clocksource: replace is_continuous by a flag field | Thomas Gleixner | 2007-02-16 | 1 | -2/+5 |
* | [PATCH] x86: rewrite SMP TSC sync code | Ingo Molnar | 2007-02-16 | 1 | -1/+3 |
* | [PATCH] Simplify the registration of clocksources | Thomas Gleixner | 2007-02-16 | 1 | -2/+1 |
* | [PATCH] i386 Remove useless code in tsc.c | Thomas Gleixner | 2007-02-16 | 1 | -38/+2 |
* | [PATCH] i386: improve sched_clock() on i686 | Ingo Molnar | 2007-02-13 | 1 | -8/+14 |
* | [PATCH] i386: vMI timer patches | Zachary Amsden | 2007-02-13 | 1 | -0/+4 |
* | [PATCH] i386: sched_clock using init data tsc_disable fix | Vivek Goyal | 2007-01-11 | 1 | -1/+1 |
* | Merge branch 'for-linus' of git://one.firstfloor.org/home/andi/git/linux-2.6 | Linus Torvalds | 2006-12-07 | 1 | -1/+0 |
|\ |
|
| * | [PATCH] i386: Fix double #includes in arch/i386 | Nicolas Kaiser | 2006-12-07 | 1 | -1/+0 |
* | | WorkStruct: make allyesconfig | David Howells | 2006-11-22 | 1 | -2/+2 |
|/ |
|
* | [PATCH] i386 Time: Avoid PIT SMP lockups | john stultz | 2006-10-17 | 1 | -3/+3 |
* | [PATCH] i386: mark two more functions as __init | Magnus Damm | 2006-09-26 | 1 | -1/+1 |
* | [PATCH] generic-time: add macro to simplify/hide mask constants | Jim Cromie | 2006-06-26 | 1 | -1/+1 |
* | [PATCH] time: rename clocksource functions | john stultz | 2006-06-26 | 1 | -2/+2 |
* | [PATCH] Time: i386 Clocksource Drivers | john stultz | 2006-06-26 | 1 | -0/+161 |
* | [PATCH] Time: i386 Conversion - part 3: Enable Generic Timekeeping | john stultz | 2006-06-26 | 1 | -1/+2 |
* | [PATCH] Time: i386 Conversion - part 2: Rework TSC Support | john stultz | 2006-06-26 | 1 | -0/+316 |