Commit Graph

80311 Commits (dbe3533b7f687402651e893d5b3a7b66f22d6487)
 

Author SHA1 Message Date
Andreas Herrmann 9566e91d49 x86: fix detection of CONSTANT_TSC bit for AMD CPUs 17 years ago
Andi Kleen ddb25f9ac1 x86: don't disable TSC in any C states on AMD Fam10h 17 years ago
Andi Kleen 32c7553f82 x86: remove explicit C3 TSC check on 64bit 17 years ago
Andi Kleen 51fc97b935 x86: allow TSC clock source on AMD Fam10h and some cleanup 17 years ago
Andi Kleen 2b16a23538 x86: move X86_FEATURE_CONSTANT_TSC into early cpu feature detection 17 years ago
Andi Kleen 68071a9665 x86: remove the now unused X86_FEATURE_SYNC_RDTSC 17 years ago
Ingo Molnar 92767af0e3 x86: fix sched_clock() 17 years ago
Andi Kleen 6d63de8dbc x86: remove get_cycles_sync 17 years ago
Ingo Molnar f06e4ec1c1 x86: read_tsc sync 17 years ago
Ingo Molnar e402644013 x86: map vsyscalls early enough 17 years ago
Ingo Molnar cdc7957d19 x86: move native_read_tsc() offline 17 years ago
Andi Kleen fde1b3fa94 x86: introduce rdtsc_barrier() 17 years ago
WANG Cong 2a10e7c412 git-x86: unbreak UML 17 years ago
Andi Kleen bd61643ef6 x86: move nop declarations into separate include file 17 years ago
Ingo Molnar 6d5f718a49 x86: lfence fix 17 years ago
Andi Kleen 707fa8ed92 x86: Implement support to synchronize RDTSC with LFENCE on Intel CPUs 17 years ago
Andi Kleen de4218634e x86: implement support to synchronize RDTSC through MFENCE on AMD CPUs 17 years ago
Andi Kleen 27efeb6771 x86: make ptrace.h safe to include from assembler code 17 years ago
Carlos R. Mafra 3aa88cdf6b x86: clean up k8topology.c 17 years ago
Hiroshi Shimamoto ff8a03a623 x86: clean up apic_32.c, take 2 17 years ago
Ingo Molnar f2633105cd x86: debug: double-check the empty zero page 17 years ago
Yinghai Lu 48ddb154cf x86: not clear empty_zero_page again 17 years ago
Hiroshi Shimamoto e83a5fdca8 x86: clean up apic_32/64.c 17 years ago
Harvey Harrison c4aba4a8ec x86: introduce force_sig_info_fault helper to X86_64 17 years ago
Harvey Harrison 1dc85be087 x86: begin fault_{32|64}.c unification 17 years ago
Harvey Harrison b6795e65f1 x86: fault_32.c cleanup 17 years ago
Carlos R. Mafra b75f53dba8 x86: fix style errors in nmi_int.c 17 years ago
Quentin Barnes b506a9d08b x86: code clarification patch to Kprobes arch code 17 years ago
Cyrill Gorcunov 3f4380a1e0 x86: get rid of checkpatch.pl complains on apm_32.c 17 years ago
Adrian Bunk 1c858087cd x86: default to PCI=y 17 years ago
Sam Ravnborg 037f52aca4 x86: gitignore arch/x86/vdso files 17 years ago
Cyrill Gorcunov 8eed926053 x86: coding style cleanup for kernel/bootflag.c 17 years ago
Ingo Molnar ff3cf85612 x86: hlt on early crash 17 years ago
Andrew Morton 39657b6546 git-x86: drivers/pnp/pnpbios/bioscalls.c build fix 17 years ago
Nick Piggin fb0328e2e6 x86: reduce CONFIG_X86_PPRO_FENCE bloat 17 years ago
Sam Ravnborg 583d0e90ea x86: unify arch/x86/lib/Makefile(s) 17 years ago
Sam Ravnborg db569afa4e x86: unify arch/x86/boot/compressed/Makefile(s) 17 years ago
Sam Ravnborg 6b0c3d44d3 x86: unify arch/x86/kernel/Makefile(s) 17 years ago
Sam Ravnborg d531b4fd2f x86: teach vdso to clean 17 years ago
Sam Ravnborg 4ba7e5cd49 x86: biarch support for 32 bit builds beautified 17 years ago
Sam Ravnborg 25dfeeb757 x86: share more options between 32 and 64 bit build 17 years ago
Sam Ravnborg 0a6ef376d4 x86: unification of arch/x86/Makefiles 17 years ago
Harvey Harrison b976015637 x86: kprobes change kprobe_handler flow 17 years ago
Harvey Harrison 33cb524383 x86: cosmetic fixes fault_{32|64}.c 17 years ago
Julia Lawall 1d16b53e38 arch/x86/kernel/io_apic_{64,32}.c: use time_before 17 years ago
Julia Lawall 4f2479f03c arch/x86/kernel/apm_32.c: use time_before, time_before_eq, 17 years ago
Julia Lawall e5fc316196 arch/x86/ia32: use time_before, time_before_eq, etc. 17 years ago
Harvey Harrison 31f80e45ea x86: kprobes remove fix_riprel #ifdef 17 years ago
Harvey Harrison 9930927f36 x86: introduce REX prefix helper for kprobes 17 years ago
Andrew Morton e419190683 x86: arch/x86/math-emu/errors.c: fix printk warnings 17 years ago