aboutsummaryrefslogtreecommitdiffstats
path: root/arch/x86/kernel/cpu/cpu_debug.c (follow)
AgeCommit message (Expand)AuthorFilesLines
2010-01-23x86: Remove "x86 CPU features in debugfs" (CONFIG_X86_CPU_DEBUG)H. Peter Anvin1-688/+0
2009-10-29percpu: make percpu symbols in x86 uniqueTejun Heo1-15/+15
2009-06-24percpu: cleanup percpu array definitionsTejun Heo1-2/+2
2009-06-10Merge branch 'x86-cpu-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/linux-2.6-tipLinus Torvalds1-321/+96
2009-06-07x86: cpu_debug: Remove model information to reduce encoding-decodingJaswinder Singh Rajput1-321/+96
2009-05-11x86: display extended apic registers with print_local_APIC and cpu_debug codeAndreas Herrmann1-1/+13
2009-04-09x86: cpu_debug remove execute permissionJaswinder Singh Rajput1-0/+0
2009-03-14x86: cpu_debug add support for various AMD CPUsJaswinder Singh Rajput1-44/+106
2009-03-13x86: cpu_debug add write support for MSRsJaswinder Singh Rajput1-32/+86
2009-03-11x86: cpu architecture debug code, build fix, cleanupJaswinder Singh Rajput1-1/+2
2009-03-10x86: cpu architecture debug codeJaswinder Singh Rajput1-0/+784