summaryrefslogtreecommitdiffstats
path: root/arch/i386/kernel/cpu
Commit message (Expand)AuthorAgeFilesLines
* [PATCH] create and destroy cache sysfs entries based on cpu notifiersAshok Raj2005-10-301-17/+43
* [PATCH] Clean up mtrr compat ioctl codeBrian Gerst2005-10-301-45/+74
* [PATCH] x86: vmx cpu feature detectionKamble, Nitin A2005-10-301-1/+1
* [PATCH] x86: when L3 is present show its size in /proc/cpuinfoVenkatesh Pallipadi2005-10-301-7/+1
* [PATCH] x86: bug fix in P6 Machine check initializationVenkatesh Pallipadi2005-10-301-3/+8
* [PATCH] x86: add an accessor function for getting the per-CPU gdtZachary Amsden2005-10-301-5/+4
* [PATCH] x86: bogus tls from gdtZachary Amsden2005-10-301-6/+0
* [PATCH] intel_cacheinfo: remove MAX_CACHE_LEAVES limitSiddha, Suresh B2005-10-301-12/+6
* [PATCH] typo fix in last cpufreq powernow patchChris Wright2005-10-211-1/+1
* [PATCH] cpufreq: fix pending powernow timer stuck conditionDave Jones2005-10-211-11/+19
* [PATCH] i386: Don't discard upper 32bits of HWCR on K8Andi Kleen2005-10-101-1/+1
* [PATCH] Fix up TLB flush filter disablingAndi Kleen2005-09-291-0/+16
* [PATCH] useless includes of linux/irq.h in arch/i386Al Viro2005-09-266-6/+0
* [PATCH] i386/x86_64: make get_cpu_vendor() staticAdrian Bunk2005-09-101-1/+1
* Merge master.kernel.org:/pub/scm/linux/kernel/git/davej/cpufreq Linus Torvalds2005-09-083-13/+13
|\
| * [CPUFREQ] Remove trailing whitespace before \n's in printks.Dave Jones2005-09-012-3/+3
| * [CPUFREQ] Remove extra arg from dprintk in cpufreq/speedstep-smi.cMika Kukkonen2005-08-311-1/+1
| * [CPUFREQ] dprintf format fixes in cpufreq/speedstep-centrino.cMika Kukkonen2005-08-311-2/+2
| * [CPUFREQ] speedstep-centrino: skip extract_clock logic for acpi based centrinoVenkatesh Pallipadi2005-08-311-7/+7
* | Merge linux-2.6 with linux-acpi-2.6Len Brown2005-09-086-31/+23
|\ \
| * | [PATCH] swsusp: fix remaining u32 vs. pm_message_t confusionPavel Machek2005-09-051-1/+1
| * | [PATCH] x86: more asm cleanupsZachary Amsden2005-09-051-6/+3
| * | [PATCH] i386: inline assembler: cleanup and encapsulate descriptor and task r...Zachary Amsden2005-09-051-2/+2
| * | [PATCH] i386: inline asm cleanupZachary Amsden2005-09-053-20/+10
| * | [PATCH] x86: Add the check for all the cores in a package in cache informationVenkatesh Pallipadi2005-09-051-2/+7
| |/
* | [ACPI] Reduce acpi-cpufreq switching latency by 50%Venkatesh Pallipadi2005-08-261-21/+36
|/
* [PATCH] transmeta: CONFIG_PROC_FS=n build fixAndrew Morton2005-08-011-0/+2
* [PATCH] disable addres space randomization default on transmeta CPUsEric Lammerts2005-08-011-0/+4
* merge 2.6.13-rc4 with ACPI's to-linus treeLen Brown2005-07-303-37/+53
|\
| * Merge master.kernel.org:/pub/scm/linux/kernel/git/davej/cpufreqLinus Torvalds2005-07-291-5/+8
| |\
| | * arch/i386/kernel/cpu/cpufreq/powernow-k8.c: In function `powernow_k8_cpu_init...Dave Jones2005-07-291-5/+8
| * | Merge master.kernel.org:/pub/scm/linux/kernel/git/davej/cpufreqLinus Torvalds2005-07-292-31/+36
| |\ \ | | |/
| | * Fix up powernow-k8 compile. (Missing definitions).Dave Jones2005-07-291-0/+2
| | * powernow-k8.c: In function `query_current_values_with_pending_wait':Dave Jones2005-07-281-3/+2
| | * Opteron revision F will support higher frequencies thanDave Jones2005-07-282-29/+30
| | * powernow-k8 requires that a data structure forDave Jones2005-07-281-3/+5
| * | [PATCH] x86_64: When running cpuid4 need to run on the correct CPUAndi Kleen2005-07-281-6/+14
* | | /home/lenb/src/to-linus branch 'acpi-2.6.12'Len Brown2005-07-291-0/+7
|\ \ \ | |/ / |/| |
| * | [ACPI] Always set P-state on initializationDominik Brodowski2005-07-291-0/+7
* | | [PATCH] Fix warning in powernow-k8.cBrian Gerst2005-07-271-3/+2
| |/ |/|
* | [ACPI] merge acpi-2.6.12 branch into latest Linux 2.6.13-rc...Len Brown2005-07-121-1/+1
|\ \ | |/
| * [ACPI] enable C2 and C3 idle power states on SMPVenkatesh Pallipadi2005-07-121-1/+1
* | [PATCH] mostly_read data sectionChristoph Lameter2005-07-071-1/+1
* | [PATCH] MTRR suspend/resume cleanupShaohua Li2005-07-074-35/+69
* | [PATCH] PCI: clean up dynamic pci id logicGreg Kroah-Hartman2005-07-011-1/+1
* | [PATCH] get rid of redundant NULL checks before kfree() in arch/i386/Jesper Juhl2005-06-252-5/+2
* | [PATCH] suspend/resume SMP supportLi Shaohua2005-06-255-6/+6
* | [PATCH] cpu state clean after hot removeLi Shaohua2005-06-251-0/+12
* | [PATCH] init call cleanupLi Shaohua2005-06-255-25/+25
* | [PATCH] sep initializing reworkLi Shaohua2005-06-251-0/+3
OpenPOWER on IntegriCloud