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

-revert (from pershoot-kernel master):
9a0a13e885a7849197da4017adab474e999f9689 (core.c: add delay to mmc_resume_host)
9be79f5fdec2ace2f38f8d0f34f9c449be0fd1b3 (add back in bus_ops->remove (mmc_suspend_host) and claim_host from 6b088157c615407bb4bc380f2c4015d3d)
5cb75588936d6cdb3240e8caccdb974d7f80ec04 (Revert “mmc: Fix pm_notifier obeying deferred resume)

-merged (from android.git.kernel.org common):
3a1947646aef72e55f21e2bb1841c642b1a6dfe8 (mmc: Fix pm_notifier obeying deferred resume (part 2))
83aa743f10b27d22a8fc4f531f8e762953f22e4b (pmem: remove the extra up_write on data sem in a rare path)

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

-revert (from pershoot-kernel master):
9a0a13e885a7849197da4017adab474e999f9689 (core.c: add delay to mmc_resume_host)
9be79f5fdec2ace2f38f8d0f34f9c449be0fd1b3 (add back in bus_ops->remove (mmc_suspend_host) and claim_host from 6b088157c615407bb4bc380f2c4015d3d)
5cb75588936d6cdb3240e8caccdb974d7f80ec04 (Revert “mmc: Fix pm_notifier obeying deferred resume)

-merged (from android.git.kernel.org common):
3a1947646aef72e55f21e2bb1841c642b1a6dfe8 (mmc: Fix pm_notifier obeying deferred resume (part 2))
83aa743f10b27d22a8fc4f531f8e762953f22e4b (pmem: remove the extra up_write on data sem in a rare path)

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

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

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

Update (10/14/10 (filename has not changed; re-download and re-flash)):
-reverted:
e74e3f1afb8b4f267b08f73dc0a423753cbdbfd2 (mmc: Fix pm_notifier obeying deferred resume)

Update (10/14/10 (filename has not changed; re-download and re-flash)):
-merged (from android.git.kernel.org common):
e74e3f1afb8b4f267b08f73dc0a423753cbdbfd2 (mmc: Fix pm_notifier obeying deferred resume)

-merged (from android.git.kernel.org msm):
e95653f3af1f0c93f3efe0c1b0168381eef7add6 ([ARM] msm8k: fixes for audio_ctl and pcm_out)

(10/13/10):
-revert (from kernel-2635 master):
mmc: Fix MMC resume panic introduced in 2.6.35.5 (03c8eb1638b16b50bdc00f4a81bb59203e4d8bd9)

-merged (from cyanogenmod cm-kernel):
49cff1d46692e4e70c33 (support FM Radio in kernel)

-merged (from android.git.kernel.org common):
e7f35aec0f4ff507b45b5a91d37f6cd9b18ad768 (mmc: Add “ignore mmc pm notify” functionality)

-merged (from android.git.kernel.org msm):
d3b5ed44b7ea9da8285a4f8569c291a5eba48043 (mmc: make pm_notifier obey deferred resume)
ec949a0f99c25e57e43975ce527a3a10ed3664cd (mmc: msm_sdcc: Add MMC_PM_IGNORE_PM_NOTIFY for builtin device)
e4c42cb98dd80500e9d93c4a3d82804f5f42ace6 (ARM: msm: 8×50: request i2c gpios on first use)

-add back in (core.c (local: 03c8eb1638b16b50bdc00f4a81bb59203e4d8bd9; remote (cm-kernel): 6b088157c615407bb4bc380f2c4015d3d)):
bus_ops->remove (mmc_suspend_host) and claim_host
delay to mmc_resume_host

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

Update (10/14/10 (filename has not changed; re-download and re-flash)):
-reverted:
e74e3f1afb8b4f267b08f73dc0a423753cbdbfd2 (mmc: Fix pm_notifier obeying deferred resume)

Update (10/14/10 (filename has not changed; re-download and re-flash)):
-merged (from android.git.kernel.org common):
e74e3f1afb8b4f267b08f73dc0a423753cbdbfd2 (mmc: Fix pm_notifier obeying deferred resume)

(10/13/10):
-revert (from kernel-2635 master):
mmc: Fix MMC resume panic introduced in 2.6.35.5 (03c8eb1638b16b50bdc00f4a81bb59203e4d8bd9)

