index
:
op-kernel-dev
raptor-dma-dev-4.18-pre
raptor-dma-dev-current
Development kernel branch for OpenPOWER systems
Raptor Engineering, LLC
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
kernel
Commit message (
Expand
)
Author
Age
Files
Lines
*
rcu: Add expedited grace-period support for preemptible RCU
Paul E. McKenney
2009-12-03
5
-27
/
+260
*
rcu: Enable fourth level of TREE_RCU hierarchy
Paul E. McKenney
2009-12-03
2
-3
/
+18
*
rcu: Rename "quiet" functions
Paul E. McKenney
2009-12-03
3
-36
/
+45
*
rcu: Re-arrange code to reduce #ifdef pain
Paul E. McKenney
2009-11-22
3
-104
/
+104
*
rcu: Eliminate unneeded function wrapping
Paul E. McKenney
2009-11-22
3
-35
/
+15
*
rcu: Fix grace-period-stall bug on large systems with CPU hotplug
Paul E. McKenney
2009-11-22
3
-43
/
+85
*
rcu: Eliminate __rcu_pending() false positives
Paul E. McKenney
2009-11-14
1
-2
/
+4
*
rcu: Further cleanups of use of lastcomp
Paul E. McKenney
2009-11-14
1
-7
/
+6
*
rcu: Simplify association of forced quiescent states with grace periods
Paul E. McKenney
2009-11-13
1
-24
/
+3
*
rcu: Accelerate callback processing on CPUs not detecting GP end
Paul E. McKenney
2009-11-13
1
-1
/
+17
*
rcu: Mark init-time-only rcu_bootup_announce() as __init
Paul E. McKenney
2009-11-11
1
-2
/
+2
*
rcu: Simplify association of quiescent states with grace periods
Paul E. McKenney
2009-11-10
2
-3
/
+3
*
rcu: Rename dynticks_completed to completed_fqs
Paul E. McKenney
2009-11-10
2
-4
/
+4
*
rcu: Enable synchronize_sched_expedited() fastpath
Paul E. McKenney
2009-11-10
1
-0
/
+1
*
rcu: Remove inline from forward-referenced functions
Paul E. McKenney
2009-11-10
2
-3
/
+3
*
rcu: Fix note_new_gpnum() uses of ->gpnum
Paul E. McKenney
2009-11-10
1
-5
/
+27
*
rcu: Fix synchronization for rcu_process_gp_end() uses of ->completed counter
Paul E. McKenney
2009-11-10
2
-48
/
+83
*
rcu: Prepare for synchronization fixes: clean up for non-NO_HZ handling of ->...
Paul E. McKenney
2009-11-10
2
-41
/
+34
*
Merge branch 'core/urgent' into core/rcu
Ingo Molnar
2009-11-10
5
-27
/
+53
|
\
|
*
rcu: Fix long-grace-period race between forcing and initialization
Paul E. McKenney
2009-11-02
2
-8
/
+15
|
*
uids: Prevent tear down race
Thomas Gleixner
2009-11-02
1
-1
/
+1
|
*
futex: Fix spurious wakeup for requeue_pi really
Thomas Gleixner
2009-10-28
1
-5
/
+1
|
*
futex: Move drop_futex_key_refs out of spinlock'ed region
Darren Hart
2009-10-16
1
-1
/
+2
|
*
rcu: Fix TREE_PREEMPT_RCU CPU_HOTPLUG bad-luck hang
Paul E. McKenney
2009-10-15
3
-12
/
+34
*
|
rcu: Cleanup: balance rcu_irq_enter()/rcu_irq_exit() calls
Lai Jiangshan
2009-11-02
1
-1
/
+1
*
|
rcu: Simplify creating of lockdep class for root rcu_node
Peter Zijlstra
2009-10-26
1
-3
/
+4
*
|
rcu: Do tiny cleanups in rcutiny
Ingo Molnar
2009-10-26
1
-26
/
+23
*
|
rcu: Improve rcutorture diagnostics when bad torture_type specified
Paul E. McKenney
2009-10-26
1
-1
/
+5
*
|
rcu: Add synchronize_srcu_expedited() to the rcutorture test suite
Paul E. McKenney
2009-10-26
1
-3
/
+22
*
|
rcu: Add synchronize_srcu_expedited()
Paul E. McKenney
2009-10-26
1
-23
/
+51
*
|
rcu: "Tiny RCU", The Bloatwatch Edition
Paul E. McKenney
2009-10-26
3
-0
/
+299
*
|
rcu: Add rnp->blocked_tasks to tracing
Paul E. McKenney
2009-10-15
1
-2
/
+6
|
/
*
rcu: Stopgap fix for synchronize_rcu_expedited() for TREE_PREEMPT_RCU
Paul E. McKenney
2009-10-15
1
-0
/
+21
*
rcu: Prevent RCU IPI storms in presence of high call_rcu() load
Paul E. McKenney
2009-10-15
2
-5
/
+28
*
futex: Check for NULL keys in match_futex
Darren Hart
2009-10-14
1
-1
/
+2
*
futex: Handle spurious wake up
Thomas Gleixner
2009-10-13
1
-3
/
+15
*
lockdep: Use cpu_clock() for lockstat
Peter Zijlstra
2009-10-09
1
-8
/
+12
*
Merge branch 'core-fixes-for-linus' of git://git.kernel.org/pub/scm/linux/ker...
Linus Torvalds
2009-10-08
10
-299
/
+386
|
\
|
*
futex: fix requeue_pi key imbalance
Darren Hart
2009-10-07
1
-1
/
+0
|
*
rcu: Place root rcu_node structure in separate lockdep class
Paul E. McKenney
2009-10-07
1
-1
/
+3
|
*
rcu: Make hot-unplugged CPU relinquish its own RCU callbacks
Paul E. McKenney
2009-10-07
4
-75
/
+125
|
*
rcu: Move rcu_barrier() to rcutree
Paul E. McKenney
2009-10-07
2
-119
/
+120
|
*
futex: Move exit_pi_state() call to release_mm()
Thomas Gleixner
2009-10-06
2
-2
/
+2
|
*
futex: Nullify robust lists after cleanup
Peter Zijlstra
2009-10-06
1
-2
/
+6
|
*
futex: Fix locking imbalance
Thomas Gleixner
2009-10-05
1
-1
/
+1
|
*
panic: Fix panic message visibility by calling bust_spinlocks(0) before dying
Aaro Koskinen
2009-10-05
1
-1
/
+2
|
*
rcu: Replace the rcu_barrier enum with pointer to call_rcu*() function
Paul E. McKenney
2009-10-05
1
-22
/
+10
|
*
rcu: Clean up code based on review feedback from Josh Triplett, part 4
Paul E. McKenney
2009-10-05
3
-29
/
+40
|
*
rcu: Clean up code based on review feedback from Josh Triplett, part 3
Paul E. McKenney
2009-10-05
1
-5
/
+5
|
*
rcu: Fix rcu_lock_map build failure on CONFIG_PROVE_LOCKING=y
Paul E. McKenney
2009-10-05
2
-7
/
+7
[next]