aboutsummaryrefslogtreecommitdiffstats
path: root/arch/x86/kernel (follow)
AgeCommit message (Expand)AuthorFilesLines
2009-03-26Merge branch 'timers-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/linux-2.6-tipLinus Torvalds2-17/+66
2009-03-26Merge branch 'sched-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/linux-2.6-tipLinus Torvalds2-5/+12
2009-03-26Merge branch 'next' of git://git.kernel.org/pub/scm/linux/kernel/git/davej/cpufreqLinus Torvalds21-717/+958
2009-03-26Merge branch 'timers/hpet' into timers/coreIngo Molnar1-16/+64
2009-03-26Merge commit 'v2.6.29' into timers/coreIngo Molnar34-167/+290
2009-03-18Merge branches 'sched/cleanups' and 'linus' into sched/coreIngo Molnar2-45/+68
2009-03-17prevent boosting kprobes on exception addressMasami Hiramatsu1-0/+3
2009-03-17Fast TSC calibration: calculate proper frequency error boundsLinus Torvalds1-45/+56
2009-03-17Fix potential fast PIT TSC calibration startup glitchLinus Torvalds1-0/+9
2009-03-13Merge branches 'sched/clock', 'sched/urgent' and 'linus' into sched/coreIngo Molnar2-5/+5
2009-03-10x86, sched_clock(): mark variables read-mostlyIngo Molnar1-4/+5
2009-03-10Merge branches 'sched/cleanups' and 'linus' into sched/coreIngo Molnar6-24/+22
2009-03-09Merge branch 'fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/davej/cpufreqLinus Torvalds1-1/+0
2009-03-09Revert "[CPUFREQ] Disable sysfs ui for p4-clockmod."Dave Jones1-1/+0
2009-03-06x86, pebs: correct qualifier passed to ds_write_config() from ds_request_pebs()Markus Metzger1-1/+1
2009-03-06x86, bts: remove bad warningMarkus Metzger1-1/+0
2009-03-05Merge commit 'v2.6.29-rc7' into sched/coreIngo Molnar1-1/+1
2009-03-05[CPUFREQ] Prevent p4-clockmod from auto-binding to the ondemand governor.Dave Jones1-1/+4
2009-03-04x86: add Dell XPS710 reboot quirkLeann Ogasawara1-0/+8
2009-03-04x86, math-emu: fix init_fpu for task != currentDaniel Glöckner1-1/+1
2009-03-04x86: EFI: Back efi_ioremap with init_memory_mapping instead of FIX_MAPHuang Ying2-19/+9
2009-03-04x86: fix DMI on EFIBrian Maly1-2/+3
2009-03-02x86-64: syscall-audit: fix 32/64 syscall holeRoland McGrath1-1/+1
2009-02-26x86: set X86_FEATURE_TSC_RELIABLEIngo Molnar1-1/+7
2009-02-24[CPUFREQ] Make cpufreq-nforce2 less obnoxiousMatthew Garrett1-1/+1
2009-02-24[CPUFREQ] p4-clockmod reports wrong frequency.Matthias-Christian Ott3-17/+27
2009-02-24[CPUFREQ] powernow-k8: Use a common exit path.Dave Jones1-12/+10
2009-02-24[CPUFREQ] Change link order of x86 cpufreq modulesMatthew Garrett1-2/+6
2009-02-24[CPUFREQ] Use swap() in longhaul.cDave Jones1-7/+4
2009-02-24[CPUFREQ] checkpatch cleanups for acpi-cpufreqDave Jones1-18/+18
2009-02-24[CPUFREQ] powernow-k8: Only print error message once, not per core.Thomas Renninger1-6/+15
2009-02-24[CPUFREQ] powernow-k8: Always compile powernow-k8 driver with ACPI supportThomas Renninger3-49/+3
2009-02-24[CPUFREQ] checkpatch cleanups for powernow-k8Dave Jones1-125/+226
2009-02-24[CPUFREQ] checkpatch cleanups for powernow-k7Dave Jones1-100/+137
2009-02-24[CPUFREQ] checkpatch cleanups for speedstep related drivers.Dave Jones5-185/+258
2009-02-24[CPUFREQ] checkpatch cleanups for sc520Dave Jones1-13/+17
2009-02-24[CPUFREQ] checkpatch cleanups for powernow-k6Dave Jones1-18/+26
2009-02-24[CPUFREQ] checkpatch cleanups for longrunDave Jones1-11/+14
2009-02-24[CPUFREQ] checkpatch cleanups for longhaulDave Jones2-94/+100
2009-02-24[CPUFREQ] checkpatch cleanups for gx-suspmodDave Jones1-40/+65
2009-02-24[CPUFREQ] checkpatch cleanups for e_powersaverDave Jones1-9/+12
2009-02-24[CPUFREQ] checkpatch cleanups for elanfreqDave Jones1-2/+4
2009-02-24[CPUFREQ] nforce2: Use driver prefix, not cpufreq prefix.Dave Jones1-11/+11
2009-02-24[CPUFREQ] checkpatch cleanups for cpufreq-nforce2Dave Jones1-17/+21
2009-02-24[CPUFREQ] Stupidly trivial CodingStyle fixDave Jones1-1/+1
2009-02-22PM: Split up sysdev_[suspend|resume] from device_power_[down|up]Rafael J. Wysocki1-0/+4
2009-02-22x86: Add IRQF_TIMER to legacy x86 timer interrupt descriptorsLinus Torvalds2-2/+2
2009-02-22x86: hpet: stop HPET_COUNTER when programming periodic modeAndreas Herrmann1-10/+3
2009-02-22x86: hpet: provide separate functions to stop and start the counterAndreas Herrmann1-6/+16
2009-02-22x86: hpet: print HPET registers during setup (if hpet=verbose is used)Andreas Herrmann1-0/+45