index
:
kernel_replicant_linux
debian/v5.10.70
history/5.0-rc6-android
history/5.10-rc2
history/5.2-rc-android
history/battery-charger-regulator
history/before-configuration-unification
history/lineage-16.0_i9300
history/minimize-diff
history/replicant-10/12-october-2020
history/replicant-10/5.3-rc6
history/replicant-10/5.8.rc2
history/replicant-10/5.8rc2
history/replicant-10/before-5.8rc2
history/replicant-10/before-5.8rc6
history/replicant-10/v5.8-rc6
history/replicant-11/25-09-2021
history/replicant-11/5.10.64
history/replicant-11/linux-5.10.71
history/replicant-11/replicant-11-recovery
history/replicant-5.1.7
history/replicant/10-v5.9-rc8
linux-libre/replicant/5.10.72
linux-libre/replicant/5.10.72-v2
linux-libre/scripts/5.10
linux-libre/scripts/5.10.72
replicant-10
replicant-11
replicant-11-test
replicant-9
udiv-emulation
wip-s6e8aa0-backlight-control
wip-sound-does-not-compile
Replicant kernel
about
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
kernel
/
locking
/
percpu-rwsem.c
Commit message (
Expand
)
Author
Age
Files
Lines
*
locking/percpu-rwsem: Use this_cpu_{inc,dec}() for read_count
Hou Tao
2020-09-16
1
-2
/
+2
*
locking/percpu-rwsem: Fix a task_struct refcount
Qian Cai
2020-04-08
1
-1
/
+2
*
rcuwait: Add @state argument to rcuwait_wait_event()
Peter Zijlstra (Intel)
2020-03-21
1
-1
/
+1
*
locking/percpu-rwsem: Add might_sleep() for writer locking
Davidlohr Bueso
2020-02-11
1
-0
/
+1
*
locking/percpu-rwsem: Fold __percpu_up_read()
Davidlohr Bueso
2020-02-11
1
-15
/
+0
*
locking/percpu-rwsem: Remove the embedded rwsem
Peter Zijlstra
2020-02-11
1
-41
/
+112
*
locking/percpu-rwsem: Extract __percpu_down_read_trylock()
Peter Zijlstra
2020-02-11
1
-6
/
+13
*
locking/percpu-rwsem: Move __this_cpu_inc() into the slowpath
Peter Zijlstra
2020-02-11
1
-0
/
+2
*
locking/percpu-rwsem: Convert to bool
Peter Zijlstra
2020-02-11
1
-4
/
+4
*
locking/percpu-rwsem, lockdep: Make percpu-rwsem use its own lockdep_map
Peter Zijlstra
2020-02-11
1
-4
/
+12
*
Merge branch 'for-mingo' of git://git.kernel.org/pub/scm/linux/kernel/git/pau...
Ingo Molnar
2019-06-28
1
-1
/
+1
|
\
|
*
rcu/sync: Kill rcu_sync_type/gp_type
Oleg Nesterov
2019-05-28
1
-1
/
+1
*
|
treewide: Add SPDX license identifier for missed files
Thomas Gleixner
2019-05-21
1
-0
/
+1
|
/
*
locking/rwsem: Remove arch specific rwsem files
Waiman Long
2019-04-03
1
-0
/
+2
*
locking/percpu-rwsem: Replace waitqueue with rcuwait
Davidlohr Bueso
2017-01-14
1
-4
/
+3
*
locking/percpu-rwsem: Optimize readers and reduce global impact
Peter Zijlstra
2016-08-10
1
-97
/
+131
*
ext4: fix races between changing inode journal mode and ext4_writepages
Daeho Jeong
2016-04-25
1
-0
/
+1
*
locking/percpu-rwsem: Clean up the lockdep annotations in percpu_down_read()
Oleg Nesterov
2015-10-06
1
-5
/
+5
*
locking/percpu-rwsem: Fix the comments outdated by rcu_sync
Oleg Nesterov
2015-10-06
1
-39
/
+11
*
locking/percpu-rwsem: Make use of the rcu_sync infrastructure
Oleg Nesterov
2015-10-06
1
-11
/
+7
*
locking/percpu-rwsem: Make percpu_free_rwsem() after kzalloc() safe
Oleg Nesterov
2015-10-06
1
-0
/
+7
*
locking/percpu-rwsem: Export symbols for locktorture
Paul E. McKenney
2015-10-06
1
-0
/
+5
*
percpu-rwsem: introduce percpu_down_read_trylock()
Oleg Nesterov
2015-08-15
1
-0
/
+13
*
locking: Move the percpu-rwsem code to kernel/locking/
Peter Zijlstra
2013-11-06
1
-0
/
+165