-merged (from android.git.kernel.org common):
e7f35aec0f4ff507b45b5a91d37f6cd9b18ad768 (mmc: Add “ignore mmc pm notify” functionality)

-merged (from android.git.kernel.org msm):
d3b5ed44b7ea9da8285a4f8569c291a5eba48043 (mmc: make pm_notifier obey deferred resume)
ec949a0f99c25e57e43975ce527a3a10ed3664cd (mmc: msm_sdcc: Add MMC_PM_IGNORE_PM_NOTIFY for builtin device)

-add back in (core.c (local: 03c8eb1638b16b50bdc00f4a81bb59203e4d8bd9; remote (cm-kernel): 6b088157c615407bb4bc380f2c4015d3d)):
bus_ops->remove (mmc_suspend_host) and claim_host
delay to mmc_resume_host

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

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

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

-merged (from android.git.kernel.org common):
c745de0cee0d9eb78444eb954a30327255993e9e (select: rename estimate_accuracy to select_estimate_accuracy)
ad1531f46d2398b1ad4ee370c2cb4c49cbf94a92 (epoll: make epoll_wait use the hrtimer range feature)
8ed17142b6fd1d8087876f83f4fe4dc0c0d1e42c ([ARM] fiq debugger: Allow selection of target cpu)
2ee6bfea5b225083cec04dc5890d4911dc2cd1aa ([ARM] fiq glue: Align fiq stacks)

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

Update (10/09/10 (filename has not changed; please redownload and re-flash)):
-revert (pershoot kernel-2635):
ee5f7ace8a57407998423e3480aecd687 (msm72k_udc.c: remove conditional phy_reset)

(10/08/10):
-merged (from android.git.kernel.org common):
c745de0cee0d9eb78444eb954a30327255993e9e (select: rename estimate_accuracy to select_estimate_accuracy)
ad1531f46d2398b1ad4ee370c2cb4c49cbf94a92 (epoll: make epoll_wait use the hrtimer range feature)
8ed17142b6fd1d8087876f83f4fe4dc0c0d1e42c ([ARM] fiq debugger: Allow selection of target cpu)
2ee6bfea5b225083cec04dc5890d4911dc2cd1aa ([ARM] fiq glue: Align fiq stacks)

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

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

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

-msm72k_udc.c: remove conditional phy_reset
-set FIQ_DEBUGGER to N

-merged (from android.git.kernel.org common):
7877eabcb8860f4112eff7a77ba502dcb8b6fe6a (ARM: Add fiq_glue)
438e0964cb791cfb61c1da2333b113be483ae531 (ARM: Add generic fiq serial debugger)
a8c11a046422bbcfa383c580ea4c85888517c115 (ARM: fiq debugger: Add tty to fiq debugger)

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.
-If you face issues charging from the wall, please use USB to charge.
-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-100510.zip
Download: boot-cm_2635.7_ds_32b-oc-uv-xtra-fp-100510.zip

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

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

-set FIQ_DEBUGGER to N

-merged (from android.git.kernel.org common):
7877eabcb8860f4112eff7a77ba502dcb8b6fe6a (ARM: Add fiq_glue)
438e0964cb791cfb61c1da2333b113be483ae531 (ARM: Add generic fiq serial debugger)
a8c11a046422bbcfa383c580ea4c85888517c115 (ARM: fiq debugger: Add tty to fiq debugger)

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

merged (from cyanogenmod cm-kernel):
f7d0d85e8113dc6d212b (msm: usb_gadget: Free irq in usb_gadget_unregister function)
26b60c52cb1681b9d0f0 (ARM: Ensure PTE modifications via dma_alloc_coherent are visible)
8b1f1ccd0bfa0600e2fe (vmscan: set default swappiness to 0)
99f107aede756b379bcd (Set the touch panel input gain correctly)
f51c04bfdf81709acef0 (mmc: Fix MMC resume panic introduced in 2.6.35.5)

merged (from android.git.kernel.org common):
b7571940e490f52cc153dbb894fcf3d161625970 (l2tp: l2tp_eth: Fix section mismatch warning)
cd1b918466cc959cc586be46fa984bb23b7b207f (Support lseek(2) in ashmem driver)
c7592f1fffbb3bcf64c7d74cfe4544ea8d4a66a1 (usb: gadget: android: Remove WAKEUP flag from bmAttributes)
9234f00a7b69d2096b7860a43bfd0b1962e19513 (sched: normalize sleeper’s vruntime during group change)
0dd5a613e0a5e0ebe5f255d2b247b490de34d03e (sched: use the old min_vruntime when normalizing on dequeue)

