aboutsummaryrefslogtreecommitdiffstats
path: root/tools/testing/selftests/ptrace (unfollow)
AgeCommit message (Expand)AuthorFilesLines
2014-11-13rcu: More info about potential deadlocks with rcu_read_unlock()Oleg Nesterov1-1/+3
2014-11-13rcu: Optimize cond_resched_rcu_qs()Paul E. McKenney1-2/+2
2014-11-13rcu: Add sparse check for RCU_INIT_POINTER()Pranith Kumar1-0/+1
2014-11-13documentation: memory-barriers.txt: Correct example for reorderingsPranith Kumar1-11/+11
2014-11-13documentation: Add atomic_long_t to atomic_ops.txtPaul E. McKenney1-4/+8
2014-11-13documentation: Additional restriction for control dependenciesPaul E. McKenney1-0/+18
2014-11-13documentation: Document RCU self test boot paramsPranith Kumar1-0/+9
2014-11-03rcutorture: Fix rcu_torture_cbflood() memory leakPaul E. McKenney1-0/+1
2014-11-03rcutorture: Remove obsolete kversion param in kvm.shPranith Kumar2-15/+6
2014-11-03rcutorture: Remove stale test configurationsPranith Kumar71-1588/+0
2014-11-03rcutorture: Enable RCU self test in configsPranith Kumar6-0/+12
2014-11-03rcutorture: Add early boot self testsPranith Kumar4-1/+91
2014-11-03torture: Run Linux-kernel binary out of results directoryPaul E. McKenney1-2/+2
2014-11-03cpu: Avoid puts_pending overflowPaul E. McKenney1-6/+13
2014-11-03rcu: Remove "cpu" argument to rcu_cleanup_after_idle()Paul E. McKenney3-5/+5
2014-11-03rcu: Remove "cpu" argument to rcu_prepare_for_idle()Paul E. McKenney3-7/+7
2014-11-03rcu: Remove "cpu" argument to rcu_needs_cpu()Paul E. McKenney5-11/+11
2014-11-03rcu: Remove "cpu" argument to rcu_note_context_switch()Paul E. McKenney7-11/+11
2014-11-03rcu: Remove "cpu" argument to rcu_preempt_check_callbacks()Paul E. McKenney3-6/+6
2014-11-03rcu: Remove "cpu" argument to rcu_pending()Paul E. McKenney1-4/+4
2014-11-03rcu: Remove "cpu" argument to rcu_check_callbacks()Paul E. McKenney4-7/+6
2014-11-03rcu: Use DEFINE_PER_CPU_SHARED_ALIGNED for rcu_dataPaul E. McKenney1-1/+1
2014-11-03rcu: Remove rcu_dynticks * parameters when they are always this_cpu_ptr(&rcu_dynticks)Christoph Lameter3-18/+22
2014-10-29rcu: Fix for rcuo online-time-creation reorganization bugPaul E. McKenney1-3/+7
2014-10-29rcu: Kick rcuo kthreads after their CPU goes offlinePaul E. McKenney1-1/+3
2014-10-29rcu: Remove redundant TREE_PREEMPT_RCU config optionPranith Kumar48-80/+74
2014-10-29rcu: Unify boost and kthread prioritiesClark Williams5-24/+32
2014-10-29signal: Document the RCU protection of ->sighandOleg Nesterov2-2/+15
2014-10-29signal: Exit RCU read-side critical section on each pass through loopPaul E. McKenney1-16/+14
2014-10-28rcu: Avoid IPIing idle CPUs from synchronize_sched_expedited()Paul E. McKenney1-1/+26
2014-10-28rcu: Move RCU_BOOST variable declarations, eliminating #ifdefPaul E. McKenney2-15/+15
2014-10-28init/Kconfig: move RCU_NOCB_CPU dependencies to choiceStefan Hengelein1-3/+1
2014-10-28rcu: Remove CONFIG_RCU_CPU_STALL_VERBOSEPaul E. McKenney15-44/+1
2014-10-28rcu: Make rcu_barrier() understand about missing rcuo kthreadsPaul E. McKenney4-14/+53
2014-10-23rcu: More on deadlock between CPU hotplug and expedited grace periodsPaul E. McKenney1-1/+13
2014-10-19Linux 3.18-rc1Linus Torvalds1-2/+2
2014-10-19MAINTAINERS: corrected bcm2835 searchScott Branden1-6/+3
2014-10-19Net: DSA: Fix checking for get_phy_flags functionAndrew Lunn1-1/+1
2014-10-18sparc64: Do not define thread fpregs save area as zero-length array.David S. Miller1-1/+2
2014-10-18sparc64: Fix corrupted thread fault code.David S. Miller2-6/+6
2014-10-18MAINTAINERS: Become the docs maintainerJonathan Corbet1-2/+1
2014-10-18x86,kvm,vmx: Preserve CR4 across VM entryAndy Lutomirski1-2/+14
2014-10-18ipv6: fix a potential use after free in sit.cLi RongQing1-3/+3
2014-10-18ipv6: fix a potential use after free in ip6_offload.cLi RongQing1-0/+1
2014-10-18ipv4: fix a potential use after free in gre_offload.cLi RongQing1-3/+3
2014-10-18tcp: fix build error if IPv6 is not enabledEric Dumazet1-0/+2
2014-10-18futex: Ensure get_futex_key_refs() always implies a barrierCatalin Marinas1-0/+2
2014-10-17bna: fix skb->truesize underestimationEric Dumazet1-1/+1
2014-10-17net: dsa: add includes for ethtool and phy_fixed definitionsFlorian Fainelli2-0/+2
2014-10-17openvswitch: Set flow-key members.Pravin B Shelar1-3/+3