summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* Merge branch 'rcu/next' of git://git.kernel.org/pub/scm/linux/kernel/git/paul...Ingo Molnar2013-09-0325-833/+1610
|\
| *---. Merge branches 'doc.2013.08.19a', 'fixes.2013.08.20a', 'sysidle.2013.08.31a' ...Paul E. McKenney2013-08-3115-404/+851
| |\ \ \
| | | | * rcu: Make rcutorture emit online failures if verbosePaul E. McKenney2013-08-201-1/+7
| | | | * rcu: Remove unused variable from rcu_torture_writer()Paul E. McKenney2013-08-201-2/+0
| | | | * rcu: Sort rcutorture module parametersPaul E. McKenney2013-08-201-52/+49
| | | | * rcu: Increase rcutorture test coveragePaul E. McKenney2013-08-202-163/+73
| | | | * rcu: Add duplicate-callback tests to rcutorturePaul E. McKenney2013-08-201-0/+61
| | | * | nohz_full: Force RCU's grace-period kthreads onto timekeeping CPUPaul E. McKenney2013-08-313-1/+22
| | | * | nohz_full: Add full-system-idle state machinePaul E. McKenney2013-08-315-7/+355
| | | * | nohz_full: Add full-system-idle arguments to APIPaul E. McKenney2013-08-181-7/+18
| | | * | nohz_full: Add full-system idle states and variablesPaul E. McKenney2013-08-181-0/+17
| | | * | nohz_full: Add per-CPU idle-state trackingPaul E. McKenney2013-08-183-0/+85
| | | * | nohz_full: Add rcu_dyntick data for scalable detection of all-idle statePaul E. McKenney2013-08-183-0/+33
| | | * | nohz_full: Add Kconfig parameter for scalable detection of all-idle statePaul E. McKenney2013-08-181-0/+23
| | | * | nohz_full: Add testing information to documentationPaul E. McKenney2013-08-181-10/+34
| | | * | rcu: Eliminate unused APIs intended for adaptive ticksPaul E. McKenney2013-08-182-47/+0
| | | |/
| | * | jiffies: Avoid undefined behavior from signed overflowPaul E. McKenney2013-08-201-4/+4
| | * | rcu: Simplify _rcu_barrier() processingPaul E. McKenney2013-08-201-2/+13
| | * | rcu: Select IRQ_WORK from TREE_PREEMPT_RCUJames Hogan2013-08-181-0/+1
| | * | rculist: list_first_or_null_rcu() should use list_entry_rcu()Tejun Heo2013-08-181-2/+3
| | * | rcu: Avoid redundant grace-period kthread wakeupsPaul E. McKenney2013-08-181-3/+5
| | * | rcu: Make call_rcu() leak callbacks for debug-object errorsPaul E. McKenney2013-08-182-4/+20
| | * | debugobjects: Make debug_object_activate() return statusPaul E. McKenney2013-08-182-9/+17
| | * | rcu: Simplify debug-objects fixupsPaul E. McKenney2013-08-181-100/+0
| | * | rcu: Expedite grace periods during suspend/resumeBorislav Petkov2013-08-181-0/+21
| | |/
| * | doc: Fix memory-barrier control-dependency examplePaul E. McKenney2013-08-191-4/+6
| * | rcu: Update RTFP documentationPaul E. McKenney2013-08-191-305/+553
| * | rcu: Fix rcu_barrier() documentationPaul E. McKenney2013-08-181-4/+8
| |/
| * rcu: Have the RCU tracepoints use the tracepoint_string infrastructureSteven Rostedt (Red Hat)2013-07-292-50/+69
| * rcu: Simplify RCU_STATE_INITIALIZER() macroSteven Rostedt (Red Hat)2013-07-292-11/+7
| * rcu: Add const annotation to char * for RCU tracepoints and functionsSteven Rostedt (Red Hat)2013-07-299-54/+54
| * tracing: Add __tracepoint_string() to export string pointersSteven Rostedt (Red Hat)2013-07-264-1/+62
* | Linux 3.11v3.11Linus Torvalds2013-09-021-1/+1
* | Merge tag 'scsi-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/jejb/...Linus Torvalds2013-09-022-4/+4
|\ \
| * | [SCSI] pm80xx: fix Adaptec 71605H hangHans Verkuil2013-08-262-4/+4
* | | Merge branch 'x86-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/ker...Linus Torvalds2013-09-021-2/+2
|\ \ \
| * | | x86/mm: Fix boot crash with DEBUG_PAGE_ALLOC=y and more than 512G RAMYinghai Lu2013-08-201-2/+2
* | | | Merge branch 'fixes' of git://git.infradead.org/users/vkoul/slave-dmaLinus Torvalds2013-09-021-1/+1
|\ \ \ \
| * | | | dma/Kconfig: TI_EDMA needs to be booleanGuenter Roeck2013-08-251-1/+1
* | | | | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netLinus Torvalds2013-08-3059-260/+590
|\ \ \ \ \
| * | | | | net: fec: fix time stamping logic after napi conversionRichard Cochran2013-08-301-2/+1
| * | | | | net: bridge: convert MLDv2 Query MRC into msecs_to_jiffies for max_delayDaniel Borkmann2013-08-301-1/+2
| * | | | | mISDN: return -EINVAL on error in dsp_control_req()Dan Carpenter2013-08-301-1/+3
| * | | | | net: revert 8728c544a9c ("net: dev_pick_tx() fix")Eric Dumazet2013-08-301-8/+3
| * | | | | Revert "ipv6: Don't depend on per socket memory for neighbour discovery messa...David S. Miller2013-08-301-3/+7
| * | | | | ipv4 tunnels: fix an oops when using ipip/sit with IPsecLi Hongjun2013-08-302-7/+4
| * | | | | tipc: set sk_err correctly when connection failsErik Hugne2013-08-301-2/+2
| * | | | | tcp: tcp_make_synack() should use sock_wmallocPhil Oester2013-08-301-1/+1
| * | | | | bridge: separate querier and query timer into IGMP/IPv4 and MLD/IPv6 onesLinus Lüssing2013-08-305-93/+240
| * | | | | Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/klasse...David S. Miller2013-08-2915-32/+86
| |\ \ \ \ \