Age | Commit message (Expand) | Author | Files | Lines |
---|---|---|---|---|
2020-07-21 | asm/rwonce: Don't pull <asm/barrier.h> into 'asm-generic/rwonce.h' | Will Deacon | 1 | -2/+0 |
2020-07-21 | asm/rwonce: Remove smp_read_barrier_depends() invocation | Will Deacon | 1 | -15/+4 |
2020-07-21 | asm/rwonce: Allow __READ_ONCE to be overridden by the architecture | Will Deacon | 1 | -0/+2 |
2020-07-21 | compiler.h: Split {READ,WRITE}_ONCE definitions out into rwonce.h | Will Deacon | 1 | -0/+101 |