Age | Commit message (Expand) | Author |
2006-03-23 | [PATCH] more for_each_cpu() conversions | Andrew Morton |
2006-03-23 | [PATCH] x86: cpuid.4 doesn't need cpu level 5 | Shaohua Li |
2006-03-23 | [PATCH] Fix the imlicit declaration of mtrr_centaur_report_mcr in arch/i386/k... | Jesper Juhl |
2006-03-23 | [PATCH] i386: fall back to sensible CPU model name | Chuck Ebbert |
2006-03-23 | [PATCH] i386: allow disabling X86_FEATURE_SEP at boot | Chuck Ebbert |
2006-03-23 | [PATCH] i386: __devinit should be __cpuinit | Chuck Ebbert |
2006-03-23 | [PATCH] x86: SMP alternatives | Gerd Hoffmann |
2006-03-08 | [PATCH] x86: cpu model calculation for family 6 cpu | Shaohua Li |
2006-02-24 | [PATCH] x86: fix broken SMP boot sequence | James Bottomley |
2006-02-17 | [PATCH] x86_64: Add boot option to disable randomized mappings and cleanup | Andi Kleen |
2006-02-05 | [PATCH] i386 cpu hotplug: don't access freed memory | Chuck Ebbert |
2006-02-01 | Merge branch 'release' of git://git.kernel.org/pub/scm/linux/kernel/git/lenb/... | Linus Torvalds |
2006-01-31 | Merge master.kernel.org:/pub/scm/linux/kernel/git/davej/x86 | Linus Torvalds |
2006-01-26 | [X86] Add new Intel cache descriptors. | Dave Jones |
2006-01-26 | [CPUFREQ] p4-clockmod: Workaround for CPU's with N60 errata | Ben Collins |
2006-01-24 | [ACPI] merge 3549 4320 4485 4588 4980 5483 5651 acpica asus fops pnpacpi bran... | Len Brown |
2006-01-19 | [CPUFREQ] X86_GX_SUSPMOD must depend on PCI | Adrian Bunk |
2006-01-16 | [PATCH] x86_64: Mark powernow k8 init functions as __cpuinit | Andi Kleen |
2006-01-11 | [PATCH] i386: Move phys_proc_id/early intel workaround to correct function. | Andi Kleen |
2006-01-11 | [PATCH] i386/x86-64: Update AMD CPUID flags | Andi Kleen |
2006-01-11 | [PATCH] x86_64: Use X86_FEATURE_CONSTANT_TSC now to clean up Intel speedstep ... | Andi Kleen |
2006-01-11 | [PATCH] i386/x86-64: Generalize X86_FEATURE_CONSTANT_TSC flag | Andi Kleen |
2006-01-11 | [PATCH] capable/capability.h (arch/) | Randy Dunlap |
2006-01-10 | remove the outdated arch/i386/kernel/cpu/{,mtrr/}changelog | Adrian Bunk |
2006-01-08 | [PATCH] tiny: Make x86 doublefault handling optional | Matt Mackall |
2006-01-07 | [ACPI] fix acpi_cpufreq.c build warrning | Benoit Boissinot |
2006-01-06 | [PATCH] Base support for AMD Geode GX/LX processors | Jordan Crouse |
2006-01-06 | [PATCH] x86: Stop deleting nt | Zachary Amsden |
2006-01-06 | [PATCH] x86: GDT alignment fix | Zachary Amsden |
2006-01-05 | [X86] Remove pointless versioning of mtrr driver. | Dave Jones |
2005-12-20 | [X86] Rename MTRR mutex to something more sensible. | Dave Jones |
2005-12-20 | [X86] Remove Winchip 4 ID. | Dave Jones |
2005-12-06 | [CPUFREQ] CPU frequency display in /proc/cpuinfo | Venkatesh Pallipadi |
2005-12-06 | [CPUFREQ] Move PMBASE reading away and do it only once at initialization time | Mattia Dongili |
2005-12-06 | [CPUFREQ] Measure transition latency at driver initialization | Mattia Dongili |
2005-12-06 | [CPUFREQ] Change loglevels on powernow-k8 bios error printk's. | Dave Jones |
2005-12-01 | [PATCH] cpufreq-nforce2.c fix u32<0 test | Gabriel A. Devenyi |
2005-12-01 | [ACPI] Avoid BIOS inflicted crashes by evaluating _PDC only once | Venkatesh Pallipadi |
2005-11-30 | [CPUFREQ] Fix indentation in powernow-k8 | Dave Jones |
2005-11-29 | [PATCH] Support 100 MHz frequency transitions | Langsdorf, Mark |
2005-11-21 | [CPUFREQ] Improve Error reporting in powernow-k8 | Jacob Shin |
2005-11-14 | Merge x86-64 update from Andi | Linus Torvalds |
2005-11-14 | [PATCH] x86_64: x86_64/i386 fix Intel cache detection code assumption about t... | Siddha, Suresh B |
2005-11-14 | [PATCH] x86-64/i386: Intel HT, Multi core detection fixes | Siddha, Suresh B |
2005-11-14 | [PATCH] x86_64: Force correct address space size for MTRR on some 64bit Intel... | Shaohua Li |
2005-11-14 | [PATCH] x86-64/i386: Fix CPU model for family 6 | Suresh Siddha |
2005-11-13 | [PATCH] i386: generic cmpxchg | Nick Piggin |
2005-11-07 | Merge master.kernel.org:/pub/scm/linux/kernel/git/davej/cpufreq | Linus Torvalds |
2005-11-07 | [PATCH] x86: add MCE resume | Shaohua Li |
2005-11-07 | [PATCH] arch/i386: Use ARRAY_SIZE macro | Tobias Klauser |