summaryrefslogtreecommitdiffstats
path: root/Documentation/logo.gif (unfollow)
Commit message (Expand)AuthorFilesLines
2019-02-09linux/torture: Convert to SPDX license identifierPaul E. McKenney1-15/+2
2019-02-09torture: Convert to SPDX license identifierPaul E. McKenney1-16/+3
2019-02-09linux/srcu: Convert to SPDX license identifierPaul E. McKenney3-45/+6
2019-02-09linux/rcutree: Convert to SPDX license identifierPaul E. McKenney1-16/+3
2019-02-09linux/rcutiny: Convert to SPDX license identifierPaul E. McKenney1-15/+2
2019-02-09linux/rcu_sync: Convert to SPDX license identifierPaul E. McKenney1-14/+1
2019-02-09linux/rcu_segcblist: Convert to SPDX license identifierPaul E. McKenney1-15/+2
2019-02-09linux/rcupdate: Convert to SPDX license identifierPaul E. McKenney1-15/+2
2019-02-09linux/rcu_node_tree: Convert to SPDX license identifierPaul E. McKenney1-15/+2
2019-02-09rcu/update: Convert to SPDX license identifierPaul E. McKenney1-15/+2
2019-02-09rcu/tree: Convert to SPDX license identifierPaul E. McKenney4-61/+9
2019-02-09rcu/tiny: Convert to SPDX license identifierPaul E. McKenney1-15/+2
2019-02-09rcu/sync: Convert to SPDX license identifierPaul E. McKenney1-14/+1
2019-02-09rcu/srcu: Convert to SPDX license identifierPaul E. McKenney2-30/+4
2019-02-09rcu/rcutorture: Convert to SPDX license identifierPaul E. McKenney1-16/+3
2019-02-09rcu/rcu_segcblist: Convert to SPDX license identifierPaul E. McKenney2-30/+4
2019-02-09rcu/rcuperf: Convert to SPDX license identifierPaul E. McKenney1-16/+3
2019-02-09rcu/rcu.h: Convert to SPDX license identifierPaul E. McKenney1-15/+2
2019-01-26RCU/torture.txt: Remove section MODULE PARAMETERSJunchang Wang1-167/+2
2019-01-26MAINTAINERS: Add myself as the maintainer for the nolibc header file(s)Willy Tarreau1-0/+6
2019-01-26tools headers: Move the nolibc header from rcutorture to tools/include/nolibc/Willy Tarreau2-2/+2
2019-01-26rcutorture/nolibc: Add a bit of documentation to explain how to use nolibcWilly Tarreau1-13/+79
2019-01-26rcutorture/nolibc: Fix some poor indentation and alignmentWilly Tarreau1-7/+7
2019-01-26rcutorture/nolibc: Fix the clobbered registers in the MIPS syscall definitionWilly Tarreau1-6/+6
2019-01-26rcuperf: Stop abusing IS_ENABLED()Paul E. McKenney1-1/+7
2019-01-26rcutorture: Add grace period after CPU offlinePaul E. McKenney4-4/+18
2019-01-26torture: Explain and simplify odd "for" loop in mkinitrd.shPaul E. McKenney1-8/+15
2019-01-26rcutorture: Record grace periods in forward-progress histogramPaul E. McKenney1-7/+22
2019-01-26srcu: Remove srcu_queue_delayed_work_on()Sebastian Andrzej Siewior4-44/+26
2019-01-26srcu: Check for invalid idx argument in srcu_read_unlock()Paul E. McKenney1-0/+1
2019-01-26virt/kvm: Replace spin_is_locked() with lockdepPaul E. McKenney1-1/+1
2019-01-26include/asm-generic: Remove spin_is_locked() commentPaul E. McKenney1-3/+0
2019-01-26rcu: Add sparse check to rcu_assign_pointer()Joel Fernandes (Google)1-6/+7
2019-01-26rcu: Fix obsolete DYNTICK_IRQ_NONIDLE commentPaul E. McKenney1-1/+1
2019-01-26rcu: Repair rcu_nmi_exit() docbook headerPaul E. McKenney1-1/+0
2019-01-26rcu: Remove preemption disabling from expedited CPU selectionPaul E. McKenney1-2/+0
2019-01-26rcu: Rename rcu_process_callbacks() to rcu_core() for Tree RCUPaul E. McKenney4-12/+8
2019-01-26rcu: Rename rcu_check_callbacks() to rcu_sched_clock_irq()Paul E. McKenney10-33/+29
2019-01-26rcu: Docbook for rcu_head_init() and rcu_head_after_call_rcu()Paul E. McKenney1-3/+3
2019-01-26doc: Fix outdated linksJunchang Wang1-2/+2
2019-01-26doc: CPU-hotplug notifiers cannot invoke synchronize_srcu() or srcu_barrier()Paul E. McKenney1-7/+13
2019-01-26doc: Now jiffies_till_sched_qs solicits help from cond_resched()Paul E. McKenney1-13/+14
2019-01-26rcu: Prevent needless ->gp_seq_needed update in __note_gp_changes()Zhang, Jun1-1/+1
2019-01-26rcu: Do RCU GP kthread self-wakeup from softirq and interruptZhang, Jun1-6/+14
2019-01-26rcu: Add sysrq rcu_node-dump capabilityPaul E. McKenney2-0/+30
2019-01-26rcu: Protect rcu_check_gp_kthread_starvation() access to ->gp_flagsPaul E. McKenney1-1/+1
2019-01-26rcu: Improve diagnostics for failed RCU grace-period startPaul E. McKenney2-23/+34
2019-01-26rcu: Update NOCB commentsPaul E. McKenney1-17/+16
2019-01-26rcu: Remove unused rcu_cpu_kthread_cpu per-CPU variablePaul E. McKenney1-4/+0
2019-01-26rcu: Move rcu_cpu_has_work to rcu_data structurePaul E. McKenney2-13/+5