| Commit message (Expand) | Author | Age |
| * | parisc: Add atomic64_set_release() define to avoid CPU soft lockups | John David Anglin | 2020-07-31 |
| * | atomic, arch: Audit atomic_{read,set}() | Peter Zijlstra | 2015-09-23 |
| * | atomic: Provide atomic_{or,xor,and} | Peter Zijlstra | 2015-07-27 |
| * | parisc: Provide atomic_{or,xor,and} | Peter Zijlstra | 2015-07-27 |
| * | locking,arch: Use ACCESS_ONCE() instead of cast to volatile in atomic_read() | Pranith Kumar | 2014-10-03 |
| * | locking,arch,parisc: Fold atomic_ops | Peter Zijlstra | 2014-08-14 |
| * | arch,parisc: Convert smp_mb__*() | Peter Zijlstra | 2014-04-18 |
| * | parisc: implement atomic64_dec_if_positive() | Helge Deller | 2013-05-06 |
| * | parisc: fix compile warnings triggered by atomic_sub(sizeof(),v) | Helge Deller | 2013-03-02 |
| * | [PARISC] Redefine ATOMIC_INIT and ATOMIC64_INIT to drop the casts | Mel Gorman | 2012-07-25 |
| * | parisc: fix missing cmpxchg file error from system.h split | Paul Gortmaker | 2012-04-02 |
| * | Disintegrate asm/system.h for PA-RISC | David Howells | 2012-03-28 |
| * | Merge branch 'fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/jejb/pa... | Linus Torvalds | 2011-08-04 |
| |\ |
|
| | * | [PARISC] fix return type of __atomic64_add_return | John David Anglin | 2011-07-29 |
| * | | atomic: cleanup asm-generic atomic*.h inclusion | Arun Sharma | 2011-07-26 |
| * | | atomic: move atomic_add_unless to generic code | Arun Sharma | 2011-07-26 |
| * | | atomic: use <linux/atomic.h> | Arun Sharma | 2011-07-26 |
| |/ |
|
| * | atomic_t: Cast to volatile when accessing atomic variables | Anton Blanchard | 2010-05-17 |
| * | locking: Convert __raw_spin* functions to arch_spin* | Thomas Gleixner | 2009-12-14 |
| * | locking: Convert raw_spinlock to arch_spinlock | Thomas Gleixner | 2009-12-14 |
| * | parisc: use generic atomic64 on 32-bit | Kyle McMartin | 2009-07-03 |
| * | parisc: Remove casts from atomic macros | Bastian Blank | 2009-07-03 |
| * | asm-generic: rename atomic.h to atomic-long.h | Arnd Bergmann | 2009-06-11 |
| * | parisc: fix macro expansion in atomic.h | James Bottomley | 2009-03-31 |
| * | atomic_t: unify all arch definitions | Matthew Wilcox | 2009-01-06 |
| * | parisc: move include/asm-parisc to arch/parisc/include/asm | Kyle McMartin | 2008-10-10 |