Merge branch 'android-4.4'
authorHuang, Tao <huangtao@rock-chips.com>
Thu, 18 Feb 2016 07:18:27 +0000 (15:18 +0800)
committerHuang, Tao <huangtao@rock-chips.com>
Thu, 18 Feb 2016 07:18:27 +0000 (15:18 +0800)
commit5f478558d45d6000e960faa8e27a68515fe3daa3
tree6010c8452750c461ac55443f9b47300faa1d7695
parent433117a32974aac0b1389b307cbcebaa0fe421d2
parent3d0f8b944b0ab4ec79d8d0b93d8038971095337a
Merge branch 'android-4.4'

* android-4.4: (475 commits)
  android: base-cfg: Add CONFIG_IP_MULTICAST
  android: recommended.cfg: enable taskstats
  ANDROID: android: base-cfg: disable CONFIG_SYSVIPC
  android: configs: base: enable configfs gadget functions
  android: add CONFIG_DEBUG_RODATA to recommended config
  android: configs: remove CONFIG_BATTERY_ANDROID=y
  android: configs: base: enable IPV6
  android: configs: Enable SELinux and its dependencies.
  android: base-cfg: disable ALARM_DEV
  android: base-cfg: turn off /dev/mem and /dev/kmem
  android: base-cfg: enable ARMV8_DEPRECATED and subfeatures
  android: base-cfg: enforce the needed XFRM_MODE_TUNNEL (for VPN)
  android: base-cfg: disable LOGGER
  android: base-cfg: enable DM_VERITY (used for secureboot)
  android: configs: add systrace support to recommended configs
  android: configs: update 3.10 options
  android: configs: Add CONFIG_NETFILTER_XT_TARGET_IDLETIMER
  android: configs: add IPV6 ROUTE INFO
  android: configs: add TIMER_STATS back, helps with sysrq t.
  android: configs: Add HIDRAW to recommended set
  ...

Change-Id: I4580a461d0e2845c6aa430861174c83bb6120bb4
17 files changed:
arch/arm64/Makefile
arch/arm64/configs/rockchip_defconfig
drivers/Kconfig
drivers/Makefile
drivers/cpufreq/Makefile
drivers/mmc/card/block.c
drivers/mmc/core/core.c
drivers/mmc/core/host.c
drivers/staging/android/ion/Kconfig
drivers/staging/android/ion/ion_priv.h
drivers/staging/android/ion/ion_system_heap.c
drivers/tty/serial/serial_core.c
drivers/video/Kconfig
drivers/video/Makefile
include/linux/mmc/host.h
kernel/power/Kconfig
scripts/gcc-wrapper.py