summaryrefslogtreecommitdiff
AgeCommit message (Expand)AuthorFilesLines
2014-07-09Merge branches 'doc.2014.07.08a', 'fixes.2014.07.09a', 'maintainers.2014.07.0...Paul E. McKenney37-171/+457
2014-07-09rcu: Fix a sparse warning in rcu_report_unblock_qs_rnp()Pranith Kumar1-0/+1
2014-07-09rcu: Fix a sparse warning in rcu_initiate_boost()Pranith Kumar1-0/+2
2014-07-09rcu: Fix __rcu_reclaim() to use true/false for boolPaul E. McKenney1-2/+6
2014-07-09rcu: Remove CONFIG_PROVE_RCU_DELAYPaul E. McKenney19-38/+0
2014-07-09rcu: Use __this_cpu_read() instead of per_cpu_ptr()Shan Wei1-1/+1
2014-07-09rcu: Don't use NMIs to dump other CPUs' stacksPaul E. McKenney1-7/+3
2014-07-09rcu: Bind grace-period kthreads to non-NO_HZ_FULL CPUsPaul E. McKenney3-5/+39
2014-07-09rcu: Simplify priority boosting by putting rt_mutex in rcu_nodePaul E. McKenney4-28/+15
2014-07-09rcu: Check both root and current rcu_node when setting up future grace periodPranith Kumar1-2/+8
2014-07-09rcu: Allow post-unlock reference for rt_mutexPaul E. McKenney2-1/+12
2014-07-09rcu: Loosen __call_rcu()'s rcu_head alignment constraintPaul E. McKenney1-1/+1
2014-07-09rcu: Eliminate read-modify-write ACCESS_ONCE() callsPaul E. McKenney2-8/+8
2014-07-09rcu: Remove redundant ACCESS_ONCE() from tick_do_timer_cpuPaul E. McKenney1-1/+1
2014-07-09rcu: Make rcu node arrays static const char * constFabian Frederick1-8/+10
2014-07-09signal: Explain local_irq_save() callPaul E. McKenney1-0/+4
2014-07-09rcu: Handle obsolete references to TINY_PREEMPT_RCUPaul E. McKenney2-10/+9
2014-07-09rcu: Document deadlock-avoidance information for rcu_read_unlock()Paul E. McKenney1-0/+28
2014-07-09scripts: Teach get_maintainer.pl about the new "R:" tagJoe Perches1-1/+21
2014-07-09rcu: Update rcu torture maintainership filename patternsJoe Perches1-2/+2
2014-07-09rcu: Update RCU maintainershipPaul E. McKenney1-1/+3
2014-07-08documentation: Add pointer to percpu-ref for RCU and refcountPaul E. McKenney1-0/+9
2014-07-08documentation: Add acquire/release barriers to pairing rulesPaul E. McKenney1-4/+8
2014-07-08documentation: Update reference, kerneltrap.org no longer worksPranith Kumar1-2/+2
2014-07-08documentation: Clarify wake-up/memory-barrier relationshipPaul E. McKenney1-0/+15
2014-07-08rcu: Don't offload callbacks unless specifically requestedPaul E. McKenney2-2/+5
2014-07-08rcu: Parallelize and economize NOCB kthread wakeupsPaul E. McKenney3-43/+244
2014-07-07torture: Avoid format string leak to thead nameKees Cook1-1/+1
2014-07-07rcu: Add designated reviewers for RCUPaul E. McKenney1-0/+8
2014-07-07MAINTAINERS: Add "R:" designated-reviewers tagPaul E. McKenney1-0/+2
2014-06-26torture: Clean up diagnostics from --buildonly runsPaul E. McKenney3-12/+25
2014-06-26torture: Enable versions without CFcommon to function correctlyPaul E. McKenney1-0/+1
2014-06-23rcu: Reduce overhead of cond_resched() checks for RCUPaul E. McKenney7-90/+125
2014-06-23rcu: Export debug_init_rcu_head() and and debug_init_rcu_head()Paul E. McKenney2-2/+12
2014-06-16Linux 3.16-rc1Linus Torvalds1-2/+2
2014-06-16Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netLinus Torvalds10-34/+96
2014-06-16Merge tag 'clk-for-linus-3.16-part2' of git://git.linaro.org/people/mike.turq...Linus Torvalds30-265/+1836
2014-06-16Merge git://git.infradead.org/users/willy/linux-nvmeLinus Torvalds5-110/+194
2014-06-15net: sctp: fix permissions for rto_alpha and rto_beta knobsDaniel Borkmann1-4/+28
2014-06-15Merge branch 'csum_fixes'David S. Miller7-25/+60
2014-06-15vxlan: Checksum fixesTom Herbert1-9/+2
2014-06-15net: add skb_pop_rcv_encapsulationTom Herbert1-0/+12
2014-06-15udp: call __skb_checksum_complete when doing full checksumTom Herbert1-1/+3
2014-06-15net: Fix save software checksum completeTom Herbert2-10/+29
2014-06-15net: Fix GSO constants to match NETIF flagsTom Herbert3-5/+14
2014-06-15Merge tag 'scsi-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/j...Linus Torvalds24-369/+715
2014-06-15Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/mas...Linus Torvalds9-36/+192
2014-06-15Merge git://git.kvack.org/~bcrl/aio-nextLinus Torvalds1-34/+36
2014-06-15fix __swap_writepage() compile failure on old gcc versionsAl Viro1-1/+1
2014-06-15Merge tag 'hsi-for-3.16-fixes1' of git://git.kernel.org/pub/scm/linux/kernel/...Linus Torvalds2-3/+3