Gitiles
Code Review
Sign In
review.shift-gmbh.com
/
SHIFTPHONES
/
mainline
/
linux
/
087bfbb032691262f2f7d52b910652450c5554b8
/
arch
/
x86
/
kernel
/
cpu
/
Makefile
087bfbb
perf/x86: Add generic Intel uncore PMU support
by Yan, Zheng
· 13 years ago
644e9cb
Add driver auto probing for x86 features v4
by Andi Kleen
· 13 years ago
8e6d539
Merge branch 'x86-rdrand-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip
by Linus Torvalds
· 13 years ago
b716916
perf, x86: Implement IBS initialization
by Robert Richter
· 13 years ago
de0428a
x86, perf: Clean up perf_event cpu code
by Kevin Winchester
· 13 years ago
49d859d
x86, random: Verify RDRAND functionality and allow it to be disabled
by H. Peter Anvin
· 13 years ago
bb0a56e
[CPUFREQ] Move x86 drivers to drivers/cpufreq/
by Dave Jones
· 14 years ago
d9a73c0
Merge branch 'x86-asm-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/linux-2.6-tip
by Linus Torvalds
· 14 years ago
90c8f92
x86, asm: Move cmpxchg emulation code to arch/x86/lib
by H. Peter Anvin
· 14 years ago
2decb19
x86, cpu: Split addon_cpuid_features.c
by H. Peter Anvin
· 14 years ago
a2a47c6
x86: Detect running on a Microsoft HyperV system
by Ky Srinivasan
· 15 years ago
b160091
x86: Remove "x86 CPU features in debugfs" (CONFIG_X86_CPU_DEBUG)
by H. Peter Anvin
· 15 years ago
6e3d833
perf events: Do not generate function trace entries in perf code
by Ingo Molnar
· 15 years ago
cdd6c48
perf: Do the big rename: Performance Counters -> Performance Events
by Ingo Molnar
· 15 years ago
47fe38f
x86: sched: Provide arch implementations using aperf/mperf
by Peter Zijlstra
· 15 years ago
cbcb340
Merge branch 'bugfix' of git://git.kernel.org/pub/scm/linux/kernel/git/jeremy/xen into x86/urgent
by Ingo Molnar
· 15 years ago
5416c26
x86: make sure load_percpu_segment has no stackprotector
by Jeremy Fitzhardinge
· 15 years ago
f541ae3
Merge branch 'linus' into perfcounters/core-v2
by Ingo Molnar
· 16 years ago
48f4c48
x86/centaur: merge 32 & 64 bit version
by Sebastian Andrzej Siewior
· 16 years ago
9b779ed
x86: cpu architecture debug code
by Jaswinder Singh Rajput
· 16 years ago
e1df957
Merge branch 'linus' into perfcounters/core
by Ingo Molnar
· 16 years ago
b0f4b28
Merge branch 'tracing-core-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/linux-2.6-tip
by Linus Torvalds
· 16 years ago
0ca59dd
tracing/ftrace: don't trace on early stage of a secondary cpu boot, v3
by Frederic Weisbecker
· 16 years ago
241771e
performance counters: x86 support
by Ingo Molnar
· 16 years ago
88b094f
x86: Hypervisor detection and get tsc_freq from hypervisor
by Alok Kataria
· 16 years ago
bb89855
x86, um: ... and asm-x86 move
by Al Viro
· 16 years ago
879d792
x86: let intel 64-bit use intel.c
by Yinghai Lu
· 16 years ago
ff73152
x86: make 64 bit to use amd.c
by Yinghai Lu
· 16 years ago
f5017cf
x86: use cpu/common.c on 64 bit
by Yinghai Lu
· 16 years ago
10a434f
x86: remove cpu_vendor_dev
by Yinghai Lu
· 16 years ago
7414aa4
x86: generate names for /proc/cpuinfo from <asm/cpufeature.h>
by H. Peter Anvin
· 16 years ago
8d02c21
x86: configuration options to compile out x86 CPU support code
by Thomas Petazzoni
· 16 years ago
774400a
x86: move cmpxchg fallbacks to a generic place
by Thomas Petazzoni
· 16 years ago
f580366
x86: seperate funcs from setup_64 to cpu common_64.c
by Yinghai Lu
· 17 years ago
d44b9d1
x86: move bugs_64.c to cpu/bugs_64.c
by Hiroshi Shimamoto
· 17 years ago
30a7131
x86: Move the 64-bit Centaur specific parts out of setup_64.c
by Dave Jones
· 17 years ago
a82fbe3
x86: Move the 64-bit Intel specific parts out of setup_64.c
by Dave Jones
· 17 years ago
4d28587
x86: Move the AMD64 specific parts out of setup_64.c
by Dave Jones
· 17 years ago
f7f17a6
x86: remove NexGen support
by Dmitri Vorobiev
· 17 years ago
eb19067
x86: unify cpu/proc|_64.c
by Hiroshi Shimamoto
· 17 years ago
8fa6878
x86: split cpuinfo from setup_64.c into cpu/proc_64.c
by Hiroshi Shimamoto
· 17 years ago
fa1408e
x86: unify CPU feature string names
by H. Peter Anvin
· 17 years ago
34d19e2
x86: prepare consolidation of cpu/ related Makefiles
by Thomas Gleixner
· 17 years ago
27bd0c9
x86: sanitize pathes arch/x86/kernel/cpu/Makefile
by Thomas Gleixner
· 17 years ago
f7627e2
i386: move kernel/cpu
by Thomas Gleixner
· 17 years ago
[Renamed from arch/i386/kernel/cpu/Makefile]
2ec1df4
i386: move kernel/cpu/mtrr
by Thomas Gleixner
· 17 years ago
ee580dc
i386: move kernel/cpu/cpufreq
by Thomas Gleixner
· 17 years ago
c18db0d
i386: move kernel/cpu/mcheck
by Thomas Gleixner
· 17 years ago
9596017
x86: remove support for the Rise CPU
by Adrian Bunk
· 17 years ago
1d67953
Use a new CPU feature word to cover features that are spread around
by Venki Pallipadi
· 18 years ago
09198e6
[PATCH] i386: Clean up NMI watchdog code
by Andi Kleen
· 18 years ago
1353ebb
[PATCH] i386: Clean up asm-i386/bugs.h
by Jeremy Fitzhardinge
· 18 years ago
1da177e
Linux-2.6.12-rc2
by Linus Torvalds
· 20 years ago