Kernel – 2.6.34.7 – OC-UV-FP – Dream/Sapphire (32B/A)

-rebase to kernel.org’s 2.6.34.7

Note:
If you want to use NFS, please push the contents of the .zip below to kernel/fs within /system/lib/modules/KERNEL_MODULES_FOLDER

nfs_32b.zip
nfs_32a.zip

——–

-XTRA contains:
*ondemand governor default; only performance,interactive,ondemand and userspace governors
*BFQ I/O Scheduler
*some more cgroup options
*namespaces support (excluding network)
*v4 block device and data integrity support
*errata 411920 applied

32B:
boot-cm_2634.7_ds_32b-oc-uv-fp-091310.zip
Download: boot-cm_2634.7_ds_32b-oc-uv-fp-091310.zip

boot-cm_2634.7_ds_32b-oc-uv-xtra-fp-091310.zip
Download: boot-cm_2634.7_ds_32b-oc-uv-xtra-fp-091310.zip

32A:
boot-cm_2634.7_ds_32a-oc-uv-fp-091310.zip
Download: boot-cm_2634.7_ds_32a-oc-uv-fp-091310.zip

boot-cm_2634.7_ds_32a-oc-uv-xtra-fp-091310.zip
Download: boot-cm_2634.7_ds_32a-oc-uv-xtra-fp-091310.zip

——–

Source:
http://github.com/pershoot/kernel-2634
http://github.com/CyanogenMod/cm-kernel
http://github.com/pershoot/ds-kernel
http://github.com/toastcfh/htc-2.6.27-heroc
http://github.com/pershoot/ds-kernel-32a
http://github.com/bcrook/32A-EBI1
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://git.kernel.org/?p=linux/kernel/git/stable/linux-2.6.34.y.git;a=summary

——–

Instructions:
Flash the .zip through recovery

then

Install SetCPU 2.x (by coolbho)
Autodetect, Min: 122, Max: 576, onboot, ondemand
Do not enable or setup Advanced

Note:
If you are coming from a previous oc-uv kernel, then please go in to SetCPU and raise the min bar up and then down back to 122.

Optional: You can setup profiles, but if you receieve lag, please be sure that your device is not stuck on a low frequency due to one of the profiles you have set and or due to cpufreq and SetCPU ‘oddness’.

Kernel – 2.6.34.7 – OC-UV-BTN-AUD-RAM-NEON_FP (1.113GHZ) – Nexus

-rebase to kernel.org’s 2.6.34.7

Note:
-When charging, after android reports charging complete, wait 30-60 minutes before unplugging.

Known Issues:
-Camera will not work unless you are using CM6, CM6 Nightly or Enom’s Latest
-If charging stops, unplug and replug back in. Logic is being reviewed and amended currently.
-You may receive “ACPU unable to set …” here and there. This is currently being worked on.

——–

-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.7-oc-uv-btn-aud-ram-neon_fp-091310.zip
Download: boot-cm_2634.7-oc-uv-btn-aud-ram-neon_fp-091310.zip

boot-cm_2634.7-oc-uv-xtra-btn-aud-ram-neon_fp-091310.zip
Download: boot-cm_2634.7-oc-uv-xtra-btn-aud-ram-neon_fp-091310.zip

——–

Source:
http://github.com/pershoot/kernel-2634
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
http://android.git.kernel.org/?p=kernel/common.git;a=shortlog;h=refs/heads/android-2.6.35
http://github.com/xdabravoteam/cm-kernel

——–

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

Kernel – 2.6.35.4 – OC-UV-BTN-AUD-RAM-NEON_FP (1.113GHZ) – Nexus

-merged (from android.git.kernel.org’s common github):
3370e6eea5283d87047c53d181fd5888789c558f (net: wireless: bcm4329: Fix roaming setting on resume)
158e32806e33bbde5f30528f39559d42590f6a63 (net: wireless: bcm4329: Add debug print for cscan failure)

Note:
-When charging, after android reports charging complete, wait 30-60 minutes before unplugging.

Known Issues:
-Camera will not work unless you are using CM6, CM6 Nightly or Enom’s Latest
-For builds lower then Froyo (i.e. Eclair), when USB is plugged in, vold will SIGSEV.
-If charging stops, unplug and replug back in. Logic is being reviewed and amended currently.
-You may receive “ACPU unable to set …” here and there. This is currently being worked on.

Things to do:
-Cleanup of some unused definitions in the camera space

——–

-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 430973, 458693 and 460075 applied

boot-cm_2635.4-oc-uv-xtra-btn-aud-ram-neon_fp-091210.zip
Download: boot-cm_2635.4-oc-uv-xtra-btn-aud-ram-neon_fp-091210.zip

