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
/
kernel
/
locking
/
percpu-rwsem.c
Age
Commit message (
Expand
)
Author
2022-04-05
locking: Apply contention tracepoints in the slow path
Namhyung Kim
2022-02-11
locking: Add missing __sched attributes
Minchan Kim
2020-09-16
locking/percpu-rwsem: Use this_cpu_{inc,dec}() for read_count
Hou Tao
2020-04-08
locking/percpu-rwsem: Fix a task_struct refcount
Qian Cai
2020-03-21
rcuwait: Add @state argument to rcuwait_wait_event()
Peter Zijlstra (Intel)
2020-02-11
locking/percpu-rwsem: Add might_sleep() for writer locking
Davidlohr Bueso
2020-02-11
locking/percpu-rwsem: Fold __percpu_up_read()
Davidlohr Bueso
2020-02-11
locking/percpu-rwsem: Remove the embedded rwsem
Peter Zijlstra
2020-02-11
locking/percpu-rwsem: Extract __percpu_down_read_trylock()
Peter Zijlstra
2020-02-11
locking/percpu-rwsem: Move __this_cpu_inc() into the slowpath
Peter Zijlstra
2020-02-11
locking/percpu-rwsem: Convert to bool
Peter Zijlstra
2020-02-11
locking/percpu-rwsem, lockdep: Make percpu-rwsem use its own lockdep_map
Peter Zijlstra
2019-06-28
Merge branch 'for-mingo' of git://git.kernel.org/pub/scm/linux/kernel/git/pau...
Ingo Molnar
2019-05-28
rcu/sync: Kill rcu_sync_type/gp_type
Oleg Nesterov
2019-05-21
treewide: Add SPDX license identifier for missed files
Thomas Gleixner
2019-04-03
locking/rwsem: Remove arch specific rwsem files
Waiman Long
2017-01-14
locking/percpu-rwsem: Replace waitqueue with rcuwait
Davidlohr Bueso
2016-08-10
locking/percpu-rwsem: Optimize readers and reduce global impact
Peter Zijlstra
2016-04-25
ext4: fix races between changing inode journal mode and ext4_writepages
Daeho Jeong
2015-10-06
locking/percpu-rwsem: Clean up the lockdep annotations in percpu_down_read()
Oleg Nesterov
2015-10-06
locking/percpu-rwsem: Fix the comments outdated by rcu_sync
Oleg Nesterov
2015-10-06
locking/percpu-rwsem: Make use of the rcu_sync infrastructure
Oleg Nesterov
2015-10-06
locking/percpu-rwsem: Make percpu_free_rwsem() after kzalloc() safe
Oleg Nesterov
2015-10-06
locking/percpu-rwsem: Export symbols for locktorture
Paul E. McKenney
2015-08-15
percpu-rwsem: introduce percpu_down_read_trylock()
Oleg Nesterov
2013-11-06
locking: Move the percpu-rwsem code to kernel/locking/
Peter Zijlstra