| Commit message (Expand) | Author | Age | Files | Lines |
* | License cleanup: add SPDX GPL-2.0 license identifier to files with no license | Greg Kroah-Hartman | 2017-11-02 | 1 | -0/+1 |
* | Merge branch 'sched-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/k... | Linus Torvalds | 2017-03-07 | 1 | -2/+0 |
|\ |
|
| * | sched/clock, x86/tsc: Rework the x86 'unstable' sched_clock() interface | Peter Zijlstra | 2017-03-02 | 1 | -2/+0 |
* | | sched/headers: Prepare for new header dependencies before moving code to <lin... | Ingo Molnar | 2017-03-02 | 1 | -0/+1 |
|/ |
|
* | sched/clock: Fix hotplug crash | Peter Zijlstra | 2017-01-20 | 1 | -0/+3 |
* | Merge branch 'x86-asm-for-linus' of git://git.kernel.org/pub/scm/linux/kernel... | Linus Torvalds | 2016-03-15 | 1 | -1/+1 |
|\ |
|
| * | x86/cpufeature: Carve out X86_FEATURE_* | Borislav Petkov | 2016-01-30 | 1 | -1/+1 |
* | | x86/cpu: Convert printk(KERN_<LEVEL> ...) to pr_<level>(...) | Chen Yucong | 2016-02-03 | 1 | -4/+4 |
|/ |
|
* | x86/cpufeature: Cleanup get_cpu_cap() | Borislav Petkov | 2015-12-19 | 1 | -2/+2 |
* | x86: Delete non-required instances of include <linux/init.h> | Paul Gortmaker | 2014-01-07 | 1 | -1/+0 |
* | x86: delete __cpuinit usage from all x86 files | Paul Gortmaker | 2013-07-15 | 1 | -3/+3 |
* | x86, cpu: mv display_cacheinfo -> cpu_detect_cache_sizes | Borislav Petkov | 2009-11-23 | 1 | -1/+1 |
* | x86: move various CPU initialization objects into .cpuinit.rodata | Jan Beulich | 2009-03-12 | 1 | -1/+1 |
* | x86: move transmeta cap read to early_init_transmeta() | Yinghai Lu | 2008-09-14 | 1 | -13/+15 |
* | x86: remove duplicated get_model_name() calling | Yinghai Lu | 2008-09-06 | 1 | -1/+0 |
* | x86: remove cpu_vendor_dev | Yinghai Lu | 2008-09-04 | 1 | -1/+2 |
* | x86: clean up cpu capabilities accesses, transmeta.c | Ingo Molnar | 2008-04-17 | 1 | -1/+1 |
* | x86: coding style fixes to arch/x86/kernel/cpu/transmeta.c | Paolo Ciarrocchi | 2008-04-17 | 1 | -10/+12 |
* | x86: use ELF section to list CPU vendor specific code | Thomas Petazzoni | 2008-04-17 | 1 | -5/+1 |
* | x86: do not promote TM3x00/TM5x00 to i686-class | H. Peter Anvin | 2008-02-26 | 1 | -7/+0 |
* | i386: move kernel/cpu | Thomas Gleixner | 2007-10-11 | 1 | -0/+116 |