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

-merged (from android.git.kernel.org common):
5f986025ba0b705731b36facc639d7e7957b0a09 (net: wireless: bcm4329: Improve BT-coex for eSCO)
a9febbb4bd1302b6f01aa1203b0a804e4e5c9e25 (sysctl: min/max bounds are optional)
f13d4f979c518119bba5439dd2364d76d31dcd3f (hrtimer: Preserve timer state in remove_hrtimer())
d01343244abdedd18303d0323b518ed9cdcb1988 (ring-buffer: Fix typo of time extends per page)
27b3d80a7b6adcf069b5e869e4efcc3a79f88a91 (sysctl: fix min/max handling in __do_proc_doulongvec_minmax())

-merged (from cyanogenmod cm-kernel):
6134e428d4e2ab9d2d2c (Revert “vmscan: throttle direct reclaim”)

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

Known Issues:
-The first time you launch camera, you may experience a delay of up to 3-4 seconds after snapping a picture and being returned to the camera. If this is the case, exit out of the camera app by hitting the back button and re-enter it, and it should be reduced to 1-2 seconds
-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.7-oc-uv-xtra-btn-aud-ram-neon_fp-102210.zip
Download: boot-cm_2635.7-oc-uv-xtra-btn-aud-ram-neon_fp-102210.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
http://github.com/ezterry/kernel-biff-testing
http://android.git.kernel.org/?p=kernel/common.git;a=shortlog;h=refs/heads/android-2.6.36

——–

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.7 – OC-UV-RAM-FP – Dream/Sapphire (32B/A)

-merged (from android.git.kernel.org common):
5f986025ba0b705731b36facc639d7e7957b0a09 (net: wireless: bcm4329: Improve BT-coex for eSCO)
a9febbb4bd1302b6f01aa1203b0a804e4e5c9e25 (sysctl: min/max bounds are optional)
f13d4f979c518119bba5439dd2364d76d31dcd3f (hrtimer: Preserve timer state in remove_hrtimer())
d01343244abdedd18303d0323b518ed9cdcb1988 (ring-buffer: Fix typo of time extends per page)
27b3d80a7b6adcf069b5e869e4efcc3a79f88a91 (sysctl: fix min/max handling in __do_proc_doulongvec_minmax())

-merged (from cyanogenmod cm-kernel):
6134e428d4e2ab9d2d2c (Revert “vmscan: throttle direct reclaim”)
7138d30724062ec4d5e1 (lowmemorykiller: only check cache for thresholds )

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.
-After unplugging from USB, please reboot to prevent excessive battery drain. *This is being worked on.

——–

-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.7_ds_32b-oc-uv-xtra-ram-fp-102210.zip
Download: boot-cm_2635.7_ds_32b-oc-uv-xtra-ram-fp-102210.zip

32A:
boot-cm_2635.7_ds_32a-oc-uv-xtra-ram-fp-102210.zip
Download: boot-cm_2635.7_ds_32a-oc-uv-xtra-ram-fp-102210.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
http://github.com/ezterry/kernel-biff-testing
http://android.git.kernel.org/?p=kernel/common.git;a=shortlog;h=refs/heads/android-2.6.36

——–

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.7 – OC-UV-BTN-AUD-RAM-NEON_FP (1.113GHZ) – Nexus

Update (re-download and re-flash; filename has not changed):
-merged (from cyanogenmod cm-kernel):
8d5f77128d00e368619b (Revert “Revert “net: wireless: bcm4329: Fix roaming failure case””)
da7c37c79e831cc760e1 (net: wireless: bcm4329: Update to Version 4.218.248-10)

…..

-revert (from kernel-2635 master):
d19d5f64f62bbed0c161 (Revert “[ARM] msm: kgsl: bug if we detect a gpu hang”)

-merged (from android.git.kernel.org msm):
ba07db7176e3313034f86488608e5af923008cb6 ([ARM] msm: qsd8k: audio)

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

Known Issues:
-The first time you launch camera, you may experience a delay of up to 3-4 seconds after snapping a picture and being returned to the camera. If this is the case, exit out of the camera app by hitting the back button and re-enter it, and it should be reduced to 1-2 seconds
-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.7-oc-uv-xtra-btn-aud-ram-neon_fp-102010.zip
Download: boot-cm_2635.7-oc-uv-xtra-btn-aud-ram-neon_fp-102010.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
http://github.com/ezterry/kernel-biff-testing

