On Mon, 2015-07-20 at 12:45 +0530, Amit Pundir wrote:
Hi Kevin, Alex,
Please consider following linaro-android pull request for "linux-linaro-lsk-v3.18-android" branch.
[...]
Amit, I see the list below doesn't include 'Fix generic cgroup subsystem permission checks' which I needed to get TC2 Android working on 3.18. I guess with people being on holiday things are running a bit slow in the LSK integration front. So what I've starting doing is merging in your "linaro-fixes/android-3.18" branch to get a usable Android 3.18 for Juno/vexpress, rather than relying on the LSK branch, does that sound reasonable?
Amit Pundir (4): sched: cpufreq: update power usage only if cpufreq_stat is enabled Merge branch 'android-3.18' of https://android.googlesource.com/kernel/common arm64: move mixed endian EL0 declarations under __ASSEMBLY__ guards android: configs: base: enable USB_CONFIGFS
Kevin Hilman (1): cpufreq_stats: fix use of cpufreq_for_each_valid_entry() iterator
Rom Lemarchand (1): initramfs: Add skip_initramfs command line option
Ruchi Kandoi (5): sched: cpufreq: Adds a field cpu_power in the task_struct uid_cputime: Extends the cputime functionality to report power per uid cpufreq: Iterate over all the possible cpus to create powerstats. uid_cputime: Avoids double accounting of process stime, utime and cpu_power in task exit. cpu_power: Avoids race condition when the task exits.
Tobias Lindskog (1): Shrink ashmem directly through shmem_fallocate