summaryrefslogtreecommitdiff
path: root/kernel
AgeCommit message (Expand)Author
2017-06-08rcu: Add lockdep_assert_held() teeth to tree_plugin.hPaul E. McKenney
2017-06-08rcu: Add lockdep_assert_held() teeth to tree.cPaul E. McKenney
2017-06-08srcu: Print non-default exp_holdoff values at boot timePaul E. McKenney
2017-06-08srcu: Make exp_holdoff module parameter be staticPaul E. McKenney
2017-06-08rcu: Update rcu_bootup_announce_oddness()Paul E. McKenney
2017-06-08rcu: Print out rcupdate.c non-default boot-time settingsPaul E. McKenney
2017-06-08rcu: Add preemptibility checks in rcu_sched_qs() and rcu_bh_qs()Paul E. McKenney
2017-06-08rcuperf: Add writer_holdoff boot parameterPaul E. McKenney
2017-06-08rcuperf: Set more user-friendly defaultsPaul E. McKenney
2017-06-08srcu: Shrink Tiny SRCU a bit morePaul E. McKenney
2017-06-08srcu: Make Classic and Tree SRCU announce themselves at bootupPaul E. McKenney
2017-06-08rcuperf: Add test for dynamically initialized srcu_structPaul E. McKenney
2017-06-08rcu: Make sync_rcu_preempt_exp_done() return boolPaul E. McKenney
2017-06-08rcuperf: Add ability to performance-test call_rcu() and friendsPaul E. McKenney
2017-06-08rcu: Remove obsolete reference to synchronize_kernel()Paul E. McKenney
2017-06-08rcuperf: Defer expedited/normal check to end of testPaul E. McKenney
2017-06-08rcu: Complain if blocking in preemptible RCU read-side critical sectionPaul E. McKenney
2017-06-08srcu: Eliminate possibility of destructive counter overflowPaul E. McKenney
2017-06-08rcu: Prevent rcu_barrier() from starting needless grace periodsPaul E. McKenney
2017-06-08srcu: Allow use of Classic SRCU from both process and interrupt contextPaolo Bonzini
2017-06-08srcu: Allow use of Tiny/Tree SRCU from both process and interrupt contextPaolo Bonzini
2017-06-02Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jik...Linus Torvalds
2017-05-27Merge branch 'timers-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/...Linus Torvalds
2017-05-27Merge branch 'locking-urgent-for-linus' of git://git.kernel.org/pub/scm/linux...Linus Torvalds
2017-05-27Merge branch 'core-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/ke...Linus Torvalds
2017-05-27Merge tag 'trace-v4.12-rc2' of git://git.kernel.org/pub/scm/linux/kernel/git/...Linus Torvalds
2017-05-26kprobes/x86: Fix to set RWX bits correctly before releasing trampolineMasami Hiramatsu
2017-05-26ftrace: Fix memory leak in ftrace_graph_release()Luis Henriques
2017-05-27livepatch: Make livepatch dependent on !TRIM_UNUSED_KSYMSMiroslav Benes
2017-05-26Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netLinus Torvalds
2017-05-25bpf: fix wrong exposure of map_flags into fdinfo for lpmDaniel Borkmann
2017-05-25bpf: properly reset caller saved regs after helper call and ld_abs/indDaniel Borkmann
2017-05-25bpf: fix incorrect pruning decision when alignment must be trackedDaniel Borkmann
2017-05-24Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/ebi...Linus Torvalds
2017-05-23posix-timers: Make signal printks conditionalThomas Gleixner
2017-05-23ptrace: Properly initialize ptracer_cred on forkEric W. Biederman
2017-05-22Merge tag 'pm-4.12-rc3' of git://git.kernel.org/pub/scm/linux/kernel/git/rafa...Linus Torvalds
2017-05-22kthread: Fix use-after-free if kthread fork failsVegard Nossum
2017-05-22futex,rt_mutex: Fix rt_mutex_cleanup_proxy_lock()Peter Zijlstra
2017-05-22Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netLinus Torvalds
2017-05-22Merge branches 'pm-sleep' and 'powercap'Rafael J. Wysocki
2017-05-22Merge branches 'intel_pstate', 'pm-cpufreq' and 'pm-cpufreq-sched'Rafael J. Wysocki
2017-05-22net: Make IP alignment calulations clearer.David S. Miller
2017-05-21Merge branch 'sched-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/k...Linus Torvalds
2017-05-21Merge branch 'irq-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/ker...Linus Torvalds
2017-05-20Merge tag 'trace-v4.12-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/...Linus Torvalds
2017-05-20Merge branch 'for-linus' of git://git.kernel.dk/linux-blockLinus Torvalds
2017-05-19blktrace: fix integer parseShaohua Li
2017-05-18tracing: Make sure RCU is watching before calling a stack traceSteven Rostedt (VMware)
2017-05-18Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netLinus Torvalds