You can not select more than 25 topics
Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
Arun Sharma
60063497a9
atomic: use <linux/atomic.h>
...
This allows us to move duplicated code in <asm/atomic.h>
(atomic_inc_not_zero() for now) to <linux/atomic.h>
Signed-off-by: Arun Sharma <asharma@fb.com>
Reviewed-by: Eric Dumazet <eric.dumazet@gmail.com>
Cc: Ingo Molnar <mingo@elte.hu>
Cc: David Miller <davem@davemloft.net>
Cc: Eric Dumazet <eric.dumazet@gmail.com>
Acked-by: Mike Frysinger <vapier@gentoo.org>
Signed-off-by: Andrew Morton <akpm@linux-foundation.org>
Signed-off-by: Linus Torvalds <torvalds@linux-foundation.org>
14 years ago
..
.gitignore
x86: Gitignore: arch/x86/lib/inat-tables.c
15 years ago
Makefile
Merge branch 'x86-asm-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/linux-2.6-tip
14 years ago
atomic64_32.c
atomic: use <linux/atomic.h>
14 years ago
atomic64_386_32.S
x86: Use {push,pop}_cfi in more places
14 years ago
atomic64_cx8_32.S
x86: Use {push,pop}_cfi in more places
14 years ago
cache-smp.c
x86, lib: Add wbinvd smp helpers
15 years ago
checksum_32.S
x86: Use {push,pop}_cfi in more places
14 years ago
clear_page_64.S
x86, mem: clear_page_64.S: Support clear_page() with enhanced REP MOVSB/STOSB
14 years ago
cmpxchg.c
x86, asm: Merge cmpxchg_486_u64() and cmpxchg8b_emu()
15 years ago
cmpxchg8b_emu.S
x86: Provide an alternative() based cmpxchg64()
16 years ago
cmpxchg16b_emu.S
percpu: Omit segment prefix in the UP case for cmpxchg_double
14 years ago
copy_page_64.S
x86: Make alternative instruction pointers relative
14 years ago
copy_user_64.S
x86, 64-bit: Fix copy_[to/from]_user() checks for the userspace address limit
14 years ago
copy_user_nocache_64.S
…
csum-copy_64.S
x86: Clean up csum-copy_64.S a bit
14 years ago
csum-partial_64.c
x86: Fix common misspellings
14 years ago
csum-wrappers_64.c
…
delay.c
x86: udelay: Use this_cpu_read to avoid address calculation
14 years ago
getuser.S
x86: use _types.h headers in asm where available
16 years ago
inat.c
x86: AVX instruction set decoder support
16 years ago
insn.c
x86: AVX instruction set decoder support
16 years ago
iomap_copy_64.S
…
memcpy_32.c
x86, mem: Optimize memmove for small size and unaligned cases
15 years ago
memcpy_64.S
Merge branches 'x86-apic-for-linus', 'x86-asm-for-linus' and 'x86-cleanups-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/linux-2.6-tip
14 years ago
memmove_64.S
x86: Make alternative instruction pointers relative
14 years ago
memset_64.S
x86, mem: memset_64.S: Optimize memset by enhanced REP MOVSB/STOSB
14 years ago
mmx_32.c
…
msr-reg-export.c
x86, msr: change msr-reg.o to obj-y, and export its symbols
16 years ago
msr-reg.S
x86, msr: Fix msr-reg.S compilation with gas 2.16.1, on 32-bit too
16 years ago
msr-smp.c
x86, msr: msrs_alloc/free for CONFIG_SMP=n
15 years ago
msr.c
x86, msr: msrs_alloc/free for CONFIG_SMP=n
15 years ago
putuser.S
…
rwlock.S
x86: Fix write lock scalability 64-bit issue
14 years ago
rwsem.S
x86: Unify rwsem assembly implementation
14 years ago
string_32.c
x86: coding style fixes to arch/x86/lib/string_32.c
17 years ago
strstr_32.c
…
thunk_32.S
x86: Remove unused bits from lib/thunk_*.S
14 years ago
thunk_64.S
x86: Fix write lock scalability 64-bit issue
14 years ago
usercopy.c
x86, perf: Make copy_from_user_nmi() a library function
14 years ago
usercopy_32.c
x86: Turn the copy_from_user check into an (optional) compile time warning
16 years ago
usercopy_64.c
x86, 64-bit: Clean up user address masking
16 years ago
x86-opcode-map.txt
x86: Add Intel FMA instructions to x86 opcode map
16 years ago