| Commit message (Expand) | Author | Age | Files | Lines |
* | x86: switch to proc_create() | Alexey Dobriyan | 2008-04-17 | 1 | -4/+3 |
* | x86: clean up cpu capabilities accesses, transmeta.c | Ingo Molnar | 2008-04-17 | 1 | -1/+1 |
* | x86: clean up cpu capabilities in arch/x86/kernel/cpu/intel.c | Ingo Molnar | 2008-04-17 | 1 | -7/+7 |
* | x86: clean up cpu capabilities accesses, cyrix.c | Ingo Molnar | 2008-04-17 | 1 | -6/+6 |
* | x86: clean up cpu capabilities accesses, common.c | Ingo Molnar | 2008-04-17 | 1 | -1/+1 |
* | x86: clean up cpu capabilities accesses, centaur.c | Ingo Molnar | 2008-04-17 | 1 | -7/+7 |
* | x86: clean up cpu capabilities accesses, amd.c | Ingo Molnar | 2008-04-17 | 1 | -12/+12 |
* | x86: clean up cpu capabilities accesses, generic | Ingo Molnar | 2008-04-17 | 1 | -1/+1 |
* | x86: coding style fixes to arch/x86/kernel/cpu/common.c | Paolo Ciarrocchi | 2008-04-17 | 1 | -49/+56 |
* | x86: coding style fixes to arch/x86/kernel/cpu/cyrix.c | Paolo Ciarrocchi | 2008-04-17 | 1 | -57/+56 |
* | x86: coding style fixes to arch/x86/kernel/cpu/mcheck/mce_32.c | Paolo Ciarrocchi | 2008-04-17 | 1 | -25/+25 |
* | x86: coding style fixes to arch/x86/kernel/cpu/mcheck/winchip.c | Paolo Ciarrocchi | 2008-04-17 | 1 | -4/+4 |
* | x86: coding style fixes to arch/x86/kernel/cpu/mcheck/non-fatal.c | Paolo Ciarrocchi | 2008-04-17 | 1 | -9/+12 |
* | x86: coding style fixes to arch/x86/kernel/cpu/amd.c | Paolo Ciarrocchi | 2008-04-17 | 1 | -46/+48 |
* | x86: coding style fixes to arch/x86/kernel/cpu/transmeta.c | Paolo Ciarrocchi | 2008-04-17 | 1 | -10/+12 |
* | x86: coding style fixes to arch/x86/kernel/cpu/mtrr/state.c | Paolo Ciarrocchi | 2008-04-17 | 1 | -6/+8 |
* | x86: coding style fixes to arch/x86/kernel/cpu/intel.c | Paolo Ciarrocchi | 2008-04-17 | 1 | -40/+43 |
* | x86: coding style fixes to arch/x86/kernel/cpu/umc.c | Paolo Ciarrocchi | 2008-04-17 | 1 | -5/+7 |
* | x86: coding style fixes to arch/x86/kernel/cpu/mcheck/p6.c | Paolo Ciarrocchi | 2008-04-17 | 1 | -24/+24 |
* | x86: unify cpu/proc|_64.c | Hiroshi Shimamoto | 2008-04-17 | 2 | -183/+2 |
* | x86: cosmetic unification cpu/proc|_64.c | Hiroshi Shimamoto | 2008-04-17 | 2 | -2/+83 |
* | x86: add power management line in /proc/cpuinfo | Hiroshi Shimamoto | 2008-04-17 | 1 | -5/+9 |
* | x86: make cpu/proc|_64.c similar | Hiroshi Shimamoto | 2008-04-17 | 2 | -78/+105 |
* | x86: split cpuinfo from setup_64.c into cpu/proc_64.c | Hiroshi Shimamoto | 2008-04-17 | 2 | -0/+127 |
* | x86: coding style fixes to arch/x86/kernel/cpu/nexgen.c | Paolo Ciarrocchi | 2008-04-17 | 1 | -8/+7 |
* | x86: coding style fixes to arch/x86/kernel/cpu/mcheck/p5.c | Paolo Ciarrocchi | 2008-04-17 | 1 | -8/+8 |
* | x86: more coding style fixes in centaur.c | Ingo Molnar | 2008-04-17 | 1 | -195/+199 |
* | x86: coding style fixes for arch/x86/kernel/cpu/centaur.c | Paolo Ciarrocchi | 2008-04-17 | 1 | -116/+114 |
* | x86: use ELF section to list CPU vendor specific code | Thomas Petazzoni | 2008-04-17 | 8 | -69/+36 |
* | Fix booting pentium+ with dodgy TSC | Rusty Russell | 2008-04-06 | 1 | -8/+0 |
* | x86: print message if nmi_watchdog=2 cannot be enabled | Ingo Molnar | 2008-04-04 | 1 | -1/+3 |
* | x86: fix nmi_watchdog=2 on Pentium-D CPUs | Ingo Molnar | 2008-04-04 | 1 | -3/+0 |
* | x86, cpufreq: fix Speedfreq-SMI call that clobbers ECX | Stephan Diestelhorst | 2008-03-26 | 1 | -15/+24 |
* | x86: convert mtrr/generic.c to kernel-doc | Randy Dunlap | 2008-03-26 | 1 | -19/+23 |
* | x86: trim mtrr don't close gap for resource allocation. | Yinghai Lu | 2008-03-21 | 1 | -1/+2 |
* | [CPUFREQ] Remove debugging message from e_powersaver | Dave Jones | 2008-03-05 | 1 | -2/+6 |
* | x86: fix boot failure on 486 due to TSC breakage | Mikael Pettersson | 2008-02-26 | 1 | -1/+1 |
* | x86: don't print a warning when MTRR are blank and running in KVM | Joerg Roedel | 2008-02-26 | 1 | -2/+6 |
* | x86/mtrr: fix kernel-doc missing notation | Randy Dunlap | 2008-02-26 | 1 | -0/+1 |
* | x86: do not promote TM3x00/TM5x00 to i686-class | H. Peter Anvin | 2008-02-26 | 1 | -7/+0 |
* | remove mca-pentium | Adrian Bunk | 2008-02-19 | 1 | -8/+0 |
* | x86: sparse warning in therm_throt.c | Harvey Harrison | 2008-02-09 | 1 | -1/+1 |
* | Merge branch 'release' of git://git.kernel.org/pub/scm/linux/kernel/git/lenb/... | Linus Torvalds | 2008-02-07 | 1 | -4/+1 |
|\ |
|
| *-----. | Merge branches 'release', 'bugzilla-6217', 'bugzilla-6629', 'bugzilla-6933', ... | Len Brown | 2008-02-07 | 1 | -4/+1 |
| |\ \ \ \ |
|
| | | | * | | Revert "speedstep-lib.c: fix frequency multiplier for Pentium4 models 0&1" | Zhao Yakui | 2007-11-20 | 1 | -4/+1 |
| | | |/ /
| | |/| | |
|
* | | | | | [CPUFREQ] Add missing printk levels to e_powersaver | Dave Jones | 2008-02-06 | 1 | -12/+12 |
* | | | | | [CPUFREQ] Fix sparse warning in powernow-k8 | Dave Jones | 2008-02-06 | 1 | -1/+3 |
* | | | | | [CPUFREQ] Support Model D parts and newer in e_powersaver | Jesse Ahrens | 2008-02-06 | 1 | -5/+32 |
* | | | | | [CPUFREQ] Powernow-k8: Update to support the latest Turion processors | Mark Langsdorf | 2008-02-06 | 1 | -1/+1 |
* | | | | | [CPUFREQ] powernow-k8 print pstate instead of fid/did for family 10h | Yinghai Lu | 2008-02-06 | 1 | -3/+2 |