index
:
talos-obmc-linux
dev-4.10
dev-4.13
dev-4.13-fsi
dev-4.13-raptor-05-18-2018
dev-4.13-raptor-06-04-2018
dev-5.0
dev-5.0-raptor-04-16-2019
dev-5.4-raptor-04-16-2019
Talos™ II Linux sources for OpenBMC
Raptor Computing Systems
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
kernel
/
locking
Commit message (
Expand
)
Author
Age
Files
Lines
*
Merge branch 'locking-core-for-linus' of git://git.kernel.org/pub/scm/linux/k...
Linus Torvalds
2018-10-23
10
-167
/
+252
|
\
|
*
locking/lockdep: Fix debug_locks off performance problem
Waiman Long
2018-10-19
1
-2
/
+2
|
*
locking/pvqspinlock: Extend node size when pvqspinlock is configured
Waiman Long
2018-10-17
2
-11
/
+27
|
*
locking/qspinlock_stat: Count instances of nested lock slowpaths
Waiman Long
2018-10-17
2
-0
/
+11
|
*
locking/qspinlock, x86: Provide liveness guarantee
Peter Zijlstra
2018-10-16
1
-1
/
+15
|
*
locking/qspinlock: Rework some comments
Peter Zijlstra
2018-10-16
1
-10
/
+26
|
*
locking/qspinlock: Re-order code
Peter Zijlstra
2018-10-16
1
-29
/
+27
|
*
Merge branch 'x86/build' into locking/core, to pick up dependent patches and ...
Ingo Molnar
2018-10-16
2
-2
/
+1
|
|
\
|
*
|
locking/lockdep: Remove duplicated 'lock_class_ops' percpu array
Waiman Long
2018-10-16
1
-1
/
+0
|
*
|
locking/lockdep: Make class->ops a percpu counter and move it under CONFIG_DE...
Waiman Long
2018-10-09
3
-4
/
+36
|
*
|
locking/lockdep: Add a faster path in __lock_release()
Waiman Long
2018-10-03
1
-3
/
+14
|
*
|
locking/lockdep: Eliminate redundant IRQs check in __lock_acquire()
Waiman Long
2018-10-03
1
-8
/
+7
|
*
|
locking/lockdep: Remove add_chain_cache_classes()
Waiman Long
2018-10-03
1
-70
/
+0
|
*
|
locking/rtmutex: Fix the preprocessor logic with normal #ifdef #else #endif
Steven Rostedt (VMware)
2018-09-11
1
-2
/
+2
|
*
|
locking/rwsem: Make owner store task pointer of last owning reader
Waiman Long
2018-09-10
3
-28
/
+76
|
*
|
locking/rwsem: Exit read lock slowpath if queue empty & no writer
Waiman Long
2018-09-10
1
-1
/
+12
*
|
|
locking/ww_mutex: Fix runtime warning in the WW mutex selftest
Guenter Roeck
2018-10-03
1
-4
/
+6
|
|
/
|
/
|
*
|
locking/ww_mutex: Fix spelling mistake "cylic" -> "cyclic"
Colin Ian King
2018-09-10
1
-1
/
+1
*
|
locking/lockdep: Delete unnecessary #include
Ben Hutchings
2018-09-10
1
-1
/
+0
|
/
*
locking/mutex: Fix mutex debug call and ww_mutex documentation
Thomas Hellstrom
2018-09-10
1
-2
/
+1
*
Merge tag 'trace-v4.19' of git://git.kernel.org/pub/scm/linux/kernel/git/rost...
Linus Torvalds
2018-08-20
1
-30
/
+5
|
\
|
*
tracing: Partial revert of "tracing: Centralize preemptirq tracepoints and un...
Steven Rostedt (VMware)
2018-08-10
1
-12
/
+2
|
*
tracing: Centralize preemptirq tracepoints and unify their usage
Joel Fernandes (Google)
2018-07-31
1
-21
/
+14
|
*
lockdep: Use this_cpu_ptr instead of get_cpu_var stats
Joel Fernandes (Google)
2018-07-30
1
-9
/
+1
*
|
Merge tag 'drm-next-2018-08-15' of git://anongit.freedesktop.org/drm/drm
Linus Torvalds
2018-08-15
3
-85
/
+264
|
\
\
|
*
\
Merge branch 'vmwgfx-next' of git://people.freedesktop.org/~thomash/linux int...
Dave Airlie
2018-07-06
3
-85
/
+264
|
|
\
\
|
|
|
/
|
|
/
|
|
|
*
locking: Implement an algorithm choice for Wound-Wait mutexes
Thomas Hellstrom
2018-07-03
3
-19
/
+150
|
|
*
locking: WW mutex cleanup
Peter Ziljstra
2018-07-03
1
-77
/
+125
*
|
|
Merge branch 'core-rcu-for-linus' of git://git.kernel.org/pub/scm/linux/kerne...
Linus Torvalds
2018-08-13
1
-1
/
+4
|
\
\
\
|
*
\
\
Merge branch 'for-mingo' of git://git.kernel.org/pub/scm/linux/kernel/git/pau...
Ingo Molnar
2018-07-17
1
-1
/
+4
|
|
\
\
\
|
|
|
/
/
|
|
/
|
|
|
|
*
|
torture: Keep old-school dmesg format
Paul E. McKenney
2018-06-25
1
-0
/
+3
|
|
*
|
torture: Make online/offline messages appear only for verbose=2
Paul E. McKenney
2018-06-25
1
-1
/
+1
|
|
|
/
*
|
|
locking/rtmutex: Allow specifying a subclass for nested locking
Peter Rosin
2018-07-25
1
-4
/
+25
|
/
/
*
|
Merge branch 'locking-urgent-for-linus' of git://git.kernel.org/pub/scm/linux...
Linus Torvalds
2018-06-24
2
-6
/
+7
|
\
\
|
|
/
|
/
|
|
*
locking/lockdep: Do not record IRQ state within lockdep code
Steven Rostedt (VMware)
2018-06-21
1
-6
/
+6
|
*
locking/rwsem: Fix up_read_non_owner() warning with DEBUG_RWSEMS
Waiman Long
2018-06-20
1
-0
/
+1
*
|
treewide: kzalloc() -> kcalloc()
Kees Cook
2018-06-12
1
-2
/
+4
*
|
treewide: kmalloc() -> kmalloc_array()
Kees Cook
2018-06-12
1
-2
/
+6
|
/
*
Merge branch 'locking-core-for-linus' of git://git.kernel.org/pub/scm/linux/k...
Linus Torvalds
2018-06-04
7
-236
/
+177
|
\
|
*
locking/rwsem: Simplify the is-owner-spinnable checks
Oleg Nesterov
2018-05-25
1
-12
/
+13
|
*
Merge branch 'linus' into locking/core, to pick up fixes
Ingo Molnar
2018-05-25
3
-21
/
+30
|
|
\
|
*
|
locking/lockdep: Move sanity check to inside lockdep_print_held_locks()
Tetsuo Handa
2018-05-14
1
-16
/
+13
|
*
|
locking/lockdep: Use for_each_process_thread() for debug_show_all_locks()
Tetsuo Handa
2018-05-14
1
-35
/
+8
|
*
|
locking/mutex: Optimize __mutex_trylock_fast()
Peter Zijlstra
2018-05-04
1
-1
/
+2
|
*
|
locking/qspinlock: Remove duplicate clear_pending() function from PV code
Will Deacon
2018-04-27
1
-5
/
+0
|
*
|
locking/qspinlock: Add stat tracking for pending vs. slowpath
Waiman Long
2018-04-27
3
-12
/
+18
|
*
|
locking/qspinlock: Use try_cmpxchg() instead of cmpxchg() when locking
Will Deacon
2018-04-27
1
-10
/
+9
|
*
|
locking/qspinlock: Elide back-to-back RELEASE operations with smp_wmb()
Will Deacon
2018-04-27
1
-16
/
+17
|
*
|
locking/qspinlock: Use smp_cond_load_relaxed() to wait for next node
Will Deacon
2018-04-27
1
-4
/
+2
|
*
|
locking/mcs: Use smp_cond_load_acquire() in MCS spin loop
Jason Low
2018-04-27
1
-4
/
+6
[next]