aboutsummaryrefslogtreecommitdiffstats
path: root/arch/x86/kernel/cpu/transmeta.c (follow)
AgeCommit message (Expand)AuthorFilesLines
2017-03-07Merge branch 'sched-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tipLinus Torvalds1-2/+0
2017-03-02sched/clock, x86/tsc: Rework the x86 'unstable' sched_clock() interfacePeter Zijlstra1-2/+0
2017-03-02sched/headers: Prepare for new header dependencies before moving code to <linux/sched/clock.h>Ingo Molnar1-0/+1
2017-01-20sched/clock: Fix hotplug crashPeter Zijlstra1-0/+3
2016-03-15Merge branch 'x86-asm-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tipLinus Torvalds1-1/+1
2016-02-03x86/cpu: Convert printk(KERN_<LEVEL> ...) to pr_<level>(...)Chen Yucong1-4/+4
2016-01-30x86/cpufeature: Carve out X86_FEATURE_*Borislav Petkov1-1/+1
2015-12-19x86/cpufeature: Cleanup get_cpu_cap()Borislav Petkov1-2/+2
2014-01-06x86: Delete non-required instances of include <linux/init.h>Paul Gortmaker1-1/+0
2013-07-14x86: delete __cpuinit usage from all x86 filesPaul Gortmaker1-3/+3
2009-11-23x86, cpu: mv display_cacheinfo -> cpu_detect_cache_sizesBorislav Petkov1-1/+1
2009-03-12x86: move various CPU initialization objects into .cpuinit.rodataJan Beulich1-1/+1
2008-09-14x86: move transmeta cap read to early_init_transmeta()Yinghai Lu1-13/+15
2008-09-06x86: remove duplicated get_model_name() callingYinghai Lu1-1/+0
2008-09-04x86: remove cpu_vendor_devYinghai Lu1-1/+2
2008-04-17x86: clean up cpu capabilities accesses, transmeta.cIngo Molnar1-1/+1
2008-04-17x86: coding style fixes to arch/x86/kernel/cpu/transmeta.cPaolo Ciarrocchi1-10/+12
2008-04-17x86: use ELF section to list CPU vendor specific codeThomas Petazzoni1-5/+1
2008-02-26x86: do not promote TM3x00/TM5x00 to i686-classH. Peter Anvin1-7/+0
2007-10-11i386: move kernel/cpuThomas Gleixner1-0/+116