Linus Torvalds 1b674bf106 Merge branch 'x86-atomic-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip %!s(int64=13) %!d(string=hai) anos
..
.gitignore 09879b99d4 x86: Gitignore: arch/x86/lib/inat-tables.c %!s(int64=15) %!d(string=hai) anos
Makefile eb47418dc5 Merge branch 'x86-asm-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/linux-2.6-tip %!s(int64=14) %!d(string=hai) anos
atomic64_32.c 819165fb34 x86: Adjust asm constraints in atomic64 wrappers %!s(int64=13) %!d(string=hai) anos
atomic64_386_32.S cb8095bba6 x86: atomic64 assembly improvements %!s(int64=13) %!d(string=hai) anos
atomic64_cx8_32.S cb8095bba6 x86: atomic64 assembly improvements %!s(int64=13) %!d(string=hai) anos
cache-smp.c a7b480e7f3 x86, lib: Add wbinvd smp helpers %!s(int64=15) %!d(string=hai) anos
checksum_32.S 60cf637a13 x86: Use {push,pop}_cfi in more places %!s(int64=14) %!d(string=hai) anos
clear_page_64.S e365c9df2f x86, mem: clear_page_64.S: Support clear_page() with enhanced REP MOVSB/STOSB %!s(int64=14) %!d(string=hai) anos
cmpxchg.c a378d9338e x86, asm: Merge cmpxchg_486_u64() and cmpxchg8b_emu() %!s(int64=15) %!d(string=hai) anos
cmpxchg16b_emu.S d7c3f8cee8 percpu: Omit segment prefix in the UP case for cmpxchg_double %!s(int64=14) %!d(string=hai) anos
cmpxchg8b_emu.S 79e1dd05d1 x86: Provide an alternative() based cmpxchg64() %!s(int64=15) %!d(string=hai) anos
copy_page_64.S 4269329090 x86-64: Slightly shorten copy_page() %!s(int64=13) %!d(string=hai) anos
copy_user_64.S 26afb7c661 x86, 64-bit: Fix copy_[to/from]_user() checks for the userspace address limit %!s(int64=14) %!d(string=hai) anos
copy_user_nocache_64.S afd962a9e8 x86: wrong register was used in align macro %!s(int64=17) %!d(string=hai) anos
csum-copy_64.S 2c76397bdd x86: Clean up csum-copy_64.S a bit %!s(int64=14) %!d(string=hai) anos
csum-partial_64.c 0d2eb44f63 x86: Fix common misspellings %!s(int64=14) %!d(string=hai) anos
csum-wrappers_64.c d76c1ae4d1 x86: clean up csum-wrappers_64.c some more %!s(int64=17) %!d(string=hai) anos
delay.c a7f4255f90 x86: Derandom delay_tsc for 64 bit %!s(int64=13) %!d(string=hai) anos
getuser.S 0341c14da4 x86: use _types.h headers in asm where available %!s(int64=16) %!d(string=hai) anos
inat.c f8d98f1095 x86: Fix to decode grouped AVX with VEX pp bits %!s(int64=13) %!d(string=hai) anos
insn.c f8d98f1095 x86: Fix to decode grouped AVX with VEX pp bits %!s(int64=13) %!d(string=hai) anos
iomap_copy_64.S 185f3d3890 x86_64: move lib %!s(int64=17) %!d(string=hai) anos
memcpy_32.c 3b4b682bec x86, mem: Optimize memmove for small size and unaligned cases %!s(int64=14) %!d(string=hai) anos
memcpy_64.S 9d8e22777e x86-64: Handle byte-wise tail copying in memcpy() without a loop %!s(int64=13) %!d(string=hai) anos
memmove_64.S 59e97e4d6f x86: Make alternative instruction pointers relative %!s(int64=14) %!d(string=hai) anos
memset_64.S 5d7244e7c9 x86-64: Fix memset() to support sizes of 4Gb and above %!s(int64=13) %!d(string=hai) anos
mmx_32.c ca5d3f1491 x86: clean up mmx_32.c %!s(int64=17) %!d(string=hai) anos
msr-reg-export.c b19ae39998 x86, msr: change msr-reg.o to obj-y, and export its symbols %!s(int64=16) %!d(string=hai) anos
msr-reg.S 8adf65cfae x86, msr: Fix msr-reg.S compilation with gas 2.16.1, on 32-bit too %!s(int64=16) %!d(string=hai) anos
msr-smp.c 6ede31e030 x86, msr: msrs_alloc/free for CONFIG_SMP=n %!s(int64=15) %!d(string=hai) anos
msr.c 6ede31e030 x86, msr: msrs_alloc/free for CONFIG_SMP=n %!s(int64=15) %!d(string=hai) anos
putuser.S 5cbbc3b1eb x86: merge putuser asm functions. %!s(int64=17) %!d(string=hai) anos
rwlock.S a750036f35 x86: Fix write lock scalability 64-bit issue %!s(int64=14) %!d(string=hai) anos
rwsem.S a738669464 x86: Unify rwsem assembly implementation %!s(int64=14) %!d(string=hai) anos
string_32.c 890890cb8e x86/i386: Use less assembly in strlen(), speed things up a bit %!s(int64=13) %!d(string=hai) anos
strstr_32.c 209b580fd8 x86: coding style fixes to arch/x86/lib/strstr_32.c %!s(int64=17) %!d(string=hai) anos
thunk_32.S 039e13890b x86: Remove unused bits from lib/thunk_*.S %!s(int64=14) %!d(string=hai) anos
thunk_64.S a750036f35 x86: Fix write lock scalability 64-bit issue %!s(int64=14) %!d(string=hai) anos
usercopy.c 1ac2e6ca44 x86, perf: Make copy_from_user_nmi() a library function %!s(int64=14) %!d(string=hai) anos
usercopy_32.c 8fd75e1216 x86: remove the second argument of k[un]map_atomic() %!s(int64=13) %!d(string=hai) anos
usercopy_64.c 9063c61fd5 x86, 64-bit: Clean up user address masking %!s(int64=16) %!d(string=hai) anos
x86-opcode-map.txt 567e47935a Merge branches 'sched-urgent-for-linus', 'perf-urgent-for-linus' and 'x86-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip %!s(int64=13) %!d(string=hai) anos