summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
*-----. Merge branches 'doc.2014.07.08a', 'fixes.2014.07.09a', 'maintainers.2014.07.0...Paul E. McKenney2014-07-0937-171/+457
|\ \ \ \
| | | | * torture: Avoid format string leak to thead nameKees Cook2014-07-071-1/+1
| | | | * torture: Clean up diagnostics from --buildonly runsPaul E. McKenney2014-06-263-12/+25
| | | | * torture: Enable versions without CFcommon to function correctlyPaul E. McKenney2014-06-261-0/+1
| | | * | rcu: Don't offload callbacks unless specifically requestedPaul E. McKenney2014-07-072-2/+5
| | | * | rcu: Parallelize and economize NOCB kthread wakeupsPaul E. McKenney2014-07-073-43/+244
| | | |/
| | * | scripts: Teach get_maintainer.pl about the new "R:" tagJoe Perches2014-07-081-1/+21
| | * | rcu: Update rcu torture maintainership filename patternsJoe Perches2014-07-081-2/+2
| | * | rcu: Update RCU maintainershipPaul E. McKenney2014-07-081-1/+3
| | * | rcu: Add designated reviewers for RCUPaul E. McKenney2014-07-071-0/+8
| | * | MAINTAINERS: Add "R:" designated-reviewers tagPaul E. McKenney2014-07-071-0/+2
| | |/
| * | rcu: Fix a sparse warning in rcu_report_unblock_qs_rnp()Pranith Kumar2014-07-091-0/+1
| * | rcu: Fix a sparse warning in rcu_initiate_boost()Pranith Kumar2014-07-091-0/+2
| * | rcu: Fix __rcu_reclaim() to use true/false for boolPaul E. McKenney2014-07-091-2/+6
| * | rcu: Remove CONFIG_PROVE_RCU_DELAYPaul E. McKenney2014-07-0919-38/+0
| * | rcu: Use __this_cpu_read() instead of per_cpu_ptr()Shan Wei2014-07-091-1/+1
| * | rcu: Don't use NMIs to dump other CPUs' stacksPaul E. McKenney2014-07-091-7/+3
| * | rcu: Bind grace-period kthreads to non-NO_HZ_FULL CPUsPaul E. McKenney2014-07-093-5/+39
| * | rcu: Simplify priority boosting by putting rt_mutex in rcu_nodePaul E. McKenney2014-07-094-28/+15
| * | rcu: Check both root and current rcu_node when setting up future grace periodPranith Kumar2014-07-091-2/+8
| * | rcu: Allow post-unlock reference for rt_mutexPaul E. McKenney2014-07-092-1/+12
| * | rcu: Loosen __call_rcu()'s rcu_head alignment constraintPaul E. McKenney2014-07-091-1/+1
| * | rcu: Eliminate read-modify-write ACCESS_ONCE() callsPaul E. McKenney2014-07-092-8/+8
| * | rcu: Remove redundant ACCESS_ONCE() from tick_do_timer_cpuPaul E. McKenney2014-07-091-1/+1
| * | rcu: Make rcu node arrays static const char * constFabian Frederick2014-07-091-8/+10
| * | signal: Explain local_irq_save() callPaul E. McKenney2014-07-091-0/+4
| * | rcu: Handle obsolete references to TINY_PREEMPT_RCUPaul E. McKenney2014-07-092-10/+9
| * | rcu: Document deadlock-avoidance information for rcu_read_unlock()Paul E. McKenney2014-07-091-0/+28
| |/
* | documentation: Add pointer to percpu-ref for RCU and refcountPaul E. McKenney2014-07-081-0/+9
* | documentation: Add acquire/release barriers to pairing rulesPaul E. McKenney2014-07-081-4/+8
* | documentation: Update reference, kerneltrap.org no longer worksPranith Kumar2014-07-081-2/+2
* | documentation: Clarify wake-up/memory-barrier relationshipPaul E. McKenney2014-07-081-0/+15
|/
* rcu: Reduce overhead of cond_resched() checks for RCUPaul E. McKenney2014-06-237-90/+125
* rcu: Export debug_init_rcu_head() and and debug_init_rcu_head()Paul E. McKenney2014-06-232-2/+12
* Linux 3.16-rc1v3.16-rc1Linus Torvalds2014-06-151-2/+2
* Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netLinus Torvalds2014-06-1510-34/+96
|\
| * net: sctp: fix permissions for rto_alpha and rto_beta knobsDaniel Borkmann2014-06-151-4/+28
| * Merge branch 'csum_fixes'David S. Miller2014-06-157-25/+60
| |\
| | * vxlan: Checksum fixesTom Herbert2014-06-151-9/+2
| | * net: add skb_pop_rcv_encapsulationTom Herbert2014-06-151-0/+12
| | * udp: call __skb_checksum_complete when doing full checksumTom Herbert2014-06-151-1/+3
| | * net: Fix save software checksum completeTom Herbert2014-06-152-10/+29
| | * net: Fix GSO constants to match NETIF flagsTom Herbert2014-06-153-5/+14
| |/
| * udp: ipv4: do not waste time in __udp4_lib_mcast_demux_lookupEric Dumazet2014-06-131-0/+4
| * vxlan: use dev->needed_headroom instead of dev->hard_header_lenCong Wang2014-06-131-4/+3
| * MAINTAINERS: update cxgb4 maintainerDimitris Michailidis2014-06-131-1/+1
* | Merge tag 'clk-for-linus-3.16-part2' of git://git.linaro.org/people/mike.turq...Linus Torvalds2014-06-1530-265/+1836
|\ \
| * \ Merge tag 'sunxi-clk-for-3.16-2' of https://github.com/mripard/linux into clk...Mike Turquette2014-06-118-187/+661
| |\ \
| | * | clk: sunxi: document PRCM clock compatible stringsBoris BREZILLON2014-06-111-0/+3
| | * | clk: sunxi: add PRCM (Power/Reset/Clock Management) clks supportBoris BREZILLON2014-06-114-0/+411
OpenPOWER on IntegriCloud