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
Commit message (
Expand
)
Author
Age
Files
Lines
*
rcu: Make RCU's CPU-stall detector be default
Paul E. McKenney
2009-12-03
1
-1
/
+1
*
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
6
-117
/
+118
*
rcu: Eliminate unneeded function wrapping
Paul E. McKenney
2009-11-22
5
-40
/
+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: Fix TINY_RCU #elif condition
Paul E. McKenney
2009-10-27
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
2
-30
/
+25
*
|
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 documentation
Paul E. McKenney
2009-10-26
1
-1
/
+1
*
|
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
2
-23
/
+52
*
|
rcu: "Tiny RCU", The Bloatwatch Edition
Paul E. McKenney
2009-10-26
7
-0
/
+435
*
|
rcu: Update trace.txt documentation for blocked-tasks lists
Paul E. McKenney
2009-10-15
1
-7
/
+16
*
|
rcu: Update trace.txt documentation to reflect recent changes
Paul E. McKenney
2009-10-15
1
-198
/
+33
*
|
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
2
-5
/
+22
*
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
*
Merge branch 'urgent' of git://git.kernel.org/pub/scm/linux/kernel/git/rric/o...
Ingo Molnar
2009-10-12
1
-9
/
+26
|
\
|
*
oprofile: warn on freeing event buffer too early
Robert Richter
2009-10-09
1
-10
/
+15
|
*
oprofile: fix race condition in event_buffer free
David Rientjes
2009-10-09
1
-1
/
+13
*
|
lockdep: Use cpu_clock() for lockstat
Peter Zijlstra
2009-10-09
1
-8
/
+12
*
|
Merge branch 'upstream-linus' of git://git.kernel.org/pub/scm/linux/kernel/gi...
Linus Torvalds
2009-10-08
9
-132
/
+280
|
\
\
|
*
|
pata_atp867x: add Power Management support
Bartlomiej Zolnierkiewicz
2009-10-06
1
-0
/
+21
|
*
|
pata_atp867x: PIO support fixes
Bartlomiej Zolnierkiewicz
2009-10-06
1
-17
/
+19
|
*
|
pata_atp867x: clarifications in timings calculations and cable detection
John(Jung-Ik) Lee
2009-10-06
1
-14
/
+38
|
*
|
pata_atp867x: fix it to not claim MWDMA support
Bartlomiej Zolnierkiewicz
2009-10-06
1
-9
/
+1
[next]