summaryrefslogtreecommitdiffstats
path: root/arch/parisc/lib/bitops.c (follow)
Commit message (Expand)AuthorAgeFilesLines
* parisc: add u16 support to cmpxchg()Al Viro2024-04-101-0/+1
* parisc: unify implementations of __cmpxchg_u{8,32,64}Al Viro2024-04-101-35/+16
* parisc: __cmpxchg_u32(): lift conversion into the callersAl Viro2024-04-101-3/+3
* parisc: mark xchg functions notraceSven Schnelle2021-11-011-6/+6
* parisc: Mark pointers volatile in __xchg8(), __xchg32() and __xchg64()John David Anglin2020-10-151-3/+3
* parisc: add support for cmpxchg on u8 pointersLiam Beguin2020-07-211-0/+12
* License cleanup: add SPDX GPL-2.0 license identifier to files with no licenseGreg Kroah-Hartman2017-11-021-0/+1
* parisc: Add native high-resolution sched_clock() implementationHelge Deller2016-05-221-4/+2
* Disintegrate asm/system.h for PA-RISCDavid Howells2012-03-281-1/+0
* atomic: use <linux/atomic.h>Arun Sharma2011-07-271-1/+1
* locking: Rename __RAW_SPIN_LOCK_UNLOCKED to __ARCH_SPIN_LOCK_UNLOCKEDThomas Gleixner2009-12-141-1/+1
* locking: Convert raw_spinlock to arch_spinlockThomas Gleixner2009-12-141-1/+1
* [PARISC] use CONFIG_64BIT instead of __LP64__Helge Deller2007-02-171-2/+2
* Remove obsolete #include <linux/config.h>Jörn Engel2006-06-301-1/+0
* [PATCH] spinlock consolidationIngo Molnar2005-09-101-2/+2
* Linux-2.6.12-rc2v2.6.12-rc2Linus Torvalds2005-04-171-0/+84