Hi Kevin, Alex,
Please consider following linaro-android pull request for "linux-linaro-lsk-v3.14-android" branch. No new Linaro (non-AOSP) fixes in this pull request this time around.
Regards, Amit Pundir
The following changes since commit 17b3b28baf84999421d56dce68c4b1c1ec7f1ef3:
fix: align closely to AOSP. (2015-06-08 11:13:17 +0530)
are available in the git repository at:
git://android.git.linaro.org/kernel/linaro-android.git linaro-android-3.14-lsk
for you to fetch changes up to e690330424d6aab0d15998ed4184603b51fd8aec:
Merge branch 'android-3.14' of https://android.googlesource.com/kernel/common (2015-07-13 14:11:48 +0530)
----------------------------------------------------------------
Alexander Shiyan (1): of: add empty of_find_node_by_path() for !OF
Amit Pundir (2): sched: cpufreq: update power usage only if cpufreq_stat is enabled Merge branch 'android-3.14' of https://android.googlesource.com/kernel/common
Rom Lemarchand (1): initramfs: Add skip_initramfs command line option
Ruchi Kandoi (3): 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
drivers/cpufreq/cpufreq_stats.c | 11 +++++++---- drivers/misc/uid_cputime.c | 6 ++++++ drivers/staging/android/ashmem.c | 2 +- include/linux/initramfs.h | 32 ++++++++++++++++++++++++++++++++ include/linux/of.h | 5 +++++ init/Makefile | 3 --- init/initramfs.c | 19 ++++++++++++++++++- init/noinitramfs.c | 9 ++++++++- 8 files changed, 77 insertions(+), 10 deletions(-)
Amit Pundir amit.pundir@linaro.org writes:
Hi Kevin, Alex,
Please consider following linaro-android pull request for "linux-linaro-lsk-v3.14-android" branch. No new Linaro (non-AOSP) fixes in this pull request this time around.
Regards, Amit Pundir
The following changes since commit 17b3b28baf84999421d56dce68c4b1c1ec7f1ef3:
fix: align closely to AOSP. (2015-06-08 11:13:17 +0530)
are available in the git repository at:
git://android.git.linaro.org/kernel/linaro-android.git linaro-android-3.14-lsk
for you to fetch changes up to e690330424d6aab0d15998ed4184603b51fd8aec:
Merge branch 'android-3.14' of https://android.googlesource.com/kernel/common (2015-07-13 14:11:48 +0530)
Thanks, pulled into linux-linaro-lsk-v3.14-android.
Kevin
Alexander Shiyan (1): of: add empty of_find_node_by_path() for !OF
Amit Pundir (2): sched: cpufreq: update power usage only if cpufreq_stat is enabled Merge branch 'android-3.14' of https://android.googlesource.com/kernel/common
Rom Lemarchand (1): initramfs: Add skip_initramfs command line option
Ruchi Kandoi (3): 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
drivers/cpufreq/cpufreq_stats.c | 11 +++++++---- drivers/misc/uid_cputime.c | 6 ++++++ drivers/staging/android/ashmem.c | 2 +- include/linux/initramfs.h | 32 ++++++++++++++++++++++++++++++++ include/linux/of.h | 5 +++++ init/Makefile | 3 --- init/initramfs.c | 19 ++++++++++++++++++- init/noinitramfs.c | 9 ++++++++- 8 files changed, 77 insertions(+), 10 deletions(-)
Amit Pundir amit.pundir@linaro.org writes:
Hi Kevin, Alex,
Please consider following linaro-android pull request for "linux-linaro-lsk-v3.14-android" branch. No new Linaro (non-AOSP) fixes in this pull request this time around.
Regards, Amit Pundir
The following changes since commit 17b3b28baf84999421d56dce68c4b1c1ec7f1ef3:
fix: align closely to AOSP. (2015-06-08 11:13:17 +0530)
are available in the git repository at:
git://android.git.linaro.org/kernel/linaro-android.git linaro-android-3.14-lsk
for you to fetch changes up to e690330424d6aab0d15998ed4184603b51fd8aec:
Merge branch 'android-3.14' of https://android.googlesource.com/kernel/common (2015-07-13 14:11:48 +0530)
Pulled into linux-linaro-lsk-v3.14-android.
Note that the base LSK was also bumped to LTS v3.14.49 as well, and that is merged into the -android branch.
Kevin
linaro-kernel@lists.linaro.org