summaryrefslogtreecommitdiffstats
path: root/arch/x86/kernel/cpu
Commit message (Expand)AuthorAgeFilesLines
...
| | * | | | | | | | | | | | | | [CPUFREQ] acpi-cpufreq: add error handling for cpufreq_register_driver() errorAkinobu Mita2008-10-091-3/+5
| | * | | | | | | | | | | | | | [CPUFREQ] Coding style fixes to arch/x86/kernel/cpu/cpufreq/powernow-k6.cPaolo Ciarrocchi2008-10-091-21/+20
| | * | | | | | | | | | | | | | [CPUFREQ] Coding style fixes to arch/x86/kernel/cpu/cpufreq/elanfreq.cPaolo Ciarrocchi2008-10-091-21/+21
| * | | | | | | | | | | | | | | Merge phase #1 of git://git.kernel.org/pub/scm/linux/kernel/git/tip/linux-2.6...Linus Torvalds2008-10-106-106/+319
| |\ \ \ \ \ \ \ \ \ \ \ \ \ \ \
| | | \ \ \ \ \ \ \ \ \ \ \ \ \ \
| | | \ \ \ \ \ \ \ \ \ \ \ \ \ \
| | | \ \ \ \ \ \ \ \ \ \ \ \ \ \
| | | \ \ \ \ \ \ \ \ \ \ \ \ \ \
| | | \ \ \ \ \ \ \ \ \ \ \ \ \ \
| | | \ \ \ \ \ \ \ \ \ \ \ \ \ \
| | | \ \ \ \ \ \ \ \ \ \ \ \ \ \
| | | \ \ \ \ \ \ \ \ \ \ \ \ \ \
| | | \ \ \ \ \ \ \ \ \ \ \ \ \ \
| | | \ \ \ \ \ \ \ \ \ \ \ \ \ \
| | | \ \ \ \ \ \ \ \ \ \ \ \ \ \
| | | \ \ \ \ \ \ \ \ \ \ \ \ \ \
| | | \ \ \ \ \ \ \ \ \ \ \ \ \ \
| | | \ \ \ \ \ \ \ \ \ \ \ \ \ \
| | | \ \ \ \ \ \ \ \ \ \ \ \ \ \
| | | \ \ \ \ \ \ \ \ \ \ \ \ \ \
| | | \ \ \ \ \ \ \ \ \ \ \ \ \ \
| | | \ \ \ \ \ \ \ \ \ \ \ \ \ \
| | | \ \ \ \ \ \ \ \ \ \ \ \ \ \
| | | \ \ \ \ \ \ \ \ \ \ \ \ \ \
| | | \ \ \ \ \ \ \ \ \ \ \ \ \ \
| | | \ \ \ \ \ \ \ \ \ \ \ \ \ \
| | | \ \ \ \ \ \ \ \ \ \ \ \ \ \
| | | \ \ \ \ \ \ \ \ \ \ \ \ \ \
| | *-----------------------. \ \ \ \ \ \ \ \ \ \ \ \ \ \ Merge branches 'x86/alternatives', 'x86/cleanups', 'x86/commandline', 'x86/cr...Ingo Molnar2008-10-065-104/+316
| | |\ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ | | | | | | | | | | | | | | | |/ / / / / / / / / / / / / / | | | | | | | | | | | | | | | | | | | | | / / / / / / / / | | | | | | | | | | | | | | |_|_|_|_|_|_|/ / / / / / / / | | | | | | | | | | | | | |/| | | | | | | / / / / / / / | | | | |_|_|_|_|_|_|_|_|_|_|_|_|_|_|_|_|/ / / / / / / | | | |/| | | | | | | | | | | | | | | | | | | / / / / | | | | | | | | |_|_|_|_|_|_|_|_|_|_|_|_|_|_|/ / / / | | | | | | | |/| | | | | | | | | | | | | | | | | |
| | | | | | | | | | | * | | | | | | | | | | | | | | x86, NMI watchdog: setup before enabling NMI watchdogAristeu Rozanski2008-09-221-12/+33
| | | | | | | | | | | * | | | | | | | | | | | | | | x86, NMI watchdog: when booting with reset_devices, clear the performance cou...Aristeu Rozanski2008-09-221-0/+41
| | | | | | |_|_|_|_|/ / / / / / / / / / / / / / / | | | | | |/| | | | | | | | | | | | | | | | | | |
| | | | | | | | | | * | | | | | | | | | | | | | | x86: mtrr_cleanup: treat WRPROT as UNCACHEABLEYinghai Lu2008-10-041-1/+4
| | | | | | | | | | * | | | | | | | | | | | | | | x86: mtrr_cleanup: first 1M may be covered in var mtrrsYinghai Lu2008-10-041-0/+9
| | | | | | | | | | * | | | | | | | | | | | | | | x86: mtrr_cleanup: print out correct type v2Yinghai Lu2008-10-041-1/+3
| | | | | | | | | | * | | | | | | | | | | | | | | x86, debug: mtrr_cleanup print out var mtrr before change itYinghai Lu2008-10-031-1/+24
| | | | | | | | | | * | | | | | | | | | | | | | | x86: mtrr_cleanup try gran_size to less than 1M, v3Yinghai Lu2008-10-031-1/+1
| | | | | | | | | | * | | | | | | | | | | | | | | x86: mtrr_cleanup try gran_size to less than 1M, cleanupJ.A. Magallón2008-10-031-2/+2
| | | | | | | | | | * | | | | | | | | | | | | | | x86: mtrr_cleanup try gran_size to less than 1MYinghai Lu2008-09-291-4/+4
| | | | | | | | | | * | | | | | | | | | | | | | | x86: mtrr_cleanup prepare to make gran_size to less 1MYinghai Lu2008-09-291-24/+79
| | | | | | | | | | * | | | | | | | | | | | | | | x86: mtrr_cleanup safe to get more spare regs nowYinghai Lu2008-09-291-3/+1
| | | | | | | | | | * | | | | | | | | | | | | | | x86: mtrr_cleanup hole size should be less than half of chunk_size, v2Yinghai Lu2008-09-281-31/+43
| | | | | | | | | | * | | | | | | | | | | | | | | x86: add mtrr_cleanup_debug command lineYinghai Lu2008-09-271-3/+11
| | | | | | | | | | * | | | | | | | | | | | | | | x86: mtrr_cleanup optimization, v2Yinghai Lu2008-09-271-42/+37
| | | | | | | | | | * | | | | | | | | | | | | | | x86: don't need to go to chunksize to 4GYinghai Lu2008-09-271-4/+4
| | | | | | |_|_|_|/ / / / / / / / / / / / / / / | | | | | |/| | | | | | | | | | | | | | | | | |
| | | | | | * | | | | | | | | | | | | | | | | | x86: use WARN_ONCE in workaround for mtrr maskYinghai Lu2008-09-221-6/+1
| | | | | | * | | | | | | | | | | | | | | | | | Merge commit 'v2.6.27-rc7' into x86/debugIngo Molnar2008-09-2220-103/+193
| | | | | | |\ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ | | | | | | |/ / / / / / / / / / / / / / / / / / | | | | | |/| | | | | | | | | | | | | | | / / / | | | | | | | |_|_|_|_|_|_|_|_|_|_|_|_|_|/ / / | | | | | | |/| | | | | | | | | | | | | | | |
| | | | | | * | | | | | | | | | | | | | | | | x86_64: printout msr -v2Yinghai Lu2008-08-221-0/+51
| | | | | | | |_|_|_|_|_|_|_|_|_|_|/ / / / / | | | | | | |/| | | | | | | | | | | | | | |
| | | | * | | | | | | | | | | | | | | | | | x86: fix arch/x86/kernel/cpu/mtrr/main.c warningYinghai Lu2008-09-191-3/+2
| | | | | |_|_|_|/ / / / / / / / / / / / / | | | | |/| | | | | | | | | | | | | | | |
| | * | | | | | | | | | | | | | | | | | | Merge branch 'x86/prototypes' into x86-v28-for-linus-phase1Ingo Molnar2008-10-061-1/+1
| | |\ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ | | | | |_|_|_|_|_|_|_|_|_|_|_|_|_|/ / / / | | | |/| | | | | | | | | | | | | | | | |
| | | * | | | | | | | | | | | | | | | | | Merge commit 'v2.6.27-rc3' into x86/prototypesIngo Molnar2008-08-1414-125/+204
| | | |\ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ | | | | |/ / / / / / / / / / / / / / / / /
| | | * | | | | | | | | | | | | | | | | | x86: mtrr/main.c declare range_state as staticJaswinder Singh2008-07-221-1/+1
| | | | |_|_|_|_|_|_|_|_|_|_|_|_|/ / / / | | | |/| | | | | | | | | | | | | | | |
| | * | | | | | | | | | | | | | | | | | Merge branch 'x86/pebs' into x86-v28-for-linus-phase1Ingo Molnar2008-10-061-1/+2
| | |\ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ | | | |_|_|_|_|_|_|_|_|_|_|/ / / / / / / | | |/| | | | | | | | | | | | | | | | |
| | | * | | | | | | | | | | | | | | | | Merge commit 'v2.6.27-rc7' into x86/pebsIngo Molnar2008-09-2420-103/+193
| | | |\ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ | | | | | |_|_|/ / / / / / / / / / / / / | | | | |/| | | | | | | | | | | | | | / | | | | |_|_|_|_|_|_|_|_|_|_|_|_|_|_|/ | | | |/| | | | | | | | | | | | | | |
| | | * | | | | | | | | | | | | | | | Merge branch 'linus' into x86/pebsIngo Molnar2008-07-2531-408/+2403
| | | |\ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ | | | | | |_|_|_|/ / / / / / / / / / / | | | | |/| | | | | | | | | | | | | |
| | | * | | | | | | | | | | | | | | | Merge branch 'linus' into x86/pebsIngo Molnar2008-06-252-3/+14
| | | |\ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \
| | | * | | | | | | | | | | | | | | | | x86, ptrace: PEBS supportMarkus Metzger2008-05-121-1/+2
| | | | |_|_|_|_|_|_|_|_|_|_|_|_|_|_|/ | | | |/| | | | | | | | | | | | | | |
| * | | | | | | | | | | | | | | | | | [CPUFREQ] correct broken links and email addressesNémeth Márton2008-10-092-2/+2
| |/ / / / / / / / / / / / / / / / /
| * | | | | | | | | | | | | | | | | x86: fix typo in enable_mtrr_cleanup early parameterJ.A. Magallón2008-09-301-1/+1
| | |_|_|/ / / / / / / / / / / / / | |/| | | | | | | | | | | | | | |
* | | | | | | | | | | | | | | | | Merge branch 'timers/urgent' into x86/xenIngo Molnar2008-09-231-20/+4
|\ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ | |/ / / / / / / / / / / / / / / /
| * | | | | | | | | | | | | | | | x86: completely disable NOPL on 32 bitsH. Peter Anvin2008-09-161-20/+4
| | |_|_|_|_|/ / / / / / / / / / | |/| | | | | | | | | | | | | |
* | | | | | | | | | | | | | | | Merge branch 'core/xen' into x86/xenIngo Molnar2008-09-108-40/+146
|\ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ | |/ / / / / / / / / / / / / / /
| * | | | | | | | | | | | | | | x86: cpu_init(): fix memory leak when using CPU hotplugAndreas Herrmann2008-09-061-10/+13
| * | | | | | | | | | | | | | | x86: pda_init(): fix memory leak when using CPU hotplugAndreas Herrmann2008-09-061-6/+9
| * | | | | | | | | | | | | | | x86: move mtrr cpu cap setting early in early_init_xxxxYinghai Lu2008-09-063-8/+44
| * | | | | | | | | | | | | | | x86: delay early cpu initialization until cpuid is doneKrzysztof Helt2008-09-061-2/+2
| * | | | | | | | | | | | | | | x86: add NOPL as a synthetic CPU feature bitH. Peter Anvin2008-09-053-2/+69
| | |_|_|_|_|/ / / / / / / / / | |/| | | | | | | | | | | | |
| * | | | | | | | | | | | | | Merge branch 'linus' into x86/urgentIngo Molnar2008-08-252-75/+37
| |\ \ \ \ \ \ \ \ \ \ \ \ \ \ | | | |_|_|_|_|_|_|_|/ / / / / | | |/| | | | | | | | | | | |
| * | | | | | | | | | | | | | x86 MCE: Fix CPU hotplug problem with multiple multicore AMD CPUsRafael J. Wysocki2008-08-232-13/+10
* | | | | | | | | | | | | | | x86: build fix for !CONFIG_SMPAlex Nixon2008-09-051-7/+0
* | | | | | | | | | | | | | | x86_32: clean up play_deadAlex Nixon2008-08-251-5/+1
| |/ / / / / / / / / / / / / |/| | | | | | | | | | | | |
* | | | | | | | | | | | | | Merge branch 'x86-fixes-for-linus' of git://git.kernel.org/pub/scm/linux/kern...Linus Torvalds2008-08-224-26/+34
|\ \ \ \ \ \ \ \ \ \ \ \ \ \ | |/ / / / / / / / / / / / / | | | | | | | / / / / / / / | |_|_|_|_|_|/ / / / / / / |/| | | | | | | | | | | |
| * | | | | | | | | | | | x86: work around MTRR mask setting, v2Ingo Molnar2008-08-221-1/+6
| * | | | | | | | | | | | x86: work around MTRR mask settingYinghai Lu2008-08-221-2/+13
| * | | | | | | | | | | | x86: PAT Update validate_pat_support for intel CPUsvenkatesh.pallipadi@intel.com2008-08-211-2/+15
OpenPOWER on IntegriCloud