summaryrefslogtreecommitdiff
path: root/kernel
AgeCommit message (Expand)Author
2017-12-11torture: Save a line in stutter_wait(): while -> forPaul E. McKenney
2017-12-11torture: Eliminate torture_runnable and perf_runnablePaul E. McKenney
2017-12-11torture: Make stutter less vulnerable to compilers and racesPaul E. McKenney
2017-12-11locking/locktorture: Fix num reader/writer corner casesDavidlohr Bueso
2017-12-11locking/locktorture: Fix rwsem reader_delayDavidlohr Bueso
2017-12-11rcutorture: Preempt RCU-preempt readers more vigorouslyPaul E. McKenney
2017-12-11torture: Reduce #ifdefs for preempt_schedule()Paul E. McKenney
2017-12-11rcu: Remove have_rcu_nocb_mask from tree_plugin.hRakib Mullick
2017-12-11rcu: Add comment giving debug strategy for double call_rcu()Paul E. McKenney
2017-12-11workqueue: remove unneeded kallsyms includeSergey Senozhatsky
2017-12-11sched/core: Fix kernel-doc warnings after code movementRandy Dunlap
2017-12-10futex: futex_wake_op, fix sign_extend32 sign bitsJiri Slaby
2017-12-09Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netDavid S. Miller
2017-12-08Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netLinus Torvalds
2017-12-08sched/autogroup: move sched.h includeSergey Senozhatsky
2017-12-08sched/autogroup: remove unneeded kallsyms includeSergey Senozhatsky
2017-12-08sched/fair: Remove unused 'curr' parameter from wakeup_granCheng Jian
2017-12-07rcu: Export init_rcu_head() and destroy_rcu_head() to GPL modulesPaul E. McKenney
2017-12-07livepatch: force transition to finishMiroslav Benes
2017-12-06Merge tag 'for_linus-4.15-rc2' of git://git.kernel.org/pub/scm/linux/kernel/g...Linus Torvalds
2017-12-06Merge branch 'smp-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/ker...Linus Torvalds
2017-12-06Merge branch 'sched-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/k...Linus Torvalds
2017-12-06Merge branch 'perf-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/ke...Linus Torvalds
2017-12-06Merge branch 'locking-urgent-for-linus' of git://git.kernel.org/pub/scm/linux...Linus Torvalds
2017-12-06Merge branch 'irq-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/ker...Linus Torvalds
2017-12-06kdb: Fix handling of kallsyms_symbol_next() return valueDaniel Thompson
2017-12-06Merge branch 'linus' into perf/urgent, to synchronize UAPI headersIngo Molnar
2017-12-06sched/fair: Update and fix the runnable propagation ruleVincent Guittot
2017-12-06sched/wait: Fix add_wait_queue() behavioral changeOmar Sandoval
2017-12-06locking/lockdep: Fix possible NULL derefPeter Zijlstra
2017-12-06cpu/hotplug: Fix state name in takedown_cpu() commentBrendan Jackman
2017-12-05remove task and stack pointer printout from oops dumpLinus Torvalds
2017-12-05Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netDavid S. Miller
2017-12-05bpf: correct broken uapi for BPF_PROG_TYPE_PERF_EVENT program typeHendrik Brueckner
2017-12-04Revert "cgroup/cpuset: remove circular dependency deadlock"Tejun Heo
2017-12-04workqueue/hotplug: remove the workaround in rebind_workers()Lai Jiangshan
2017-12-04workqueue/hotplug: simplify workqueue_offline_cpu()Lai Jiangshan
2017-12-04Revert "cpuset: Make cpuset hotplug synchronous"Tejun Heo
2017-12-04livepatch: send a fake signal to all blocking tasksMiroslav Benes
2017-12-04genirq/matrix: Fix the precedence fix for realThomas Gleixner
2017-12-04Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netLinus Torvalds
2017-12-04tracepoint: Remove smp_read_barrier_depends() from commentPaul E. McKenney
2017-12-04locking: Remove smp_read_barrier_depends() from queued_spin_lock_slowpath()Paul E. McKenney
2017-12-04uprobes: Remove now-redundant smp_read_barrier_depends()Paul E. McKenney
2017-12-04softirq: Eliminate cond_resched_rcu_qs() in favor of cond_resched()Paul E. McKenney
2017-12-04trace: Eliminate cond_resched_rcu_qs() in favor of cond_resched()Paul E. McKenney
2017-12-04workqueue: Eliminate cond_resched_rcu_qs() in favor of cond_resched()Paul E. McKenney
2017-12-04PM: Provide a config snippet for disabling PMMark Brown
2017-12-04tracing: Pass export pointer as argument to ->write()Felipe Balbi
2017-12-04ring-buffer: Remove unused function __rb_data_page_index()Matthias Kaehlcke