linux/arch/x86/kernel
Andi Kleen 6d63de8dbc x86: remove get_cycles_sync
rdtsc is now speculation-safe, so no need for the sync variants of
the APIs.

[ mingo@elte.hu: removed the nsec_barrier() complication. ]

Signed-off-by: Andi Kleen <ak@suse.de>
Signed-off-by: Ingo Molnar <mingo@elte.hu>
Signed-off-by: Thomas Gleixner <tglx@linutronix.de>
2008-01-30 13:32:39 +01:00
..
acpi
cpu x86: lfence fix 2008-01-30 13:32:38 +01:00
.gitignore
alternative.c
aperture_64.c
apic_32.c x86: clean up apic_32.c, take 2 2008-01-30 13:32:36 +01:00
apic_64.c x86: clean up apic_32/64.c 2008-01-30 13:32:35 +01:00
apm_32.c x86: get rid of checkpatch.pl complains on apm_32.c 2008-01-30 13:32:32 +01:00
asm-offsets_32.c
asm-offsets_64.c x86: unify tss_struct 2008-01-30 13:31:31 +01:00
asm-offsets.c
audit_64.c
bootflag.c x86: coding style cleanup for kernel/bootflag.c 2008-01-30 13:32:31 +01:00
bugs_64.c
cpuid.c
crash_dump_32.c
crash_dump_64.c
crash.c
doublefault_32.c x86: unify tss_struct 2008-01-30 13:31:31 +01:00
ds.c x86, ptrace: support 32bit-cross-64bit BTS recording 2008-01-30 13:32:03 +01:00
e820_32.c
e820_64.c
early_printk.c
early-quirks.c
efi_32.c x86: 32-bit EFI runtime service support: fixes in sync with 64-bit support 2008-01-30 13:32:11 +01:00
efi_64.c x86: 32-bit EFI runtime service support: fixes in sync with 64-bit support 2008-01-30 13:32:11 +01:00
efi_stub_32.S
efi_stub_64.S
efi.c x86: 32-bit EFI runtime service support: fixes in sync with 64-bit support 2008-01-30 13:32:11 +01:00
entry_32.S
entry_64.S x86: replace privileged instructions with paravirt macros 2008-01-30 13:32:08 +01:00
genapic_64.c
genapic_flat_64.c
geode_32.c
head64.c
head_32.S
head_64.S
hpet.c
i386_ksyms_32.c
i387.c x86: x86 user_regset cleanup 2008-01-30 13:31:55 +01:00
i8237.c
i8253.c
i8259_32.c
i8259_64.c
init_task.c
io_apic_32.c arch/x86/kernel/io_apic_{64,32}.c: use time_before 2008-01-30 13:32:19 +01:00
io_apic_64.c arch/x86/kernel/io_apic_{64,32}.c: use time_before 2008-01-30 13:32:19 +01:00
io_delay.c
ioport_32.c
ioport_64.c
irq_32.c
irq_64.c
k8.c
kprobes.c x86: code clarification patch to Kprobes arch code 2008-01-30 13:32:32 +01:00
ldt.c
machine_kexec_32.c
machine_kexec_64.c
Makefile x86: unify arch/x86/kernel/Makefile(s) 2008-01-30 13:32:27 +01:00
mca_32.c
mfgpt_32.c
microcode.c
module_32.c
module_64.c
mpparse_32.c arch/x86/: spelling fixes 2008-01-30 13:31:42 +01:00
mpparse_64.c
msr.c
nmi_32.c
nmi_64.c
numaq_32.c
paravirt_patch_32.c x86: move patching code to arch-specific file. 2008-01-30 13:32:10 +01:00
paravirt_patch_64.c x86: patching functions on 64-bit 2008-01-30 13:32:10 +01:00
paravirt.c replace x86_read/write_per_cpu with a common function. 2008-01-30 13:32:11 +01:00
pci-calgary_64.c
pci-dma_32.c
pci-dma_64.c
pci-gart_64.c
pci-nommu_64.c
pci-swiotlb_64.c
pcspeaker.c
pmtimer_64.c
process_32.c x86: x86 user_regset cleanup 2008-01-30 13:31:55 +01:00
process_64.c x86: x86 user_regset cleanup 2008-01-30 13:31:55 +01:00
ptrace.c x86, ptrace: add buffer size checks 2008-01-30 13:32:03 +01:00
quirks.c
reboot_32.c
reboot_64.c
reboot_fixups_32.c
relocate_kernel_32.S
relocate_kernel_64.S
rtc.c x86: read_tsc sync 2008-01-30 13:32:39 +01:00
scx200_32.c
setup64.c x86: unify tss_struct 2008-01-30 13:31:31 +01:00
setup_32.c x86: 32-bit EFI runtime service support: fixes in sync with 64-bit support 2008-01-30 13:32:11 +01:00
setup_64.c x86: map vsyscalls early enough 2008-01-30 13:32:39 +01:00
sigframe_32.h
signal_32.c
signal_64.c
smp_32.c x86: voluntary leave_mm before entering ACPI C3 2008-01-30 13:32:01 +01:00
smp_64.c x86: voluntary leave_mm before entering ACPI C3 2008-01-30 13:32:01 +01:00
smpboot_32.c
smpboot_64.c x86: provide 64-bit with a load_sp0 function. 2008-01-30 13:31:31 +01:00
smpcommon_32.c
srat_32.c
stacktrace.c
step.c
summit_32.c
suspend_64.c
suspend_asm_64.S
sys_i386_32.c
sys_x86_64.c
syscall_64.c
syscall_table_32.S
tce_64.c
time_32.c
time_64.c x86: remove get_cycles_sync 2008-01-30 13:32:39 +01:00
tls.c x86: x86 user_regset TLS 2008-01-30 13:31:52 +01:00
tls.h x86: x86 user_regset TLS 2008-01-30 13:31:52 +01:00
topology.c
trampoline_32.S
trampoline_64.S
traps_32.c
traps_64.c
tsc_32.c
tsc_64.c x86: remove get_cycles_sync 2008-01-30 13:32:39 +01:00
tsc_sync.c x86: remove get_cycles_sync 2008-01-30 13:32:39 +01:00
verify_cpu_64.S
vm86_32.c arch/x86/: spelling fixes 2008-01-30 13:31:42 +01:00
vmi_32.c
vmiclock_32.c
vmlinux_32.lds.S
vmlinux_64.lds.S
vmlinux.lds.S
vsmp_64.c
vsyscall_64.c x86: map vsyscalls early enough 2008-01-30 13:32:39 +01:00
x8664_ksyms_64.c