summaryrefslogtreecommitdiff
path: root/kernel
AgeCommit message (Expand)Author
2015-11-24ring-buffer: Use READ_ONCE() for most tail_page accessSteven Rostedt (Red Hat)
2015-11-24ring-buffer: Put back the length if crossed page with add_timestampSteven Rostedt (Red Hat)
2015-11-24ring-buffer: Update read stamp with first real commit on pageSteven Rostedt (Red Hat)
2015-11-24context_tracking: Switch to new static_branch APIAndy Lutomirski
2015-11-23rcu: Add transitivity to remaining rcu_node ->lock acquisitionsPaul E. McKenney
2015-11-23rcu: Create transitive rnp->lock acquisition functionsPeter Zijlstra
2015-11-23locking/pvqspinlock, x86: Optimize the PV unlock code pathWaiman Long
2015-11-23locking/qspinlock: Avoid redundant read of next pointerWaiman Long
2015-11-23locking/qspinlock: Prefetch the next node cachelineWaiman Long
2015-11-23locking/qspinlock: Use _acquire/_release() versions of cmpxchg() & xchg()Waiman Long
2015-11-23sched/fair: Modify the comment about lock assumptions in migrate_task_rq_fair()Byungchul Park
2015-11-23stop_machine: Clean up the usage of the preemption counter in cpu_stopper_thr...Oleg Nesterov
2015-11-23stop_machine: Shift the 'done != NULL' check from cpu_stop_signal_done() to c...Oleg Nesterov
2015-11-23stop_machine: Kill cpu_stop_done->executedOleg Nesterov
2015-11-23stop_machine: Change __stop_cpus() to rely on cpu_stop_queue_work()Oleg Nesterov
2015-11-23stop_machine: Change stop_one_cpu() to rely on cpu_stop_queue_work()Oleg Nesterov
2015-11-23stop_machine: Make cpu_stop_queue_work() and stop_one_cpu_nowait() return boolOleg Nesterov
2015-11-23stop_machine: Don't disable preemption in stop_two_cpus()Oleg Nesterov
2015-11-23stop_machine: Fix possible cpu_stopper_thread() crashOleg Nesterov
2015-11-23sched/core: Use list_is_singular() in sched_can_stop_tick()Geliang Tang
2015-11-23sched/core: Fix incorrect wait time and wait count statisticsJoonwoo Park
2015-11-23treewide: Remove old email addressPeter Zijlstra
2015-11-23sched/numa: Cap PTE scanning overhead to 3% of run timeRik van Riel
2015-11-23sched/fair: Consider missed ticks in NOHZ_FULL in update_cpu_load_nohz()Byungchul Park
2015-11-23sched/fair: Prepare __update_cpu_load() to handle active ticklessByungchul Park
2015-11-23sched/fair: Clean up the explanation around decaying load update missesPeter Zijlstra
2015-11-23sched/fair: Remove empty idle enter and exit functionsDietmar Eggemann
2015-11-23sched/rt: Hide the push_irq_work_func() declarationArnd Bergmann
2015-11-23perf/core: Robustify the perf_cgroup_from_task() RCU checksStephane Eranian
2015-11-23perf/core: Fix RCU problem with cgroup context switching codeStephane Eranian
2015-11-23Merge tag 'v4.4-rc2' into drm-intel-next-queuedDaniel Vetter
2015-11-20kernel/panic.c: turn off locks debug before releasing console lockVitaly Kuznetsov
2015-11-20kernel/signal.c: unexport sigsuspend()Richard Weinberger
2015-11-20cgroup: implement cgroup_get_from_path() and expose cgroup_put()Tejun Heo
2015-11-20cgroup: record ancestor IDs and reimplement cgroup_is_descendant() using itTejun Heo
2015-11-20bpf: add show_fdinfo handler for mapsDaniel Borkmann
2015-11-19Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jik...Linus Torvalds
2015-11-19async: export current_is_async()Lukas Wunner
2015-11-16genirq: Delay incrementing interrupt count if it's disabled/pendingSudeep Holla
2015-11-16cgroup: replace __DEVEL__sane_behavior with cgroup2 fs typeTejun Heo
2015-11-16cgroup: fix cftype->file_offset handlingTejun Heo
2015-11-15Merge branch 'perf-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/ke...Linus Torvalds
2015-11-15Merge branch 'sched-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/k...Linus Torvalds
2015-11-15Merge branches 'irq-urgent-for-linus' and 'timers-urgent-for-linus' of git://...Linus Torvalds
2015-11-12Merge tag 'trace-v4.4-2' of git://git.kernel.org/pub/scm/linux/kernel/git/ros...Linus Torvalds
2015-11-12Merge tag 'for-linus' of git://git.kernel.org/pub/scm/virt/kvm/kvmLinus Torvalds
2015-11-11livepatch: x86: fix relocation computation with kASLRZhou Chengming
2015-11-10Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netLinus Torvalds
2015-11-10bpf_trace: Make dependent on PERF_EVENTSSteven Rostedt
2015-11-10Merge tag 'libnvdimm-for-4.4' of git://git.kernel.org/pub/scm/linux/kernel/gi...Linus Torvalds