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