——–

Source:
http://github.com/pershoot/kernel-2635
http://github.com/CyanogenMod/cm-kernel
http://github.com/pershoot/nexus-kernel-2635
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-msm-2.6.35-wip
http://git.kernel.org/?p=linux/kernel/git/stable/linux-2.6.35.y.git;a=summary
http://android.git.kernel.org/?p=kernel/common.git;a=shortlog;h=refs/heads/android-2.6.35
http://github.com/xdabravoteam/cm-kernel

——–

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

Kernel – 2.6.34.6 – OC-UV-BTN-AUD-RAM-NEON_FP (1.113GHZ) – Nexus

-merged (from android.git.kernel.org’s common github):
3370e6eea5283d87047c53d181fd5888789c558f (net: wireless: bcm4329: Fix roaming setting on resume)
158e32806e33bbde5f30528f39559d42590f6a63 (net: wireless: bcm4329: Add debug print for cscan failure)

Note:
-When charging, after android reports charging complete, wait 30-60 minutes before unplugging.

Known Issues:
-Camera will not work unless you are using CM6, CM6 Nightly or Enom’s Latest
-If charging stops, unplug and replug back in. Logic is being reviewed and amended currently.
-You may receive “ACPU unable to set …” here and there. This is currently being worked on.

——–

-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.6-oc-uv-btn-aud-ram-neon_fp-091210.zip
Download: boot-cm_2634.6-oc-uv-btn-aud-ram-neon_fp-091210.zip

boot-cm_2634.6-oc-uv-xtra-btn-aud-ram-neon_fp-091210.zip
Download: boot-cm_2634.6-oc-uv-xtra-btn-aud-ram-neon_fp-091210.zip

——–

Source:
http://github.com/pershoot/kernel-2634
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
http://android.git.kernel.org/?p=kernel/common.git;a=shortlog;h=refs/heads/android-2.6.35
http://github.com/xdabravoteam/cm-kernel

——–

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

Kernel – 2.6.34.6 – OC-UV-BTN-AUD-RAM-NEON_FP (1.113GHZ) – Nexus

-acpuclock-scorpion.c: 422 to 1050, 614 to 1100, 652 to 1125 and 691 to 1150

Note:
-When charging, after android reports charging complete, wait 30-60 minutes before unplugging.

Known Issues:
-Camera will not work unless you are using CM6, CM6 Nightly or Enom’s Latest
-If charging stops, unplug and replug back in. Logic is being reviewed and amended currently.
-You may receive “ACPU unable to set …” here and there. This is currently being worked on.

——–

-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.6-oc-uv-btn-aud-ram-neon_fp-090910.zip
Download: boot-cm_2634.6-oc-uv-btn-aud-ram-neon_fp-090910.zip

boot-cm_2634.6-oc-uv-xtra-btn-aud-ram-neon_fp-090910.zip
Download: boot-cm_2634.6-oc-uv-xtra-btn-aud-ram-neon_fp-090910.zip

——–

Source:
http://github.com/pershoot/kernel-2634
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
http://android.git.kernel.org/?p=kernel/common.git;a=shortlog;h=refs/heads/android-2.6.35
http://github.com/xdabravoteam/cm-kernel

——–

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

Kernel – 2.6.35.4 – OC-UV-BTN-AUD-RAM-NEON_FP (1.113GHZ) – Nexus

-acpuclock-qsd8x50.c: 422 to 1050, 614 to 1100, 652 to 1125 and 691 to 1150

Note:
-When charging, after android reports charging complete, wait 30-60 minutes before unplugging.

Known Issues:
-Camera will not work unless you are using CM6, CM6 Nightly or Enom’s Latest
-For builds lower then Froyo (i.e. Eclair), when USB is plugged in, vold will SIGSEV.
-If charging stops, unplug and replug back in. Logic is being reviewed and amended currently.
-You may receive “ACPU unable to set …” here and there. This is currently being worked on.

Things to do:
-Cleanup of some unused definitions in the camera space

——–

-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 430973, 458693 and 460075 applied

boot-cm_2635.4-oc-uv-xtra-btn-aud-ram-neon_fp-090910.zip
Download: boot-cm_2635.4-oc-uv-xtra-btn-aud-ram-neon_fp-090910.zip

——–

Source:
http://github.com/pershoot/kernel-2635
http://github.com/CyanogenMod/cm-kernel
http://github.com/pershoot/nexus-kernel-2635
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-msm-2.6.35-wip
http://git.kernel.org/?p=linux/kernel/git/stable/linux-2.6.35.y.git;a=summary
http://android.git.kernel.org/?p=kernel/common.git;a=shortlog;h=refs/heads/android-2.6.35
http://github.com/xdabravoteam/cm-kernel

