Merge branch 'linaro-android-3.10-lsk' of git://android.git.linaro.org/kernel/linaro...
authorKevin Hilman <khilman@linaro.org>
Wed, 24 Jun 2015 17:40:17 +0000 (10:40 -0700)
committerKevin Hilman <khilman@linaro.org>
Wed, 24 Jun 2015 17:40:17 +0000 (10:40 -0700)
commitdae04c1c00f74dd21cce9d85ce90ff50b26d4741
treedbdf5ba4cb6a362e14db7088abb34998a52382bc
parentf5e3fc58ccc95572560d0beae9e4e7c1bd94ca6d
parent1b1c8d6849655e6924c453e5ad377157f65eb950
Merge branch 'linaro-android-3.10-lsk' of git://android.git.linaro.org/kernel/linaro-android into linux-linaro-lsk-v3.10-android

* 'linaro-android-3.10-lsk' of git://android.git.linaro.org/kernel/linaro-android:
  sched: cpufreq: update power usage only if cpufreq_stat is enabled
  uid_cputime: Extends the cputime functionality to report power per uid
  sched: cpufreq: Adds a field cpu_power in the task_struct
  cpufreq_stats: Adds the fucntionality to load current values for each frequency for all the cores.
  android: drivers: workaround debugfs race in binder
  neigh: Better handling of transition to NUD_PROBE state
  New Build Breakage in branch: kernel-m-dev-tegra-flounder-3.10 @ 1960706
  net/unix: sk_socket can disappear when state is unlocked
  selinux: enable genfscon labeling for sysfs and pstore files
  selinux: enable per-file labeling for debugfs files.
  ext4: don't save the error information if the block device is read-only
  suspend: Return error when pending wakeup source is found.
  proc: uid_cputime: fix show_uid_stat permission
  power: increment wakeup_count when save_wakeup_count failed.
  power: validate wakeup source before activating it.
drivers/cpufreq/cpufreq_stats.c
fs/ext4/super.c
include/linux/cpufreq.h
include/linux/sched.h
kernel/fork.c
kernel/power/suspend.c
kernel/sched/cputime.c
net/caif/caif_socket.c
net/core/neighbour.c
net/unix/af_unix.c
security/selinux/hooks.c