summaryrefslogtreecommitdiff
path: root/kernel (follow)
Commit message (Expand)AuthorAge
* sched/walt: kill {min,max}_capacityJuri Lelli2016-12-08
* sched: tune: Fix lacking spinlock initializationKe Wang2016-11-29
* UPSTREAM: trace: Add an option for boot clock as trace clockJoel Fernandes2016-11-28
* UPSTREAM: timekeeping: Add a fast and NMI safe boot clockJoel Fernandes2016-11-28
* cpufreq: sched: Fix kernel crash on accessing sysfs fileViresh Kumar2016-11-16
* UPSTREAM: ring-buffer: Prevent overflow of size in ring_buffer_resize()Steven Rostedt (Red Hat)2016-11-16
* [RFC]cgroup: Change from CAP_SYS_NICE to CAP_SYS_RESOURCE for cgroup migratio...John Stultz2016-10-24
* UPSTREAM: cpu/hotplug: Handle unbalanced hotplug enable/disableLianwei Wang2016-10-22
* cgroup: Remove leftover instances of allow_attachGuenter Roeck2016-10-18
* CHROMIUM: cgroups: relax permissions on moving tasks between cgroupsDmitry Torokhov2016-10-17
* CHROMIUM: remove Android's cgroup generic permissions checksDmitry Torokhov2016-10-17
* BACKPORT: audit: consistently record PIDs with task_tgid_nr()Paul Moore2016-09-24
* UPSTREAM: mm/init: Add 'rodata=off' boot cmdline parameter to disable read-on...Kees Cook2016-09-23
* sched: Add Kconfig option DEFAULT_USE_ENERGY_AWARE to set ENERGY_AWARE featur...John Stultz2016-09-21
* sched/fair: remove printk while schedule is in progressCaesar Wang2016-09-21
* sched/walt: Drop arch-specific timer accessChris Redpath2016-09-20
* eas/sched/fair: Fixing comments in find_best_target.Srinath Sridharan2016-09-20
* UPSTREAM: audit: fix a double fetch in audit_log_single_execve_arg()Paul Moore2016-09-13
* FIXUP: sched/tune: update accouting before CPU capacityPatrick Bellasi2016-09-09
* FIXUP: sched/tune: add fixes missing from a previous patchPatrick Bellasi2016-09-09
* sched/walt: use do_div instead of division operatorAmit Pundir2016-09-09
* sched/walt: include missing header for arm_timer_read_counter()Amit Pundir2016-09-09
* Merge remote-tracking branch 'linaro-ext/EAS/v4.4-easv5.2+aosp-changes' into ...Dmitry Shmidt2016-09-08
|\
| * sched/fair: Avoid redundant idle_cpu() call in update_sg_lb_stats()Waiman Long2016-08-15
| * FIXUP: sched: scheduler-driven cpu frequency selectionRicky Liang2016-08-15
| * sched/rt: Add Kconfig option to enable panicking for RT throttlingMatt Wagantall2016-08-11
| * sched/rt: print RT tasks when RT throttling is activatedMatt Wagantall2016-08-11
| * UPSTREAM: sched: Fix a race between __kthread_bind() and sched_setaffinity()Peter Zijlstra2016-08-11
| * sched/fair: Favor higher cpus only for boosted tasksSrinath Sridharan2016-08-11
| * vmstat: make vmstat_updater deferrable again and shut down on idleChristoph Lameter2016-08-11
| * sched/fair: call OPP update when going idle after migrationJuri Lelli2016-08-11
| * sched/cpufreq_sched: fix thermal capping eventsJuri Lelli2016-08-11
| * sched/fair: Picking cpus with low OPPs for tasks that prefer idle CPUsSrinath Sridharan2016-08-11
| * FIXUP: sched/tune: do initialization as a postcore_initicallPatrick Bellasi2016-08-11
| * DEBUG: sched: add tracepoint for RD overutilizedPatrick Bellasi2016-08-11
| * sched/tune: Introducing a new schedtune attribute prefer_idleSrinath Sridharan2016-08-11
| * sched: use util instead of capacity to select busy cpuTodd Kjos2016-08-11
| * arch_timer: add error handling when the MPM global timer is clearedChris Redpath2016-08-11
| * FIXUP: sched: Fix double-release of spinlock in move_queued_taskTodd Kjos2016-08-11
| * FIXUP: sched/fair: Fix hang during suspend in sched_group_energyTodd Kjos2016-08-11
| * FIXUP: sched: fix SchedFreq integration for both PELT and WALTPatrick Bellasi2016-08-11
| * sched: EAS: Avoid causing spikes to max-freq unnecessarilyTodd Kjos2016-08-11
| * FIXUP: sched: fix set_cfs_cpu_capacity when WALT is in usePatrick Bellasi2016-08-11
| * sched/walt: Accounting for number of irqs pending on each coreSrinath Sridharan2016-08-11
| * sched: Introduce Window Assisted Load Tracking (WALT)Srivatsa Vaddagiri2016-08-11
| * sched/tune: fix PB and PC cuts indexes definitionPatrick Bellasi2016-08-11
| * sched/fair: optimize idle cpu selection for boosted tasksTodd Kjos2016-08-11
| * FIXUP: sched/tune: fix accounting for runnable tasksPatrick Bellasi2016-08-11
| * sched/tune: use a single initialisation functionPatrick Bellasi2016-08-10
| * sched/{fair,tune}: simplify fair.c codePatrick Bellasi2016-08-10