- 5cb52b5 Merge branch 'perf-core-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip by Linus Torvalds · 9 years ago
- 24af98c Merge branch 'locking-core-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip by Linus Torvalds · 9 years ago
- 9061cbe Merge branch 'core-rcu-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip by Linus Torvalds · 9 years ago
- de03017 Merge branch 'sched-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip by Linus Torvalds · 9 years ago
- 3ab6d1e Merge branch 'perf-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip by Linus Torvalds · 9 years ago
- ea83ae2 Merge branch 'irq-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip by Linus Torvalds · 9 years ago
- 2626820 Merge tag 'trace-v4.4-rc4-4' of git://git.kernel.org/pub/scm/linux/kernel/git/rostedt/linux-trace by Linus Torvalds · 9 years ago
- 049fb9b ftrace/module: Call clean up function when module init fails early by Steven Rostedt (Red Hat) · 9 years ago
- 3104fb3 Merge branch 'for-mingo' of git://git.kernel.org/pub/scm/linux/kernel/git/paulmck/linux-rcu into core/rcu by Ingo Molnar · 9 years ago
- 7b64801 perf/core: Collapse more IPI loops by Peter Zijlstra · 9 years ago
- 9cc96b0 Merge branch 'perf/urgent' into perf/core, to pick up fixes before applying new changes by Ingo Molnar · 9 years ago
- 093e584 sched/core: Reset task's lockless wake-queues on fork() by Sebastian Andrzej Siewior · 9 years ago
- 9e0e83a sched/fair: Fix multiplication overflow on 32-bit systems by Andrey Ryabinin · 9 years ago
- 12ca6ad perf: Fix race in swevent hash by Peter Zijlstra · 9 years ago
- c127449 perf: Fix race in perf_event_exec() by Peter Zijlstra · 9 years ago
- ee9a7d2 Merge tag 'trace-v4.4-rc4-3' of git://git.kernel.org/pub/scm/linux/kernel/git/rostedt/linux-trace by Linus Torvalds · 9 years ago
- f36d1be tracing: Fix setting of start_index in find_next() by Qiu Peiyang · 9 years ago
- 337f130 futex: Allow FUTEX_CLOCK_REALTIME with FUTEX_WAIT op by Darren Hart · 9 years ago
- 885c2cb futex: Cleanup the goto confusion in requeue_pi() by Thomas Gleixner · 9 years ago
- 4959f2d futex: Remove pointless put_pi_state calls in requeue() by Thomas Gleixner · 9 years ago
- ecb38b7 futex: Document pi_state refcounting in requeue code by Thomas Gleixner · 9 years ago
- 29e9ee5 futex: Rename free_pi_state() to put_pi_state() by Thomas Gleixner · 9 years ago
- fb75a42 futex: Drop refcount if requeue_pi() acquired the rtmutex by Thomas Gleixner · 9 years ago
- b4b29f9 locking/osq: Fix ordering of node initialisation in osq_lock by Will Deacon · 9 years ago
- abc7e40 genirq: Prevent chip buslock deadlock by Thomas Gleixner · 9 years ago
- 057032e Merge tag 'v4.4-rc5' into perf/core, to pick up fixes by Ingo Molnar · 9 years ago
- dfd01f0 sched/wait: Fix the signal handling fix by Peter Zijlstra · 9 years ago
- 86fffe4 kernel: remove stop_machine() Kconfig dependency by Chris Wilson · 9 years ago
- 5406812 Merge branch 'for-4.4-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/tj/cgroup by Linus Torvalds · 9 years ago
- 51825c8 Merge branch 'perf-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip by Linus Torvalds · 9 years ago
- 648c630 Merge branches 'doc.2015.12.05a', 'exp.2015.12.07a', 'fixes.2015.12.07a', 'list.2015.12.04b' and 'torture.2015.12.05a' into HEAD by Paul E. McKenney · 9 years ago
- 45fed3e rcu: Make rcu_gp_init() be bool rather than int by Paul E. McKenney · 9 years ago
- e11f133 rcu: Move wakeup out from under rnp->lock by Peter Zijlstra · 9 years ago
- 7c9906c rcu: Don't redundantly disable irqs in rcu_irq_{enter,exit}() by Paul E. McKenney · 9 years ago
- d117c8a rcu: Make cpu_needs_another_gp() be bool by Paul E. McKenney · 9 years ago
- a87f203 rcu: Eliminate unused rcu_init_one() argument by Paul E. McKenney · 9 years ago
- 79cfea02 rcu: Remove TINY_RCU bloat from pointless boot parameters by Paul E. McKenney · 9 years ago
- 0b98f0c Merge branch 'master' into for-4.4-fixes by Tejun Heo · 9 years ago
- fb7b26e Merge branch 'sched-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip by Linus Torvalds · 9 years ago
- 0017960 perf/core: Collapse common IPI pattern by Peter Zijlstra · 9 years ago
- 4e93ad6 perf: Do not send exit event twice by Jiri Olsa · 9 years ago
- 6b50e11 rcutorture: Print symbolic name for ->gp_state by Paul E. McKenney · 9 years ago
- 18aff33 rcutorture: Print symbolic name for rcu_torture_writer_state by Paul E. McKenney · 9 years ago
- b1adb3e rcutorture: Dump stack when GP kthread stalls by Paul E. McKenney · 9 years ago
- a0e3a3a rcutorture: Flag nonexistent RCU GP kthread by Paul E. McKenney · 9 years ago
- 46a5d16 rcu: Stop disabling interrupts in scheduler fastpaths by Paul E. McKenney · 9 years ago
- f0f2e7d rcu: Avoid tick_nohz_active checks on NOCBs CPUs by Paul E. McKenney · 9 years ago
- 699d403 rcu: Fix obsolete rcu_bootup_announce_oddness() comment by Paul E. McKenney · 9 years ago
- 8ba9153 rcu: Remove lock-acquisition loop from rcu_read_unlock_special() by Paul E. McKenney · 9 years ago
- fecbf6f rcu: Simplify rcu_sched_qs() control flow by Paul E. McKenney · 9 years ago
- 47dbc90 kernel: Make rcu/tree_trace.c explicitly non-modular by Paul Gortmaker · 9 years ago
- 3dc5dbe rcu: Move lock_class_key to local scope by Paul E. McKenney · 9 years ago
- 3e42ec1 rcu: Allow expedited grace periods to be disabled at init by Paul E. McKenney · 9 years ago
- 5a9be7c rcu: Add rcu_normal kernel parameter to suppress expediting by Paul E. McKenney · 9 years ago
- 72611ab rcu: Add more diagnostics to expedited stall warning messages. by Paul E. McKenney · 9 years ago
- 73f36f9 rcu: Make expedited grace periods resolve stall-warning ties by Paul E. McKenney · 9 years ago
- df5bd51 rcu: Reduce expedited GP memory contention via per-CPU variables by Paul E. McKenney · 9 years ago
- 1307f21 rcu: Invert sync_rcu_exp_select_cpus() "if" statement by Paul E. McKenney · 9 years ago
- 886ef5a rcu: Move smp_mb() from rcu_seq_snap() to rcu_exp_gp_seq_snap() by Paul E. McKenney · 9 years ago
- 1de6e56 rcu: Clarify role of ->expmaskinitnext by Paul E. McKenney · 9 years ago
- 06f60de rcu: Short-circuit synchronize_sched_expedited() if only one CPU by Paul E. McKenney · 9 years ago
- cd0272f locking/pvqspinlock: Queue node adaptive spinning by Waiman Long · 9 years ago
- 1c4941f locking/pvqspinlock: Allow limited lock stealing by Waiman Long · 9 years ago
- 45e898b locking/pvqspinlock: Collect slowpath lock statistics by Waiman Long · 9 years ago
- 8643cda sched/core, locking: Document Program-Order guarantees by Peter Zijlstra · 9 years ago
- b3e0b1b locking, sched: Introduce smp_cond_acquire() and use it by Peter Zijlstra · 9 years ago
- 829cf31 Merge branch 'sched/urgent' into locking/core, to pick up scheduler fix we rely on by Ingo Molnar · 9 years ago
- ecf7d01 sched/core: Fix an SMP ordering race in try_to_wake_up() vs. schedule() by Peter Zijlstra · 9 years ago
- b75a225 sched/core: Better document the try_to_wake_up() barriers by Peter Zijlstra · 9 years ago
- 2541117 sched/cputime: Fix invalid gtime in proc by Hiroshi Shimamoto · 9 years ago
- 8295c69 sched/core: Clear the root_domain cpumasks in init_rootdomain() by Xunlei Pang · 9 years ago
- 119d6f6 sched/core: Remove false-positive warning from wake_up_process() by Sasha Levin · 9 years ago
- 6898563 sched/wait: Fix signal handling in bit wait helpers by Peter Zijlstra · 9 years ago
- 642c2d67 perf: Fix PERF_EVENT_IOC_PERIOD deadlock by Peter Zijlstra · 9 years ago
- 071f5d1 Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net by Linus Torvalds · 9 years ago
- c041f08 Merge tag 'trace-v4.4-rc3' of git://git.kernel.org/pub/scm/linux/kernel/git/rostedt/linux-trace by Linus Torvalds · 9 years ago
- 67cde9c cgroup_pids: don't account for the root cgroup by Tejun Heo · 9 years ago
- 1f7dd3e5 cgroup: fix handling of multi-destination migration from subtree_control enabling by Tejun Heo · 9 years ago
- 599c963 cgroup_freezer: simplify propagation of CGROUP_FROZEN clearing in freezer_attach() by Tejun Heo · 9 years ago
- 01b3f52 bpf: fix allocation warnings in bpf maps and integer overflow by Alexei Starovoitov · 9 years ago
- fbca9d2 bpf, array: fix heap out-of-bounds access when updating elements by Daniel Borkmann · 9 years ago
- 0f72e37 tracing: Add sched_wakeup_new and sched_waking tracepoints for pid filter by Steven Rostedt (Red Hat) · 9 years ago
- 9e5d25e Merge tag 'trace-v4.4-rc2' of git://git.kernel.org/pub/scm/linux/kernel/git/rostedt/linux-trace by Linus Torvalds · 9 years ago
- afbcb36 cgroup: pids: kill pids_fork(), simplify pids_can_fork() and pids_cancel_fork() by Oleg Nesterov · 9 years ago
- c9e75f0 cgroup: pids: fix race between cgroup_post_fork() and cgroup_migrate() by Oleg Nesterov · 9 years ago
- 53254f9 cgroup: make css_set pin its css's to avoid use-afer-free by Tejun Heo · 9 years ago
- c9da161 bpf: fix clearing on persistent program array maps by Daniel Borkmann · 9 years ago
- 81b1a83 pidns: fix NULL dereference in __task_pid_nr_ns() by Eric Dumazet · 9 years ago
- bd1b7cd ring-buffer: Put back the length if crossed page with add_timestamp by Steven Rostedt (Red Hat) · 9 years ago
- b81f472 ring-buffer: Update read stamp with first real commit on page by Steven Rostedt (Red Hat) · 9 years ago
- 6cf1008 rcu: Add transitivity to remaining rcu_node ->lock acquisitions by Paul E. McKenney · 9 years ago
- 2a67e74 rcu: Create transitive rnp->lock acquisition functions by Peter Zijlstra · 9 years ago
- d780453 locking/pvqspinlock, x86: Optimize the PV unlock code path by Waiman Long · 9 years ago
- aa68744 locking/qspinlock: Avoid redundant read of next pointer by Waiman Long · 9 years ago
- 81b5598 locking/qspinlock: Prefetch the next node cacheline by Waiman Long · 9 years ago
- 64d816c locking/qspinlock: Use _acquire/_release() versions of cmpxchg() & xchg() by Waiman Long · 9 years ago
- 90eec10 treewide: Remove old email address by Peter Zijlstra · 9 years ago
- 89b4110 sched/rt: Hide the push_irq_work_func() declaration by Arnd Bergmann · 9 years ago
- 614e4c4 perf/core: Robustify the perf_cgroup_from_task() RCU checks by Stephane Eranian · 9 years ago
- ddaaf4e perf/core: Fix RCU problem with cgroup context switching code by Stephane Eranian · 9 years ago