summaryrefslogtreecommitdiffstats
path: root/arch/x86/kernel (follow)
Commit message (Expand)AuthorAgeFilesLines
* 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-251-1/+1
| * [CPUFREQ] p4-clockmod reports wrong frequency.Matthias-Christian Ott2009-02-253-17/+27
| * [CPUFREQ] powernow-k8: Use a common exit path.Dave Jones2009-02-251-12/+10
| * [CPUFREQ] Change link order of x86 cpufreq modulesMatthew Garrett2009-02-251-2/+6
| * [CPUFREQ] Use swap() in longhaul.cDave Jones2009-02-251-7/+4
| * [CPUFREQ] checkpatch cleanups for acpi-cpufreqDave Jones2009-02-251-18/+18
| * [CPUFREQ] powernow-k8: Only print error message once, not per core.Thomas Renninger2009-02-251-6/+15
| * [CPUFREQ] powernow-k8: Always compile powernow-k8 driver with ACPI supportThomas Renninger2009-02-253-49/+3
| * [CPUFREQ] checkpatch cleanups for powernow-k8Dave Jones2009-02-251-125/+226
| * [CPUFREQ] checkpatch cleanups for powernow-k7Dave Jones2009-02-251-100/+137
| * [CPUFREQ] checkpatch cleanups for speedstep related drivers.Dave Jones2009-02-255-185/+258
| * [CPUFREQ] checkpatch cleanups for sc520Dave Jones2009-02-251-13/+17
| * [CPUFREQ] checkpatch cleanups for powernow-k6Dave Jones2009-02-251-18/+26
| * [CPUFREQ] checkpatch cleanups for longrunDave Jones2009-02-251-11/+14
| * [CPUFREQ] checkpatch cleanups for longhaulDave Jones2009-02-252-94/+100
| * [CPUFREQ] checkpatch cleanups for gx-suspmodDave Jones2009-02-251-40/+65
| * [CPUFREQ] checkpatch cleanups for e_powersaverDave Jones2009-02-251-9/+12
| * [CPUFREQ] checkpatch cleanups for elanfreqDave Jones2009-02-251-2/+4
| * [CPUFREQ] nforce2: Use driver prefix, not cpufreq prefix.Dave Jones2009-02-251-11/+11
| * [CPUFREQ] checkpatch cleanups for cpufreq-nforce2Dave Jones2009-02-251-17/+21
| * [CPUFREQ] Stupidly trivial CodingStyle fixDave Jones2009-02-251-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
* | x86-64: syscall-audit: fix 32/64 syscall holeRoland McGrath2009-03-031-1/+1
|/
* PM: Split up sysdev_[suspend|resume] from device_power_[down|up]Rafael J. Wysocki2009-02-221-0/+4
* x86: Add IRQF_TIMER to legacy x86 timer interrupt descriptorsLinus Torvalds2009-02-222-2/+2
* x86_64: Fix S3 fail pathJiri Slaby2009-02-221-1/+3
* x86_64: acpi/wakeup_64 cleanupJiri Slaby2009-02-221-19/+7
* x86, mce: remove incorrect __cpuinit for mce_cpu_features()H. Peter Anvin2009-02-213-4/+4
* x86, vmi: TSC going backwards check in vmi clocksourceAlok N Kataria2009-02-201-1/+4
* Merge branch 'x86-fixes-for-linus' of git://git.kernel.org/pub/scm/linux/kern...Linus Torvalds2009-02-193-6/+4
|\
| * x86, mce: fix ifdef for 64bit thermal apic vector clear on shutdownAndi Kleen2009-02-181-1/+1
| * x86, mce: use force_sig_info to kill process in machine checkAndi Kleen2009-02-181-2/+2
| * x86, mce: reinitialize per cpu features on resumeAndi Kleen2009-02-181-0/+1
| * x86, rcu: fix strange load average and ksoftirqd behaviorPaul E. McKenney2009-02-171-3/+0
* | Merge branch 'x86-fixes-for-linus' of git://git.kernel.org/pub/scm/linux/kern...Linus Torvalds2009-02-175-8/+48
|\|
| * x86, vm86: fix preemption bugThomas Gleixner2009-02-151-1/+9
| * x86, olpc: fix model detection without OFWChris Ball2009-02-141-1/+1
| * x86, hpet: fix for LS21 + HPET = boot hangjohn stultz2009-02-131-0/+2