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
/
mutex.c
Age
Commit message (
Expand
)
Author
Files
Lines
2014-10-28
locking/mutex: Don't assume TASK_RUNNING
Peter Zijlstra
1
-1
/
+7
2014-08-13
locking/Documentation: Move locking related docs into Documentation/locking/
Davidlohr Bueso
1
-1
/
+1
2014-08-13
locking/mutexes: Refactor optimistic spinning code
Davidlohr Bueso
1
-182
/
+214
2014-08-13
locking/mutexes: Document quick lock release when unlocking
Davidlohr Bueso
1
-2
/
+9
2014-08-13
locking/mutexes: Standardize arguments in lock/unlock slowpaths
Davidlohr Bueso
1
-3
/
+4
2014-07-17
arch, locking: Ciao arch_mutex_cpu_relax()
Davidlohr Bueso
1
-2
/
+2
2014-07-17
Merge branch 'locking/urgent' into locking/core, before applying larger chang...
Ingo Molnar
1
-1
/
+1
2014-07-16
locking/spinlocks/mcs: Introduce and use init macro and function for osq locks
Jason Low
1
-1
/
+1
2014-07-16
locking/spinlocks/mcs: Convert osq lock to atomic_t to reduce overhead
Jason Low
1
-1
/
+1
2014-07-05
locking/mutexes: Optimize mutex trylock slowpath
Jason Low
1
-0
/
+4
2014-07-05
locking/mutexes: Try to acquire mutex only if it is unlocked
Jason Low
1
-3
/
+4
2014-07-05
locking/mutexes: Delete the MUTEX_SHOW_NO_WAITER macro
Jason Low
1
-10
/
+8
2014-07-05
locking/mutexes: Correct documentation on mutex optimistic spinning
Jason Low
1
-6
/
+4
2014-04-01
Merge branch 'x86-asmlinkage-for-linus' of git://git.kernel.org/pub/scm/linux...
Linus Torvalds
1
-5
/
+5
2014-03-12
locking/mutex: Fix debug checks
Peter Zijlstra
1
-0
/
+7
2014-03-11
locking/mutexes: Add extra reschedule point
Peter Zijlstra
1
-0
/
+7
2014-03-11
locking/mutexes: Introduce cancelable MCS lock for adaptive spinning
Peter Zijlstra
1
-4
/
+6
2014-03-11
locking/mutexes: Unlock the mutex without the wait_lock
Jason Low
1
-4
/
+4
2014-03-11
locking/mutexes: Modify the way optimistic spinners are queued
Jason Low
1
-9
/
+6
2014-03-11
locking/mutexes: Return false if task need_resched() in mutex_can_spin_on_own...
Jason Low
1
-0
/
+3
2014-03-11
locking: Move mcs_spinlock.h into kernel/locking/
Peter Zijlstra
1
-1
/
+1
2014-02-14
asmlinkage, mutex: Mark __visible
Andi Kleen
1
-5
/
+5
2014-01-28
locking/mutexes/mcs: Restructure the MCS lock defines and locking code into i...
Tim Chen
1
-61
/
+7
2014-01-28
locking/mutexes/mcs: Correct barrier usage
Waiman Long
1
-5
/
+13
2013-11-11
locking/doc: Update references to kernel/mutex.c
Peter Zijlstra
1
-1
/
+1
2013-11-06
locking: Move the mutex code to kernel/locking/
Peter Zijlstra
1
-0
/
+960