summaryrefslogtreecommitdiffstats
path: root/arch/x86/kernel/cpu/transmeta.c
Commit message (Expand)AuthorAgeFilesLines
* License cleanup: add SPDX GPL-2.0 license identifier to files with no licenseGreg Kroah-Hartman2017-11-021-0/+1
* Merge branch 'sched-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/k...Linus Torvalds2017-03-071-2/+0
|\
| * sched/clock, x86/tsc: Rework the x86 'unstable' sched_clock() interfacePeter Zijlstra2017-03-021-2/+0
* | sched/headers: Prepare for new header dependencies before moving code to <lin...Ingo Molnar2017-03-021-0/+1
|/
* sched/clock: Fix hotplug crashPeter Zijlstra2017-01-201-0/+3
* Merge branch 'x86-asm-for-linus' of git://git.kernel.org/pub/scm/linux/kernel...Linus Torvalds2016-03-151-1/+1
|\
| * x86/cpufeature: Carve out X86_FEATURE_*Borislav Petkov2016-01-301-1/+1
* | x86/cpu: Convert printk(KERN_<LEVEL> ...) to pr_<level>(...)Chen Yucong2016-02-031-4/+4
|/
* x86/cpufeature: Cleanup get_cpu_cap()Borislav Petkov2015-12-191-2/+2
* x86: Delete non-required instances of include <linux/init.h>Paul Gortmaker2014-01-061-1/+0
* x86: delete __cpuinit usage from all x86 filesPaul Gortmaker2013-07-141-3/+3
* x86, cpu: mv display_cacheinfo -> cpu_detect_cache_sizesBorislav Petkov2009-11-231-1/+1
* x86: move various CPU initialization objects into .cpuinit.rodataJan Beulich2009-03-121-1/+1
* x86: move transmeta cap read to early_init_transmeta()Yinghai Lu2008-09-141-13/+15
* x86: remove duplicated get_model_name() callingYinghai Lu2008-09-061-1/+0
* x86: remove cpu_vendor_devYinghai Lu2008-09-041-1/+2
* x86: clean up cpu capabilities accesses, transmeta.cIngo Molnar2008-04-171-1/+1
* x86: coding style fixes to arch/x86/kernel/cpu/transmeta.cPaolo Ciarrocchi2008-04-171-10/+12
* x86: use ELF section to list CPU vendor specific codeThomas Petazzoni2008-04-171-5/+1
* x86: do not promote TM3x00/TM5x00 to i686-classH. Peter Anvin2008-02-261-7/+0
* i386: move kernel/cpuThomas Gleixner2007-10-111-0/+116