merged (from android.git.kernel.org experimental):
d35bad7fbe9f7c69e50dd0a7f09ef82e80231217 (mmc: msm_sdcc: Add MMC_PM_KEEP_POWER to pm_flags for built-in device)
0d3c6a860930d4b9c42829c9c839d99cb225cfdc (ARM: msm: Fix CONFIG_VIRTUAL_KPANIC_PARTITION warning)

-rebase to kernel.org’s 2.6.35.7

drivers/mmc/core/core.c:
-include wakelock.h
-define wake_lock mmc_delayed_work_wake_lock
-add wake_lock(&mmc_delayed_work_wake_lock); to mmc_schedule_delayed_work
-define extend_wakelock int type in mmc_rescan
-remove spin_lock_irqsave/restore block and unsigned long flags from mmc_rescan
-set extend_wakelock in searching for SDIO,normal SD and MMC within mmc_rescan
-add extend_wakelock condition in out: within mmc_rescan
-add wake_lock_init(mmc_delayed_work) to mmc_init
-add wake_lock_destroy to mmc_exit

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 the phone, due to excessive battery drain from the action. This will be investigated.

——–

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

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

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

merged (from cyanogenmod cm-kernel):
2c28ac129c4acb39d005 (net: wireless: bcm4329: Enable packet filtering during low power mode)
186cf818242a0848f22a (net: wireless: bcm4329: Update to Version 4.218.248.6)
1a73dbc8e2d7a1980940 (net: wireless: bcm4329: Fix interrupt enabling in case of error)
f7d0d85e8113dc6d212b (msm: usb_gadget: Free irq in usb_gadget_unregister function)
26b60c52cb1681b9d0f0 (ARM: Ensure PTE modifications via dma_alloc_coherent are visible)
8b1f1ccd0bfa0600e2fe (vmscan: set default swappiness to 0)
99f107aede756b379bcd (Set the touch panel input gain correctly)
f51c04bfdf81709acef0 (mmc: Fix MMC resume panic introduced in 2.6.35.5)

merged (from android.git.kernel.org common):
b7571940e490f52cc153dbb894fcf3d161625970 (l2tp: l2tp_eth: Fix section mismatch warning)
cd1b918466cc959cc586be46fa984bb23b7b207f (Support lseek(2) in ashmem driver)
c7592f1fffbb3bcf64c7d74cfe4544ea8d4a66a1 (usb: gadget: android: Remove WAKEUP flag from bmAttributes)
9572831534751c97ff66c9bea0c2455d86e7b404 (net: wireless: bcm4329: Fix setting HT clock race conditions)
0549e384d4bcc70e8355904fb7a39655d8a8a83e (net: wireless: bcm4329: Fix setting HT clock race conditions in driver start)
9234f00a7b69d2096b7860a43bfd0b1962e19513 (sched: normalize sleeper’s vruntime during group change)
0dd5a613e0a5e0ebe5f255d2b247b490de34d03e (sched: use the old min_vruntime when normalizing on dequeue)

merged (from android.git.kernel.org experimental):
d35bad7fbe9f7c69e50dd0a7f09ef82e80231217 (mmc: msm_sdcc: Add MMC_PM_KEEP_POWER to pm_flags for built-in device)
0d3c6a860930d4b9c42829c9c839d99cb225cfdc (ARM: msm: Fix CONFIG_VIRTUAL_KPANIC_PARTITION warning)

-rebase to kernel.org’s 2.6.35.7

drivers/mmc/core/core.c:
-include wakelock.h
-define wake_lock mmc_delayed_work_wake_lock
-add wake_lock(&mmc_delayed_work_wake_lock); to mmc_schedule_delayed_work
-define extend_wakelock int type in mmc_rescan
-remove spin_lock_irqsave/restore block and unsigned long flags from mmc_rescan
-set extend_wakelock in searching for SDIO,normal SD and MMC within mmc_rescan
-add extend_wakelock condition in out: within mmc_rescan
-add wake_lock_init(mmc_delayed_work) to mmc_init
-add wake_lock_destroy to mmc_exit

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