index
:
openslx/kernel-qcow2-linux.git
kernel-qcow2
kernel-qcow2-linux-4.18.x-centos
kernel-qcow2-linux-4.19.y
master
In-kernel qcow2 (Kernel part)
OpenSLX
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
arch
/
x86
/
kernel
/
cpu
/
Makefile
Commit message (
Expand
)
Author
Age
Files
Lines
*
perf/x86: Add support for Intel Xeon-Phi Knights Corner PMU
Vince Weaver
2012-10-04
1
-1
/
+1
*
Merge branch 'sched-core-for-linus' of git://git.kernel.org/pub/scm/linux/ker...
Linus Torvalds
2012-07-26
1
-1
/
+1
|
\
|
*
sched/x86: Remove broken power estimation
Peter Zijlstra
2012-07-24
1
-1
/
+1
*
|
perf/x86: Add generic Intel uncore PMU support
Yan, Zheng
2012-06-18
1
-1
/
+3
|
/
*
Add driver auto probing for x86 features v4
Andi Kleen
2012-01-27
1
-0
/
+1
*
Merge branch 'x86-rdrand-for-linus' of git://git.kernel.org/pub/scm/linux/ker...
Linus Torvalds
2011-10-28
1
-0
/
+1
|
\
|
*
x86, random: Verify RDRAND functionality and allow it to be disabled
H. Peter Anvin
2011-07-31
1
-0
/
+1
*
|
perf, x86: Implement IBS initialization
Robert Richter
2011-10-10
1
-1
/
+1
*
|
x86, perf: Clean up perf_event cpu code
Kevin Winchester
2011-09-26
1
-0
/
+5
|
/
*
[CPUFREQ] Move x86 drivers to drivers/cpufreq/
Dave Jones
2011-05-20
1
-1
/
+0
*
Merge branch 'x86-asm-for-linus' of git://git.kernel.org/pub/scm/linux/kernel...
Linus Torvalds
2010-08-06
1
-1
/
+1
|
\
|
*
x86, asm: Move cmpxchg emulation code to arch/x86/lib
H. Peter Anvin
2010-07-29
1
-1
/
+1
*
|
x86, cpu: Split addon_cpuid_features.c
H. Peter Anvin
2010-07-20
1
-1
/
+1
|
/
*
x86: Detect running on a Microsoft HyperV system
Ky Srinivasan
2010-05-07
1
-1
/
+1
*
x86: Remove "x86 CPU features in debugfs" (CONFIG_X86_CPU_DEBUG)
H. Peter Anvin
2010-01-24
1
-2
/
+0
*
perf events: Do not generate function trace entries in perf code
Ingo Molnar
2009-11-23
1
-0
/
+1
*
perf: Do the big rename: Performance Counters -> Performance Events
Ingo Molnar
2009-09-21
1
-1
/
+1
*
x86: sched: Provide arch implementations using aperf/mperf
Peter Zijlstra
2009-09-15
1
-1
/
+1
*
Merge branch 'bugfix' of git://git.kernel.org/pub/scm/linux/kernel/git/jeremy...
Ingo Molnar
2009-08-20
1
-0
/
+4
|
\
|
*
x86: make sure load_percpu_segment has no stackprotector
Jeremy Fitzhardinge
2009-08-20
1
-0
/
+4
*
|
Merge branch 'linus' into perfcounters/core-v2
Ingo Molnar
2009-04-06
1
-2
/
+3
|
\
|
|
*
x86/centaur: merge 32 & 64 bit version
Sebastian Andrzej Siewior
2009-03-14
1
-2
/
+1
|
*
x86: cpu architecture debug code
Jaswinder Singh Rajput
2009-03-10
1
-0
/
+2
*
|
Merge branch 'linus' into perfcounters/core
Ingo Molnar
2008-12-29
1
-0
/
+6
|
\
|
|
*
Merge branch 'tracing-core-for-linus' of git://git.kernel.org/pub/scm/linux/k...
Linus Torvalds
2008-12-28
1
-0
/
+5
|
|
\
|
|
*
tracing/ftrace: don't trace on early stage of a secondary cpu boot, v3
Frederic Weisbecker
2008-12-25
1
-0
/
+5
|
*
|
x86: Hypervisor detection and get tsc_freq from hypervisor
Alok Kataria
2008-11-02
1
-0
/
+1
|
|
/
*
/
performance counters: x86 support
Ingo Molnar
2008-12-08
1
-5
/
+7
|
/
*
x86, um: ... and asm-x86 move
Al Viro
2008-10-23
1
-1
/
+1
*
x86: let intel 64-bit use intel.c
Yinghai Lu
2008-09-10
1
-2
/
+1
*
x86: make 64 bit to use amd.c
Yinghai Lu
2008-09-08
1
-2
/
+1
*
x86: use cpu/common.c on 64 bit
Yinghai Lu
2008-09-05
1
-3
/
+3
*
x86: remove cpu_vendor_dev
Yinghai Lu
2008-09-04
1
-2
/
+2
*
x86: generate names for /proc/cpuinfo from <asm/cpufeature.h>
H. Peter Anvin
2008-08-28
1
-1
/
+10
*
x86: configuration options to compile out x86 CPU support code
Thomas Petazzoni
2008-08-18
1
-9
/
+10
*
x86: move cmpxchg fallbacks to a generic place
Thomas Petazzoni
2008-08-18
1
-1
/
+1
*
x86: seperate funcs from setup_64 to cpu common_64.c
Yinghai Lu
2008-07-08
1
-1
/
+1
*
x86: move bugs_64.c to cpu/bugs_64.c
Hiroshi Shimamoto
2008-06-03
1
-0
/
+1
*
x86: Move the 64-bit Centaur specific parts out of setup_64.c
Dave Jones
2008-05-31
1
-0
/
+1
*
x86: Move the 64-bit Intel specific parts out of setup_64.c
Dave Jones
2008-05-31
1
-0
/
+1
*
x86: Move the AMD64 specific parts out of setup_64.c
Dave Jones
2008-05-31
1
-0
/
+1
*
x86: remove NexGen support
Dmitri Vorobiev
2008-04-26
1
-1
/
+0
*
x86: unify cpu/proc|_64.c
Hiroshi Shimamoto
2008-04-17
1
-3
/
+2
*
x86: split cpuinfo from setup_64.c into cpu/proc_64.c
Hiroshi Shimamoto
2008-04-17
1
-0
/
+1
*
x86: unify CPU feature string names
H. Peter Anvin
2008-02-04
1
-0
/
+1
*
x86: prepare consolidation of cpu/ related Makefiles
Thomas Gleixner
2007-10-23
1
-12
/
+12
*
x86: sanitize pathes arch/x86/kernel/cpu/Makefile
Thomas Gleixner
2007-10-11
1
-3
/
+3
*
i386: move kernel/cpu
Thomas Gleixner
2007-10-11
1
-0
/
+20