-remove neon from AFLAG/CFLAG
-set back msoft-float with default params, and leave neon in vfp module(s)
-set BFQ and make as default for -xtra
-set CGROUP_BFQIO for -xtra
-set BFQ and make as default for non -xtra (as per cyanogenmod cm-kernel github: ae5e4ef1c29d7fc0660e)

-merged (from cyanogenmod’s cm-kernel github)
a3a95f041cfb468ac008 (block: prepare I/O context code for BFQ)
8b5d5d8b992a1d94755a (block: add cgroups, kconfig and build bits for BFQ)
6c2b3e2d842fa3c5212f (block: introduce the BFQ I/O scheduler)
B 91ca9464947b15f7e9b6 (Fix atomic functions in bfq)
2ddb9bbc06cdfa2b6cf1 (mahimahi: Fix the memory layout.)
6e953e34d78d3656fa7c (net: wireless: bcm4329: Increase PMU_MAX_TRANSITION_DLY to 1 sec)
88c03e8ba5d90399ea77 (mahimahi: Enable full light sensor range)

Note:
Known Issues:
-Camera will not work unless you are using CM6 RC3, CM6 Nightly or Enom’s Latest

——–

-XTRA contains:
*userspace governor default; only interactive,ondemand and userspace governors
*BFQ I/O Scheduler
*some more cgroup options
*namespaces support (excluding network)
*v4 block device and data integrity support
*3d register driver
*erratas 430972, 458693 and 460075 applied

boot-cm_2634.4-oc-uv-btn-aud-ram-neon_fp-081610.zip
Download: boot-cm_2634.4-oc-uv-btn-aud-ram-neon_fp-081610.zip

boot-cm_2634.4-oc-uv-xtra-btn-aud-ram-neon_fp-081610.zip
Download: boot-cm_2634.4-oc-uv-xtra-btn-aud-ram-neon_fp-081610.zip

——–

Source:
http://github.com/CyanogenMod/cm-kernel
http://github.com/pershoot/nexus-kernel
http://android.git.kernel.org/?p=kernel/experimental.git;a=shortlog;h=refs/heads/android-msm-2.6.34-test2
http://android.git.kernel.org/?p=kernel/experimental.git;a=shortlog;h=refs/heads/android-2.6.34-test2
http://android.git.kernel.org/?p=kernel/experimental.git;a=shortlog;h=refs/heads/android-mem-2.6.35-wip
http://git.kernel.org/?p=linux/kernel/git/stable/linux-2.6.34.y.git;a=summary

——–

Instructions:
Flash the .zip through recovery
or

fastboot flash zimage zImage (zImage can be found in update.zip kernel folder)
then

take the bcm4329.ko file from the update.zip lib/modules folder (use winrar for windows or unzip for linux) and

adb remount
adb push bcm4329.ko /system/lib/modules
or
copy the bcm4329.ko to /sdcard, bounce in to recovery, mount /sdcard and /system, and copy the .ko module from /sdcard to /system/lib/modules; set chmod 644 on it.

Note:
It is highly reccomended that you either use SetCPU to toggle your governor to either ondemand (reccomended) or interactive (in testing) or use sysfs to echo the value to cpufreq.

Note:
If you use SetCPU, please do not set any Advanced settings, and you should use ondemand CPU governor

« »