index
:
linux-arm.git
aarch64/hotplug-vcpu/head
aarch64/hotplug-vcpu/v6.5
aarch64/hotplug-vcpu/v6.6
aarch64/hotplug-vcpu/v6.6-rc1
aarch64/hotplug-vcpu/v6.6-rc5
aarch64/hotplug-vcpu/v6.6-rc6
aarch64/hotplug-vcpu/v6.6-rc7
aarch64/hotplug-vcpu/v6.7
aarch64/hotplug-vcpu/v6.7-rc1
aarch64/hotplug-vcpu/v6.7-rc2
aarch64/hotplug-vcpu/v6.7-rc3
aarch64/hotplug-vcpu/v6.7-rc4
aarch64/hotplug-vcpu/v6.7-rc5
aarch64/hotplug-vcpu/v6.8-rc2
aarch64/ktext/head
aarch64/ktext/v6.5
aarch64/ktext/v6.6-rc5
aarch64/ktext/v6.7
adfs
cex7
clearfog
clearfog-4.10
clearfog-4.11
clearfog-4.12
clearfog-4.13
clearfog-4.9
clkdev
csi-v6
devel-stable
drm-armada-devel
drm-armada-devel-4.15
drm-armada-fixes
drm-armada-fixes-4.15
drm-dwhdmi-devel
drm-etnaviv-devel
drm-tda9950-fixes
drm-tda998x-devel
drm-tda998x-fixes
fec-testing
fiq
fixes
fixes-sa1111
for-arm-soc
for-next
hb2
ktext
ktext-current
master
mcbin
mvneta
mvpp2
net-merged
net-next
net-queue
nmi
phy
rtc
sa1100
spectre
to-build
uaccess
vcpu-rmk
wl18xx
zii
Russell King's ARM Linux kernel tree
Russell King
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
arch
/
parisc
/
include
/
asm
/
atomic.h
Age
Commit message (
Expand
)
Author
2013-03-02
parisc: fix compile warnings triggered by atomic_sub(sizeof(),v)
Helge Deller
2012-07-25
[PARISC] Redefine ATOMIC_INIT and ATOMIC64_INIT to drop the casts
Mel Gorman
2012-04-02
parisc: fix missing cmpxchg file error from system.h split
Paul Gortmaker
2012-03-28
Disintegrate asm/system.h for PA-RISC
David Howells
2011-08-04
Merge branch 'fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/jejb/pa...
Linus Torvalds
2011-07-29
[PARISC] fix return type of __atomic64_add_return
John David Anglin
2011-07-26
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
2010-05-17
atomic_t: Cast to volatile when accessing atomic variables
Anton Blanchard
2009-12-14
locking: Convert __raw_spin* functions to arch_spin*
Thomas Gleixner
2009-12-14
locking: Convert raw_spinlock to arch_spinlock
Thomas Gleixner
2009-07-03
parisc: use generic atomic64 on 32-bit
Kyle McMartin
2009-07-03
parisc: Remove casts from atomic macros
Bastian Blank
2009-06-11
asm-generic: rename atomic.h to atomic-long.h
Arnd Bergmann
2009-03-31
parisc: fix macro expansion in atomic.h
James Bottomley
2009-01-06
atomic_t: unify all arch definitions
Matthew Wilcox
2008-10-10
parisc: move include/asm-parisc to arch/parisc/include/asm
Kyle McMartin