summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* Merge branch 'for-mingo' of git://git.kernel.org/pub/scm/linux/kernel/git/pau...Ingo Molnar2017-01-3188-300/+7150
|\
| *-----. Merge branches 'doc.2017.01.15b', 'dyntick.2017.01.23a', 'fixes.2017.01.23a',...Paul E. McKenney2017-01-2572-258/+2005
| |\ \ \ \
| | | | | * torture: Enable DEBUG_OBJECTS_RCU_HEAD for Tiny RCUPaul E. McKenney2017-01-141-1/+1
| | | | | * locktorture: Fix potential memory leak with rw lock testYang Shi2017-01-141-0/+6
| | | | | * torture: Update RCU test scenario documentationPaul E. McKenney2017-01-141-2/+31
| | | | | * torture: Run a couple scenarios with CONFIG_RCU_EQS_DEBUGPaul E. McKenney2017-01-142-0/+2
| | | | | * torture: Run one test with DEBUG_LOCK_ALLOC but not PROVE_LOCKINGPaul E. McKenney2017-01-141-2/+1
| | | | | * torture: Run at least one test with CONFIG_DEBUG_OBJECTS_RCU_HEADPaul E. McKenney2017-01-141-0/+1
| | | | | * torture: Add tests without slow grace period setup/cleanupPaul E. McKenney2017-01-148-3/+21
| | | | | * torture: Add CONFIG_PROVE_RCU_REPEATEDLY=y for TINY02Paul E. McKenney2017-01-141-0/+1
| | | | | * torture: Add a check for CONFIG_RCU_STALL_COMMON for TINY01Paul E. McKenney2017-01-141-0/+1
| | | | * | srcu: Reduce probability of SRCU ->unlock_count[] counter overflowPaul E. McKenney2017-01-251-1/+10
| | | | * | rcutorture: Add CBMC-based formal verification for SRCULance Roy2017-01-2540-0/+1582
| | | | * | srcu: Force full grace-period orderingPaul E. McKenney2017-01-253-14/+20
| | | | * | srcu: Implement more-efficient reader countsLance Roy2017-01-253-85/+66
| | | | |/
| | | * | rcu: Add lockdep checks to synchronous expedited primitivesPaul E. McKenney2017-01-231-0/+10
| | | * | rcu: Eliminate unused expedited_normal counterPaul E. McKenney2017-01-233-7/+2
| | | * | llist: Clarify comments about when locking is neededJoel Fernandes2017-01-231-16/+21
| | | * | rcu: Fix comment in rcu_organize_nocb_kthreads()Paul E. McKenney2017-01-231-2/+3
| | | * | rcu: Enable RCU tracepoints by default to aid in debuggingMatt Fleming2017-01-231-0/+1
| | | * | rcu: Make rcu_cpu_starting() use its "cpu" argumentPaul E. McKenney2017-01-231-1/+1
| | | * | rcu: Add comment headers to expedited-grace-period counter functionsPaul E. McKenney2017-01-231-1/+17
| | | * | rcu: Don't wake rcuc/X kthreads on NOCB CPUsPaul E. McKenney2017-01-231-1/+1
| | | * | rcu: Re-enable TASKS_RCU for User Mode LinuxPaul E. McKenney2017-01-231-1/+0
| | | * | rcu: Once again use NMI-based stack traces in stall warningsPaul E. McKenney2017-01-231-5/+7
| | | * | rcu: Remove short-term CPU kickingPaul E. McKenney2017-01-231-5/+0
| | | * | rcu: Add long-term CPU kickingPaul E. McKenney2017-01-231-0/+6
| | | * | rcu: Remove unused but set variableTobias Klauser2017-01-231-2/+0
| | | * | rcu: Remove unneeded rcu_process_callbacks() declarationsPaul E. McKenney2017-01-231-2/+0
| | | * | rcu: Only dump stalled-tasks stacks if there was a real stallByungchul Park2017-01-231-3/+3
| | | * | Fix: Disable sys_membarrier when nohz_full is enabledMathieu Desnoyers2017-01-231-0/+4
| | | * | lockdep: Make RCU suspicious-access splats use pr_errPaul E. McKenney2017-01-231-6/+6
| | | * | rcu: update: Make RCU_EXPEDITE_BOOT be the defaultSebastian Andrzej Siewior2017-01-162-17/+2
| | | |/
| | * | rcu: Adjust FQS offline checks for exact online-CPU detectionPaul E. McKenney2017-01-231-15/+2
| | * | rcu: Check cond_resched_rcu_qs() state less often to reduce GP overheadPaul E. McKenney2017-01-232-17/+39
| | * | rcu: Abstract extended quiescent state determinationPaul E. McKenney2017-01-236-19/+51
| | * | rcu: Abstract dynticks extended quiescent state enter/exit operationsPaul E. McKenney2017-01-231-26/+62
| | * | rcu: Abstract the dynticks snapshot operationPaul E. McKenney2017-01-162-7/+18
| | * | rcu: Abstract the dynticks momentary-idle operationPaul E. McKenney2017-01-161-5/+14
| | |/
| * | doc: Add rcutree.rcu_kick_kthreads to kernel-parameters.txtPaul E. McKenney2017-01-141-0/+7
| * | doc: Quick-Quiz answers are now inlinePaul E. McKenney2017-01-141-4/+1
| * | doc: Update control-dependencies section of memory-barriers.txtPaul E. McKenney2017-01-141-32/+38
| * | doc: Fix RCU requirements typosTetsuo Handa2017-01-141-6/+6
| * | rcu: Design documentation for expedited grace periodsPaul E. McKenney2017-01-1412-0/+5093
| |/
* | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/sparcLinus Torvalds2017-01-304-8/+81
|\ \
| * \ Merge branch 'sparc64-non-resumable-user-error-recovery'David S. Miller2017-01-302-1/+74
| |\ \
| | * | sparc64: Handle PIO & MEM non-resumable errors.Liam R. Howlett2017-01-301-0/+73
| | * | sparc64: Zero pages on allocation for mondo and error queues.Liam R. Howlett2017-01-301-1/+1
| |/ /
| * | sparc: Fixed typo in sstate.c. Replaced panicing with panickingTom Hromatka2017-01-161-3/+3
| * | sparc: use symbolic names for tsb indexingMike Kravetz2016-12-271-4/+4