Mark Rutland
|
9837559d8e
atomics/treewide: Make unconditional inc/dec ops optional
|
7 年之前 |
Mark Rutland
|
18cc1814d4
atomics/treewide: Make test ops optional
|
7 年之前 |
Mark Rutland
|
eccc2da8c0
atomics/treewide: Make atomic_fetch_add_unless() optional
|
7 年之前 |
Mark Rutland
|
bfc18e389c
atomics/treewide: Rename __atomic_add_unless() => atomic_fetch_add_unless()
|
7 年之前 |
Will Deacon
|
a70cee9737
locking/atomics/h8300: Don't include <linux/kernel.h> in <asm/atomic.h>
|
7 年之前 |
Greg Kroah-Hartman
|
b24413180f
License cleanup: add SPDX GPL-2.0 license identifier to files with no license
|
8 年之前 |
Peter Zijlstra
|
b53d6bedbe
locking/atomic: Remove linux/atomic.h:atomic_fetch_or()
|
9 年之前 |
Peter Zijlstra
|
0c074cbc33
locking/atomic, arch/h8300: Implement atomic_fetch_{add,sub,and,or,xor}()
|
9 年之前 |
Peter Zijlstra
|
62e8a3258b
atomic, arch: Audit atomic_{read,set}()
|
10 年之前 |
Peter Zijlstra
|
de9e432cb5
atomic: Collapse all atomic_{set,clear}_mask definitions
|
10 年之前 |
Peter Zijlstra
|
e6942b7de2
atomic: Provide atomic_{or,xor,and}
|
11 年之前 |
Peter Zijlstra
|
73ada3700b
h8300: Provide atomic_{or,xor,and}
|
10 年之前 |
Yoshinori Sato
|
d2a5f4999f
h8300: Assembly headers
|
10 年之前 |
Guenter Roeck
|
4b08478422
Drop support for Renesas H8/300 (h8300) architecture
|
12 年之前 |
David Howells
|
a5401ee3da
Disintegrate asm/system.h for H8300
|
13 年之前 |
Arun Sharma
|
7847777a45
atomic: cleanup asm-generic atomic*.h inclusion
|
14 年之前 |
Arun Sharma
|
f24219b4e9
atomic: move atomic_add_unless to generic code
|
14 年之前 |
Arun Sharma
|
60063497a9
atomic: use <linux/atomic.h>
|
14 年之前 |
David Howells
|
3ab61eb9fd
h8300: IRQ flags should be stored in an unsigned long
|
15 年之前 |
Anton Blanchard
|
f3d46f9d31
atomic_t: Cast to volatile when accessing atomic variables
|
15 年之前 |
Arnd Bergmann
|
72099ed271
asm-generic: rename atomic.h to atomic-long.h
|
16 年之前 |
Matthew Wilcox
|
ea43546750
atomic_t: unify all arch definitions
|
16 年之前 |
Linus Torvalds
|
758db3f211
[h8300] move include/asm-h8300 to arch/h8300/include/asm
|
17 年之前 |