aboutsummaryrefslogtreecommitdiff
path: root/kernel
AgeCommit message (Expand)Author
2016-06-24Revert "Merge branch 'lsk-3.18-armlt-eas' into lsk-3.18-armlt"Jon Medhurst
2016-06-24Revert "Merge branch 'lsk-3.18-armlt-eas' into lsk-3.18-armlt"Jon Medhurst
2016-06-09Merge branch 'lsk-3.18-armlt-eas' into lsk-3.18-armltlsk-3.18-armlt-20160609Jon Medhurst
2016-06-09sched/tune: Fix building when CGROUPS not enableJon Medhurst (Tixy)
2016-06-02Merge branch 'lsk-3.18-armlt-eas' into lsk-3.18-armltJon Medhurst
2016-06-02sched/tune: Avoid null pointer dereference in schedtune_add_cluster_nrgJon Medhurst
2016-05-24Merge branch 'linux-linaro-lsk-v3.18' into linux-linaro-lsk-v3.18-androidAlex Shi
2016-05-24 Merge tag 'v3.18.34' into linux-linaro-lsk-v3.18Alex Shi
2016-05-17workqueue: fix rebind bound workers warningWanpeng Li
2016-05-17tracing: Don't display trigger file for events that can't be enabledChunyu Hu
2016-05-17workqueue: fix ghost PENDING flag while doing MQ IORoman Pen
2016-05-16timers: Use proper base migration in add_timer_on()Tejun Heo
2016-05-12Merge branch 'linux-linaro-lsk-v3.18' into linux-linaro-lsk-v3.18-androidAlex Shi
2016-05-12 Merge tag 'v3.18.33' into linux-linaro-lsk-v3.18Alex Shi
2016-05-10futex: Handle unlock_pi race gracefullySebastian Andrzej Siewior
2016-04-21Merge branch 'linux-linaro-lsk-v3.18' into linux-linaro-lsk-v3.18-androidAlex Shi
2016-04-21 Merge tag 'v3.18.31' into linux-linaro-lsk-v3.18Alex Shi
2016-04-18fs/coredump: prevent fsuid=0 dumps into user-controlled directoriesJann Horn
2016-04-18tracing: Fix trace_printk() to print when not using bprintk()Steven Rostedt (Red Hat)
2016-04-18tracing: Fix crash from reading trace_pipe with sendfileSteven Rostedt (Red Hat)
2016-04-18sched/cputime: Fix steal_account_process_tick() to always return jiffiesChris Friesen
2016-04-13modules: fix longstanding /proc/kallsyms vs module insertion race.Rusty Russell
2016-04-13kernel/resource.c: fix muxed resource handling in __request_region()Simon Guinot
2016-04-13DEBUG: schedtune: add tracepoint on P-E space filteringPatrick Bellasi
2016-04-13DEBUG: schedtune: add tracepoint for energy_diff() valuesPatrick Bellasi
2016-04-13DEBUG: schedtune: add tracepoint for task boost signalPatrick Bellasi
2016-04-13DEBUG: schedtune: add tracepoint on boostgroup updatesPatrick Bellasi
2016-04-13DEBUG: schedtune: add tracepoint for schedtune_tasks_update() valuesPatrick Bellasi
2016-04-13DEBUG: schedtune: add tracepoint for CPU boost signalPatrick Bellasi
2016-04-13DEBUG: schedtune: add tracepoint for SchedTune configuration updatePatrick Bellasi
2016-04-13DEBUG: sched: add energy procfs interfaceDietmar Eggemann
2016-04-13DEBUG: sched,cpufreq: add cpu_capacity change tracepointJuri Lelli
2016-04-13DEBUG: sched: add tracepoint for CPU load/util signalsJuri Lelli
2016-04-13DEBUG: sched: add tracepoint for task load/util signalsJuri Lelli
2016-04-13DEBUG: sched: add tracepoint for cpu/freq scale invarianceJuri Lelli
2016-04-13FIXUP: sched/tune: properly account of exiting tasks (only for kernel < v4.4)Patrick Bellasi
2016-04-13sched/fair: filter energy_diff() based on energy_payoff valuePatrick Bellasi
2016-04-13sched/tune: add support to compute normalized energyPatrick Bellasi
2016-04-13sched/fair: keep track of energy/capacity variationsPatrick Bellasi
2016-04-13sched/fair: add boosted task utilizationPatrick Bellasi
2016-04-13sched/{fair,tune}: track RUNNABLE tasks impact on per CPU boost valuePatrick Bellasi
2016-04-13sched/tune: compute and keep track of per CPU boost valuePatrick Bellasi
2016-04-13sched/tune: add initial support for CGroups based boostingPatrick Bellasi
2016-04-13sched/fair: add boosted CPU usagePatrick Bellasi
2016-04-13sched/fair: add function to convert boost value into "margin"Patrick Bellasi
2016-04-13sched/tune: add sysctl interface to define a boost valuePatrick Bellasi
2016-04-13sched/cpufreq_sched: add trace eventsSteve Muckle
2016-04-13FIXUP: sched/fair: jump to max OPP when crossing UP thresholdJuri Lelli
2016-04-13FIXUP: sched: scheduler-driven cpu frequency selectionRicky Liang
2016-04-13FIXUP: sched: scheduler-driven cpu frequency selectionJuri Lelli