summaryrefslogtreecommitdiffstats
path: root/kernel
Commit message (Expand)AuthorAgeFilesLines
*-------. Merge branches 'consolidate.2019.05.28a', 'doc.2019.05.28a', 'fixes.2019.06.1...Paul E. McKenney2019-06-1915-150/+302
|\ \ \ \ \
| | | | | * rcutorture: Upper case solves the case of the vanishing NULL pointerPaul E. McKenney2019-05-281-1/+2
| | | | | * rcutorture: Dump trace buffer for callback pipe drain failuresPaul E. McKenney2019-05-281-1/+3
| | | | | * rcutorture: Add trivial RCU implementationPaul E. McKenney2019-05-283-1/+62
| | | | | * rcutorture: Halt forward-progress checks at end of runPaul E. McKenney2019-05-281-1/+2
| | | | | * rcutorture: Give the scheduler a chance on PREEMPT && NO_HZ_FULL kernelsPaul E. McKenney2019-05-281-3/+14
| | | | | * rcutorture: Exempt tasks RCU from timely draining of grace periodsPaul E. McKenney2019-05-281-1/+4
| | | | | * torture: Allow inter-stutter interval to be specifiedPaul E. McKenney2019-05-283-4/+9
| | | | | * rcutorture: Fix stutter_wait() return value and freelist checksPaul E. McKenney2019-05-282-8/+25
| | | | | * rcutorture: Add cond_resched() to forward-progress free-up loopPaul E. McKenney2019-05-281-2/+4
| | |_|_|/ | |/| | |
| | | | * rcu/sync: Simplify the state machineOleg Nesterov2019-05-281-70/+95
| | | | * locking/percpu-rwsem: Add DEFINE_PERCPU_RWSEM(), use it to initialize cgroup_...Oleg Nesterov2019-05-281-2/+1
| | | | * uprobes: Use DEFINE_STATIC_PERCPU_RWSEM() to initialize dup_mmap_semOleg Nesterov2019-05-281-3/+1
| | | | * rcu/sync: Kill rcu_sync_type/gp_typeOleg Nesterov2019-05-282-51/+6
| | |_|/ | |/| |
| | | * rcu: Make __call_srcu staticJiang Biao2019-05-281-2/+2
| | | * srcu: Allocate per-CPU data for DEFINE_SRCU() in modulesPaul E. McKenney2019-05-282-0/+70
| | |/ | |/|
| | * rcu: Upgrade sync_exp_work_done() to smp_mb()Paul E. McKenney2019-06-131-2/+1
| | * rcu: Set a maximum limit for back-to-back callback invocationPaul E. McKenney2019-05-281-3/+4
| | * rcu: Correctly unlock root node in rcu_check_gp_start_stall()Neeraj Upadhyay2019-05-281-1/+3
| | * rcu: Dump specified number of blocked tasksNeeraj Upadhyay2019-05-281-1/+1
| |/
* | rcu: Remove unused rdp local from synchronize_rcu_expedited()Jiang Biao2019-05-281-2/+0
* | rcu: Rename rcu_data's ->deferred_qs to ->exp_deferred_qsPaul E. McKenney2019-05-283-12/+12
* | rcu: Add checks for dynticks counters in rcu_is_cpu_rrupt_from_idle()Joel Fernandes (Google)2019-05-281-4/+17
* | rcu: Avoid self-IPI in sync_sched_exp_online_cleanup()Paul E. McKenney2019-05-251-6/+29
* | rcu: Avoid self-IPI in sync_rcu_exp_select_node_cpus()Paul E. McKenney2019-05-251-0/+5
* | rcu: Inline invoke_rcu_callbacks() into its sole remaining callerPaul E. McKenney2019-05-251-17/+3
* | rcu: Use irq_work to get scheduler's attention in clean contextPaul E. McKenney2019-05-252-0/+22
* | rcu: Allow rcu_read_unlock_special() to raise_softirq() if in_irq()Paul E. McKenney2019-05-251-1/+1
* | rcu: Only do rcu_read_unlock_special() wakeups if expeditedPaul E. McKenney2019-05-251-2/+10
* | rcu: Check for wakeup-safe conditions in rcu_read_unlock_special()Paul E. McKenney2019-05-251-5/+14
* | rcu: Enable elimination of Tree-RCU softirq processingSebastian Andrzej Siewior2019-05-253-134/+140
|/
* Merge branch 'akpm' (patches from Andrew)Linus Torvalds2019-05-192-2/+16
|\
| * panic: add an option to replay all the printk message in bufferFeng Tang2019-05-182-2/+16
* | Merge branch 'irq-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/ker...Linus Torvalds2019-05-193-1/+31
|\ \ | |/ |/|
| * Merge tag 'irqchip-5.2' of git://git.kernel.org/pub/scm/linux/kernel/git/maz/...Thomas Gleixner2019-05-0625-152/+295
| |\
| | * genirq/msi: Add a new field in msi_desc to store an IOMMU cookieJulien Grall2019-05-031-0/+3
| | * genirq: Introduce irq_chip_{request,release}_resource_parent() apisLokesh Vutla2019-05-011-0/+27
| | * irq/irqdomain: Fix typo in the comment on top of __irq_domain_alloc_irqs()Julien Grall2019-04-291-1/+1
* | | Merge branch 'for-5.2-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git...Linus Torvalds2019-05-161-0/+1
|\ \ \
| * | | signal: unconditionally leave the frozen state in ptrace_stop()Roman Gushchin2019-05-161-0/+1
* | | | Merge branch 'timers-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/...Linus Torvalds2019-05-161-1/+1
|\ \ \ \
| * | | | ntp: Allow TAI-UTC offset to be set to zeroMiroslav Lichvar2019-05-091-1/+1
* | | | | Merge branch 'locking-urgent-for-linus' of git://git.kernel.org/pub/scm/linux...Linus Torvalds2019-05-161-15/+31
|\ \ \ \ \ | |_|/ / / |/| | | |
| * | | | locking/rwsem: Prevent decrement of reader count before incrementWaiman Long2019-05-071-15/+31
* | | | | Merge tag 'trace-v5.2' of git://git.kernel.org/pub/scm/linux/kernel/git/roste...Linus Torvalds2019-05-1519-400/+998
|\ \ \ \ \
| * | | | | livepatch: Remove klp_check_compiler_support()Jiri Kosina2019-05-101-8/+0
| * | | | | tracing: Fix documentation about disabling options using trace_optionsSrivatsa S. Bhat (VMware)2019-05-081-1/+1
| * | | | | tracing: Replace kzalloc with kcallocGustavo A. R. Silva2019-05-081-2/+2
| * | | | | tracing: Fix partial reading of trace event's id fileElazar Leibovich2019-05-081-3/+0
| * | | | | tracing: Allow RCU to run between postponed startup testsAnders Roxell2019-05-081-0/+4