Age | Commit message (Expand) | Author |
2009-07-04 | x86: atomic64: Inline atomic64_read() again | Eric Dumazet |
2009-07-03 | x86: atomic64: Improve atomic64_xchg() | Ingo Molnar |
2009-07-03 | x86: atomic64: Code atomic(64)_read and atomic(64)_set in C not CPP | Paul Mackerras |
2009-07-03 | x86: atomic64: Make atomic_read() type-safe | Ingo Molnar |
2009-07-03 | x86: atomic64: Move the 32-bit atomic64_t implementation to a .c file | Ingo Molnar |
2009-07-03 | x86: atomic64: The atomic64_t data type should be 8 bytes aligned on 32-bit too | Eric Dumazet |
2009-06-17 | Merge branch 'linus' into x86/urgent | Ingo Molnar |
2009-06-14 | x86: atomic_32.h: Fix kernel-doc warnings | Randy Dunlap |
2009-06-12 | asm-generic: merge branch 'master' of torvalds/linux-2.6 | Arnd Bergmann |
2009-06-11 | asm-generic: rename atomic.h to atomic-long.h | Arnd Bergmann |
2009-04-07 | x86, perfcounters: add atomic64_xchg() | Ingo Molnar |
2009-01-11 | Merge commit 'v2.6.29-rc1' into perfcounters/core | Ingo Molnar |
2009-01-06 | atomic_t: unify all arch definitions | Matthew Wilcox |
2008-12-14 | x86: implement atomic64_t on 32-bit | Ingo Molnar |
2008-10-22 | x86: Fix ASM_X86__ header guards | H. Peter Anvin |
2008-10-22 | x86, um: ... and asm-x86 move | Al Viro |