——–

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

Kernel – 2.6.34.6 – OC-UV-BTN-AUD-RAM-NEON_FP (1.113GHZ) – Nexus

-merged (from android.git.kernel.org’s common github):
130df10c6830bacedb3815eb837fad1dc6066b77 (subtract boot sectors from disk size for eMMC 4.3+ devices)
86ad0f7cec39c55b9238ed023ee98b743ffcd5e4 (The eMMC spec 4.4 and 4.3 + additional feature chips has CSD structure)
9472c621300c740985218ae25a22506d9d7781c6 (bounce: fix cache maintenance for bounced highmem pages)

Update:
-revert (from pershoot’d kernel-2634 github):
c8b4b39be182a9531e31 (net: wireless: bcm4329: Fix roaming failure case)

Note:
-When charging, after android reports charging complete, wait 30-60 minutes before unplugging.

Known Issues:
-Camera will not work unless you are using CM6, CM6 Nightly or Enom’s Latest
-If charging stops, unplug and replug back in. Logic is being reviewed and amended currently.
-You may receive “ACPU unable to set …” here and there. This is currently being worked on.

——–

-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.6-oc-uv-btn-aud-ram-neon_fp-090810.zip
Download: boot-cm_2634.6-oc-uv-btn-aud-ram-neon_fp-090810.zip

boot-cm_2634.6-oc-uv-xtra-btn-aud-ram-neon_fp-090810.zip
Download: boot-cm_2634.6-oc-uv-xtra-btn-aud-ram-neon_fp-090810.zip

——–

Source:
http://github.com/pershoot/kernel-2634
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
http://android.git.kernel.org/?p=kernel/common.git;a=shortlog;h=refs/heads/android-2.6.35
http://github.com/xdabravoteam/cm-kernel

——–

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

Kernel – 2.6.35.4 – OC-UV-BTN-AUD-RAM-NEON_FP (1.113GHZ) – Nexus

-merged (from android.git.kernel.org’s common github):
130df10c6830bacedb3815eb837fad1dc6066b77 (subtract boot sectors from disk size for eMMC 4.3+ devices)
86ad0f7cec39c55b9238ed023ee98b743ffcd5e4 (The eMMC spec 4.4 and 4.3 + additional feature chips has CSD structure)
9472c621300c740985218ae25a22506d9d7781c6 (bounce: fix cache maintenance for bounced highmem pages)

Update:
-revert (from pershoot’s kernel-2635 github):
92a89ee2f9d2f73c1be6 (net: wireless: bcm4329: Fix roaming failure case)

Note:
-When charging, after android reports charging complete, wait 30-60 minutes before unplugging.

Known Issues:
-Camera will not work unless you are using CM6, CM6 Nightly or Enom’s Latest
-For builds lower then Froyo (i.e. Eclair), when USB is plugged in, vold will SIGSEV.
-If charging stops, unplug and replug back in. Logic is being reviewed and amended currently.
-You may receive “ACPU unable to set …” here and there. This is currently being worked on.

Things to do:
-Cleanup of some unused definitions in the camera space

——–

-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 430973, 458693 and 460075 applied

boot-cm_2635.4-oc-uv-xtra-btn-aud-ram-neon_fp-090810.zip
Download: boot-cm_2635.4-oc-uv-xtra-btn-aud-ram-neon_fp-090810.zip

——–

Source:
http://github.com/pershoot/kernel-2635
http://github.com/CyanogenMod/cm-kernel
http://github.com/pershoot/nexus-kernel-2635
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-msm-2.6.35-wip
http://git.kernel.org/?p=linux/kernel/git/stable/linux-2.6.35.y.git;a=summary
http://android.git.kernel.org/?p=kernel/common.git;a=shortlog;h=refs/heads/android-2.6.35
http://github.com/xdabravoteam/cm-kernel

——–

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

Kernel – 2.6.34.6 – OC-UV-FP – Dream/Sapphire (32B/A)

-merged (from android.git.kernel.org’s common github):
130df10c6830bacedb3815eb837fad1dc6066b77 (subtract boot sectors from disk size for eMMC 4.3+ devices)
86ad0f7cec39c55b9238ed023ee98b743ffcd5e4 (The eMMC spec 4.4 and 4.3 + additional feature chips has CSD structure)
9472c621300c740985218ae25a22506d9d7781c6 (bounce: fix cache maintenance for bounced highmem pages)

Note:
If you want to use NFS, please push the contents of the .zip below to kernel/fs within /system/lib/modules/KERNEL_MODULES_FOLDER

nfs_32b.zip
nfs_32a.zip

——–

