summaryrefslogtreecommitdiffstats
path: root/arch/parisc/nm (unfollow)
Commit message (Expand)AuthorFilesLines
2017-01-25rcutorture: Add CBMC-based formal verification for SRCULance Roy40-0/+1582
2017-01-25srcu: Force full grace-period orderingPaul E. McKenney3-14/+20
2017-01-25srcu: Implement more-efficient reader countsLance Roy3-85/+66
2017-01-23rcu: Adjust FQS offline checks for exact online-CPU detectionPaul E. McKenney1-15/+2
2017-01-23rcu: Check cond_resched_rcu_qs() state less often to reduce GP overheadPaul E. McKenney2-17/+39
2017-01-23rcu: Abstract extended quiescent state determinationPaul E. McKenney6-19/+51
2017-01-23rcu: Abstract dynticks extended quiescent state enter/exit operationsPaul E. McKenney1-26/+62
2017-01-23rcu: Add lockdep checks to synchronous expedited primitivesPaul E. McKenney1-0/+10
2017-01-23rcu: Eliminate unused expedited_normal counterPaul E. McKenney3-7/+2
2017-01-23llist: Clarify comments about when locking is neededJoel Fernandes1-16/+21
2017-01-23rcu: Fix comment in rcu_organize_nocb_kthreads()Paul E. McKenney1-2/+3
2017-01-23rcu: Enable RCU tracepoints by default to aid in debuggingMatt Fleming1-0/+1
2017-01-23rcu: Make rcu_cpu_starting() use its "cpu" argumentPaul E. McKenney1-1/+1
2017-01-23rcu: Add comment headers to expedited-grace-period counter functionsPaul E. McKenney1-1/+17
2017-01-23rcu: Don't wake rcuc/X kthreads on NOCB CPUsPaul E. McKenney1-1/+1
2017-01-23rcu: Re-enable TASKS_RCU for User Mode LinuxPaul E. McKenney1-1/+0
2017-01-23rcu: Once again use NMI-based stack traces in stall warningsPaul E. McKenney1-5/+7
2017-01-23rcu: Remove short-term CPU kickingPaul E. McKenney1-5/+0
2017-01-23rcu: Add long-term CPU kickingPaul E. McKenney1-0/+6
2017-01-23rcu: Remove unused but set variableTobias Klauser1-2/+0
2017-01-23rcu: Remove unneeded rcu_process_callbacks() declarationsPaul E. McKenney1-2/+0
2017-01-23rcu: Only dump stalled-tasks stacks if there was a real stallByungchul Park1-3/+3
2017-01-23Fix: Disable sys_membarrier when nohz_full is enabledMathieu Desnoyers1-0/+4
2017-01-23lockdep: Make RCU suspicious-access splats use pr_errPaul E. McKenney1-6/+6
2017-01-17rcu: update: Make RCU_EXPEDITE_BOOT be the defaultSebastian Andrzej Siewior2-17/+2
2017-01-17rcu: Abstract the dynticks snapshot operationPaul E. McKenney2-7/+18
2017-01-16rcu: Abstract the dynticks momentary-idle operationPaul E. McKenney1-5/+14
2017-01-15torture: Enable DEBUG_OBJECTS_RCU_HEAD for Tiny RCUPaul E. McKenney1-1/+1
2017-01-15locktorture: Fix potential memory leak with rw lock testYang Shi1-0/+6
2017-01-15torture: Update RCU test scenario documentationPaul E. McKenney1-2/+31
2017-01-15torture: Run a couple scenarios with CONFIG_RCU_EQS_DEBUGPaul E. McKenney2-0/+2
2017-01-15torture: Run one test with DEBUG_LOCK_ALLOC but not PROVE_LOCKINGPaul E. McKenney1-2/+1
2017-01-15torture: Run at least one test with CONFIG_DEBUG_OBJECTS_RCU_HEADPaul E. McKenney1-0/+1
2017-01-15torture: Add tests without slow grace period setup/cleanupPaul E. McKenney8-3/+21
2017-01-15torture: Add CONFIG_PROVE_RCU_REPEATEDLY=y for TINY02Paul E. McKenney1-0/+1
2017-01-15torture: Add a check for CONFIG_RCU_STALL_COMMON for TINY01Paul E. McKenney1-0/+1
2017-01-15doc: Add rcutree.rcu_kick_kthreads to kernel-parameters.txtPaul E. McKenney1-0/+7
2017-01-15doc: Quick-Quiz answers are now inlinePaul E. McKenney1-4/+1
2017-01-15doc: Update control-dependencies section of memory-barriers.txtPaul E. McKenney1-32/+38
2017-01-15doc: Fix RCU requirements typosTetsuo Handa1-6/+6
2017-01-15rcu: Design documentation for expedited grace periodsPaul E. McKenney12-0/+5093
2017-01-15rcu: Narrow early boot window of illegal synchronous grace periodsPaul E. McKenney7-35/+104
2017-01-15rcu: Remove cond_resched() from Tiny synchronize_sched()Paul E. McKenney1-4/+0
2017-01-08Linux 4.10-rc3v4.10-rc3Linus Torvalds1-1/+1
2017-01-08mm: workingset: fix use-after-free in shadow node shrinkerJohannes Weiner3-4/+14
2017-01-08mm: stop leaking PageTablesHugh Dickins1-27/+20
2017-01-07MAINTAINERS: add greybus subsystem mailing listGreg Kroah-Hartman1-0/+1
2017-01-06swiotlb: Export swiotlb_max_segment to usersKonrad Rzeszutek Wilk4-10/+34
2017-01-05USB: fix problems with duplicate endpoint addressesAlan Stern1-0/+10
2017-01-05usb: ohci-at91: use descriptor-based gpio APIs correctlyPeter Rosin1-14/+10