- d7c3f8c percpu: Omit segment prefix in the UP case for cmpxchg_double by Christoph Lameter · 14 years ago
- f2e1fbb Merge branch 'x86-fixes-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/linux-2.6-tip by Linus Torvalds · 14 years ago
- 2c76397 x86: Clean up csum-copy_64.S a bit by Ingo Molnar · 14 years ago
- 0d2eb44 x86: Fix common misspellings by Lucas De Marchi · 14 years ago
- 79d8a8f Merge branch 'for-2.6.39' of git://git.kernel.org/pub/scm/linux/kernel/git/tj/percpu by Linus Torvalds · 14 years ago
- d5d4239 Merge branch 'x86-mem-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/linux-2.6-tip by Linus Torvalds · 14 years ago
- e938c28 x86: Fix a bogus unwind annotation in lib/semaphore_32.S by Jan Beulich · 14 years ago
- 039e138 x86: Remove unused bits from lib/thunk_*.S by Jan Beulich · 14 years ago
- 60cf637 x86: Use {push,pop}_cfi in more places by Jan Beulich · 14 years ago
- 39f2205 x86-64: Add CFI annotations to lib/rwsem_64.S by Jan Beulich · 14 years ago
- b9ec40a percpu, x86: Add arch-specific this_cpu_cmpxchg_double() support by Christoph Lameter · 14 years ago
- 9599ec0 x86-64, mem: Convert memmove() to assembly file and fix return value bug by Fenghua Yu · 14 years ago
- 357089f x86: udelay: Use this_cpu_read to avoid address calculation by Christoph Lameter · 14 years ago
- 3b4b682 x86, mem: Optimize memmove for small size and unaligned cases by Ma Ling · 14 years ago
- 59daa70 x86, mem: Optimize memcpy by avoiding memory false dependece by Ma Ling · 14 years ago
- fdf4289 x86, mem: Don't implement forward memmove() as memcpy() by Ma, Ling · 14 years ago
- c029b55 Merge branch 'x86/urgent' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/linux-2.6-tip by Linus Torvalds · 14 years ago
- 417484d x86, asm: Use a lower case name for the end macro in atomic64_386_32.S by Luca Barbieri · 14 years ago
- 3024655 x86, asm: Refactor atomic64_386_32.S to support old binutils and be cleaner by Luca Barbieri · 14 years ago
- 66cd55d Merge branch 'x86-alternatives-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/linux-2.6-tip by Linus Torvalds · 14 years ago
- a378d93 x86, asm: Merge cmpxchg_486_u64() and cmpxchg8b_emu() by H. Peter Anvin · 14 years ago
- 90c8f92 x86, asm: Move cmpxchg emulation code to arch/x86/lib by H. Peter Anvin · 14 years ago
- df378cc x86, alternatives: Fix one more open-coded 8-bit alternative number by H. Peter Anvin · 14 years ago
- 83a7a2a x86, alternatives: Use 16-bit numbers for cpufeature index by H. Peter Anvin · 14 years ago
- 93c9d7f Merge branch 'x86-atomic-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/linux-2.6-tip by Linus Torvalds · 15 years ago
- cce9131 Merge branch 'perf/urgent' into perf/core by Ingo Molnar · 15 years ago
- a66f637 Fix the x86_64 implementation of call_rwsem_wait() by David Howells · 15 years ago
- d9c5841 Merge branch 'x86/asm' into x86/atomic by H. Peter Anvin · 15 years ago
- ba7e4d1 perf, x86: Add INSTRUCTION_DECODER config flag by Ingo Molnar · 15 years ago
- f3e8313 x86-32: Fix atomic64_inc_not_zero return value convention by Luca Barbieri · 15 years ago
- 6e6104f x86-32: Fix atomic64_add_unless return value convention by Luca Barbieri · 15 years ago
- d6cd471 Merge branch 'x86-rwsem-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/linux-2.6-tip by Linus Torvalds · 15 years ago
- 85fe20b Merge branch 'x86-io-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/linux-2.6-tip by Linus Torvalds · 15 years ago
- 58f02db Merge branch 'x86-cpu-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/linux-2.6-tip by Linus Torvalds · 15 years ago
- a7e926a x86-32: Rewrite 32-bit atomic64 functions in assembly by Luca Barbieri · 15 years ago
- 6175ddf x86: Clean up mem*io functions. by Brian Gerst · 15 years ago
- a7b480e x86, lib: Add wbinvd smp helpers by Borislav Petkov · 15 years ago
- bafaecd x86-64: support native xadd rwsem implementation by Linus Torvalds · 15 years ago
- 7269e88 x86-64: Modify memcpy()/memset() alternatives mechanism by Jan Beulich · 15 years ago
- 1b1d925 x86-64: Modify copy_user_generic() alternatives mechanism by Jan Beulich · 15 years ago
- 3981e15 Merge branch 'x86-fixes-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/linux-2.6-tip by Linus Torvalds · 15 years ago
- 6ede31e x86, msr: msrs_alloc/free for CONFIG_SMP=n by Borislav Petkov · 15 years ago
- 75b0803 Merge branch 'x86-fixes-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/linux-2.6-tip by Linus Torvalds · 15 years ago
- 6f696eb Merge branch 'perf-fixes-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/linux-2.6-tip by Linus Torvalds · 15 years ago
- 5054225 x86, msr: Add support for non-contiguous cpumasks by Borislav Petkov · 15 years ago
- d32ba45 x86 insn: Delete empty or incomplete inat-tables.c by Masami Hiramatsu · 15 years ago
- cbe5c34 x86: Compile insn.c and inat.c only for KPROBES by OGAWA Hirofumi · 15 years ago
- 83be7d7 Merge branch 'x86-cpu-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/linux-2.6-tip by Linus Torvalds · 15 years ago
- ef26b16 Merge branch 'x86-asm-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/linux-2.6-tip by Linus Torvalds · 15 years ago
- 3c93ca0 x86: Add missing might_fault() checks to copy_{to,from}_user() by Frederic Weisbecker · 15 years ago
- 1472248 x86-64: __copy_from_user_inatomic() adjustments by Jan Beulich · 15 years ago
- 09879b9 x86: Gitignore: arch/x86/lib/inat-tables.c by Hiroshi Shimamoto · 15 years ago
- 3f7e454 x86: Add Intel FMA instructions to x86 opcode map by Masami Hiramatsu · 15 years ago
- e0e492e x86: AVX instruction set decoder support by Masami Hiramatsu · 15 years ago
- 82cb570 x86: Add pclmulq to x86 opcode map by Masami Hiramatsu · 15 years ago
- 04d46c1 x86: Merge INAT_REXPFX into INAT_PFX_* by Masami Hiramatsu · 15 years ago
- 7f387d3 x86: Fix SSE opcode map bug by Masami Hiramatsu · 15 years ago
- 9983d60 x86: Add AES opcodes to opcode map by Masami Hiramatsu · 15 years ago
- 06ed6ba x86: Fix group attribute decoding bug by Masami Hiramatsu · 15 years ago
- bb3c3e8 Merge commit 'v2.6.32-rc5' into perf/probes by Ingo Molnar · 15 years ago
- d1baf5a x86: Add AMD prefetch and 3DNow! opcodes to opcode map by Masami Hiramatsu · 15 years ago
- 8c95bc3 x86: Add MMX/SSE opcode groups to opcode map by Masami Hiramatsu · 15 years ago
- c0b11d3 x86: Add VIA processor instructions in opcodes decoder by Masami Hiramatsu · 15 years ago
- 4a31276 x86: Turn the copy_from_user check into an (optional) compile time warning by Arjan van de Ven · 15 years ago
- 04edbde x86: Don't generate cmpxchg8b_emu if CONFIG_X86_CMPXCHG64=y by Eric Dumazet · 15 years ago
- 79e1dd0 x86: Provide an alternative() based cmpxchg64() by Arjan van de Ven · 15 years ago
- 9f0cf4a x86: Use __builtin_object_size() to validate the buffer size for copy_from_user() by Arjan van de Ven · 15 years ago
- d7a4b41 Merge commit 'linus/master' into tracing/kprobes by Frederic Weisbecker · 15 years ago
- b8a4754 x86, msr: Unify rdmsr_on_cpus/wrmsr_on_cpus by Borislav Petkov · 15 years ago
- f12b4f5 x86: Add MMX support for instruction decoder by Masami Hiramatsu · 15 years ago
- b19ae39 x86, msr: change msr-reg.o to obj-y, and export its symbols by H. Peter Anvin · 15 years ago
- 8adf65c x86, msr: Fix msr-reg.S compilation with gas 2.16.1, on 32-bit too by Ingo Molnar · 15 years ago
- f6909f3 x86, msr: fix msr-reg.S compilation with gas 2.16.1 by H. Peter Anvin · 15 years ago
- 8b956bf x86, msr: Create _on_cpu helpers for {rw,wr}msr_safe_regs() by H. Peter Anvin · 15 years ago
- 79c5dca x86, msr: CFI annotations, cleanups for msr-reg.S by H. Peter Anvin · 15 years ago
- 132ec92 x86, msr: Add rd/wrmsr interfaces with preset registers by Borislav Petkov · 15 years ago
- eb13296 x86: Instruction decoder API by Masami Hiramatsu · 15 years ago
- bab9a3d x86, msr: execute on the correct CPU subset by Borislav Petkov · 15 years ago
- 69ca06c Merge branch 'for-linus' of git://git.kernel.dk/linux-2.6-block by Linus Torvalds · 15 years ago
- 85be928 Merge branch 'perfcounters-fixes-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/linux-2.6-tip by Linus Torvalds · 15 years ago
- 8aa7e84 Fix congestion_wait() sync/async vs read/write confusion by Jens Axboe · 15 years ago
- a79f0da x86: atomic64: Inline atomic64_read() again by Eric Dumazet · 15 years ago
- ddf9a00 x86: atomic64: Clean up atomic64_sub_and_test() and atomic64_add_negative() by Ingo Molnar · 15 years ago
- 3a8d178 x86: atomic64: Improve atomic64_xchg() by Ingo Molnar · 15 years ago
- 1fde902 x86: atomic64: Export APIs to modules by Ingo Molnar · 15 years ago
- 67d7178 x86: atomic64: Improve atomic64_read() by Eric Dumazet · 15 years ago
- 3fd382c x86: Add missing annotation to arch/x86/lib/copy_user_64.S::copy_to_user by Mike Galbraith · 15 years ago
- 199e237 x86: atomic64: Fix unclean type use in atomic64_xchg() by Ingo Molnar · 15 years ago
- 3ac805d x86: atomic64: Reduce size of functions by Ingo Molnar · 15 years ago
- 824975e x86: atomic64: Improve atomic64_add_return() by Ingo Molnar · 15 years ago
- 69237f9 x86: atomic64: Improve cmpxchg8b() by Eric Dumazet · 15 years ago
- aacf682 x86: atomic64: Improve atomic64_read() by Eric Dumazet · 15 years ago
- b7882b7 x86: atomic64: Move the 32-bit atomic64_t implementation to a .c file by Ingo Molnar · 15 years ago
- 9e31499 x86: Fix symbol annotation for arch/x86/lib/clear_page_64.S::clear_page_c by Mike Galbraith · 15 years ago
- e888d7f x86, delay: tsc based udelay should have rdtsc_barrier by Pallipadi, Venkatesh · 15 years ago
- 9063c61 x86, 64-bit: Clean up user address masking by Linus Torvalds · 15 years ago
- b034c19 x86: MSR: add methods for writing of an MSR on several CPUs by Borislav Petkov · 16 years ago
- 6bc1096 x86: MSR: add a struct representation of an MSR by Borislav Petkov · 16 years ago
- f3b6eaf x86: memcpy, clean up by Ingo Molnar · 16 years ago
- dd1ef4e x86-64: remove unnecessary spill/reload of rbx from memcpy by Jan Beulich · 16 years ago