summaryrefslogtreecommitdiffstats
path: root/arch/x86/kernel/cpu
Commit message (Expand)AuthorAgeFilesLines
* 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
* | | | | | | x86: fix typo in enable_mtrr_cleanup early parameterJ.A. Magallón2008-09-301-1/+1
| |_|_|/ / / |/| | | | |
* | | | | | x86: completely disable NOPL on 32 bitsH. Peter Anvin2008-09-161-20/+4
* | | | | | 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
|\ \ \ \ \ \
| * \ \ \ \ \ Merge branch 'x86-fixes-for-linus' of git://git.kernel.org/pub/scm/linux/kern...Linus Torvalds2008-08-224-26/+34
| |\ \ \ \ \ \
| * | | | | | | Revert "[CPUFREQ][2/2] preregister support for powernow-k8"Linus Torvalds2008-08-192-75/+37
* | | | | | | | x86 MCE: Fix CPU hotplug problem with multiple multicore AMD CPUsRafael J. Wysocki2008-08-232-13/+10
| |/ / / / / / |/| | | | | |
* | | | | | | 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
* | | | | | | x86: use WARN() in arch/x86/kernelArjan van de Ven2008-08-211-4/+1
* | | | | | | x86: fix "kernel won't boot on a Cyrix MediaGXm (Geode)"Samuel Sieb2008-08-201-18/+0
|/ / / / / /
* | | | | | x86, perfctr: don't use CCCR_OVF_PMI1 on Pentium 4DsAristeu Rozanski2008-08-151-1/+7
| |_|_|_|/ |/| | | |
* | | | | Merge branch 'x86-fixes-for-linus' of git://git.kernel.org/pub/scm/linux/kern...Linus Torvalds2008-08-111-1/+5
|\ \ \ \ \
| * | | | | x86: fdiv bug detection fixKrzysztof Helt2008-07-311-1/+5
* | | | | | [CPUFREQ][2/2] preregister support for powernow-k8Mark Langsdorf2008-08-082-37/+75
* | | | | | [CPUFREQ][1/2] whitespace fix for powernow-k8Mark Langsdorf2008-08-081-3/+0
* | | | | | [CPUFREQ] Fix warning in elanfreqDave Jones2008-08-081-1/+1
* | | | | | [CPUFREQ] Remove EXPERIMENTAL annotation from VIA C7 powersaver kconfig.Dave Jones2008-08-081-2/+2
|/ / / / /
* | | | | cpumask: change cpumask_of_cpu_ptr to use new cpumask_of_cpuMike Travis2008-07-265-29/+14
| |_|/ / |/| | |
* | | | Merge branch 'cpus4096-for-linus' of git://git.kernel.org/pub/scm/linux/kerne...Linus Torvalds2008-07-239-87/+135
|\ \ \ \
| * | | | NR_CPUS: Replace NR_CPUS in speedstep-centrino.cMike Travis2008-07-201-34/+51
| * | | | NR_CPUS: Replace NR_CPUS in arch/x86/kernel/cpu/proc.cMike Travis2008-07-201-1/+1
| * | | | NR_CPUS: Replace NR_CPUS in arch/x86/kernel/cpu/mcheck/mce_64.cMike Travis2008-07-201-1/+1
| * | | | cpumask: Use optimized CPUMASK_ALLOC macros in the centrino_targetMike Travis2008-07-181-28/+45
| * | | | cpumask: Replace cpumask_of_cpu with cpumask_of_cpu_ptrMike Travis2008-07-185-13/+27
| * | | | Merge branch 'linus' into cpus4096Ingo Molnar2008-07-1622-283/+2247
| |\ \ \ \
| * \ \ \ \ Merge commit 'v2.6.26-rc9' into cpus4096Ingo Molnar2008-07-062-3/+14
| |\ \ \ \ \ | | | |_|/ / | | |/| | |
| * | | | | x86: use performance variant for_each_cpu_mask_nrMike Travis2008-05-237-20/+20
| | |_|/ / | |/| | |
* | | | | sysdev: Convert the x86 mce tolerant sysdev attribute to generic attributeAndi Kleen2008-07-211-2/+2
* | | | | sysdev: Pass the attribute to the low level sysdev show/store functionAndi Kleen2008-07-212-4/+11
| |_|_|/ |/| | |
* | | | Merge branch 'next' of git://git.kernel.org/pub/scm/linux/kernel/git/davej/cp...Linus Torvalds2008-07-211-1/+0
|\ \ \ \
| * | | | [CPUFREQ] cpufreq: remove CVS keywordsAdrian Bunk2008-05-191-1/+0
| |/ / /
* | | | x86: convert Dprintk to pr_debugThomas Gleixner2008-07-211-2/+2
| | | |
| \ \ \
| \ \ \
| \ \ \
| \ \ \
| \ \ \
| \ \ \
| \ \ \
| \ \ \
| \ \ \
| \ \ \
| \ \ \
| \ \ \
| \ \ \
| \ \ \
| \ \ \
| \ \ \
| \ \ \
*-----------------. \ \ \ Merge branches 'x86/urgent', 'x86/amd-iommu', 'x86/apic', 'x86/cleanups', 'x8...Ingo Molnar2008-07-216-39/+17
|\ \ \ \ \ \ \ \ \ \ \ \ \ | | | | | | | | | |_|_|/ / | | | | | | | | |/| | | / | | |_|_|_|_|_|_|_|_|_|/ | |/| | | | | | | | | |
| | | | | | | | | | * | x86_64: further cleanup of 32-bit compat syscall mechanismsJeremy Fitzhardinge2008-07-162-3/+2
| | | | | | | | | | * | x86: use __page_aligned_data/bssJeremy Fitzhardinge2008-07-161-2/+2
| | |_|_|_|_|_|_|_|/ / | |/| | | | | | | | |
| | | | | * | | | | | x86: consolidate the definition of the force_mwait variableThomas Petazzoni2008-07-181-2/+0
| | |_|_|/ / / / / / | |/| | | | | | | |
OpenPOWER on IntegriCloud