index
:
drm-tip
drm-tip
maintainer-tools
rerere-cache
tip
DRM current development and nightly trees
danvet
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
include
/
linux
/
u64_stats_sync.h
Age
Commit message (
Expand
)
Author
Files
Lines
2024-04-05
u64_stats: fix u64_stats_init() for lockdep when used repeatedly in one file
Petr Tesarik
1
-4
/
+5
2023-01-12
u64_stat: Remove the obsolete fetch_irq() variants.
Thomas Gleixner
1
-12
/
+0
2022-09-19
u64_stats: Streamline the implementation
Thomas Gleixner
1
-81
/
+64
2021-12-13
u64_stats: Disable preemption on 32bit UP+SMP PREEMPT_RT during updates.
Sebastian Andrzej Siewior
1
-14
/
+28
2021-10-18
u64_stats: Introduce u64_stats_set()
Ahmed S. Darwish
1
-0
/
+10
2021-03-10
u64_stats,lockdep: Fix u64_stats_init() vs lockdep
Peter Zijlstra
1
-3
/
+4
2020-06-04
u64_stats: Document writer non-preemptibility requirement
Ahmed S. Darwish
1
-20
/
+23
2019-11-07
u64_stats: provide u64_stats_t type
Eric Dumazet
1
-4
/
+47
2018-05-07
net: u64_stats_sync: Remove functions without user
Anna-Maria Gleixner
1
-14
/
+0
2018-03-07
net: usbnet: fix potential deadlock on 32bit hosts
Eric Dumazet
1
-0
/
+22
2017-11-02
License cleanup: add SPDX GPL-2.0 license identifier to files with no license
Greg Kroah-Hartman
1
-0
/
+1
2016-09-30
u64_stats: Introduce IRQs disabled helpers
Frederic Weisbecker
1
-21
/
+24
2016-05-04
tcp: fix lockdep splat in tcp_snd_una_update()
Eric Dumazet
1
-0
/
+14
2015-06-15
net: make u64_stats_init() a function
Eric Dumazet
1
-3
/
+4
2014-03-14
net: Replace u64_stats_fetch_begin_bh to u64_stats_fetch_begin_irq
Eric W. Biederman
1
-8
/
+8
2013-11-06
net: Explicitly initialize u64_stats_sync structures for lockdep
John Stultz
1
-0
/
+7
2010-11-28
Kill off a bunch of warning: ‘inline’ is not at beginning of declaration
Jesper Juhl
1
-6
/
+6
2010-06-28
net: u64_stats_fetch_begin_bh() and u64_stats_fetch_retry_bh()
Eric Dumazet
1
-15
/
+44
2010-06-28
net: u64_stats_sync improvements
Eric Dumazet
1
-1
/
+5
2010-06-23
net: Introduce u64_stats_sync infrastructure
Eric Dumazet
1
-0
/
+107