Latest Entries »

-based off of HTC’s vision-MR-2.6.32-g9ab3677 (developer.htc.com) and supplied vision_defconfig (2.6.32.17)
-merged up to kernel.org’s 2.6.3.25
-merged in coolbh3k’s oc patch
-frequency range is from 806 to 1516; default bootup is 245-806.
-undervolt all frequencies (max mv is 1275)
-merged in zinx’s GAN_ETH wifi calling module modifications
-merged in a few changes from cyanogen’s github.
-optimisations based off of .35 release from Nexus/DS.
-added a few things to the config (-xtra (please see below and in github)).

Note:
This is a Work in Progress. Undervolt/Frequencies will be adjusted over the next coming weeks, as well as merging in further optimisations/tweaks from the DS/Nexus .35 release.

Known Issues:
-Wifi hotspot is not working (with CyanogenMod Rom). This will be fixed.

——–

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

boot-cm_2632.25-oc-uv-xtra-neon_fp-112110.zip
Download: boot-cm_2632.25-oc-uv-xtra-neon_fp-112110.zip

——–

Source:
http://github.com/pershoot/vision-2632
https://github.com/CyanogenMod/htc-kernel-msm7x30
https://github.com/coolbho3k/vision_oc_kernel
http://git.kernel.org/?p=linux/kernel/git/stable/linux-2.6.32.y.git;a=summary
http://developer.htc.com

——–

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:
If you use SetCPU, please do not set any Advanced settings, and you should use the ondemand CPU governor.

Update (the filename has not changed; please re-dwnload and re-flash):

-revert (from kernel-2635 master):
769af0e5ecc69b867703 (remove FAIR_SLEEPERS_TIMER and FAIR_SLEEPERS_INTERACTIVE)
44dce337ddf14d9c55e2 (remove fork_expedited)
c7a17d27562ee328b5af (remove timer-driven next buddy)
82116fc9cbc7bcebb2a3 (remove interactivity-driven next buddy)
4372c58208046a7135ac (remove dyn_min_vruntime)
8623cd3d5d3c3a570116 (remove fair_sleepers)

……

-merged in recent changes from cyanogen’s cm-2635-exp branch (cm-kernel-exp android-msm-2.6.35-exp), which include PM QOS, RCU, scheduler, AXI, Kineto Gan VO-WIFI transport module, Interactive governor, HTC driver set, Wifi version 4.218.248-12, etc. changes. Please peruse the github tree for all changes.
-switch to TINY_RCU and enable RCU booster (with recommended boost value as per current shipping cm-2635-exp (cm-kernel-exp android-msm-2.6.35-exp) config).
-tweaking of ingo molnar’s minimum scheduling granularity patch
-threshold adjustment for Interactive governor
-switch to solely GENTLE_FAIR_SLEEPERS, and disable FAIR_SLEEPERS_INTERACTIVE and related.

-merged in recent changes from android.git.kernel.org’s common/msm github.

-merged in RogerPodactor’s/loginwithnoname’s latest additions to the ds2784 battery driver – http://forum.xda-developers.com/showthread.php?t=702167

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.

**May not be an issue with current. Re-evaluating.

——–

-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.8-oc-uv-xtra-btn-aud-ram-neon_fp-110910.zip
Download: boot-cm_2635.8-oc-uv-xtra-btn-aud-ram-neon_fp-110910.zip

——–

Source:
https://github.com/cyanogen/cm-kernel-exp
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
http://github.com/intersectRaven/ir-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

Update (the filename has not changed; please re-dwnload and re-flash):

-revert (from kernel-2635 master):
769af0e5ecc69b867703 (remove FAIR_SLEEPERS_TIMER and FAIR_SLEEPERS_INTERACTIVE)
44dce337ddf14d9c55e2 (remove fork_expedited)
c7a17d27562ee328b5af (remove timer-driven next buddy)
82116fc9cbc7bcebb2a3 (remove interactivity-driven next buddy)
4372c58208046a7135ac (remove dyn_min_vruntime)
8623cd3d5d3c3a570116 (remove fair_sleepers)

……

-merged in recent changes from cyanogen’s cm-2635-exp (cm-kernel-exp android-msm-2.6.35-exp) branch, which include PM QOS, RCU, scheduler, AXI, Kineto Gan VO-WIFI transport module, Interactive governor, HTC driver set, etc. changes. Please peruse the github tree for all changes.
-switch to TINY_RCU and enable RCU booster (with recommended boost value as per current shipping cm-2635-exp (cm-kernel-exp android-msm-2.6.35-exp) config).
-tweaking of ingo molnar’s minimum scheduling granularity patch
-threshold adjustment for Interactive governor
-switch to solely GENTLE_FAIR_SLEEPERS, and disable FAIR_SLEEPERS_INTERACTIVE and related.

