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
/
include
/
linux
/
seqlock.h
Age
Commit message (
Expand
)
Author
2025-01-26
Merge tag 'mm-stable-2025-01-26-14-59' of git://git.kernel.org/pub/scm/linux/...
Linus Torvalds
2025-01-25
seqlock: add missing parameter documentation for raw_seqcount_try_begin()
Suren Baghdasaryan
2025-01-21
Merge tag 'perf-core-2025-01-20' of git://git.kernel.org/pub/scm/linux/kernel...
Linus Torvalds
2025-01-13
seqlock: add raw_seqcount_try_begin
Suren Baghdasaryan
2024-12-22
seqlock: annotate spinning as unlikely() in __read_seqcount_begin
Mateusz Guzik
2024-12-02
seqlock: add raw_seqcount_try_begin
Suren Baghdasaryan
2024-11-05
kcsan, seqlock: Fix incorrect assumption in read_seqbegin()
Marco Elver
2024-11-05
kcsan, seqlock: Support seqcount_latch_t
Marco Elver
2024-09-22
seqcount: replace smp_rmb() in read_seqcount() with load acquire
Christoph Lameter (Ampere)
2023-12-20
locking/seqlock: Split out seqlock_types.h
Kent Overstreet
2023-10-17
locking/seqlock: Fix grammar in comment
Cuda-Chen
2023-10-14
locking/seqlock: Propagate 'const' pointers within read-only methods, remove ...
Ingo Molnar
2023-10-12
locking/seqlock: Change __seqprop() to return the function pointer
Oleg Nesterov
2023-10-12
locking/seqlock: Simplify SEQCOUNT_LOCKNAME()
Oleg Nesterov
2023-10-09
Merge tag 'v6.6-rc5' into locking/core, to pick up fixes
Ingo Molnar
2023-10-05
locking/seqlock: Fix typo in comment
pangzizhen001@208suo.com
2023-09-21
locking/seqlock: Do the lockdep annotation before locking in do_write_seqcoun...
Sebastian Andrzej Siewior
2023-06-05
seqlock/latch: Provide raw_read_seqcount_latch_retry()
Peter Zijlstra
2022-04-07
seqlock: drop seqcount_ww_mutex_t
Christian König
2021-06-08
seqlock: Remove trailing semicolon in macros
Huilong Deng
2021-03-10
seqlock,lockdep: Fix seqcount_latch_init()
Peter Zijlstra
2020-12-09
seqlock: kernel-doc: Specify when preemption is automatically altered
Ahmed S. Darwish
2020-12-09
seqlock: Prefix internal seqcount_t-only macros with a "do_"
Ahmed S. Darwish
2020-12-03
seqlock: Rename __seqprop() users
Peter Zijlstra
2020-12-03
seqlock: avoid -Wshadow warnings
Arnd Bergmann
2020-10-14
locking/seqlocks: Fix kernel-doc warnings
Mauro Carvalho Chehab
2020-10-07
locking/seqlock: Tweak DEFINE_SEQLOCK() kernel doc
Sebastian Andrzej Siewior
2020-09-16
seqlock: Unbreak lockdep
peterz@infradead.org
2020-09-10
seqlock: PREEMPT_RT: Do not starve seqlock_t writers
Ahmed S. Darwish
2020-09-10
seqlock: seqcount_LOCKNAME_t: Introduce PREEMPT_RT support
Ahmed S. Darwish
2020-09-10
seqlock: seqcount_t: Implement all read APIs as statement expressions
Ahmed S. Darwish
2020-09-10
seqlock: Use unique prefix for seqcount_t property accessors
Ahmed S. Darwish
2020-09-10
seqlock: seqcount_LOCKNAME_t: Standardize naming convention
Ahmed S. Darwish
2020-09-10
seqlock: seqcount latch APIs: Only allow seqcount_latch_t
Ahmed S. Darwish
2020-09-10
seqlock: Introduce seqcount_latch_t
Ahmed S. Darwish
2020-08-26
seqlock: Fix multiple kernel-doc warnings
Randy Dunlap
2020-08-06
locking/seqlock, headers: Untangle the spaghetti monster
Peter Zijlstra
2020-07-29
seqcount: More consistent seqprop names
Peter Zijlstra
2020-07-29
seqcount: Compress SEQCNT_LOCKNAME_ZERO()
Peter Zijlstra
2020-07-29
seqlock: Fold seqcount_LOCKNAME_init() definition
Peter Zijlstra
2020-07-29
seqlock: Fold seqcount_LOCKNAME_t definition
Peter Zijlstra
2020-07-29
seqlock: s/__SEQ_LOCKDEP/__SEQ_LOCK/g
Peter Zijlstra
2020-07-29
seqlock: Align multi-line macros newline escapes at 72 columns
Ahmed S. Darwish
2020-07-29
seqlock: Extend seqcount API with associated locks
Ahmed S. Darwish
2020-07-29
seqlock: lockdep assert non-preemptibility on seqcount_t write
Ahmed S. Darwish
2020-07-29
seqlock: Implement raw_seqcount_begin() in terms of raw_read_seqcount()
Ahmed S. Darwish
2020-07-29
seqlock: Add kernel-doc for seqcount_t and seqlock_t APIs
Ahmed S. Darwish
2020-07-29
seqlock: Reorder seqcount_t and seqlock_t API definitions
Ahmed S. Darwish
2020-07-29
seqlock: seqcount_t latch: End read sections with read_seqcount_retry()
Ahmed S. Darwish
2020-07-29
seqlock: Properly format kernel-doc code samples
Ahmed S. Darwish
[next]