summaryrefslogtreecommitdiff
path: root/kernel (follow)
Commit message (Expand)AuthorAge
...
| * sched/rt: Do not pull from current CPU if only one CPU to pullSteven Rostedt2017-12-20
| * tracing: Allocate mask_str buffer dynamicallyChangbin Du2017-12-20
* | UPSTREAM: kcov: fix comparison callback signatureDmitry Vyukov2017-12-18
* | UPSTREAM: kcov: support comparison operands collectionVictor Chibotaru2017-12-18
* | UPSTREAM: kcov: remove pointless current != NULL checkAndrey Ryabinin2017-12-18
* | UPSTREAM: kcov: support compat processesDmitry Vyukov2017-12-18
* | UPSTREAM: kcov: simplify interrupt checkDmitry Vyukov2017-12-18
* | UPSTREAM: kcov: make kcov work properly with KASLR enabledAlexander Popov2017-12-18
* | UPSTREAM: kcov: add more missing includesKefeng Wang2017-12-18
* | UPSTREAM: kcov: add missing #include <linux/sched.h>Kefeng Wang2017-12-18
* | UPSTREAM: kcov: properly check if we are in an interruptAndrey Konovalov2017-12-18
* | UPSTREAM: kcov: don't profile branches in kcovAndrey Ryabinin2017-12-18
* | UPSTREAM: kcov: don't trace the code coverage codeJames Morse2017-12-18
* | BACKPORT: kernel: add kcov code coverageDmitry Vyukov2017-12-18
* | Merge 4.4.106 into android-4.4Greg Kroah-Hartman2017-12-18
|\|
| * audit: ensure that 'audit=1' actually enables audit for PID 1Paul Moore2017-12-16
| * jump_label: Invoke jump_label_test() via early_initcall()Jason Baron2017-12-16
| * workqueue: trigger WARN if queue_delayed_work() is called with NULL @wqTejun Heo2017-12-16
| * kdb: Fix handling of kallsyms_symbol_next() return valueDaniel Thompson2017-12-16
* | UPSTREAM: arch, ftrace: for KASAN put hard/soft IRQ entries into separate sec...Alexander Potapenko2017-12-14
* | sched: EAS/WALT: Don't take into account of running task's utilKe Wang2017-12-13
* | BACKPORT: schedutil: Reset cached freq if it is not in sync with next_freqViresh Kumar2017-12-12
* | Merge 4.4.103 into android-4.4Greg Kroah-Hartman2017-11-30
|\|
| * sched/rt: Simplify the IPI based RT balancing logicSteven Rostedt (Red Hat)2017-11-30
| * sched: Make resched_cpu() unconditionalPaul E. McKenney2017-11-30
| * bpf: don't let ldimm64 leak map addresses on unprivilegedDaniel Borkmann2017-11-21
* | BACKPORT: time: Clean up CLOCK_MONOTONIC_RAW time handlingJohn Stultz2017-11-29
* | BACKPORT: time: Fix CLOCK_MONOTONIC_RAW sub-nanosecond accountingJohn Stultz2017-11-29
* | Merge 4.4.98 into android-4.4Greg Kroah-Hartman2017-11-15
|\|
| * workqueue: Fix NULL pointer dereferenceLi Bin2017-11-15
* | Revert "ANDROID: sched/rt: schedtune: Add boost retention to RT"Todd Kjos2017-11-08
* | cpufreq: Drop schedfreq governorViresh Kumar2017-11-07
* | ANDROID: sched/rt: schedtune: Add boost retention to RTJoel Fernandes2017-11-07
* | ANDROID: sched/rt: add schedtune accountingJoel Fernandes2017-11-07
* | sched: EAS: Fix the calculation of group util in group_idle_state()Ke Wang2017-11-02
* | sched: EAS: update trg_cpu to backup_cpu if no energy saving for target_cpuKe Wang2017-11-02
* | sched: EAS: Fix the condition to distinguish energy before/afterKe Wang2017-11-02
* | Merge 4.4.96 into android-4.4Greg Kroah-Hartman2017-11-02
|\|
| * workqueue: replace pool->manager_arb mutex with a flagTejun Heo2017-11-02
* | sched: EAS: upmigrate misfit current taskJoonwoo Park2017-11-01
* | sched: avoid pushing tasks to an offline CPUPrasad Sodagudi2017-11-01
* | sched: Extend active balance to accept 'push_task' argumentSrivatsa Vaddagiri2017-11-01
* | Revert "sched/core: Warn if ENERGY_AWARE is enabled but data is missing"Joel Fernandes2017-10-30
* | Revert "sched/core: fix have_sched_energy_data build warning"Joel Fernandes2017-10-30
* | Merge 4.4.95 into android-4.4Greg Kroah-Hartman2017-10-30
|\|
| * sched/autogroup: Fix autogroup_move_group() to never skip sched_move_task()Oleg Nesterov2017-10-27
* | sched/core: fix have_sched_energy_data build warningJoel Fernandes2017-10-27
* | sched/core: Warn if ENERGY_AWARE is enabled but data is missingBrendan Jackman2017-10-27
* | sched: walt: Correct WALT window size initializationVikram Mulukutla2017-10-27
* | FROMLIST: sched/fair: Use wake_q length as a hint for wake_wideBrendan Jackman2017-10-27