summaryrefslogtreecommitdiff
path: root/kernel
AgeCommit message (Expand)Author
2016-05-20Merge tag 'perf-core-for-mingo-20160516' of git://git.kernel.org/pub/scm/linu...Ingo Molnar
2016-05-16perf core: Separate accounting of contexts and real addresses in a stack traceArnaldo Carvalho de Melo
2016-05-16perf core: Add perf_callchain_store_context() helperArnaldo Carvalho de Melo
2016-05-16perf core: Add a 'nr' field to perf_event_callchain_contextArnaldo Carvalho de Melo
2016-05-16perf core: Pass max stack as a perf_callchain_entry contextArnaldo Carvalho de Melo
2016-05-16perf core: Generalize max_stack sysctl handlerArnaldo Carvalho de Melo
2016-05-16Merge branch 'sched-core-for-linus' of git://git.kernel.org/pub/scm/linux/ker...Linus Torvalds
2016-05-16Merge branch 'perf-core-for-linus' of git://git.kernel.org/pub/scm/linux/kern...Linus Torvalds
2016-05-16Merge branch 'locking-rwsem-for-linus' of git://git.kernel.org/pub/scm/linux/...Linus Torvalds
2016-05-16Merge branch 'locking-core-for-linus' of git://git.kernel.org/pub/scm/linux/k...Linus Torvalds
2016-05-16Merge branch 'core-signals-for-linus' of git://git.kernel.org/pub/scm/linux/k...Linus Torvalds
2016-05-16Merge branch 'core-rcu-for-linus' of git://git.kernel.org/pub/scm/linux/kerne...Linus Torvalds
2016-05-15locking/rwsem: Fix down_write_killable()Peter Zijlstra
2016-05-13Merge branch 'for-4.6-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git...Linus Torvalds
2016-05-13Merge branch 'for-4.6-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git...Linus Torvalds
2016-05-13Merge branch 'sched-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/k...Linus Torvalds
2016-05-12workqueue: fix rebind bound workers warningWanpeng Li
2016-05-12cgroup: fix compile warningFelipe Balbi
2016-05-12perf/core: Disable the event on a truncated AUX recordAlexander Shishkin
2016-05-12perf/core: Disable the event on a truncated AUX recordAlexander Shishkin
2016-05-12sched/core: Provide a tsk_nr_cpus_allowed() helperThomas Gleixner
2016-05-12sched/core: Use tsk_cpus_allowed() instead of accessing ->cpus_allowedThomas Gleixner
2016-05-12sched/loadavg: Fix loadavg artifacts on fully idle and on fully loaded systemsVik Heyndrickx
2016-05-12sched/fair: Correct unit of load_above_capacityMorten Rasmussen
2016-05-12sched/fair: Clean up scale confusionPeter Zijlstra
2016-05-12sched/nohz: Fix affine unpinned timers messWanpeng Li
2016-05-12sched/fair: Fix fairness issue on migrationPeter Zijlstra
2016-05-12sched/core: Kill sched_class::task_waking to clean up the migration logicPeter Zijlstra
2016-05-12sched/fair: Prepare to fix fairness problems on migrationPeter Zijlstra
2016-05-12sched/fair: Move record_wakee()Peter Zijlstra
2016-05-12Merge branch 'smp/hotplug' into sched/core, to resolve conflictsIngo Molnar
2016-05-12Merge branch 'sched/urgent' into sched/core to pick up fixesIngo Molnar
2016-05-11Merge branch 'perf/urgent' into perf/core, to pick up fixesIngo Molnar
2016-05-11Revert "sched/fair: Fix fairness issue on migration"Ingo Molnar
2016-05-10Merge branch 'sched-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/k...Linus Torvalds
2016-05-10sched/rt, sched/dl: Don't push if task's scheduling class was changedXunlei Pang
2016-05-09perf/core: Change the default paranoia level to 2Andy Lutomirski
2016-05-09cgroup, kernfs: make mountinfo show properly scoped path for cgroup namespacesSerge E. Hallyn
2016-05-09sched/core: Fix comment typo in wake_q_add()Davidlohr Bueso
2016-05-09sched/core: Remove unused variableMuhammad Falak R Wani
2016-05-07sched/fair: Fix !CONFIG_SMP kernel cpufreq governor breakageRafael J. Wysocki
2016-05-06Merge branch 'sched-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/k...Linus Torvalds
2016-05-06sched: Make hrtick_notifier an explicit callThomas Gleixner
2016-05-06sched/fair: Make ilb_notifier an explicit callThomas Gleixner
2016-05-06sched/hotplug: Make activate() the last hotplug stepThomas Gleixner
2016-05-06sched/hotplug: Move migration CPU_DYING to sched_cpu_dying()Thomas Gleixner
2016-05-06sched/migration: Move CPU_ONLINE into scheduler stateThomas Gleixner
2016-05-06sched/migration: Move calc_load_migrate() into CPU_DYINGThomas Gleixner
2016-05-06sched/migration: Move prepare transition to SCHED_STARTING stateThomas Gleixner
2016-05-06sched/hotplug: Move sync_rcu to be with set_cpu_active(false)Peter Zijlstra