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
/
u64_stats_sync.h
Age
Commit message (
Expand
)
Author
2022-09-19
u64_stats: Streamline the implementation
Thomas Gleixner
2021-12-13
u64_stats: Disable preemption on 32bit UP+SMP PREEMPT_RT during updates.
Sebastian Andrzej Siewior
2021-10-18
u64_stats: Introduce u64_stats_set()
Ahmed S. Darwish
2021-03-10
u64_stats,lockdep: Fix u64_stats_init() vs lockdep
Peter Zijlstra
2020-06-04
u64_stats: Document writer non-preemptibility requirement
Ahmed S. Darwish
2019-11-07
u64_stats: provide u64_stats_t type
Eric Dumazet
2018-05-07
net: u64_stats_sync: Remove functions without user
Anna-Maria Gleixner
2018-03-07
net: usbnet: fix potential deadlock on 32bit hosts
Eric Dumazet
2017-11-02
License cleanup: add SPDX GPL-2.0 license identifier to files with no license
Greg Kroah-Hartman
2016-09-30
u64_stats: Introduce IRQs disabled helpers
Frederic Weisbecker
2016-05-04
tcp: fix lockdep splat in tcp_snd_una_update()
Eric Dumazet
2015-06-15
net: make u64_stats_init() a function
Eric Dumazet
2014-03-14
net: Replace u64_stats_fetch_begin_bh to u64_stats_fetch_begin_irq
Eric W. Biederman
2013-11-06
net: Explicitly initialize u64_stats_sync structures for lockdep
John Stultz
2010-11-28
Kill off a bunch of warning: ‘inline’ is not at beginning of declaration
Jesper Juhl
2010-06-28
net: u64_stats_fetch_begin_bh() and u64_stats_fetch_retry_bh()
Eric Dumazet
2010-06-28
net: u64_stats_sync improvements
Eric Dumazet
2010-06-23
net: Introduce u64_stats_sync infrastructure
Eric Dumazet