——–

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.7 – OC-UV-RAM-FP – Dream/Sapphire (32B/A)

-revert (from kernel-2635 master):
d19d5f64f62bbed0c161 (Revert “[ARM] msm: kgsl: bug if we detect a gpu hang”)

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.
-After unplugging from USB, please reboot to prevent excessive battery drain. *This is being worked on.

——–

-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.7_ds_32b-oc-uv-xtra-ram-fp-102010.zip
Download: boot-cm_2635.7_ds_32b-oc-uv-xtra-ram-fp-102010.zip

32A:
boot-cm_2635.7_ds_32a-oc-uv-xtra-ram-fp-102010.zip
Download: boot-cm_2635.7_ds_32a-oc-uv-xtra-ram-fp-102010.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
http://github.com/ezterry/kernel-biff-testing

——–

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.7 – OC-UV-BTN-AUD-RAM-NEON_FP (1.113GHZ) – Nexus

Update (10/19/10 (filename has not changed; re-download and re-flash)):
-max/min freq. set to 998/245
-increase IDLE COUNT TIMEOUT a bit more within kgsl_yamato_idle (kgsl_yamato.c) to try and remediate a ‘kernel BUG’

(10/18/10):
-unset MSM_CPU_FREQ_SET_MIN_MAX

-merged (from cyanogenmod cm-kernel):
762aa39bbb33e3ceae55 (msm: Support for configurable ondemand frequency range)
5d12d17f50ba73ef6543 (mtd: set read ahead value of read queue to 4KB)

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

Known Issues:
-The first time you launch camera, you may experience a delay of up to 3-4 seconds after snapping a picture and being returned to the camera. If this is the case, exit out of the camera app by hitting the back button and re-enter it, and it should be reduced to 1-2 seconds
-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.7-oc-uv-xtra-btn-aud-ram-neon_fp-101810.zip
Download: boot-cm_2635.7-oc-uv-xtra-btn-aud-ram-neon_fp-101810.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
http://github.com/ezterry/kernel-biff-testing

——–

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.7 – OC-UV-RAM-FP – Dream/Sapphire (32B/A)

Update (10/19/10 (filename has not changed; re-download and re-flash)):
-reduce max frequency set to 556.
-reduce user adjustable TURBO to 614, and increase user adjustable non TURBO to 614
-increase IDLE COUNT TIMEOUT a bit more within kgsl_yamato_idle (kgsl_yamato.c) to try and remediate a ‘kernel BUG’

(10/18/10):
-extend TURBO_MODE to 710, set 528 to 128000 generator, and fix spacing in a11_div initial val set; merged from http://github.com/CyanogenMod/cm-kernel/commit/d453ce25ce73c5630c72bbc1bf503a72a7be6c25 via Author: jp
-adjust UP/DOWN thresholds in cpufreq_conservative; merged from http://github.com/CyanogenMod/cm-kernel/commit/d453ce25ce73c5630c72bbc1bf503a72a7be6c25 via Author: jp
-set 122 and 576 as max in msm configs

-merged (from cyanogenmod cm-kernel):
762aa39bbb33e3ceae55 (msm: Support for configurable ondemand frequency range)
5d12d17f50ba73ef6543 (mtd: set read ahead value of read queue to 4KB)

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.
-After unplugging from USB, please reboot to prevent excessive battery drain. *This is being worked on.

——–

-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.7_ds_32b-oc-uv-xtra-ram-fp-101810.zip
Download: boot-cm_2635.7_ds_32b-oc-uv-xtra-ram-fp-101810.zip

32A:
boot-cm_2635.7_ds_32a-oc-uv-xtra-ram-fp-101810.zip
Download: boot-cm_2635.7_ds_32a-oc-uv-xtra-ram-fp-101810.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
http://github.com/ezterry/kernel-biff-testing

——–

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.7 – OC-UV-BTN-AUD-RAM-NEON_FP (1.113GHZ) – Nexus

-increase IDLE_TIMEOUT within kgsl_yamato_idle (kgsl_yamato.c)

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

