summaryrefslogtreecommitdiff
AgeCommit message (Expand)AuthorFilesLines
2013-06-11Merge branches 'cbnum.2013.06.10a', 'doc.2013.06.10a', 'fixes.2013.06.10a', '...Paul E. McKenney20-1303/+266
2013-06-11rcu: Shrink TINY_RCU by reworking CPU-stall ifdefsPaul E. McKenney2-6/+4
2013-06-11rcu: Shrink TINY_RCU by moving exit_rcu()Paul E. McKenney5-27/+33
2013-06-11rcu: Remove TINY_PREEMPT_RCU tracing documentationPaul E. McKenney1-96/+4
2013-06-11rcu: Consolidate rcutiny_plugin.h ifdefsPaul E. McKenney1-46/+40
2013-06-11rcu: Remove rcu_preempt_note_context_switch()Paul E. McKenney1-5/+0
2013-06-11rcu: Remove the CONFIG_TINY_RCU ifdefs in rcutiny.hPaul E. McKenney1-8/+0
2013-06-11rcu: Remove check_cpu_stall_preempt()Paul E. McKenney1-7/+0
2013-06-11rcu: Simplify RCU_TINY RCU callback invocationPaul E. McKenney5-43/+10
2013-06-11rcu: Remove rcu_preempt_process_callbacks()Paul E. McKenney2-9/+0
2013-06-11rcu: Remove rcu_preempt_remove_callbacks()Paul E. McKenney2-9/+0
2013-06-11rcu: Remove rcu_preempt_check_callbacks()Paul E. McKenney2-9/+0
2013-06-11rcu: Remove show_tiny_preempt_stats()Paul E. McKenney1-13/+0
2013-06-11rcu: Remove TINY_PREEMPT_RCUPaul E. McKenney5-887/+5
2013-06-11powerpc,kvm: fix imbalance srcu_read_[un]lock()Lai Jiangshan1-1/+1
2013-06-11rcu: Remove srcu_read_lock_raw() and srcu_read_unlock_raw().Paul E. McKenney5-109/+7
2013-06-11rcu: Apply Dave Jones's NOCB Kconfig help feedbackPaul E. McKenney1-9/+25
2013-06-11rcu: Merge adjacent identical ifdefsPaul E. McKenney1-3/+0
2013-06-11rcu: Drive quiescent-state-forcing delay from HZPaul E. McKenney2-7/+26
2013-06-11rcu: Remove "Experimental" flagsPaul E. McKenney2-6/+6
2013-06-11kthread: Add kworker kthreads to OS-jitter documentationPaul E. McKenney1-0/+47
2013-06-11nohz_full: Document additional restrictionsPaul E. McKenney1-3/+18
2013-06-11nohz_full: Update based on Sedat Dilek reviewPaul E. McKenney1-9/+49
2013-06-11rcu: Move redundant call to note_gp_changes() into called functionPaul E. McKenney1-8/+2
2013-06-11rcu: Inline trivial wrapper function rcu_start_gp_per_cpu()Paul E. McKenney1-13/+1
2013-06-11rcu: Eliminate check_for_new_grace_period() wrapper functionPaul E. McKenney1-22/+3
2013-06-11rcu: Merge __rcu_process_gp_end() into __note_gp_changes()Paul E. McKenney1-42/+6
2013-06-11rcu: Switch callers from rcu_process_gp_end() to note_gp_changes()Paul E. McKenney2-29/+4
2013-06-11rcu: Convert rcutree_plugin.h printk callsPaul E. McKenney1-23/+22
2013-06-11rcu: Rename note_new_gpnum() to note_gp_changes()Paul E. McKenney1-6/+7
2013-06-11rcu: Make __note_new_gpnum() check for ends of prior grace periodsPaul E. McKenney1-0/+3
2013-06-11rcu: Move code to apply callback-numbering simplificationsPaul E. McKenney1-59/+59
2013-06-11rcu: Convert rcutree.c printk callsPaul E. McKenney1-3/+3
2013-06-11rcu: Fix deadlock with CPU hotplug, RCU GP init, and timer migrationPaul E. McKenney1-2/+2
2013-06-11rcu: Don't call wakeup() with rcu_node structure ->lock heldSteven Rostedt3-2/+18
2013-06-11trace: Allow idle-safe tracepoints to be called from irqPaul E. McKenney1-2/+2
2013-06-09Linux 3.10-rc5v3.10-rc5Linus Torvalds1-1/+1
2013-06-09hpfs: fix warnings when the filesystem fills upMikulas Patocka1-0/+4
2013-06-09Merge branch 'timers-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/...Linus Torvalds4-2/+16
2013-06-09Merge tag 'irqdomain-for-linus' of git://git.secretlab.ca/git/linuxLinus Torvalds3-4/+9
2013-06-09irqchip: Return -EPERM for reserved IRQsGrant Likely2-2/+2
2013-06-09irqdomain: document the simple domain first_irqLinus Walleij1-1/+4
2013-06-09kernel/irq/irqdomain.c: before use 'irq_data', need check it whether valid.Chen Gang1-1/+2
2013-06-09irqdomain: export irq_domain_add_simpleArnd Bergmann1-0/+1
2013-06-08Merge tag 'fixes-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/...Linus Torvalds15-49/+84
2013-06-08Merge branch 'upstream' of git://git.linux-mips.org/pub/scm/ralf/upstream-linusLinus Torvalds9-39/+82
2013-06-08Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/ger...Linus Torvalds1-1/+2
2013-06-08Merge branch 'drm-fixes' of git://people.freedesktop.org/~airlied/linuxLinus Torvalds29-68/+188
2013-06-08Merge branch 'fixes' of git://git.infradead.org/users/vkoul/slave-dmaLinus Torvalds3-28/+31
2013-06-08Merge tag 'trace-fixes-v3.10-rc3-v3' of git://git.kernel.org/pub/scm/linux/ke...Linus Torvalds5-11/+48