aboutsummaryrefslogtreecommitdiffstats
path: root/arch/x86/kernel/cpu/transmeta.c
AgeCommit message (Expand)Author
2017-11-02License cleanup: add SPDX GPL-2.0 license identifier to files with no licenseGreg Kroah-Hartman
2017-03-07Merge branch 'sched-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/k...Linus Torvalds
2017-03-02sched/clock, x86/tsc: Rework the x86 'unstable' sched_clock() interfacePeter Zijlstra
2017-03-02sched/headers: Prepare for new header dependencies before moving code to <lin...Ingo Molnar
2017-01-20sched/clock: Fix hotplug crashPeter Zijlstra
2016-03-15Merge branch 'x86-asm-for-linus' of git://git.kernel.org/pub/scm/linux/kernel...Linus Torvalds
2016-02-03x86/cpu: Convert printk(KERN_<LEVEL> ...) to pr_<level>(...)Chen Yucong
2016-01-30x86/cpufeature: Carve out X86_FEATURE_*Borislav Petkov
2015-12-19x86/cpufeature: Cleanup get_cpu_cap()Borislav Petkov
2014-01-06x86: Delete non-required instances of include <linux/init.h>Paul Gortmaker
2013-07-14x86: delete __cpuinit usage from all x86 filesPaul Gortmaker
2009-11-23x86, cpu: mv display_cacheinfo -> cpu_detect_cache_sizesBorislav Petkov
2009-03-12x86: move various CPU initialization objects into .cpuinit.rodataJan Beulich
2008-09-14x86: move transmeta cap read to early_init_transmeta()Yinghai Lu
2008-09-06x86: remove duplicated get_model_name() callingYinghai Lu
2008-09-04x86: remove cpu_vendor_devYinghai Lu
2008-04-17x86: clean up cpu capabilities accesses, transmeta.cIngo Molnar
2008-04-17x86: coding style fixes to arch/x86/kernel/cpu/transmeta.cPaolo Ciarrocchi
2008-04-17x86: use ELF section to list CPU vendor specific codeThomas Petazzoni
2008-02-26x86: do not promote TM3x00/TM5x00 to i686-classH. Peter Anvin
2007-10-11i386: move kernel/cpuThomas Gleixner