Known Issues:
-The first time you launch camera, you may experience a delay of up to 3-4 seconds after snapping a picture and being returned to the camera. If this is the case, exit out of the camera app by hitting the back button and re-enter it, and it should be reduced to 1-2 seconds
-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.7-oc-uv-xtra-btn-aud-ram-neon_fp-101710.zip
Download: boot-cm_2635.7-oc-uv-xtra-btn-aud-ram-neon_fp-101710.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
http://github.com/ezterry/kernel-biff-testing

——–

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.7 – OC-UV-RAM-FP – Dream/Sapphire (32B/A)

-increase IDLE_TIMEOUT within kgsl_yamato_idle (kgsl_yamato.c)

-merged (from ezterry master):
0af805ea0e6e769e441e (Reclaim missing 1MB of ram on EBI0 Dreams (board trout) Already claimed by EBI1 kernels due to differences in memory mapping)

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.
-After unplugging from USB, please reboot to prevent excessive battery drain. *This is being worked on.

——–

-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.7_ds_32b-oc-uv-xtra-ram-fp-101710.zip
Download: boot-cm_2635.7_ds_32b-oc-uv-xtra-ram-fp-101710.zip

32A:
boot-cm_2635.7_ds_32a-oc-uv-xtra-ram-fp-101710.zip
Download: boot-cm_2635.7_ds_32a-oc-uv-xtra-ram-fp-101710.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
http://github.com/ezterry/kernel-biff-testing

——–

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.7 – OC-UV-BTN-AUD-RAM-NEON_FP (1.113GHZ) – Nexus

-set yaffs xattrib to Y
-add back in bus_ops->remove (mmc_suspend_host) and claim_host from 6b088157c615407bb4bc380f2c4015d3d
-core.c: add delay to mmc_resume_host

-revert (from kernel-2635 master):
b4b0363bb79b35a6b51ec26dc1d472d25390a27a (mmc: Fix pm_notifier obeying deferred resume)

-merged (from cyanogenmod cm-kernel):
30b6972d845ce4d1dfe6 (cm-kernel: correction in cpuset.c)
a66e51d640edff681c15 (Revert “yaffs: sync with yaffs repo”)
771b9c113e783206a095 (yaffs: Import yaffs from Thu Oct 7 10:05:05 2010 +1300)

-merged (from android.git.kernel.org msm):
7989b9bb5cc472eab5d826ae7abe85d06efa7f00 (i2c: msm: provide more debugging info on xfer errors)

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

Known Issues:
-The first time you launch camera, you may experience a delay of up to 3-4 seconds after snapping a picture and being returned to the camera. If this is the case, exit out of the camera app by hitting the back button and re-enter it, and it should be reduced to 1-2 seconds
-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.7-oc-uv-xtra-btn-aud-ram-neon_fp-101610.zip
Download: boot-cm_2635.7-oc-uv-xtra-btn-aud-ram-neon_fp-101610.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.35.7 – OC-UV-FP – Dream/Sapphire (32B/A)

-set yaffs xattrib to Y
-add back in bus_ops->remove (mmc_suspend_host) and claim_host from 6b088157c615407bb4bc380f2c4015d3d
-core.c: add delay to mmc_resume_host

-revert (from kernel-2635 master):
b4b0363bb79b35a6b51ec26dc1d472d25390a27a (mmc: Fix pm_notifier obeying deferred resume)

-merged (from cyanogenmod cm-kernel):
30b6972d845ce4d1dfe6 (cm-kernel: correction in cpuset.c)
a66e51d640edff681c15 (Revert “yaffs: sync with yaffs repo”)
771b9c113e783206a095 (yaffs: Import yaffs from Thu Oct 7 10:05:05 2010 +1300)

-merged (from android.git.kernel.org msm):
7989b9bb5cc472eab5d826ae7abe85d06efa7f00 (i2c: msm: provide more debugging info on xfer errors)

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.
-After unplugging from USB, please reboot to prevent excessive battery drain. *This is being worked on.

——–

-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.7_ds_32b-oc-uv-xtra-fp-101610.zip
Download: boot-cm_2635.7_ds_32b-oc-uv-xtra-fp-101610.zip

32A:
boot-cm_2635.7_ds_32a-oc-uv-xtra-fp-101610.zip
Download: boot-cm_2635.7_ds_32a-oc-uv-xtra-fp-101610.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’.