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
*
Merge branch 'core-rcu-for-linus' of git://git.kernel.org/pub/scm/linux/kerne...
Linus Torvalds
2015-11-03
16
-443
/
+1111
|
\
|
*
Merge branch 'linus' into core/rcu, to fix up a semantic conflict
Ingo Molnar
2015-10-28
7
-16
/
+51
|
|
\
|
*
\
Merge branch 'for-mingo' of git://git.kernel.org/pub/scm/linux/kernel/git/pau...
Ingo Molnar
2015-10-19
16
-443
/
+1111
|
|
\
\
|
|
|
\
|
|
|
\
|
|
|
\
|
|
|
\
|
|
*
-
-
-
.
\
Merge branches 'doc.2015.10.06a', 'percpu-rwsem.2015.10.06a' and 'torture.201...
Paul E. McKenney
2015-10-07
6
-67
/
+423
|
|
|
\
\
\
\
|
|
|
|
|
*
|
locktorture: Fix module unwind when bad torture_type specified
Paul E. McKenney
2015-10-06
1
-3
/
+3
|
|
|
|
|
*
|
rcutorture: Fix unused-function warning for torturing_tasks()
Paul E. McKenney
2015-10-06
1
-1
/
+1
|
|
|
|
|
*
|
rcutorture: Fix module unwind when bad torture_type specified
Paul E. McKenney
2015-10-06
1
-3
/
+3
|
|
|
|
|
/
/
|
|
|
|
/
|
|
|
|
|
|
*
|
rcu_sync: Cleanup the CONFIG_PROVE_RCU checks
Oleg Nesterov
2015-10-06
1
-3
/
+3
|
|
|
|
*
|
locking/percpu-rwsem: Clean up the lockdep annotations in percpu_down_read()
Oleg Nesterov
2015-10-06
1
-5
/
+5
|
|
|
|
*
|
locking/percpu-rwsem: Fix the comments outdated by rcu_sync
Oleg Nesterov
2015-10-06
1
-39
/
+11
|
|
|
|
*
|
locking/percpu-rwsem: Make use of the rcu_sync infrastructure
Oleg Nesterov
2015-10-06
1
-11
/
+7
|
|
|
|
*
|
locking/percpu-rwsem: Make percpu_free_rwsem() after kzalloc() safe
Oleg Nesterov
2015-10-06
1
-0
/
+7
|
|
|
|
*
|
rcu_sync: Introduce rcu_sync_dtor()
Oleg Nesterov
2015-10-06
1
-0
/
+26
|
|
|
|
*
|
rcu_sync: Add CONFIG_PROVE_RCU checks
Oleg Nesterov
2015-10-06
1
-0
/
+20
|
|
|
|
*
|
rcu_sync: Simplify rcu_sync using new rcu_sync_ops structure
Oleg Nesterov
2015-10-06
1
-20
/
+22
|
|
|
|
*
|
rcu: Create rcu_sync infrastructure
Oleg Nesterov
2015-10-06
2
-1
/
+176
|
|
|
|
*
|
torture: Consolidate cond_resched_rcu_qs() into stutter_wait()
Paul E. McKenney
2015-10-06
2
-2
/
+1
|
|
|
|
*
|
locktorture: Add torture tests for percpu_rwsem
Paul E. McKenney
2015-10-06
1
-0
/
+44
|
|
|
|
*
|
locking/percpu-rwsem: Export symbols for locktorture
Paul E. McKenney
2015-10-06
1
-0
/
+5
|
|
|
|
*
|
locktorture: Support rtmutex torturing
Davidlohr Bueso
2015-10-06
1
-2
/
+112
|
|
|
|
/
/
|
|
*
|
|
Merge branches 'fixes.2015.10.06a' and 'exp.2015.10.07a' into HEAD
Paul E. McKenney
2015-10-07
5
-323
/
+630
|
|
|
\
\
\
|
|
|
*
|
|
rcu: Better hotplug handling for synchronize_sched_expedited()
Paul E. McKenney
2015-10-07
1
-6
/
+62
|
|
|
*
|
|
rcu: Enable stall warnings for synchronize_rcu_expedited()
Paul E. McKenney
2015-10-07
1
-2
/
+1
|
|
|
*
|
|
rcu: Add tasks to expedited stall-warning messages
Paul E. McKenney
2015-10-07
1
-1
/
+1
|
|
|
*
|
|
rcu: Add online/offline info to expedited stall warning message
Paul E. McKenney
2015-10-07
3
-1
/
+40
|
|
|
*
|
|
rcu: Consolidate expedited CPU selection
Paul E. McKenney
2015-10-07
2
-63
/
+5
|
|
|
*
|
|
rcu: Prepare for consolidating expedited CPU selection
Paul E. McKenney
2015-10-07
1
-2
/
+0
|
|
|
*
|
|
cpu: Remove try_get_online_cpus()
Paul E. McKenney
2015-10-07
1
-13
/
+0
|
|
|
*
|
|
rcu: Stop excluding CPU hotplug in synchronize_sched_expedited()
Paul E. McKenney
2015-10-07
1
-13
/
+1
|
|
|
*
|
|
rcu: Stop silencing lockdep false positive for expedited grace periods
Paul E. McKenney
2015-10-07
2
-23
/
+2
|
|
|
*
|
|
rcu: Switch synchronize_sched_expedited() to IPI
Paul E. McKenney
2015-10-07
2
-15
/
+20
|
|
|
*
|
|
rcu: Make ->cpu_no_qs be a union for aggregate OR
Paul E. McKenney
2015-09-20
4
-16
/
+28
|
|
|
*
|
|
rcu: Invert passed_quiesce and rename to cpu_no_qs
Paul E. McKenney
2015-09-20
4
-17
/
+17
|
|
|
*
|
|
rcu: Rename qs_pending to core_needs_qs
Paul E. McKenney
2015-09-20
4
-12
/
+12
|
|
|
*
|
|
rcu: Move synchronize_sched_expedited() to combining tree
Paul E. McKenney
2015-09-20
2
-42
/
+82
|
|
|
*
|
|
rcu: Use single-stage IPI algorithm for RCU expedited grace period
Paul E. McKenney
2015-09-20
2
-66
/
+305
|
|
|
*
|
|
rcu: Consolidate tree setup for synchronize_rcu_expedited()
Paul E. McKenney
2015-09-20
3
-90
/
+115
|
|
|
*
|
|
rcu: Move rcu_report_exp_rnp() to allow consolidation
Paul E. McKenney
2015-09-20
2
-66
/
+66
|
|
|
*
|
|
rcu: Use rsp->expedited_wq instead of sync_rcu_preempt_exp_wq
Paul E. McKenney
2015-09-20
2
-5
/
+3
|
|
|
|
/
/
|
|
*
|
|
rcu: Correct comment for values of ->gp_state field
Paul E. McKenney
2015-10-06
1
-1
/
+1
|
|
*
|
|
rcu: Finish folding ->fqs_state into ->gp_state
Petr Mladek
2015-10-06
3
-22
/
+12
|
|
*
|
|
rcu: Move preemption disabling out of __srcu_read_lock()
Paul E. McKenney
2015-10-06
2
-2
/
+2
|
|
*
|
|
rcu: Add online/offline info to stall warning message
Paul E. McKenney
2015-10-06
1
-2
/
+6
|
|
*
|
|
rcu: Eliminate panic when silly boot-time fanout specified
Paul E. McKenney
2015-10-06
1
-9
/
+11
|
|
*
|
|
rcu: Don't disable preemption for Tiny and Tree RCU readers
Boqun Feng
2015-10-06
1
-0
/
+9
|
|
*
|
|
rcu: Use call_rcu_func_t to replace explicit type equivalents
Boqun Feng
2015-10-06
2
-3
/
+2
|
|
*
|
|
rcu: Use rcu_callback_t in call_rcu*() and friends
Boqun Feng
2015-10-06
7
-14
/
+14
|
|
*
|
|
sched: Export sched_setscheduler_nocheck
Davidlohr Bueso
2015-10-06
1
-0
/
+1
|
|
|
/
/
*
|
|
|
Merge branch 'irq-core-for-linus' of git://git.kernel.org/pub/scm/linux/kerne...
Linus Torvalds
2015-11-03
11
-120
/
+426
|
\
\
\
\
|
*
|
|
|
irqdomain/msi: Use fwnode instead of of_node
Marc Zyngier
2015-10-13
1
-4
/
+4
[next]