summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
*-. Merge branches 'fixes.2018.02.23a', 'srcu.2018.02.20a' and 'torture.2018.02.2...Paul E. McKenney2018-02-248-77/+111
|\ \
| | * torture: Provide more sensible nreader/nwriter defaults for rcuperfPaul E. McKenney2018-02-212-24/+21Star
| | * torture: Grace periods do not piggyback off of themselvesPaul E. McKenney2018-02-211-1/+2
| | * torture: Adjust rcuperf trace processing to allow for workqueuesPaul E. McKenney2018-02-211-4/+4
| | * torture: Default jitter off when running rcuperfPaul E. McKenney2018-02-211-0/+6
| | * torture: Specify qemu memory size with --memory argumentPaul E. McKenney2018-02-212-2/+10
| | * rcutorture: Add basic ARM64 support to run scriptsLihao Liang2018-02-211-2/+15
| | * rcutorture: Update kvm.sh header commentPaul E. McKenney2018-02-211-5/+3Star
| | * rcutorture: Record which grace-period primitives are testedPaul E. McKenney2018-02-211-8/+16
| | * rcutorture: Re-enable testing of dynamic expeditingPaul E. McKenney2018-02-211-6/+9
| | * rcutorture: Avoid fake-writer use of undefined primitivesPaul E. McKenney2018-02-211-4/+4
| | * rcutorture: Abstract function and module namesPaul E. McKenney2018-02-211-8/+8
| | * rcutorture: Replace multi-instance kzalloc() with kcalloc()Paul E. McKenney2018-02-211-5/+4Star
| * | rcu: Remove SRCU throttlingPaul E. McKenney2018-02-211-3/+1Star
| * | srcu: Remove dead code in srcu_gp_end()Byungchul Park2018-02-211-2/+0Star
| * | srcu: Reduce scans of srcu_data in counter wrap checkIldar Ismagilov2018-02-211-2/+4
| * | srcu: Prevent sdp->srcu_gp_seq_needed_exp counter wrapIldar Ismagilov2018-02-211-0/+3
| * | srcu: Abstract function namePaul E. McKenney2018-02-211-1/+1
| |/
* | rcu: Create RCU-specific workqueues with rescuersPaul E. McKenney2018-02-244-6/+11
* | rcu: Make expedited RCU CPU selection avoid unnecessary storesPaul E. McKenney2018-02-212-10/+27
* | rcu: Trace expedited GP delays due to transitioning CPUsPaul E. McKenney2018-02-212-1/+3
* | rcu: Add more tracing of expedited grace periodsPaul E. McKenney2018-02-213-1/+22
* | rcu: Fix misprint in srcu_funnel_exp_startIldar Ismagilov2018-02-211-1/+1
* | rcu: Fix init_rcu_head() comment.Paul E. McKenney2018-02-211-4/+6
* | rcu: Use wrapper for lockdep assertsMatthew Wilcox2018-02-214-16/+19
* | rcu: Remove redundant nxttail index macro defineLiu, Changcheng2018-02-211-7/+0Star
* | rcu: Consolidate rcu.h #ifdefsPaul E. McKenney2018-02-211-6/+2Star
* | rcu: More clearly identify grace-period kthread stack dumpPaul E. McKenney2018-02-211-0/+1
* | rcu: Remove obsolete force-quiescent-state statistics for debugfsPaul E. McKenney2018-02-212-8/+1Star
* | rcu: Remove obsolete __rcu_pending() statistics for debugfsPaul E. McKenney2018-02-212-39/+9Star
* | rcu: Remove obsolete callback-invocation statistics for debugfsPaul E. McKenney2018-02-213-4/+0Star
* | rcu: Remove obsolete boost statistics for debugfsPaul E. McKenney2018-02-212-12/+2Star
* | rcu: Call touch_nmi_watchdog() while printing stall warningsTejun Heo2018-02-211-1/+13
* | doc: Fix typo in rcu_head commentsLihao Liang2018-02-211-1/+1
* | doc: Fix typo in rcutorture documentationLihao Liang2018-02-211-1/+1
* | rcu: Fix CPU offload boot message when no CPUs are offloadedPaul E. McKenney2018-02-211-2/+5
* | sched/isolation: Eliminate NO_HZ_FULL_ALLPaul E. McKenney2018-02-168-42/+4Star
* | rcu: Remove unnecessary spinlock in rcu_boot_init_percpu_data()Lihao Liang2018-02-161-4/+0Star
|/
* Linux 4.16-rc1Linus Torvalds2018-02-121-2/+2
* unify {de,}mangle_poll(), get rid of kernel-side POLL...Al Viro2018-02-118-142/+47Star
* vfs: do bulk POLL* -> EPOLL* replacementLinus Torvalds2018-02-11297-913/+913
* Merge branch 'work.poll2' of git://git.kernel.org/pub/scm/linux/kernel/git/vi...Linus Torvalds2018-02-118-40/+47
|\
| * annotate ep_scan_ready_list()Al Viro2018-02-011-11/+13
| * ep_send_events_proc(): return result via esed->resAl Viro2018-02-011-7/+10
| * preparation to switching ->poll() to returning EPOLL...Al Viro2018-02-011-1/+2
| * add EPOLLNVAL, annotate EPOLL... and event_poll->eventAl Viro2018-02-011-16/+17
| * use linux/poll.h instead of asm/poll.hAl Viro2018-02-013-3/+3
| * xen: fix poll misannotationAl Viro2018-02-011-1/+1
| * smc: missing poll annotationsAl Viro2018-02-011-1/+1
* | Merge tag 'xtensa-20180211' of git://github.com/jcmvbkbc/linux-xtensaLinus Torvalds2018-02-111-0/+2
|\ \