Commit Graph

145 Commits (01fc0ac198eabcbf460e1ed058860a935b6c2c9a)

Author SHA1 Message Date
Masami Hiramatsu d32ba45503 x86 insn: Delete empty or incomplete inat-tables.c 15 years ago
OGAWA Hirofumi cbe5c34c8c x86: Compile insn.c and inat.c only for KPROBES 15 years ago
Frederic Weisbecker 3c93ca00ee x86: Add missing might_fault() checks to copy_{to,from}_user() 15 years ago
Jan Beulich 1472248583 x86-64: __copy_from_user_inatomic() adjustments 15 years ago
Hiroshi Shimamoto 09879b99d4 x86: Gitignore: arch/x86/lib/inat-tables.c 15 years ago
Masami Hiramatsu 3f7e454af1 x86: Add Intel FMA instructions to x86 opcode map 15 years ago
Masami Hiramatsu e0e492e99b x86: AVX instruction set decoder support 15 years ago
Masami Hiramatsu 82cb57028c x86: Add pclmulq to x86 opcode map 15 years ago
Masami Hiramatsu 04d46c1b13 x86: Merge INAT_REXPFX into INAT_PFX_* 15 years ago
Masami Hiramatsu 7f387d3f24 x86: Fix SSE opcode map bug 15 years ago
Masami Hiramatsu 9983d60d74 x86: Add AES opcodes to opcode map 15 years ago
Masami Hiramatsu 06ed6ba5ec x86: Fix group attribute decoding bug 15 years ago
Masami Hiramatsu d1baf5a5a6 x86: Add AMD prefetch and 3DNow! opcodes to opcode map 15 years ago
Masami Hiramatsu 8c95bc3e20 x86: Add MMX/SSE opcode groups to opcode map 15 years ago
Masami Hiramatsu c0b11d3af1 x86: Add VIA processor instructions in opcodes decoder 15 years ago
Arjan van de Ven 4a31276930 x86: Turn the copy_from_user check into an (optional) compile time warning 16 years ago
Eric Dumazet 04edbdef02 x86: Don't generate cmpxchg8b_emu if CONFIG_X86_CMPXCHG64=y 16 years ago
Arjan van de Ven 79e1dd05d1 x86: Provide an alternative() based cmpxchg64() 16 years ago
Arjan van de Ven 9f0cf4adb6 x86: Use __builtin_object_size() to validate the buffer size for copy_from_user() 16 years ago
Borislav Petkov b8a4754147 x86, msr: Unify rdmsr_on_cpus/wrmsr_on_cpus 16 years ago
Masami Hiramatsu f12b4f546b x86: Add MMX support for instruction decoder 16 years ago
H. Peter Anvin b19ae39998 x86, msr: change msr-reg.o to obj-y, and export its symbols 16 years ago
Ingo Molnar 8adf65cfae x86, msr: Fix msr-reg.S compilation with gas 2.16.1, on 32-bit too 16 years ago
H. Peter Anvin f6909f394c x86, msr: fix msr-reg.S compilation with gas 2.16.1 16 years ago
H. Peter Anvin 8b956bf1f0 x86, msr: Create _on_cpu helpers for {rw,wr}msr_safe_regs() 16 years ago
H. Peter Anvin 79c5dca361 x86, msr: CFI annotations, cleanups for msr-reg.S 16 years ago
Borislav Petkov 132ec92f3f x86, msr: Add rd/wrmsr interfaces with preset registers 16 years ago
Masami Hiramatsu eb13296cfa x86: Instruction decoder API 16 years ago
Borislav Petkov bab9a3da93 x86, msr: execute on the correct CPU subset 16 years ago
Jens Axboe 8aa7e847d8 Fix congestion_wait() sync/async vs read/write confusion 16 years ago
Eric Dumazet a79f0da80a x86: atomic64: Inline atomic64_read() again 16 years ago
Ingo Molnar ddf9a003d3 x86: atomic64: Clean up atomic64_sub_and_test() and atomic64_add_negative() 16 years ago
Ingo Molnar 3a8d1788b3 x86: atomic64: Improve atomic64_xchg() 16 years ago
Ingo Molnar 1fde902d52 x86: atomic64: Export APIs to modules 16 years ago
Eric Dumazet 67d7178f8f x86: atomic64: Improve atomic64_read() 16 years ago
Mike Galbraith 3fd382cedf x86: Add missing annotation to arch/x86/lib/copy_user_64.S::copy_to_user 16 years ago
Ingo Molnar 199e23780a x86: atomic64: Fix unclean type use in atomic64_xchg() 16 years ago
Ingo Molnar 3ac805d2af x86: atomic64: Reduce size of functions 16 years ago
Ingo Molnar 824975ef19 x86: atomic64: Improve atomic64_add_return() 16 years ago
Eric Dumazet 69237f94e6 x86: atomic64: Improve cmpxchg8b() 16 years ago
Eric Dumazet aacf682fd8 x86: atomic64: Improve atomic64_read() 16 years ago
Ingo Molnar b7882b7c65 x86: atomic64: Move the 32-bit atomic64_t implementation to a .c file 16 years ago
Mike Galbraith 9e314996e3 x86: Fix symbol annotation for arch/x86/lib/clear_page_64.S::clear_page_c 16 years ago
Pallipadi, Venkatesh e888d7facd x86, delay: tsc based udelay should have rdtsc_barrier 16 years ago
Linus Torvalds 9063c61fd5 x86, 64-bit: Clean up user address masking 16 years ago
Borislav Petkov b034c19f9f x86: MSR: add methods for writing of an MSR on several CPUs 16 years ago
Borislav Petkov 6bc1096d7a x86: MSR: add a struct representation of an MSR 16 years ago
Ingo Molnar f3b6eaf014 x86: memcpy, clean up 16 years ago
Jan Beulich dd1ef4ec47 x86-64: remove unnecessary spill/reload of rbx from memcpy 16 years ago
Jeremy Fitzhardinge 0341c14da4 x86: use _types.h headers in asm where available 16 years ago