index
:
starfive-tech/linux.git
JH7100_VisionFive_OH_dev
JH7110_VisionFive2_510_devel
JH7110_VisionFive2_6.1.y_devel
JH7110_VisionFive2_6.6.y_devel
JH7110_VisionFive2_devel
JH7110_VisionFive2_upstream
beaglev-5.13.y
beaglev_fedora_devel
buildroot-upstream
esmil_starlight
fedora-vic-7100_5.10.6
master
openwrt-6.1.y
rt-ethercat-release
rt-linux-6.6.y-release
rt-linux-release
rtthread_AMP
starfive-5.13
starfive-5.15-dubhe
starfive-6.1-dubhe
starfive-6.1.65-dubhe
starfive-6.6.10-dubhe
starfive-6.6.31-dubhe
starlight-5.14.y
visionfive
visionfive-5.13.y-devel
visionfive-5.15.y
visionfive-5.15.y-devel
visionfive-5.15.y_fedora_devel
visionfive-5.16.y
visionfive-5.17.y
visionfive-5.18.y
visionfive-5.19.y
visionfive-6.4.y
visionfive_fedora_devel
StarFive Tech Linux Kernel for VisionFive (JH7110) boards (mirror)
Andrey V.Kosteltsev
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
kernel
/
locking
Age
Commit message (
Expand
)
Author
Files
Lines
2015-12-17
locking/osq: Fix ordering of node initialisation in osq_lock
Will Deacon
1
-3
/
+5
2015-11-23
treewide: Remove old email address
Peter Zijlstra
2
-2
/
+2
2015-11-07
mm, page_alloc: distinguish between being unable to sleep, unwilling to sleep...
Mel Gorman
1
-1
/
+1
2015-11-04
Merge branch 'sched-core-for-linus' of git://git.kernel.org/pub/scm/linux/ker...
Linus Torvalds
1
-1
/
+2
2015-11-04
Merge branch 'locking-core-for-linus' of git://git.kernel.org/pub/scm/linux/k...
Linus Torvalds
7
-29
/
+44
2015-10-19
Merge branch 'for-mingo' of git://git.kernel.org/pub/scm/linux/kernel/git/pau...
Ingo Molnar
2
-60
/
+194
2015-10-08
Merge branches 'doc.2015.10.06a', 'percpu-rwsem.2015.10.06a' and 'torture.201...
Paul E. McKenney
2
-60
/
+194
2015-10-06
locktorture: Fix module unwind when bad torture_type specified
Paul E. McKenney
1
-3
/
+3
2015-10-06
locking/percpu-rwsem: Clean up the lockdep annotations in percpu_down_read()
Oleg Nesterov
1
-5
/
+5
2015-10-06
locking/percpu-rwsem: Fix the comments outdated by rcu_sync
Oleg Nesterov
1
-39
/
+11
2015-10-06
locking/percpu-rwsem: Make use of the rcu_sync infrastructure
Oleg Nesterov
1
-11
/
+7
2015-10-06
locking/percpu-rwsem: Make percpu_free_rwsem() after kzalloc() safe
Oleg Nesterov
1
-0
/
+7
2015-10-06
locktorture: Add torture tests for percpu_rwsem
Paul E. McKenney
1
-0
/
+44
2015-10-06
locking/percpu-rwsem: Export symbols for locktorture
Paul E. McKenney
1
-0
/
+5
2015-10-06
locktorture: Support rtmutex torturing
Davidlohr Bueso
1
-2
/
+112
2015-10-06
locking/rwsem: Use acquire/release semantics
Davidlohr Bueso
1
-2
/
+3
2015-10-06
locking/mcs: Use acquire/release semantics
Davidlohr Bueso
1
-2
/
+2
2015-10-06
locking/rtmutex: Use acquire/release semantics
Davidlohr Bueso
1
-9
/
+21
2015-10-06
locking/mutex: Use acquire/release semantics
Davidlohr Bueso
1
-4
/
+5
2015-10-06
Merge branch 'sched/urgent' into sched/core, to pick up fixes before applying...
Ingo Molnar
1
-5
/
+5
2015-09-23
Merge branch 'locking/urgent' into locking/core, to pick up fixes before appl...
Ingo Molnar
1
-5
/
+5
2015-09-23
sched/deadline, locking/rtmutex: Fix open coded check in rt_mutex_waiter_less()
Juri Lelli
1
-1
/
+2
2015-09-23
locking/lockdep: Fix hlock->pin_count reset on lock stack rebuilds
Peter Zijlstra
1
-5
/
+5
2015-09-18
locking/pvqspinlock: Kick the PV CPU unconditionally when _Q_SLOW_VAL
Waiman Long
1
-5
/
+1
2015-09-18
locking/osq: Relax atomic semantics
Davidlohr Bueso
1
-3
/
+8
2015-09-18
locking/qrwlock: Rename ->lock to ->wait_lock
Davidlohr Bueso
1
-4
/
+4
2015-09-17
Merge branch 'locking-urgent-for-linus' of git://git.kernel.org/pub/scm/linux...
Linus Torvalds
1
-1
/
+1
2015-09-13
Merge tag 'v4.3-rc1' into locking/core, to refresh the tree
Ingo Molnar
2
-2
/
+14
2015-09-11
locking/qspinlock/x86: Fix performance regression under unaccelerated VMs
Peter Zijlstra
1
-1
/
+1
2015-09-06
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/vir...
Linus Torvalds
2
-2
/
+14
2015-08-15
percpu-rwsem: kill CONFIG_PERCPU_RWSEM
Oleg Nesterov
1
-2
/
+1
2015-08-15
percpu-rwsem: introduce percpu_down_read_trylock()
Oleg Nesterov
1
-0
/
+13
2015-08-12
locking/qrwlock: Make use of _{acquire|release|relaxed}() atomics
Will Deacon
1
-12
/
+12
2015-08-03
locking/pvqspinlock: Only kick CPU at unlock time
Waiman Long
2
-21
/
+51
2015-08-03
locking/qrwlock: Reduce reader/writer to reader lock transfer latency
Waiman Long
1
-8
/
+4
2015-08-03
locking/pvqspinlock: Order pv_unhash() after cmpxchg() on unlock slowpath
Will Deacon
1
-5
/
+18
2015-08-03
locking: Clean up pvqspinlock warning
Peter Zijlstra
1
-6
/
+7
2015-08-03
Merge branch 'locking/urgent', tag 'v4.2-rc5' into locking/core, to pick up f...
Ingo Molnar
1
-1
/
+10
2015-07-21
locking/pvqspinlock: Fix kernel panic in locking-selftest
Waiman Long
1
-1
/
+10
2015-07-20
rtmutex: Delete scriptable tester
Davidlohr Bueso
4
-444
/
+1
2015-07-06
locking/qrwlock: Better optimization for interrupt context readers
Waiman Long
1
-6
/
+7
2015-07-06
locking/qrwlock: Rename functions to queued_*()
Waiman Long
1
-6
/
+6
2015-06-25
Merge branch 'sched-hrtimers-for-linus' of git://git.kernel.org/pub/scm/linux...
Linus Torvalds
1
-90
/
+87
2015-06-25
Merge branch 'sched-locking-for-linus' of git://git.kernel.org/pub/scm/linux/...
Linus Torvalds
2
-31
/
+59
2015-06-23
Merge branch 'timers-core-for-linus' of git://git.kernel.org/pub/scm/linux/ke...
Linus Torvalds
1
-4
/
+1
2015-06-23
Merge branch 'sched-core-for-linus' of git://git.kernel.org/pub/scm/linux/ker...
Linus Torvalds
1
-0
/
+22
2015-06-23
Merge branch 'locking-core-for-linus' of git://git.kernel.org/pub/scm/linux/k...
Linus Torvalds
8
-11
/
+881
2015-06-23
Merge branch 'core-rcu-for-linus' of git://git.kernel.org/pub/scm/linux/kerne...
Linus Torvalds
1
-7
/
+7
2015-06-19
locking/rtmutex: Update stale plist comments
Davidlohr Bueso
1
-9
/
+9
2015-06-19
futex: Lower the lock contention on the HB lock during wake up
Sebastian Andrzej Siewior
2
-15
/
+44
[next]