kernel_optimize_test/arch/x86
H. Peter Anvin bdd314616f x86: msr-on-cpu: remove unnecessary level of abstraction
Remove an unnecessary level of abstraction in the msr-on-cpu library.
Although this duplicates some code, the duplicated code is less than
the additional code, and this way should be faster.

Additionally, change the order of the functions to make the regular
structure of this file more obvious.

Signed-off-by: H. Peter Anvin <hpa@zytor.com>
2008-08-25 22:45:50 -07:00
..
boot Merge branch 'linus' into x86/cleanups 2008-08-20 11:52:15 +02:00
configs
crypto
ia32 x86_64: use save/loadsegment in ia32 compat 2008-08-20 12:33:03 +02:00
kernel Merge branch 'x86/urgent' into x86/cleanups 2008-08-25 22:45:37 -07:00
kvm KVM: Advertise synchronized mmu support to userspace 2008-07-29 12:34:02 +03:00
lguest lguest: set max_pfn_mapped, growl loudly at Yinghai Lu 2008-07-29 09:58:31 +10:00
lib x86: msr-on-cpu: remove unnecessary level of abstraction 2008-08-25 22:45:50 -07:00
mach-default
mach-es7000 x86: move the last Dprintk instance to pr_debug() 2008-07-21 21:58:34 +02:00
mach-generic
mach-rdc321x removed unused #include <linux/version.h>'s 2008-08-23 12:14:12 -07:00
mach-voyager
math-emu
mm Merge branch 'x86/urgent' into x86/cleanups 2008-08-25 11:10:42 +02:00
oprofile x86: fix oprofile + hibernation badness 2008-08-20 16:18:31 +02:00
pci Merge branch 'x86/urgent' into x86/cleanups 2008-08-25 22:45:37 -07:00
power x86, cleanup: use X86_CR4_PGE in x86/power/hibernate_asm_32.S 2008-08-20 11:52:47 +02:00
vdso
video
xen xen: don't use sysret for sysexit32 2008-07-24 12:28:12 +02:00
Kconfig arch/x86/Kconfig: clean up, experimental adjustement 2008-08-15 14:06:54 +02:00
Kconfig.cpu x86: fix crash due to missing debugctlmsr on AMD K6-3 2008-07-22 14:16:37 +02:00
Kconfig.debug x86: Fix help message for STRICT_DEVMEM config option 2008-07-21 13:04:08 -07:00
Makefile x86, RDC321x: add to mach-default 2008-07-26 13:51:46 +02:00
Makefile_32.cpu