index
:
linux
master
linux
Fast-forward packages
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
kernel
(
follow
)
Commit message (
Expand
)
Author
Age
Files
Lines
*
Merge branch 'locking-core-for-linus' of git://git.kernel.org/pub/scm/linux/k...
Linus Torvalds
2014-08-05
12
-407
/
+664
|
\
|
*
arch, locking: Ciao arch_mutex_cpu_relax()
Davidlohr Bueso
2014-07-17
5
-16
/
+13
|
*
locking/lockdep: Only ask for /proc/lock_stat output when available
Andreas Gruenbacher
2014-07-17
1
-0
/
+2
|
*
Merge branch 'locking/urgent' into locking/core, before applying larger chang...
Ingo Molnar
2014-07-17
26
-147
/
+397
|
|
\
|
*
|
locking/mutexes: Optimize mutex trylock slowpath
Jason Low
2014-07-05
1
-0
/
+4
|
*
|
locking/mutexes: Try to acquire mutex only if it is unlocked
Jason Low
2014-07-05
1
-3
/
+4
|
*
|
locking/mutexes: Delete the MUTEX_SHOW_NO_WAITER macro
Jason Low
2014-07-05
1
-10
/
+8
|
*
|
locking/mutexes: Correct documentation on mutex optimistic spinning
Jason Low
2014-07-05
1
-6
/
+4
|
*
|
futex: Simplify futex_lock_pi_atomic() and make it more robust
Thomas Gleixner
2014-06-21
1
-87
/
+61
|
*
|
futex: Split out the first waiter attachment from lookup_pi_state()
Thomas Gleixner
2014-06-21
1
-14
/
+28
|
*
|
futex: Split out the waiter check from lookup_pi_state()
Thomas Gleixner
2014-06-21
1
-67
/
+71
|
*
|
futex: Use futex_top_waiter() in lookup_pi_state()
Thomas Gleixner
2014-06-21
1
-63
/
+61
|
*
|
futex: Make unlock_pi more robust
Thomas Gleixner
2014-06-21
1
-51
/
+25
|
*
|
rtmutex: Avoid pointless requeueing in the deadlock detection chain walk
Thomas Gleixner
2014-06-21
1
-7
/
+70
|
*
|
rtmutex: Cleanup deadlock detector debug logic
Thomas Gleixner
2014-06-21
5
-28
/
+83
|
*
|
rtmutex: Confine deadlock logic to futex
Thomas Gleixner
2014-06-21
3
-38
/
+38
|
*
|
rtmutex: Simplify remove_waiter()
Thomas Gleixner
2014-06-21
1
-17
/
+19
|
*
|
rtmutex: Document pi chain walk
Thomas Gleixner
2014-06-21
1
-9
/
+91
|
*
|
rtmutex: Clarify the boost/deboost part
Thomas Gleixner
2014-06-21
1
-10
/
+48
|
*
|
rtmutex: No need to keep task ref for lock owner check
Thomas Gleixner
2014-06-21
1
-2
/
+3
|
*
|
rtmutex: Simplify and document try_to_take_rtmutex()
Thomas Gleixner
2014-06-21
1
-45
/
+88
|
*
|
rtmutex: Simplify rtmutex_slowtrylock()
Thomas Gleixner
2014-06-21
1
-11
/
+20
|
*
|
Merge branch 'locking/urgent' into locking/core
Thomas Gleixner
2014-06-21
3
-35
/
+218
|
|
\
\
*
|
\
\
Merge branch 'core-rcu-for-linus' of git://git.kernel.org/pub/scm/linux/kerne...
Linus Torvalds
2014-08-05
9
-99
/
+329
|
\
\
\
\
|
*
\
\
\
Merge branch 'rcu/next' of git://git.kernel.org/pub/scm/linux/kernel/git/paul...
Ingo Molnar
2014-07-17
10
-155
/
+450
|
|
\
\
\
\
|
|
*
|
|
|
rcu: Allow for NULL tick_nohz_full_mask when nohz_full= missing
Paul E. McKenney
2014-07-16
1
-3
/
+4
|
|
|
|
|
|
|
|
|
\
\
\
|
|
|
\
\
\
|
|
|
\
\
\
|
|
*
-
-
-
.
\
\
\
Merge branches 'doc.2014.07.08a', 'fixes.2014.07.09a', 'maintainers.2014.07.0...
Paul E. McKenney
2014-07-09
9
-99
/
+328
|
|
|
\
\
\
\
\
\
|
|
|
|
|
*
|
|
|
torture: Avoid format string leak to thead name
Kees Cook
2014-07-07
1
-1
/
+1
|
|
|
|
_
|
/
/
/
/
|
|
|
/
|
|
|
|
|
|
|
|
|
*
|
|
|
rcu: Don't offload callbacks unless specifically requested
Paul E. McKenney
2014-07-08
1
-0
/
+3
|
|
|
|
*
|
|
|
rcu: Parallelize and economize NOCB kthread wakeups
Paul E. McKenney
2014-07-08
2
-43
/
+237
|
|
|
|
/
/
/
/
|
|
|
/
|
|
|
|
|
|
|
*
|
|
|
rcu: Fix a sparse warning in rcu_report_unblock_qs_rnp()
Pranith Kumar
2014-07-09
1
-0
/
+1
|
|
|
*
|
|
|
rcu: Fix a sparse warning in rcu_initiate_boost()
Pranith Kumar
2014-07-09
1
-0
/
+2
|
|
|
*
|
|
|
rcu: Fix __rcu_reclaim() to use true/false for bool
Paul E. McKenney
2014-07-09
1
-2
/
+6
|
|
|
*
|
|
|
rcu: Remove CONFIG_PROVE_RCU_DELAY
Paul E. McKenney
2014-07-09
2
-8
/
+0
|
|
|
*
|
|
|
rcu: Use __this_cpu_read() instead of per_cpu_ptr()
Shan Wei
2014-07-09
1
-1
/
+1
|
|
|
*
|
|
|
rcu: Don't use NMIs to dump other CPUs' stacks
Paul E. McKenney
2014-07-09
1
-7
/
+3
|
|
|
*
|
|
|
rcu: Bind grace-period kthreads to non-NO_HZ_FULL CPUs
Paul E. McKenney
2014-07-09
2
-5
/
+19
|
|
|
*
|
|
|
rcu: Simplify priority boosting by putting rt_mutex in rcu_node
Paul E. McKenney
2014-07-09
2
-14
/
+14
|
|
|
*
|
|
|
rcu: Check both root and current rcu_node when setting up future grace period
Pranith Kumar
2014-07-09
1
-2
/
+8
|
|
|
*
|
|
|
rcu: Allow post-unlock reference for rt_mutex
Paul E. McKenney
2014-07-09
2
-1
/
+12
|
|
|
*
|
|
|
rcu: Loosen __call_rcu()'s rcu_head alignment constraint
Paul E. McKenney
2014-07-09
1
-1
/
+1
|
|
|
*
|
|
|
rcu: Eliminate read-modify-write ACCESS_ONCE() calls
Paul E. McKenney
2014-07-09
2
-8
/
+8
|
|
|
*
|
|
|
rcu: Remove redundant ACCESS_ONCE() from tick_do_timer_cpu
Paul E. McKenney
2014-07-09
1
-1
/
+1
|
|
|
*
|
|
|
rcu: Make rcu node arrays static const char * const
Fabian Frederick
2014-07-09
1
-8
/
+10
|
|
|
*
|
|
|
signal: Explain local_irq_save() call
Paul E. McKenney
2014-07-09
1
-0
/
+4
|
|
|
/
/
/
/
*
|
|
|
|
|
Merge tag 'trace-3.17-2' of git://git.kernel.org/pub/scm/linux/kernel/git/ros...
Linus Torvalds
2014-08-04
3
-61
/
+19
|
\
\
\
\
\
\
|
*
|
|
|
|
|
tracing: Kill "filter_string" arg of replace_preds()
Oleg Nesterov
2014-07-16
1
-6
/
+3
|
*
|
|
|
|
|
tracing: Change apply_subsystem_event_filter() paths to check file->system ==...
Oleg Nesterov
2014-07-16
1
-23
/
+16
|
*
|
|
|
|
|
tracing/uprobes: Kill the dead TRACE_EVENT_FL_USE_CALL_FILTER logic
Oleg Nesterov
2014-07-16
1
-2
/
+1
|
*
|
|
|
|
|
tracing: Kill call_filter_disable()
Oleg Nesterov
2014-07-16
1
-6
/
+1
[next]