内核来源
官方:www.kernel.org
git clone git://git.kernel.org/pub/scm/linux/kernel/git/rt/linux-stable-rt.git/
Google维护的android参考内核
https://github.com/android/kernel_common
git clone https://github.com/android/kernel_common.git linux-android-common
Linaro维护的Linaro Stable kernel
https://git.linaro.org/kernel/linux-linaro-stable.git
git clone https://git.linaro.org/kernel/linux-linaro-stable.git
选定原则
Longterm stable kernel,持续更新,bugfix
Android本身功能要求
官方:www.kernel.org
git clone git://git.kernel.org/pub/scm/linux/kernel/git/rt/linux-stable-rt.git/
Google维护的android参考内核
https://github.com/android/kernel_common
git clone https://github.com/android/kernel_common.git linux-android-common
Linaro维护的Linaro Stable kernel
https://git.linaro.org/kernel/linux-linaro-stable.git
git clone https://git.linaro.org/kernel/linux-linaro-stable.git
选定原则
Longterm stable kernel,持续更新,bugfix
Android本身功能要求
新功能支持,比如big LITTLE,power管理等
android代码在线查看:
http://androidxref.com/
linux代码在线查看:
http://lxr.free-electrons.com/source