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
2014-07-16
locking/rwsem: Add CONFIG_RWSEM_SPIN_ON_OWNER
Davidlohr Bueso
2
-3
/
+3
2014-07-16
locking/rwsem: Rename 'activity' to 'count'
Peter Zijlstra
1
-14
/
+14
2014-07-16
locking/spinlocks/mcs: Micro-optimize osq_unlock()
Jason Low
1
-2
/
+2
2014-07-16
locking/spinlocks/mcs: Introduce and use init macro and function for osq locks
Jason Low
2
-2
/
+2
2014-07-16
locking/spinlocks/mcs: Convert osq lock to atomic_t to reduce overhead
Jason Low
4
-11
/
+44
2014-07-16
locking/spinlocks/mcs: Rename optimistic_spin_queue() to optimistic_spin_node()
Jason Low
2
-16
/
+16
2014-07-16
locking/rwsem: Allow conservative optimistic spinning when readers have lock
Jason Low
1
-5
/
+5
2014-06-21
Merge branch 'locking-urgent-for-linus.patch' of git://git.kernel.org/pub/scm...
Linus Torvalds
3
-35
/
+218
2014-06-16
rtmutex: Plug slow unlock race
Thomas Gleixner
1
-6
/
+109
2014-06-13
Merge branch 'locking-core-for-linus' of git://git.kernel.org/pub/scm/linux/k...
Linus Torvalds
4
-30
/
+360
2014-06-07
rtmutex: Detect changes in the pi lock chain
Thomas Gleixner
1
-24
/
+71
2014-06-07
rtmutex: Handle deadlock detection smarter
Thomas Gleixner
3
-5
/
+38
2014-06-06
locking/rwlocks: Introduce 'qrwlocks' - fair, queued rwlocks
Waiman Long
2
-0
/
+134
2014-06-05
locking/rwsem: Fix checkpatch.pl warnings
Andrew Morton
1
-3
/
+3
2014-06-05
locking/rwsem: Support optimistic spinning
Davidlohr Bueso
2
-30
/
+226
2014-06-04
Merge branch 'sched-core-for-linus' of git://git.kernel.org/pub/scm/linux/ker...
Linus Torvalds
1
-1
/
+1
2014-06-03
Merge branch 'locking-core-for-linus' of git://git.kernel.org/pub/scm/linux/k...
Linus Torvalds
2
-3
/
+52
2014-06-03
Merge branch 'core-rcu-for-linus' of git://git.kernel.org/pub/scm/linux/kerne...
Linus Torvalds
1
-4
/
+6
2014-05-28
rtmutex: Fix deadlock detector for real
Thomas Gleixner
1
-4
/
+28
2014-05-22
Merge branch 'rcu/next' of git://git.kernel.org/pub/scm/linux/kernel/git/paul...
Ingo Molnar
1
-4
/
+6
2014-05-22
Merge tag 'v3.15-rc6' into sched/core, to pick up the latest fixes
Ingo Molnar
1
-1
/
+1
2014-05-14
torture: Check for multiple concurrent torture tests
Paul E. McKenney
1
-1
/
+2
2014-05-14
locktorture: Remove reference to nonexistent Kconfig parameter
Paul E. McKenney
1
-2
/
+2
2014-05-14
torture: Intensify locking test
Paul E. McKenney
1
-1
/
+2
2014-05-07
Merge branch 'sched/urgent' into sched/core, to avoid conflicts
Ingo Molnar
2
-11
/
+11
2014-05-06
asmlinkage: Add explicit __visible to drivers/*, lib/*, kernel/*
Andi Kleen
1
-1
/
+1
2014-05-04
rwsem: Add comments to explain the meaning of the rwsem's count field
Tim Chen
1
-0
/
+49
2014-04-18
lockdep: Increase static allocations
Sasha Levin
1
-3
/
+3
2014-04-18
sched, treewide: Replace hardcoded nice values with MIN_NICE/MAX_NICE
Dongsheng Yang
1
-1
/
+1
2014-04-17
Merge branch 'core-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/ke...
Linus Torvalds
1
-10
/
+9
2014-04-11
locking/mutex: Fix debug_mutexes
Peter Zijlstra
1
-10
/
+9
2014-04-08
lglock: map to spinlock when !CONFIG_SMP
Josh Triplett
1
-1
/
+2
2014-04-01
Merge branch 'x86-asmlinkage-for-linus' of git://git.kernel.org/pub/scm/linux...
Linus Torvalds
3
-8
/
+12
2014-03-31
Merge branch 'sched-core-for-linus' of git://git.kernel.org/pub/scm/linux/ker...
Linus Torvalds
1
-0
/
+12
2014-03-31
Merge branch 'core-rcu-for-linus' of git://git.kernel.org/pub/scm/linux/kerne...
Linus Torvalds
2
-0
/
+453
2014-03-12
locking/mutex: Fix debug checks
Peter Zijlstra
2
-0
/
+13
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
4
-5
/
+200
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
2
-1
/
+115
2014-02-23
rcutorture: Add a lock_busted to test the test
Paul E. McKenney
1
-1
/
+32
2014-02-23
locktorture: Add a lock-torture kernel module
Paul E. McKenney
2
-0
/
+422
2014-02-22
sched: Consider pi boosting in setscheduler()
Thomas Gleixner
1
-0
/
+12
2014-02-14
asmlinkage: Mark rwsem functions that can be called from assembler asmlinkage
Andi Kleen
1
-0
/
+4
2014-02-14
asmlinkage, mutex: Mark __visible
Andi Kleen
1
-5
/
+5
2014-02-14
asmlinkage: Make trace_hardirq visible
Andi Kleen
1
-2
/
+2
2014-02-14
asmlinkage: Make lockdep_sys_exit asmlinkage
Andi Kleen
1
-1
/
+1
2014-02-10
lockdep: Change mark_held_locks() to check hlock->check instead of lockdep_no...
Oleg Nesterov
1
-1
/
+1
[next]