aboutsummaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2017-06-21sched/fair: Do not force want_affine eq. true if EAS is enabledDietmar Eggemann
2017-06-21arm64: Set SD_ASYM_CPUCAPACITY sched_domain flag on DIE levelDietmar Eggemann
2017-06-21UPSTREAM: sched/fair: Fix incorrect comment for capacity_marginMorten Rasmussen
2017-06-21UPSTREAM: sched/fair: Avoid pulling tasks from non-overloaded higher capacity...Morten Rasmussen
2017-06-21UPSTREAM: sched/fair: Add per-CPU min capacity to sched_group_capacityMorten Rasmussen
2017-06-21UPSTREAM: sched/fair: Consider spare capacity in find_idlest_group()Morten Rasmussen
2017-06-21UPSTREAM: sched/fair: Compute task/cpu utilization at wake-up correctlyMorten Rasmussen
2017-06-21UPSTREAM: sched/fair: Let asymmetric CPU configurations balance at wake-upMorten Rasmussen
2017-06-21UPSTREAM: sched/core: Enable SD_BALANCE_WAKE for asymmetric capacity systemsMorten Rasmussen
2017-06-21UPSTREAM: sched/core: Pass child domain into sd_init()Morten Rasmussen
2017-06-21UPSTREAM: sched/core: Introduce SD_ASYM_CPUCAPACITY sched_domain topology flagMorten Rasmussen
2017-06-21UPSTREAM: sched/core: Remove unnecessary NULL-pointer checkMorten Rasmussen
2017-06-21UPSTREAM: sched/fair: Optimize find_idlest_cpu() when there is no choiceMorten Rasmussen
2017-06-21BACKPORT: sched/fair: Make the use of prev_cpu consistent in the wakeup pathMorten Rasmussen
2017-06-21UPSTREAM: sched/core: Fix power to capacity renaming in commentMorten Rasmussen
2017-06-21Partial Revert: "WIP: sched: Add cpu capacity awareness to wakeup balancing"Dietmar Eggemann
2017-06-21Revert "WIP: sched: Consider spare cpu capacity at task wake-up"Dietmar Eggemann
2017-06-21FROM-LIST: cpufreq: schedutil: Redefine the rate_limit_us tunableViresh Kumar
2017-06-21cpufreq: schedutil: add up/down frequency transition rate limitsSteve Muckle
2017-06-21trace/sched: add rq utilization signal for WALTJuri Lelli
2017-06-21sched/cpufreq: make schedutil use WALT signalJuri Lelli
2017-06-21sched: cpufreq: use rt_avg as estimate of required RT CPU capacitySteve Muckle
2017-06-21cpufreq: schedutil: move slow path from workqueue to SCHED_FIFO taskViresh Kumar
2017-06-21BACKPORT: kthread: allow to cancel kthread workPetr Mladek
2017-06-21sched/cpufreq: fix tunables for schedfreq governorSteve Muckle
2017-06-21BACKPORT: cpufreq: schedutil: New governor based on scheduler utilization dataSteve Muckle
2017-06-21sched: backport cpufreq hooks from 4.9-rc4Steve Muckle
2017-06-21ANDROID: Kconfig: add depends for UID_SYS_STATSGanesh Mahendran
2017-06-21ANDROID: hid: uhid: implement refcount for open and closeDmitry Torokhov
2017-06-21Revert "ext4: require encryption feature for EXT4_IOC_SET_ENCRYPTION_POLICY"Eric Biggers
2017-06-21ANDROID: mnt: Fix next_descendentDaniel Rosenberg
2017-06-08Merge branch 'linux-linaro-lsk-v4.4' into linux-linaro-lsk-v4.4-androidAlex Shi
2017-06-08 Merge tag 'v4.4.71' into linux-linaro-lsk-v4.4Alex Shi
2017-06-07Linux 4.4.71Greg Kroah-Hartman
2017-06-07xfs: only return -errno or success from attr ->put_listentEric Sandeen
2017-06-07xfs: in _attrlist_by_handle, copy the cursor back to userspaceDarrick J. Wong
2017-06-07xfs: fix unaligned access in xfs_btree_visit_blocksEric Sandeen
2017-06-07xfs: bad assertion for delalloc an extent that start at i_sizeZorro Lang
2017-06-07xfs: fix indlen accounting error on partial delalloc conversionBrian Foster
2017-06-07xfs: wait on new inodes during quotaoff dquot releaseBrian Foster
2017-06-07xfs: update ag iterator to support wait on new inodesBrian Foster
2017-06-07xfs: support ability to wait on new inodesBrian Foster
2017-06-07xfs: fix up quotacheck buffer list error handlingBrian Foster
2017-06-07xfs: prevent multi-fsb dir readahead from reading random blocksBrian Foster
2017-06-07xfs: handle array index overrun in xfs_dir2_leaf_readbuf()Eric Sandeen
2017-06-07xfs: fix over-copying of getbmap parameters from userspaceDarrick J. Wong
2017-06-07xfs: fix off-by-one on max nr_pages in xfs_find_get_desired_pgoff()Eryu Guan
2017-06-07xfs: Fix missed holes in SEEK_HOLE implementationJan Kara
2017-06-07mlock: fix mlock count can not decrease in race conditionYisheng Xie
2017-06-07mm/migrate: fix refcount handling when !hugepage_migration_supported()Punit Agrawal