-merged in recent changes from android.git.kernel.org’s common/msm github.

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:
-At sleep, you may not get all the way down to 122, although this is what has been specified. This is being investigated.
-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.8_ds_32b-oc-uv-xtra-ram-fp-110910.zip
Download: boot-cm_2635.8_ds_32b-oc-uv-xtra-ram-fp-110910.zip

32A:
boot-cm_2635.8_ds_32a-oc-uv-xtra-ram-fp-110910.zip
Download: boot-cm_2635.8_ds_32a-oc-uv-xtra-ram-fp-110910.zip

——–

Source:
https://github.com/cyanogen/cm-kernel-exp
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
http://github.com/intersectRaven/ir-kernel

——–

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’.

-merged (from android.git.kernel.org common):
1da5d9e403728f2a4c5ec9be4f8766da4a23724e (ext4: fix kernel oops if the journal superblock has a non-zero j_errno)

-merged (from ezterry master):
9ab5a22d2c22bbc35799 (Reclaim missing 1MB of ram on EBI0 32B Sapphire ..)
e268608eac162798efbb (USB debug message …)

-rebase to kernel.org’s 2.6.35.8

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.8-oc-uv-xtra-btn-aud-ram-neon_fp-103010.zip
Download: boot-cm_2635.8-oc-uv-xtra-btn-aud-ram-neon_fp-103010.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
http://github.com/intersectRaven/ir-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

-merged (from android.git.kernel.org common):
1da5d9e403728f2a4c5ec9be4f8766da4a23724e (ext4: fix kernel oops if the journal superblock has a non-zero j_errno)

-merged (from ezterry master):
9ab5a22d2c22bbc35799 (Reclaim missing 1MB of ram on EBI0 32B Sapphire ..)
e268608eac162798efbb (USB debug message …)

-rebase to kernel.org’s 2.6.35.8

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

32A:
boot-cm_2635.8_ds_32a-oc-uv-xtra-ram-fp-103010.zip
Download: boot-cm_2635.8_ds_32a-oc-uv-xtra-ram-fp-103010.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
http://github.com/intersectRaven/ir-kernel

——–

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’.

-set COMPACTION to N in scropion and msm configs

-merged (from cyanogenmod cm-kernel):
147cad8a5629335488cb (bcm4329: Revert to old roaming failure handling)
bf0aece68e198f592721 (mm: Allow compaction without HugeTLB)
3c66aa01b351aee9ffb1 (msm_q6venc: Fixed a bug in double stop..)
7afbbc5763a5b0a2e934 (msm_kgsl: Fix a panic case when GPU firmware failed to be loaded.)
dd4afb3691c7076cb3b9 (msm_kgsl: Remove REG_RBBM_PM_OVERRIDE1 from context switching)

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-102710.zip
Download: boot-cm_2635.7-oc-uv-xtra-btn-aud-ram-neon_fp-102710.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
http://github.com/intersectRaven/ir-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

-set COMPACTION to N in scropion and msm configs

-merged (from cyanogenmodcm-kernel):
bf0aece68e198f592721 (mm: Allow compaction without HugeTLB)
7afbbc5763a5b0a2e934 (msm_kgsl: Fix a panic case when GPU firmware failed to be loaded.)
dd4afb3691c7076cb3b9 (msm_kgsl: Remove REG_RBBM_PM_OVERRIDE1 from context switching)

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

32A:
boot-cm_2635.7_ds_32a-oc-uv-xtra-ram-fp-102710.zip
Download: boot-cm_2635.7_ds_32a-oc-uv-xtra-ram-fp-102710.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
http://github.com/intersectRaven/ir-kernel

——–

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’.

-enable FAIR_SLEEPERS_INTERACTIVE, FAIR_SLEEPERS_TIMER, INT
ERACTIVE, INTERACTIVE_FORK_EXPEDITED, TIMER and TIMER_FORK_EXPEDITED

-set RWSEM_XCHGADD_ALGORITHM and CLASSIC_RCU. author: cyanogen. http://github.com/CyanogenMod/cm-kernel/commit/ce557b5f6bdd618a42758f68fd9bccb62ab97112

