summaryrefslogtreecommitdiffstats
path: root/kernel
Commit message (Expand)AuthorAgeFilesLines
*-. Merge branches 'fixes.2018.02.23a', 'srcu.2018.02.20a' and 'torture.2018.02.2...Paul E. McKenney2018-02-243-40/+70
|\ \
| | * torture: Provide more sensible nreader/nwriter defaults for rcuperfPaul E. McKenney2018-02-211-1/+20
| | * 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-211-1/+2
* | rcu: Add more tracing of expedited grace periodsPaul E. McKenney2018-02-212-1/+19
* | rcu: Fix misprint in srcu_funnel_exp_startIldar Ismagilov2018-02-211-1/+1
* | 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
* | 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-162-30/+2Star
* | rcu: Remove unnecessary spinlock in rcu_boot_init_percpu_data()Lihao Liang2018-02-161-4/+0Star
|/
* vfs: do bulk POLL* -> EPOLL* replacementLinus Torvalds2018-02-117-12/+12
* Merge tag 'kvm-4.16-1' of git://git.kernel.org/pub/scm/virt/kvm/kvmLinus Torvalds2018-02-101-0/+1
|\
| * Merge branch 'x86/hyperv' of git://git.kernel.org/pub/scm/linux/kernel/git/ti...Radim Krčmář2018-02-0185-2142/+2337
| |\
| * | kvm_config: add CONFIG_S390_GUESTChristian Borntraeger2018-01-161-0/+1
* | | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netLinus Torvalds2018-02-101-72/+115
|\ \ \
| * \ \ Merge git://git.kernel.org/pub/scm/linux/kernel/git/bpf/bpfDavid S. Miller2018-02-091-72/+115
| |\ \ \
| | * | | bpf: sockmap, fix leaking maps with attached but not detached progsJohn Fastabend2018-02-061-5/+14
| | * | | bpf: sockmap, add sock close() hook to remove socksJohn Fastabend2018-02-061-67/+101
* | | | | Merge tag 'trace-v4.16-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/...Linus Torvalds2018-02-092-6/+4Star
|\ \ \ \ \
| * | | | | tracing: Fix parsing of globs with a wildcard at the beginningSteven Rostedt (VMware)2018-02-081-5/+4Star
| * | | | | ftrace: Remove incorrect setting of glob search fieldSteven Rostedt (VMware)2018-02-081-1/+0Star
* | | | | | Merge tag 'modules-for-v4.16' of git://git.kernel.org/pub/scm/linux/kernel/gi...Linus Torvalds2018-02-071-6/+1Star
|\ \ \ \ \ \ | |_|/ / / / |/| | | | |
| * | | | | ftrace/module: Move ftrace_release_mod() to ddebug_cleanup labelNamit Gupta2018-01-151-6/+1Star
* | | | | | Merge branch 'akpm' (patches from Andrew)Linus Torvalds2018-02-0716-120/+83Star
|\ \ \ \ \ \
| * | | | | | pipe: reject F_SETPIPE_SZ with size over UINT_MAXEric Biggers2018-02-071-3/+0Star
| * | | | | | pipe, sysctl: remove pipe_proc_fn()Eric Biggers2018-02-071-10/+5Star
| * | | | | | pipe, sysctl: drop 'min' parameter from pipe-max-size converterEric Biggers2018-02-071-14/+1Star
| * | | | | | kernel/resource: iomem_is_exclusive can be booleanYaowei Bai2018-02-071-5/+5
| * | | | | | kernel/cpuset: current_cpuset_is_being_rebound can be booleanYaowei Bai2018-02-071-2/+2
| * | | | | | genirq: remove unneeded kallsyms includeSergey Senozhatsky2018-02-071-1/+0Star
| * | | | | | hrtimer: remove unneeded kallsyms includeSergey Senozhatsky2018-02-071-1/+0Star