-XTRA contains:
*ondemand governor default; only performance,interactive,ondemand and userspace governors
*BFQ I/O Scheduler
*some more cgroup options
*namespaces support (excluding network)
*v4 block device and data integrity support
*errata 411920 applied

32B:
boot-cm_2634.6_ds_32b-oc-uv-fp-090810.zip
Download: boot-cm_2634.6_ds_32b-oc-uv-fp-090810.zip

boot-cm_2634.6_ds_32b-oc-uv-xtra-fp-090810.zip
Download: boot-cm_2634.6_ds_32b-oc-uv-xtra-fp-090810.zip

32A:
boot-cm_2634.6_ds_32a-oc-uv-fp-090810.zip
Download: boot-cm_2634.6_ds_32a-oc-uv-fp-090810.zip

boot-cm_2634.6_ds_32a-oc-uv-xtra-fp-090810.zip
Download: boot-cm_2634.6_ds_32a-oc-uv-xtra-fp-090810.zip

——–

Source:
http://github.com/pershoot/kernel-2634
http://github.com/CyanogenMod/cm-kernel
http://github.com/pershoot/ds-kernel
http://github.com/toastcfh/htc-2.6.27-heroc
http://github.com/pershoot/ds-kernel-32a
http://github.com/bcrook/32A-EBI1
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://git.kernel.org/?p=linux/kernel/git/stable/linux-2.6.34.y.git;a=summary

——–

Instructions:
Flash the .zip through recovery

then

Install SetCPU 2.x (by coolbho)
Autodetect, Min: 122, Max: 576, onboot, ondemand
Do not enable or setup Advanced

Note:
If you are coming from a previous oc-uv kernel, then please go in to SetCPU and raise the min bar up and then down back to 122.

Optional: You can setup profiles, but if you receieve lag, please be sure that your device is not stuck on a low frequency due to one of the profiles you have set and or due to cpufreq and SetCPU ‘oddness’.

Kernel – 2.6.35.4 – OC-UV-FP – Dream/Sapphire (32B/A)

Update:
-merged (from android.git.kernel.org’s common github):
130df10c6830bacedb3815eb837fad1dc6066b77 (subtract boot sectors from disk size for eMMC 4.3+ devices)
86ad0f7cec39c55b9238ed023ee98b743ffcd5e4 (The eMMC spec 4.4 and 4.3 + additional feature chips has CSD structure)
9472c621300c740985218ae25a22506d9d7781c6 (bounce: fix cache maintenance for bounced highmem pages)

Note:
If you want to use NFS, please push the contents of the .zip below to kernel/fs within /system/lib/modules/KERNEL_MODULES_FOLDER

nfs_32b.zip
nfs_32a.zip

Known Issues:
-For builds lower then Froyo (i.e. Eclair), when USB is plugged in, vold will SIGSEV.

——–

-XTRA contains:
*ondemand governor default; only performance,interactive,ondemand and userspace governors
*BFQ I/O Scheduler
*some more cgroup options
*namespaces support (excluding network)
*v4 block device and data integrity support
*errata 411920 applied

32B:
boot-cm_2635.4_ds_32b-oc-uv-xtra-fp-090810.zip
Download: boot-cm_2635.4_ds_32b-oc-uv-xtra-fp-090810.zip

32A:
boot-cm_2635.4_ds_32a-oc-uv-xtra-fp-090810.zip
Download: boot-cm_2635.4_ds_32a-oc-uv-xtra-fp-090810.zip

——–

Source:
http://github.com/pershoot/kernel-2635
http://github.com/CyanogenMod/cm-kernel
http://github.com/pershoot/ds-kernel-2635
http://github.com/pershoot/ds-kernel-32a-2635
http://github.com/toastcfh/htc-2.6.27-heroc
http://github.com/pershoot/ds-kernel-32a
http://github.com/bcrook/32A-EBI1
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://git.kernel.org/?p=linux/kernel/git/stable/linux-2.6.34.y.git;a=summary
http://git.kernel.org/?p=linux/kernel/git/stable/linux-2.6.35.y.git;a=summary
http://android.git.kernel.org/?p=kernel/common.git;a=shortlog;h=refs/heads/android-2.6.35

——–

Instructions:
Flash the .zip through recovery

then

Install SetCPU 2.x (by coolbho)
Autodetect, Min: 122, Max: 576, onboot, ondemand
Do not enable or setup Advanced

Note:
If you are coming from a previous oc-uv kernel, then please go in to SetCPU and raise the min bar up and then down back to 122.

Optional: You can setup profiles, but if you receieve lag, please be sure that your device is not stuck on a low frequency due to one of the profiles you have set and or due to cpufreq and SetCPU ‘oddness’.