Commit Graph

16 Commits (6c664a8915f5341c2e7f1df0bb4b9b4a88f6ad77)

Author SHA1 Message Date
Eric Dumazet a79f0da80a x86: atomic64: Inline atomic64_read() again 16 years ago
Ingo Molnar 3a8d1788b3 x86: atomic64: Improve atomic64_xchg() 16 years ago
Paul Mackerras 8e049ef054 x86: atomic64: Code atomic(64)_read and atomic(64)_set in C not CPP 16 years ago
Ingo Molnar 3217120873 x86: atomic64: Make atomic_read() type-safe 16 years ago
Ingo Molnar b7882b7c65 x86: atomic64: Move the 32-bit atomic64_t implementation to a .c file 16 years ago
Eric Dumazet bbf2a330d9 x86: atomic64: The atomic64_t data type should be 8 bytes aligned on 32-bit too 16 years ago
Randy Dunlap 46e4432838 x86: atomic_32.h: Fix kernel-doc warnings 16 years ago
Arnd Bergmann 72099ed271 asm-generic: rename atomic.h to atomic-long.h 16 years ago
Ingo Molnar 98c2aaf8be x86, perfcounters: add atomic64_xchg() 16 years ago
Matthew Wilcox ea43546750 atomic_t: unify all arch definitions 16 years ago
Ingo Molnar 9b194e831f x86: implement atomic64_t on 32-bit 16 years ago
H. Peter Anvin 1965aae3c9 x86: Fix ASM_X86__ header guards 17 years ago
Al Viro bb8985586b x86, um: ... and asm-x86 move 17 years ago
Vegard Nossum 77ef50a522 x86: consolidate header guards 17 years ago
Joe Perches 78ff12eec4 include/asm-x86/atomic_32.h: checkpatch cleanups - formatting only 17 years ago
Thomas Gleixner 96a388de5d i386/x86_64: move headers to include/asm-x86 18 years ago
Thomas Gleixner 03491c9293 i386: fix early usage of atomic_add_return and local_add_return on real i386 18 years ago
Robert P. J. Day cc38682f35 Some grammatical fixups and additions to atomic.h kernel-doc content 18 years ago
Jeff Dike a436ed9c51 x86: create asm/cmpxchg.h 18 years ago
Mathieu Desnoyers 2856f5e31c atomic.h: atomic_add_unless as inline. Remove system.h atomic.h circular dependency 18 years ago
Mathieu Desnoyers e656e245d5 atomic.h: i386 type safety fix 18 years ago
Robert P. J. Day 72fd4a35a8 [PATCH] Numerous fixes to kernel-doc info in source files. 18 years ago
Duncan Sands e4b522d7ef [PATCH] x86-64: fix asm constraints in i386 atomic_add_return 18 years ago
Linus Torvalds f9e9dcb38f x86[-64]:Remove 'volatile' from atomic_t 18 years ago
Linus Torvalds b862f3b099 i386: improve and correct inline asm memory constraints 19 years ago
David Woodhouse 62c4f0a2d5 Don't include linux/config.h from anywhere else in include/ 19 years ago
lepton 1bb858f27e [PATCH] asm-i386/atomic.h: local_irq_save should be used instead of local_irq_disable 19 years ago
Nick Piggin 0b2fcfdb8b [PATCH] atomic: add_unless cmpxchg optimise 19 years ago
Gerd Hoffmann 9a0b5817ad [PATCH] x86: SMP alternatives 19 years ago
Alan Cox da9bb1d27b [PATCH] EDAC: core EDAC support code 19 years ago
Alan Cox 715b49ef2d [PATCH] EDAC: atomic scrub operations 19 years ago
Ingo Molnar ffbf670f5c [PATCH] mutex subsystem, add atomic_xchg() to all arches 19 years ago
Christoph Lameter d3cb487149 [PATCH] atomic_long_t & include/asm-generic/atomic.h V2 19 years ago
Nick Piggin 8426e1f6af [PATCH] atomic: inc_not_zero 20 years ago
Nick Piggin 4a6dae6d38 [PATCH] atomic: cmpxchg 20 years ago
Linus Torvalds 1da177e4c3 Linux-2.6.12-rc2 20 years ago