Merge branch 'android-3.10' of https://android.googlesource.com/kernel/common
authorAmit Pundir <amit.pundir@linaro.org>
Thu, 16 Apr 2015 08:04:01 +0000 (13:34 +0530)
committerAmit Pundir <amit.pundir@linaro.org>
Thu, 16 Apr 2015 08:04:01 +0000 (13:34 +0530)
commit5b59692ae64cde232ef2d1deaee5d4ae124c01ca
tree2905114d981f7cfb7befae33ab992dbe6b802c8c
parent81f8d49e4f2f38480d83ff53b5c426d8d12910e9
parent86aa0483b64c9c8c89a5e00d7e21f66ff4942d15
Merge branch 'android-3.10' of https://android.googlesource.com/kernel/common

* android-3.10: (23 commits)
  proc: uid_cputime: create uids from kuids
  wakeup: Add last wake up source logging for suspend abort reason.
  selinux: add SOCK_DIAG_BY_FAMILY to the list of netlink message types
  selinux/nlmsg: add XFRM_MSG_MAPPING
  selinux/nlmsg: add XFRM_MSG_MIGRATE
  selinux/nlmsg: add XFRM_MSG_REPORT
  selinux/nlmsg: add XFRM_MSG_[NEW|GET]SADINFO
  selinux/nlmsg: add XFRM_MSG_GETSPDINFO
  selinux/nlmsg: add XFRM_MSG_NEWSPDINFO
  SELinux: per-command whitelisting of ioctls
  security: lsm_audit: add ioctl specific auditing
  Power: Report suspend times from last_suspend_time
  arm: crypto: Add optimized SHA-256/224
  proc: uid: Adds accounting for the cputimes per uid.
  USB: gadget: android: Integrate f_midi USB MIDI gadget driver part deux
  android: base-cfg: disable ALARM_DEV
  staging: Remove logger and alarm-dev from android Makefile
  staging: Remove the Android alarm-dev driver
  staging: Remove the Android logger driver
  net: ping: fix constness inconsistency in ipv6_chk_addr
  ...