-merged (from intersectraven’s ir-kernel):
bb0e862e83a6a7420ec8 (writeback: balance_dirty_pages(): reduce calls to global_page_state)
568819ca4aeeab96029d (mm: implement writeback livelock avoidance using page tagging)
6690b1f9cb89bdf835f7 (radix-tree: omplement function radix_tree_range_tag_if_tagged)
ace0896d4a1bdc7b1217 (writeback: avoid unnecessary calculation of bdi dirty thresholds)
32e5354c15197bbfc78e (writeback: add comment to the dirty limit functions)
354ba5453a55843b2ee8 (writeback: don’t redirty tail an inode with dirty pages)
1313b84a33bb2c40537b (writeback: fix queue_io() ordering)
4d22fb29e56c833d5f03 (writeback: merge for_kupdate and !for_kupdate cases)
2669a2dd9496aea5045f (mm: fix writeback_in_progress())
e80a8571964d4c5f2db2 (vmscan: move referenced VM_EXEC pages to active list)

-merged (from cyanogenmod cm-kernel):
8d25cde172f5fac6dd09 (Optimized ARM RWSEM algorithm)
c4cfcd8ed94f18e575c2 (Add Classic and Preempt RCU support.)

-merged (from android.git.kernel.org common):
d4ffa5549ccc36673f90b6cec4ed7867be8c2bae ([ARM] fiq_debugger: Print local timer irqs count)
762476fa24df17914e1a8fab42e12d59da87539a (sdhci: Always pass clock request value zero to set_clock host op)

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-102510.zip
Download: boot-cm_2635.7-oc-uv-xtra-btn-aud-ram-neon_fp-102510.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
http://github.com/intersectRaven/ir-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

-enable FAIR_SLEEPERS_INTERACTIVE, FAIR_SLEEPERS_TIMER, INT
ERACTIVE, INTERACTIVE_FORK_EXPEDITED, TIMER and TIMER_FORK_EXPEDITED

-set RWSEM_XCHGADD_ALGORITHM and CLASSIC_RCU. author: cyanogen. http://github.com/CyanogenMod/cm-kernel/commit/ce557b5f6bdd618a42758f68fd9bccb62ab97112

-merged (from intersectraven’s ir-kernel):
bb0e862e83a6a7420ec8 (writeback: balance_dirty_pages(): reduce calls to global_page_state)
568819ca4aeeab96029d (mm: implement writeback livelock avoidance using page tagging)
6690b1f9cb89bdf835f7 (radix-tree: omplement function radix_tree_range_tag_if_tagged)
ace0896d4a1bdc7b1217 (writeback: avoid unnecessary calculation of bdi dirty thresholds)
32e5354c15197bbfc78e (writeback: add comment to the dirty limit functions)
354ba5453a55843b2ee8 (writeback: don’t redirty tail an inode with dirty pages)
1313b84a33bb2c40537b (writeback: fix queue_io() ordering)
4d22fb29e56c833d5f03 (writeback: merge for_kupdate and !for_kupdate cases)
2669a2dd9496aea5045f (mm: fix writeback_in_progress())
e80a8571964d4c5f2db2 (vmscan: move referenced VM_EXEC pages to active list)

-merged (from cyanogenmod cm-kernel):
8d25cde172f5fac6dd09 (Optimized ARM RWSEM algorithm)
c4cfcd8ed94f18e575c2 (Add Classic and Preempt RCU support.)

-merged (from android.git.kernel.org common):
d4ffa5549ccc36673f90b6cec4ed7867be8c2bae ([ARM] fiq_debugger: Print local timer irqs count)
762476fa24df17914e1a8fab42e12d59da87539a (sdhci: Always pass clock request value zero to set_clock host op)

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

32A:
boot-cm_2635.7_ds_32a-oc-uv-xtra-ram-fp-102510.zip
Download: boot-cm_2635.7_ds_32a-oc-uv-xtra-ram-fp-102510.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
http://github.com/intersectRaven/ir-kernel

——–

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’.

-merged (from intersectraven ir-kernel):
8c2b39d2b7a04fcc62b0 (sched: do not consider SCHED_IDLE tasks to be cache hot)
91a60f293939aed884d3 (sched: set group_imb only a task can be pulled from the busiest cpu)
afd4e348c83409c2e711 (sched: drop group_capacity to 1 only if local group has extra capacity)
fad1d8360a221b84e998 (sched: force balancing on newidle balance if local group has capacity)
2411ec51065177b18599 (sched: remove accidental code addition)

-merged (from ezterry kernel-biff-testing):
68444e1e41f70ed68944 (HWPOISON: Stop shrinking at right page count)

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-102410.zip
Download: boot-cm_2635.7-oc-uv-xtra-btn-aud-ram-neon_fp-102410.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
http://github.com/intersectRaven/ir-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