summaryrefslogtreecommitdiffstats
path: root/arch/x86/kernel
Commit message (Expand)AuthorAgeFilesLines
* Merge branch 'timers-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/...Linus Torvalds2009-03-262-17/+66
|\
| * Merge branch 'timers/hpet' into timers/coreIngo Molnar2009-03-261-16/+64
| |\
| | * x86: hpet: stop HPET_COUNTER when programming periodic modeAndreas Herrmann2009-02-221-10/+3
| | * x86: hpet: provide separate functions to stop and start the counterAndreas Herrmann2009-02-221-6/+16
| | * x86: hpet: print HPET registers during setup (if hpet=verbose is used)Andreas Herrmann2009-02-221-0/+45
| | * Merge branch 'linus' into timers/hpetIngo Molnar2009-02-2238-137/+284
| | |\
| * | \ Merge commit 'v2.6.29' into timers/coreIngo Molnar2009-03-2634-167/+290
| |\ \ \
| | \ \ \
| | \ \ \
| | \ \ \
| | \ \ \
| | \ \ \
| | \ \ \
| *-----. \ \ \ Merge branches 'timers/clockevents', 'timers/hpet', 'timers/hrtimers' and 'ti...Ingo Molnar2009-02-082-3/+12
| |\ \ \ \ \ \ \ | | | | |_|_|/ / | | | |/| | | |
| | | * | | | | x86: hpet: allow force enable on ICH10 HPETAndi Kleen2009-01-121-1/+2
* | | | | | | | Merge branch 'sched-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/g...Linus Torvalds2009-03-262-5/+12
|\ \ \ \ \ \ \ \
| * \ \ \ \ \ \ \ Merge branches 'sched/cleanups' and 'linus' into sched/coreIngo Molnar2009-03-182-45/+68
| |\ \ \ \ \ \ \ \ | | | |_|_|_|_|/ / | | |/| | | | | |
| | | | | | | | |
| | \ \ \ \ \ \ \
| *-. \ \ \ \ \ \ \ Merge branches 'sched/clock', 'sched/urgent' and 'linus' into sched/coreIngo Molnar2009-03-132-5/+5
| |\ \ \ \ \ \ \ \ \
| | * | | | | | | | | x86, sched_clock(): mark variables read-mostlyIngo Molnar2009-03-101-4/+5
| * | | | | | | | | | Merge branches 'sched/cleanups' and 'linus' into sched/coreIngo Molnar2009-03-106-24/+22
| |\ \ \ \ \ \ \ \ \ \
| * \ \ \ \ \ \ \ \ \ \ Merge commit 'v2.6.29-rc7' into sched/coreIngo Molnar2009-03-051-1/+1
| |\ \ \ \ \ \ \ \ \ \ \ | | |_|/ / / / / / / / / | |/| | | | | | | | | |
| * | | | | | | | | | | x86: set X86_FEATURE_TSC_RELIABLEIngo Molnar2009-02-261-1/+7
* | | | | | | | | | | | Merge branch 'next' of git://git.kernel.org/pub/scm/linux/kernel/git/davej/cp...Linus Torvalds2009-03-2621-717/+958
|\ \ \ \ \ \ \ \ \ \ \ \ | |_|_|_|_|/ / / / / / / |/| | | | | | | | | | |
| * | | | | | | | | | | [CPUFREQ] Prevent p4-clockmod from auto-binding to the ondemand governor.Dave Jones2009-03-051-1/+4
| * | | | | | | | | | | [CPUFREQ] Make cpufreq-nforce2 less obnoxiousMatthew Garrett2009-02-241-1/+1
| * | | | | | | | | | | [CPUFREQ] p4-clockmod reports wrong frequency.Matthias-Christian Ott2009-02-243-17/+27
| * | | | | | | | | | | [CPUFREQ] powernow-k8: Use a common exit path.Dave Jones2009-02-241-12/+10
| * | | | | | | | | | | [CPUFREQ] Change link order of x86 cpufreq modulesMatthew Garrett2009-02-241-2/+6
| * | | | | | | | | | | [CPUFREQ] Use swap() in longhaul.cDave Jones2009-02-241-7/+4
| * | | | | | | | | | | [CPUFREQ] checkpatch cleanups for acpi-cpufreqDave Jones2009-02-241-18/+18
| * | | | | | | | | | | [CPUFREQ] powernow-k8: Only print error message once, not per core.Thomas Renninger2009-02-241-6/+15
| * | | | | | | | | | | [CPUFREQ] powernow-k8: Always compile powernow-k8 driver with ACPI supportThomas Renninger2009-02-243-49/+3
| * | | | | | | | | | | [CPUFREQ] checkpatch cleanups for powernow-k8Dave Jones2009-02-241-125/+226
| * | | | | | | | | | | [CPUFREQ] checkpatch cleanups for powernow-k7Dave Jones2009-02-241-100/+137
| * | | | | | | | | | | [CPUFREQ] checkpatch cleanups for speedstep related drivers.Dave Jones2009-02-245-185/+258
| * | | | | | | | | | | [CPUFREQ] checkpatch cleanups for sc520Dave Jones2009-02-241-13/+17
| * | | | | | | | | | | [CPUFREQ] checkpatch cleanups for powernow-k6Dave Jones2009-02-241-18/+26
| * | | | | | | | | | | [CPUFREQ] checkpatch cleanups for longrunDave Jones2009-02-241-11/+14
| * | | | | | | | | | | [CPUFREQ] checkpatch cleanups for longhaulDave Jones2009-02-242-94/+100
| * | | | | | | | | | | [CPUFREQ] checkpatch cleanups for gx-suspmodDave Jones2009-02-241-40/+65
| * | | | | | | | | | | [CPUFREQ] checkpatch cleanups for e_powersaverDave Jones2009-02-241-9/+12
| * | | | | | | | | | | [CPUFREQ] checkpatch cleanups for elanfreqDave Jones2009-02-241-2/+4
| * | | | | | | | | | | [CPUFREQ] nforce2: Use driver prefix, not cpufreq prefix.Dave Jones2009-02-241-11/+11
| * | | | | | | | | | | [CPUFREQ] checkpatch cleanups for cpufreq-nforce2Dave Jones2009-02-241-17/+21
| * | | | | | | | | | | [CPUFREQ] Stupidly trivial CodingStyle fixDave Jones2009-02-241-1/+1
| |/ / / / / / / / / /
* | | | | | | | | | | prevent boosting kprobes on exception addressMasami Hiramatsu2009-03-171-0/+3
* | | | | | | | | | | Fast TSC calibration: calculate proper frequency error boundsLinus Torvalds2009-03-171-45/+56
* | | | | | | | | | | Fix potential fast PIT TSC calibration startup glitchLinus Torvalds2009-03-171-0/+9
| |_|_|/ / / / / / / |/| | | | | | | | |
* | | | | | | | | | Merge branch 'fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/davej/c...Linus Torvalds2009-03-091-1/+0
|\ \ \ \ \ \ \ \ \ \ | |_|_|/ / / / / / / |/| | | | | | | | |
| * | | | | | | | | Revert "[CPUFREQ] Disable sysfs ui for p4-clockmod."Dave Jones2009-03-091-1/+0
| |/ / / / / / / /
* | | | | | | | | x86, pebs: correct qualifier passed to ds_write_config() from ds_request_pebs()Markus Metzger2009-03-061-1/+1
* | | | | | | | | x86, bts: remove bad warningMarkus Metzger2009-03-061-1/+0
* | | | | | | | | x86: add Dell XPS710 reboot quirkLeann Ogasawara2009-03-041-0/+8
* | | | | | | | | x86, math-emu: fix init_fpu for task != currentDaniel Glöckner2009-03-041-1/+1
* | | | | | | | | x86: EFI: Back efi_ioremap with init_memory_mapping instead of FIX_MAPHuang Ying2009-03-042-19/+9
* | | | | | | | | x86: fix DMI on EFIBrian Maly2009-03-041-2/+3
| |/ / / / / / / |/| | | | | | |
OpenPOWER on IntegriCloud