summaryrefslogtreecommitdiff
path: root/kernel
AgeCommit message (Expand)Author
2016-02-29sched/fair: Consolidate nohz CPU load update codeFrederic Weisbecker
2016-02-29sched/fair: Avoid using decay_load_missed() with a negative valueByungchul Park
2016-02-29Merge branch 'sched/urgent' into sched/core, to pick up fixes before applying...Ingo Molnar
2016-02-29sched/deadline: Always calculate end of period on sched_yield()Peter Zijlstra
2016-02-29sched/cgroup: Fix cgroup entity load tracking tear-downPeter Zijlstra
2016-02-29perf: Export perf_event_sysfs_show()Thomas Gleixner
2016-02-29Merge tag 'v4.5-rc6' into perf/core, to pick up fixesIngo Molnar
2016-02-28Merge branch 'perf-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/ke...Linus Torvalds
2016-02-28Merge branch 'sched-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/k...Linus Torvalds
2016-02-25Merge tag 'trace-fixes-v4.5-rc5-2' of git://git.kernel.org/pub/scm/linux/kern...Linus Torvalds
2016-02-25Merge branch 'libnvdimm-fixes' of git://git.kernel.org/pub/scm/linux/kernel/g...Linus Torvalds
2016-02-25rcu: Use simple wait queues where possible in rcutreePaul Gortmaker
2016-02-25rcu: Do not call rcu_nocb_gp_cleanup() while holding rnp->lockDaniel Wagner
2016-02-25wait.[ch]: Introduce the simple waitqueue (swait) implementationPeter Zijlstra (Intel)
2016-02-25perf: Robustify task_function_call()Peter Zijlstra
2016-02-25perf: Fix scaling vs. perf_install_in_context()Peter Zijlstra
2016-02-25perf: Fix scaling vs. perf_event_enable()Peter Zijlstra
2016-02-25perf: Fix scaling vs. perf_event_enable_on_exec()Peter Zijlstra
2016-02-25perf: Fix ctx time tracking by introducing EVENT_TIMEPeter Zijlstra
2016-02-25perf: Cure event->pending_disable racePeter Zijlstra
2016-02-25perf: Fix race between event install and jump_labelsPeter Zijlstra
2016-02-25perf: Fix cloningPeter Zijlstra
2016-02-25perf: Only update context time when activePeter Zijlstra
2016-02-25perf: Allow perf_release() with !event->ctxPeter Zijlstra
2016-02-25perf: Do not double freePeter Zijlstra
2016-02-25perf: Close install vs. exit racePeter Zijlstra
2016-02-24tracing: Fix showing function event in available_eventsSteven Rostedt (Red Hat)
2016-02-23rcu: Catch up rcu_report_qs_rdp() comment with realityPaul E. McKenney
2016-02-23rcu: Make rcu/tiny_plugin.h explicitly non-modularPaul Gortmaker
2016-02-23irq: Privatize irq_common_data::state_use_accessorsBoqun Feng
2016-02-23RCU: Privatize rcu_node::lockBoqun Feng
2016-02-23rcu: Remove useless rcu_data_p when !PREEMPT_RCUChen Gang
2016-02-23rcutorture: Correct no-expedite console messagesPaul E. McKenney
2016-02-23rcu: Set rdp->gpwrap when CPU is idlePaul E. McKenney
2016-02-23rcu: Stop treating in-kernel CPU-bound workloads as errorsPaul E. McKenney
2016-02-23rcu: Update rcu_report_qs_rsp() commentPaul E. McKenney
2016-02-23rcu: Assign false instead of 0 for ->core_needs_qsPaul E. McKenney
2016-02-23devm_memremap: Fix error value when memremap failedToshi Kani
2016-02-22Merge tag 'trace-fixes-v4.5-rc5' of git://git.kernel.org/pub/scm/linux/kernel...Linus Torvalds
2016-02-22mm/init: Add 'rodata=off' boot cmdline parameter to disable read-only kernel ...Kees Cook
2016-02-20Merge branch 'perf-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/ke...Linus Torvalds
2016-02-20kernel/resource.c: fix muxed resource handling in __request_region()Simon Guinot
2016-02-19Merge branch 'akpm' (patches from Andrew)Linus Torvalds
2016-02-19tracing, kasan: Silence Kasan warning in check_stack of stack_tracerYang Shi
2016-02-18Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jik...Linus Torvalds
2016-02-18devm_memremap_release(): fix memremap'd addr handlingToshi Kani
2016-02-17ftrace/module: remove ftrace module notifierJessica Yu
2016-02-17futex: Remove requirement for lock_page() in get_futex_key()Mel Gorman
2016-02-17futex: Rename barrier references in ordering guaranteesDavidlohr Bueso
2016-02-17perf/core: Remove unused arguments from a bunch of functionsThomas Gleixner