Age | Commit message (Expand) | Author |
2008-07-09 | x86: merge tsc_init and clocksource code | Alok Kataria |
2008-07-09 | x86: merge the TSC cpu-freq code | Alok Kataria |
2008-07-09 | x86: merge tsc calibration | Alok Kataria |
2008-07-09 | x86: merge sched_clock handling | Alok Kataria |
2008-07-08 | Merge branches 'x86/mmio', 'x86/delay', 'x86/idle', 'x86/oprofile', 'x86/debu... | Ingo Molnar |
2008-06-25 | Merge branch 'linus' into x86/timers | Ingo Molnar |
2008-06-25 | Merge branch 'linus' into x86/delay | Ingo Molnar |
2008-06-24 | x86: use cpu_khz for loops_per_jiffy calculation, cleanup | Alok Kataria |
2008-06-24 | x86: fix "x86: use cpu_khz for loops_per_jiffy calculation" | Ingo Molnar |
2008-06-23 | x86: use cpu_khz for loops_per_jiffy calculation | Alok Kataria |
2008-06-19 | x86, 32-bit: fix boot failure on TSC-less processors | Mikael Pettersson |
2008-06-16 | Merge branch 'linus' into x86/timers | Ingo Molnar |
2008-05-23 | x86: disable TSC for sched_clock() when calibration failed | Thomas Gleixner |
2008-05-23 | x86: distangle user disabled TSC from unstable | Thomas Gleixner |
2008-05-22 | x86: remove useless static current_tsc_khz variable | Thomas Gleixner |
2008-04-19 | x86: tsc prevent time going backwards | Thomas Gleixner |
2008-04-19 | x86: clean up =0 initializations in arch/x86/kernel/tsc_32.c | Pavel Machek |
2008-04-17 | x86: set_cyc2ns_scale() remove prev scale | Ingo Molnar |
2008-04-17 | x86: if we cannot calibrate the TSC, we panic. | Rusty Russell |
2008-04-07 | x86: fix call to set_cyc2ns_scale() from time_cpufreq_notifier() | Karsten Wiese |
2008-04-07 | revert "x86: tsc prevent time going backwards" | Ingo Molnar |
2008-04-04 | x86: tsc prevent time going backwards | Thomas Gleixner |
2008-02-26 | x86: notsc is ignored on common configurations | Pavel Machek |
2008-01-30 | x86: convert TSC disabling to generic cpuid disable bitmap | Andi Kleen |
2008-01-30 | x86: allow TSC clock source on AMD Fam10h and some cleanup | Andi Kleen |
2008-01-30 | x86: scale cyc_2_nsec according to CPU frequency | Guillaume Chazarain |
2007-10-23 | x86: fix more TSC clock source calibration errors | Dave Johnson |
2007-10-23 | x86: fix TSC clock source calibration error | Dave Johnson |
2007-10-19 | Merge git://git.kernel.org/pub/scm/linux/kernel/git/bunk/trivial | Linus Torvalds |
2007-10-20 | Fix typo in arch/x86/kernel/tsc_32.c | Josh Triplett |
2007-10-20 | spelling fixes: arch/i386/ | Simon Arlott |
2007-10-19 | x86: convert cpuinfo_x86 array to a per_cpu array | Mike Travis |
2007-10-17 | x86: do not crash on non-Geode PCs in TSC probe | Ingo Molnar |
2007-10-13 | Delete filenames in comments. | Dave Jones |
2007-10-11 | Merge branch 'dmi-const' of git://git.kernel.org/pub/scm/linux/kernel/git/jga... | Linus Torvalds |
2007-10-11 | i386: move kernel | Thomas Gleixner |