| Commit message (Expand) | Author | Age | Files | Lines |
* | Merge branch 'core/percpu' into percpu-cpumask-x86-for-linus-2 | Ingo Molnar | 2009-03-27 | 1 | -1/+1 |
|\ |
|
| * | x86: replace CONFIG_X86_SMP with CONFIG_SMP | Ingo Molnar | 2009-01-29 | 1 | -1/+1 |
* | | Merge branch 'sched-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/g... | Linus Torvalds | 2009-03-26 | 1 | -4/+5 |
|\ \ |
|
| * \ | Merge branches 'sched/cleanups' and 'linus' into sched/core | Ingo Molnar | 2009-03-18 | 1 | -45/+65 |
| |\ \ |
|
| * | | | x86, sched_clock(): mark variables read-mostly | Ingo Molnar | 2009-03-10 | 1 | -4/+5 |
| | |/
| |/| |
|
* | | | Merge branch 'next' of git://git.kernel.org/pub/scm/linux/kernel/git/davej/cp... | Linus Torvalds | 2009-03-26 | 1 | -3/+0 |
|\ \ \
| |_|/
|/| | |
|
| * | | [CPUFREQ] p4-clockmod reports wrong frequency. | Matthias-Christian Ott | 2009-02-24 | 1 | -3/+0 |
| |/ |
|
* | | Fast TSC calibration: calculate proper frequency error bounds | Linus Torvalds | 2009-03-17 | 1 | -45/+56 |
* | | Fix potential fast PIT TSC calibration startup glitch | Linus Torvalds | 2009-03-17 | 1 | -0/+9 |
|/ |
|
*-. | Merge branches 'x86/apic', 'x86/cleanups', 'x86/cpufeature', 'x86/crashdump',... | Ingo Molnar | 2008-12-23 | 1 | -13/+29 |
|\ \ |
|
| * | | x86: Skip verification by the watchdog for TSC clocksource. | Alok Kataria | 2008-11-01 | 1 | -12/+21 |
| * | | x86: Hypervisor detection and get tsc_freq from hypervisor | Alok Kataria | 2008-11-01 | 1 | -1/+8 |
* | | | sched: optimize sched_clock() a bit | Ingo Molnar | 2008-11-08 | 1 | -1/+1 |
* | | | x86: don't use tsc_khz to calculate lpj if notsc is passed | Alok Kataria | 2008-11-04 | 1 | -4/+4 |
|/ / |
|
* / | x86: use CONFIG_X86_SMP instead of CONFIG_SMP | James Bottomley | 2008-10-30 | 1 | -1/+1 |
|/ |
|
*-----. | Merge branches 'x86/alternatives', 'x86/cleanups', 'x86/commandline', 'x86/cr... | Ingo Molnar | 2008-10-06 | 1 | -58/+232 |
|\ \ \ \ |
|
| | | | * | x86, tsc calibration: fix | Ingo Molnar | 2008-09-06 | 1 | -1/+1 |
| | | | * | x86: quick TSC calibration, improve | Ingo Molnar | 2008-09-04 | 1 | -0/+6 |
| | | | * | x86: quick TSC calibration | Linus Torvalds | 2008-09-04 | 1 | -1/+118 |
| | | | * | x86: TSC make the calibration loop smarter | Thomas Gleixner | 2008-09-04 | 1 | -37/+58 |
| | | | * | x86: TSC: use one set of reference variables | Thomas Gleixner | 2008-09-04 | 1 | -11/+11 |
| | | | * | x86: TSC: separate hpet/pmtimer calculation out | Thomas Gleixner | 2008-09-04 | 1 | -15/+41 |
| | | | * | x86: TSC: define the PIT latch value separate | Thomas Gleixner | 2008-09-04 | 1 | -5/+9 |
* | | | | | x86: Change warning message in TSC calibration. | Alok N Kataria | 2008-09-03 | 1 | -2/+1 |
| |_|_|/
|/| | | |
|
* | | | | Split up PIT part of TSC calibration from native_calibrate_tsc | Linus Torvalds | 2008-09-03 | 1 | -61/+71 |
* | | | | [x86] Fix TSC calibration issues | Thomas Gleixner | 2008-09-02 | 1 | -54/+181 |
| |_|/
|/| | |
|
* | | | 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-24 | 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 |