{
"lightbox_close": "Close",
"lightbox_next": "Next",
"lightbox_previous": "Previous",
"lightbox_error": "The requested content cannot be loaded. Please try again later.",
"lightbox_start_slideshow": "Start slideshow",
"lightbox_stop_slideshow": "Stop slideshow",
"lightbox_full_screen": "Full screen",
"lightbox_thumbnails": "Thumbnails",
"lightbox_download": "Download",
"lightbox_share": "Share",
"lightbox_zoom": "Zoom",
"lightbox_new_window": "New window",
"lightbox_toggle_sidebar": "Toggle sidebar"
}
CyanogenMod is a free, community built, aftermarket firmware distribution of Android JellyBean, which is designed to increase performance and reliability over stock Android for your device.
Code:
/*
* Your warranty is now void.
*
* I am not responsible for bricked devices, dead SD cards,
*or any damage to you phone !
* Do some researches before flashing this ROM !
* If you points your finger at me for any mess i will laugh !
*/
Unofficial CyanogenMod 11 weekly builds for the p700/05
What's working:
GSM
Receiving and making calls
Display
Camera (photos, camcorder & panorama)
Audio playback
Audio recording
Video playback
Touch
WiFi
Wifi tethering
Bluetooth
Bluetooth tethering
OpenGL rendering
Hardware video decoding & encoding
USB-tethering
Mtp/ptp
Sending/receiving SMS/MMS
Sdcard
GPS
Not working/Tested:
nothing
Kernel features
Based on linux 3.4.104
LZ4 Compressor module
Support for /dev/frandom
Compiled with google gcc 4.8
USB force fast charging
BackLightNotification (BLN)
Google Snappy Algorithm
fs/dynamic/sync/control
Optimized SLUB memory allocator
Removed scsi_wait_scan module
mm/frontswap
Support for GCC 5.0/6.0
Ofast
msm_ion.h
BFQ updated to BFQ-v7r7
ext4 leak memory fix
Zram
Zcache
ZSmalloc
Overclock to 1200mhz
Underclock to 61mhz
Governors
Lulzactive
SmartassH3
Lagfree
Wheatley
SmartassV2
Smartmax
Intelliactive
InteractiveX
Interactive
Userspace
Powersave
Dancedance
Ondemand
Conservative
Performance
Schedulers
noop
deadline
row
cfq
bfq
sio
sioplus
fiops
Zen
Instructions
ROM is only for v20 baseband. It's recommended to be on CWM 6.0.4.8+
Installation
Boot to Recovery
Wipe Data and Cache
Wipe Dalvik Cache
Format system
Flash cyanogenmod.zip
Reboot
Downloads
cm-11-20150808-UNOFFICIAL-p700
MonsterKernel-20150808-CM-p705.zip
My gapps
Thanks to
@RolanDroid
[*]TeamHackLG
[*]aidasaidas75
Source Code:
https://github.com/RolanDroid/lge_MonsterKernel-lproj
https://github.com/CyanogenMod
https://github.com/TeamHackLG
https://github.com/Crxteam
https://github.com/androidarmv6
XDA:DevDB Information
[L7][P700/P705][4.4.4][Weekly #8] Unofficial CyanogenMod 11, ROM for the LG Optimus L7
Contributors
rolando 88
ROM OS Version: 4.4.x KitKat
ROM Kernel: Linux 3.4.x
ROM Firmware Required: v20
Based On: CyanogenMod
Version Information
Status: Stable
Current Beta Version: 8
Beta Release Date: 2015-08-08
Created 2015-04-13
Last Updated 2015-08-08
Changelog weekly 8
Fixed ramdisk problem
Fixed wifi
# CONFIG_CC_OPTIMIZE_FAST is not set
Enabled BackLightNotification
Added BackLightNotification
Updated patch.sh (script for apply patch)
Revert "Enabled CONFIG_DYNAMIC_FSYNC"
build.sh: Added support for L7II
Revert "new simple script for build kernel"
Updated simple CHANGELOG.sh script
[M4/U0/V1/VEE3/VEE7]Enabled Zcache
arch/arm/mach-msm/Kconfig: decouple QCACHE from MSM board selection
zcache-main.c: fix compilation error due to API update
staging: zcache: fix cleancache race condition with shrinker
staging: zcache: fix spelling of comment
staging: zcache: cleanup the code between tmem_obj_init and tmem_obj_find
staging: zcache: introduce get_zcache_client
staging: zcache: cleanup zcache_do_preload and zcache_put_page
staging: zcache: optimize zcache_do_preload
staging: zcache: cleanup zbud_init
staging: zcache: mark zbud_init/zcache_comp_init as __init
staging: zcache: remove unnecessary config option dependence
staging: zcache: fix a compile warning
staging: zcache: fix refcount leak
staging: zcache: don't limit number of pools per client
Defconfigs: Enabled all features
Defconfigs Updated to Linux 3.4.104 for vee7
cyanogenmod: Add fresh vee7 defconfigs
lge: Initial Vee7 KK BringUp
Enabled CONFIG_DYNAMIC_FSYNC
mms128s_ts: Invert the Menu Key of L3II Dual while in L3II Single Kernel
[VEE3]Enabled some governor and updated localversion
Build.sh: MonsterKernel v13
new simple script for build kernel.
acpuclock-7627: Update freq's
Simple Changelog.sh script
mms128s_ts: Enable HomePage touch
Optimized SLUB memory allocator (creds: Christopher83)
Revert "tweaked swappiness" (Fixed deep sleep)
[M4/U0/VEE3]Enabled frontswap
tweaked swappiness
[M4/U0]Enable other 2 governor
Support for GCC 5.0 and 6 .0
[M4/U0]Enable all new governors in the Defconfigs
Updated build.sh
Added all new governors in the makefile and kconfig
cpufreq_lulzactive
cpufreq_lagfree
cpufreq_userspace
cpufreq_powersave
cpufreq_dancedance
Google Snappy
USB force fast charging
[M4/U0]CONFIG_FORCE_FAST_CHARGE=y
[M4/U0/VEE3]Enable Google Snappy
Other changes for L3II etc on github
Linux 3.4.0 -> Linux 3.4.104
Simple IO scheduler plus
Zen IO scheduler
bfq: update to BFQ-v7r7
block: Switch from BFQ-v7r5 for 3.4.0 to BFQ-v7r6 for 3.4.0
frontswap: support exclusive gets if tmem backend is capable
mm: frontswap: fix a wrong if condition in frontswap_shrink
mm/frontswap: fix uninit'ed variable warning
mm/frontswap: cleanup doc and comment error
mm: frontswap: remove unneeded headers
mm: frontswap: split out function to clear a page out
mm: frontswap: remove unnecessary check during initialization
mm: frontswap: make all branches of if statement in put page consistent
mm: frontswap: split frontswap_shrink further to simplify locking
mm: frontswap: split out __frontswap_unuse_pages
mm: frontswap: split out __frontswap_curr_pages
mm: frontswap: trivial coding convention issues
mm: frontswap: remove casting from function calls through ops structure
frontswap: s/put_page/store/g s/get_page/load
mm: frontswap: core swap subsystem hooks and headers
mm: frontswap: add frontswap header file
mm: frontswap: config and doc files
mm: frontswap: core frontswap functionality
Fix build with all Optimizes
Fix -Ofast
gcc: add Compiler optimizations config options
staging: android: lowmemorykiller: Change default debug_level to 1
lowmemorykiller: make default lowmemorykiller debug message useful
debug: remove: arm unwind: remove logspam while in debug mode
debug: remove: remove some dmesg logspam from Linux mainline 3.4 fs
debug: remove: tty makefile remove smux_debug
video: msm_fb: reduce logging level.
rmt_storage: Decrease logging.
use msm_ion.h
msm_fb: Fix RGB pipe offset issue
GCC 4.8 Fixes
Set 1024 kbytes as Max Readahead
led p5521: stop to the led pattern
fs/dyn_sync_cntrl: add kernel panic notifier to force flush outstanding data
fs/dyn_sync_cntrl: add reboot notifier to force flush outstanding data
fs/dyn_sync_cntrl: add some cache optimizations
s/dyn_sync_cntrl: check dyn fsync control's active prior to performing fsync ops
fs/dyn_sync_cntrl: dynamic sync control
Revert "entropy optimization v2"
Other changes on github (4700 commits)
Recompiled from old source of MonsterKernel
Linux 3.4.0-> 3.4.108
Fixed sioplus
Other stuff on github
Updated linux to Linux 3.4.108 from official site (www.kernel.org)
Added /dev/frandom
Added LZ4 Compressor module thanks to teamVee
[M4]Enable LZ4 Compressor module
[u0]Enable LZ4 Compressor module
Updated deconfig for v8.0
new build.sh,thanks to Caio99BR for base
Fixed "enable LZ4" for P700
Updated linux to Linux 3.4.50
Entropy optimization v2
[L7]Values of MDP and ADSP updated (fixed lags and black screen)
[U0][M4]Disable ModVersions and Enable Force_Load-Updated module.c
Updated entropy optimization (fixed lag)
revert leak memory fix
added 950,1050mhz removed 1008mhz and added 1000mhz for L7
set underclock by default to 61440 for L5
Added overclock to 1100mhz for L5
Added overclock to 1200mhz for L7
Added smartmax
Added intelliactive
Added interactiveX
Added wheatley
Added sioplus
Added support for p700-p705
updated entropy optimization,ext4 memory leak fix and others
patched selinux
added frequency min to 61mhz [L7]
added new frequencies (700mhz,800mhz and 900mhz) [L7]
Updated modules
Added entropy optimization
Added ext4 leak memory fix
Changelog weekly 7
Added MonsterKernel p705
Removed L Speed
Others
Changelog weekly 6.1
Fixed error status 7
Added skernel prefinal p700
Added full compatibility for recovery p705
Change busybox
Removed app unnecessary
Fixed battery drain,gps and deep sleep
Changelog weekly 6
Updated L Speed for CyanogenMod
Updated busybox
Fixed black screen (not tested)
Deactivate all tweaks
Other fix and update general
Changelog weekly 4
Updated L Speed for CyanogenMod
Upstream cm changes
Added skernel with ubertc
Bln (you need app from play)
fast charge
And always set noatime no diratime on all partitions(faster in test apps)
Updated Adreno blobs to kitkat (kk_2.7_rb1.21)
Fixed VIDEO_ENCODE power hint
Fixed dark photo with flash enabled
Increased zram disk size to 192MB
Increased Swappiness to 100
Updated proprietary blobs from p710 v20 kitkat
Using all blobs from p710 v20 expect nfc,adreno and sensor.
V9 RIL
Kitkat RIL, dsds hack to get ril is no longer needed.
Morpho DNR (Digital Noise Reduction) support for low-ligth conditions
Fixed some selinux denials
Increased Swappiness to 100
Background app limit increased to 20
Merged p710 v20 kernel
hardly any v20 changes effect us anyways
Fixed high battery drain in sleep
Fixed OMX bugs (pause/resume/fast forward/rewind)
Switched to qmi ril
Disabled HW aac decoder
Possible fix for gps battery drain
Total userspace ram is 401mb now
Fixed WIFI instability issues
Disabled genlock support
Enabled HW decoder for AAC,qcelp,evrc
Disabled lowmem - performance seems to improved with this
Some memory management changes
Changelog weekly 3
Updated L Speed for CyanogenMod
Kernel tweaks updated
VM tweaks updated
Updater-script printing changed
Added some things when applying SD tweak
Updater tweaks for build.prop
DNS removed from mod
VM tweaks updated
Ram manager updated
Host file updated
IO and SD tweak separated
Updated Improve battery tweak (build.prop)
Added haveged seeder engine
Fixed lags
Fixed random reboot
Changelog weekly 1
-initial release
Reporting bugs
Using stock kernel MonsterKernel for update of kernel look on thread.
Not install tweaks/mods and xposed.
Not modified system files.
Report bug only with logcat HOW TO LOGCAT
ho !!!!! thank !!!!!! incredible !!!! :good:
YES !!! :victory:
last nighly sources ???!!!
Loulou-13 said:
ho !!!!! thank !!!!!! incredible !!!! :good:
YES !!! :victory:
last nighly sources ???!!!
Click to expand...
Click to collapse
yes! based on cm11 m12 from pecanCM
rolando 88 said:
yes! based on cm11 m12 from pecanCM
Click to expand...
Click to collapse
ha ok ... because M12 is much more old than the last nighly where a good work and lots of improvements have been done with this last release ...
Loulou-13 said:
ha ok ... because M12 is much more old than the last nighly where a good work and lots of improvements have been done with this last release ...
Click to expand...
Click to collapse
M12 is latest release from CyanogenMod
rolando 88 said:
M12 is latest release from CyanogenMod
Click to expand...
Click to collapse
M12 have been released at the middle of November 2014 and the last Nighly : 5 January 2015 ....... near 2 months of developments between these two .
the last Nighly is considered as totaly "Stable" ...
Loulou-13 said:
M12 have been released at the middle of November 2014 and the last Nighly : 5 January 2015 ....... near 2 months of developments between these two .
the last Nighly is considered as totaly "Stable" ...
Click to expand...
Click to collapse
i know
rolando 88 said:
i know
Click to expand...
Click to collapse
In your rom ,on M12 ,we have the possibility to enter SMSC manualy on SMS parameters ?!
because i always have a serious problem of SMS sending on ALL customs develloped ,beacuse bad THLG sources ...
Loulou-13 said:
In your rom ,on M12 ,we have the possibility to enter SMSC manualy on SMS parameters ?!
because i always have a serious problem of SMS sending on ALL customs develloped ,beacuse bad THLG sources ...
Click to expand...
Click to collapse
idk not tested, please test
Loulou-13 said:
ho !!!!! thank !!!!!! incredible !!!! :good:
YES !!! :victory:
last nighly sources ???!!!
Click to expand...
Click to collapse
The last pecanCM is based om the latest sources
Sent from my LG-P705 using Tapatalk
@rolando 88
ok ,i will test when i have time ...and the phone (it's my wife ; LOL ! )
thank again and again and again.... !!! our friend !!! it's fabulous for L7 development ! we love you !
@Paget96
hi ! i hope you are fine !
"lasts" CM sources ? it's the last nighly ? no ?!
@PecanCM is really a f***ing great dev ! one among the best of the best ! a real king of Android universe !
we miss him ... pity ! a dev with strong precious knowledges ... :crying:
Loulou-13 said:
@rolando 88
ok ,i will test when i have time ...and the phone (it's my wife ; LOL ! )
thank again and again and again.... !!! our friend !!! it's fabulous for L7 development ! we love you !
@Paget96
hi ! i hope you are fine !
"lasts" CM sources ? it's the last nighly ? no ?!
@PecanCM is really a f***ing great dev ! [emoji14] one among the best of the best ! a real king of Android universe ! [emoji14]
we miss him ... pity ! a dev with strong precious knowledges ... :crying:
Click to expand...
Click to collapse
I do this for passion
rolando 88 said:
I do this for passion
Click to expand...
Click to collapse
...and a future "recognized developer" here ,i think (i hope ,i pray for you... )
this CM11 is the best alternative way for our poor L7 ,for the end of his life ...it's the hope ! :crying:
otherwise ,if it have a work of rebuild of "beta" THLG sources , maybe a CarbonKK ,RR ...etc....would be interresting ...
Loulou-13 said:
...and a future "recognized developer" here ,i think (i hope ,i pray for you... )
this CM11 is the best alternative way for our poor L7 ,for the end of his life ...it's the hope ! :crying:
otherwise ,if it have a work of rebuild of "beta" THLG sources , maybe a CarbonKK ,RR ...etc....would be interresting ...
Click to expand...
Click to collapse
Carbon rom from aidas tested?
Sent from my K00Z using XDA Free mobile app
rolando 88 said:
Carbon rom from aidas tested?
Sent from my K00Z using XDA Free mobile app
Click to expand...
Click to collapse
For me, haven't tested.
Another suggestion would be, vanir by @bart452.
Its a great Rom and fast. Just some minor bugs.
vaikz said:
For me, haven't tested.
Another suggestion would be, vanir by @bart452.
Its a great Rom and fast. Just some minor bugs.
Click to expand...
Click to collapse
+1 that will be great,about vanir.
Difference between all of your CM11 port to this one? I dont know what would i choose to use.
Kvn Sln said:
Difference between all of your CM11 port to this one? I dont know what would i choose to use.
Click to expand...
Click to collapse
This is on the latest CM sources, also all of us know that THLD didn't update L7 device tree souce like on L5. With port from L5 you will get all the latest.
Need someone who will test this build.
Sent from my LG-P705 using Tapatalk
Related
{
"lightbox_close": "Close",
"lightbox_next": "Next",
"lightbox_previous": "Previous",
"lightbox_error": "The requested content cannot be loaded. Please try again later.",
"lightbox_start_slideshow": "Start slideshow",
"lightbox_stop_slideshow": "Stop slideshow",
"lightbox_full_screen": "Full screen",
"lightbox_thumbnails": "Thumbnails",
"lightbox_download": "Download",
"lightbox_share": "Share",
"lightbox_zoom": "Zoom",
"lightbox_new_window": "New window",
"lightbox_toggle_sidebar": "Toggle sidebar"
}
Code:
#include <std_disclaimer.h>
/*
* Your warranty is now void.
*
* I am not responsible for bricked devices, dead SD cards,
* thermonuclear war, or you getting fired because the alarm app failed. Please
* do some research if you have any concerns about features included in this ROM
* before flashing it! YOU are choosing to make these modifications, and if
* you point the finger at me for messing up your device, I will laugh at you.
*/
This kernel is maded for my custom roms like CM10.2 and Mokee OS and (cooming PACMAN ) and add optimization for proper use on these roms.
Hey this thread open because several users were asking me a zip with the kernel, so I decided that would upload, the kernel for those who wish to try.
And u can try this kernel on Other roms
Tested on
OFICIAL PA 3.99
OFICIAL Cyanogenmod 10.2
and more
Features:
For android 4.3
CPU and GPU overclock
proper undervolt
Support for LZ0 and lz4 compression
Gobernators: Gaming,lulzactie,PegasusQ interactive default
I/O schedulers: deadline , v(R) ,sio, CFQ,noop optimizatios
Kexec hard boot support
better battery consumption
F2FS support
ext4 support
And more...
F2FS info
F2FS is a Filesystem so we have to Format our memory in this mode. How can we do this? We need a moded Recovery LIKE TWRP or CWM
So you need format all system , so you need backup all data, music, movies etc
How to install TWRP only extract my zip and execute script
chmod +x fastboot.sh
./fastboot.sh
Enter in the recovery TWRP
make a format data
MODDED RECOVERY:
TWRP-Multirom-F2FS suppor
[/list]
NOTE: If you change data partition to F2FS only use kernel with F2FS support, backups of TWRP normal not work on F2FS because TWRP use EXT 4, you need a moded TWRP like my version or Legolas version.
Backups of TWRP F2FS not work on TWRP normal, I made 2 versions of kernel for data EXT 4 and data format on F2FS
to restore F2Fs to Ext 4 only need flash normally TWRP and make a format Data.
Click to expand...
Click to collapse
Version for Custom roms like CM10.2,MokeeOS,ParanoidAndroid etc
3.2.3-XPerience-10.zip - 4.98 MB
Version for stock 4.3 rom...
3.2.3-XPerience-10-StockRom.zip - 4.97 MB
FOR KITKATEXT 4
CM Paranoid(use CM superuser),MOKEE OS,XPerience(ETC)
3.2.5-XPerience19+-CM.zip - 5.18 MB
AOSP BASED, OmniROM,AnimeROM ETc
3.2.5-XPerience-19+AOSP.zip - 5.16 MB
F2FS data
3.2.5-XPerience-19+F2FSData.zip - 5.18 MB
Sources:
https://github.com/NexPerience/android_kernel_asus_grouper
https://github.com/NexPerience/kernel_asus_grouper_kitkat
NOTE: If you lose root acces in roms like CM, AOKP,CyanFox,XPerience-8.0.0.. USE this...
Installation and usage
- Download the ZIP file (see post below for link)
- Extract the ZIP file
- Boot your device in bootloader/fastboot mode. Usually this can be done by turning your device off, then holding VolUp+VolDown+Power to turn it on.
- Connect your device to your computer using USB
- Windows:
--- Run root-windows.bat
- Linux
--- chmod +x root-linux.sh
--- Run root-linux.sh
- Mac OS X
--- chmod +x root-mac.sh
--- Run root-mac.sh
- Follow the on-screen instructions - watch both the computer and the device !
LINK:CF-Auto-Root-grouper-nakasi-nexus7.zip - 6.89 MB
Click to expand...
Click to collapse
changelog in second post:
Special thnks:
NOT in order
Sgt.meow for Gaming gobernor
google for sources kernel
fat-tire for BFQ scheduler
Chainfire for CF-Autoroot
if forget ur name and u see any from your propierty u can sendme report and I give you credits.
OLDER DOWNLOADS:
3.1.12-XPerience-04.zip - 5.13 MB
3.1.15-XPerience-05.zip - 4.98 MB
3.2.2-XPerience-06.zip - 4.99 MB
3.2.2-XPerience-06b.zip - 4.98 MB
3.2.2-XPerience-07.zip - 4.97 MB
3.2.5-XPerience13kk-MK-CM-PA.zip - 4.84 MB
3.2.5-XPerience13kk.zip - 4.82 MB
3.2.5-XPerience14kk.zip - 4.82 MB
3.2.5-XPerience14kk-MK-CM-PA.zip - 4.83 MB
3.2.5-XPerience15kk.zip - 5.10 MB
3.2.5-XPerience16kk.zip - 5.10 MB
3.2.5-XPerience17.zip - 5.17 MB <--EXT4
3.2.5-XPerience17F2FS.zip <-- F2FS CM based rom
3.2.5-XPerience17F2FSAOSP-OMNI-ANIME.zip <-- F2FS AOSP based rom like OmniROM, AnimeROM, AOSPA
3.2.5-XPerience-18AOSP.zip
3.2.5-XPERIENCE-18CM.ZIP
F2FS ALL
CM Based (Paranoid(use CM superuser),MOKEE OS,XPerience
3.2.5-XPerience18CM-F2FS.zip - 5.16 MB
AOSP Based
3.2.5-XPerience-18AOSP-F2FS.zip - 5.16 MB
Click to expand...
Click to collapse
F2FS Data only (system and Cache on ext 4 )
3.2.5-XPerience18CM-DATA-F2FS.zip thnsk to @frantisek.nesveda for having time to edit the fstab file
I Like my work u can buy me a Coffe with a donation.
XPerience-1x-Cooming soon
Optimized for cortex-A9
Added XPerience Gobernor
Builded with linaro 4.9.1-08
XPerience-19
Optimized for cortex-A9
Builded with linaro 4.9.1-08
mm:KSM: Optimized
Optimized decompress for cortex-a9
Merged google/android-tegra3-grouper-3.1-kitkat-mr2
tmpfs: fix use-after-free of mempolicy object
tmpfs: fix mempolicy object leaks
lib/memcopy: use glibc version …
sched: LOAD_FREQ (4*HZ+61) avoids loadavg Moire It's perfectly
arm: lzo: faster boot-up process.
ext4: optimize test_root()
between the 2.6.32 and 3.0 kernels. By removing the plug from do_io_submit()
lowmemorykiller: Don't try to kill the same pid over and over
Kernel: process: Short Timeuot for stoping process
Reduce Disk Writes With noatime, nodiratime noatime, nodiratime
CPU hotplug, writeback: Don't call writeback_set_ratelimit() too often during hotplug
mutex: dynamically disable mutex spinning at high load Date
overall_stats: add overall stats for all available cores …
dynamic fsync: favor true case since most will be using this …
overall_stats: make dual/quad core stats configurable via meunconfig
ARM: tegra: clock: Adjust Tegra3 cpu to emc ratio
Some SELinux improvements.
XPerience-18
optimized for Cortex-A9 cpu with Neon-VFPv3 technology support.
Cortex-A9 flags
Fixed Ramdisk for CM based roms (Fix superUSER bug , and FC)
New version ALL F2FS
Optimized Ramdisk for AOSP variants
- Released 4 versions
--CM Based
-- AOSP Based
-- ALL F2FS CM
-- ALL F2FS AOSP
XPerience 17
VFP NEON mode
ext4: speed up
Now fully support to F2FS[Flash-Friendly File System] (for animerom, Cyan-FOX, XPerience-8.0.0)
Now builded on linaro 4.8.3 last version are builded on 4.7.4 x_x
Fixed some issue with USB OTG (yes I Bought A OTG TO test it x___x )
Sleepers are unused so I delete it
Ramdisk fixes now this version works on CM based roms and AOSP based roms (on CM fixed problems with changes of CPU freq)
Doubletaptowake Optimized response
used -mtune=cortex-A9 -VFPv3 flags for linaro
Some optimizations on RAMDISK
XPerience 16kk
Sweep2sleep
Doubletap2Wake
Add prevent_sleep functionality
Enaled by default SW2S/DT2W
Elan Touchscreen updates ektf3.c
Updated Interactive gobernor
sleepers
XPerience 15kk
VR shceduler
GPU OC set to 500mhz
Loadable modules enabled
Fast FPE (optimize Float point emulation (Optimize Floating point calculations)
enabled tegra_rq_stats
Re-enabled TCP configs and added more like, RENO,ILINOIS,Westwood+,Hybla,H-TCP,VEGAS,low priority,veno,YeAH tcp,scalable,High speed--- By default Westwoot+
Builded by XPerience-Linaro-4.8.314.01-(Optimized for Cortex-A9 and Cortex-A15)
LZ4 compression
Fix broken wifi on AnimerORM beta 2 and superUSER ACCES ON ANIMEROM
XPerience-14kk For kitkat
Added GPU overclock to 800mhz (Experimental) and proper fixes
Add GPU clock control. Allows users to overclock this GPU[4/4]
block: cfq: tweak all CFQ tunables
block: cfq: finally nailed CFQ tunables correctly
block: deadline: hardcode values
block: deadline: XPerience Power
cpufreq: break earlier if the target_freq is equal to the current freq.
XPerience-13kk For kitkat -CM-MokeeOS
Added ramdisk for CM based roms like mokeeOS
XPerience-13kk For kitkat
JRCU daemon Priority set to 0 (more faster to recognition)
Updated ro kitkatMR source
Omnirom and CM11 Ramdisk (kitkat only tested)
Frandom optimizations
CPU and GPU fixes for Proper OC in kitkat
Optimized with flag -O4
Fixed wifi problems on kitkat
MM reclaim some more more memory
Optimized ROW i/o Sched
XPerience-11
fs/dyn_sync_cntrl: dynamic sync control 1.2
-dynamic filesync: add some cache optimizations
-dynamic fsync: add reboot notifier to force flush outstanding data
this should further prevent data corruption from kernel panics and
forced reboots
-dynamic fsync: add kernel panic notifier to force flush outstanding data
fs/dyn_fsync: check dyn fsync control's active prior to performing fsync ops
GPU fixes
XPerience-10!
Better background gradients
Added 2 versions for custom rom's and Stock 4.3 rom --> waiting for upload...
New CPU Frecuency
Changed V(R) ioscheduler to ROW
Add support to change LP Overclock (kconfig on git)
Support to Custom Brightness (more efficient)
Re-enabled KSM support
and OABI support
Changed CONFIG_RWSEM_XCHGADD_ALGORITHM to CONFIG_RWSEM_GENERIC_SPINLOCK
More volts to improvements
Fixed boot V9 not boot and overheats the microprocessor and graphics.(fixed)
Fixed graphical issues and bad performance in games like Asphault 8
Reverted CPU OC to 1.6ghz
Westwood TCP scheduler as default
XPerience-09 NOT RELEASED!
Revert changes of CPU AND GPU NEW Frecuencies
Reverted some new voltages
changes on kconfig
gdwarf-2 flag
XPerience-08NOT RELEASED
Fixed GPU frecuenses GPU OC default 700
some changes
XPerience-07b
Removed GPU DVF
Reverted RWSEM algorith (cause dead lock and screen off )
Rewrited CPU and GPU frecuences
CPU Overclockeable to 1.7ghz
LP core overclockeable to 700mhz
CPU and LP are changeable now with trickster but in GPU fixed issues that made it to exit the application, the frequency setting will not stay active.
More stability fixes and ramdisk changes
Fixed issues with MX Player (graphical issues)
XPerience-07
Added GPU DVF
RWSEM Algorithm
Fixed build ROW scheduler
Increase VM min-max
ROW hardcode
Added TCP schedulers
Upgraded kernel to XPerience-07
added ro.secure set to 0
XPerience-06b
Fixed: screen flickering issues. (Thnks to @sgt. meow)
Updated some parts of Ramdisk
XPerience-06
Upgraded to 3.2.0,--> 3.2.1--->3.2.2 patches on github
Enabled in configs tegra 3 RQ_Stats
Generic hotplug enabled
Changed Gobernor to interactive.
CONFIG_TEGRA_CONVSERVATIVE_GOV_ON_EARLYSUPSEND
XPerience-05
Build with linaro 4.8 Toolchain
Fix support on Android 4.3.-r2.2
fsync control thnks to ezekeel
hotplug and TEGRA3_RQ_STATS'.
upgrading to 3.1.15
predefined OC GPU to 446mhz
Logger: Add sysfs interface to Enable / Disable Android Logger and added into config.
----
- switching done via /sys/kernel/logger_mode interface
default is 1 (on) you can change this in terminal
Code:
echo "0" /sys/kernel/logger_mode interface
Modular interface for min/max backlight control
JRCU
Upgrading Kernel v to XPerience-05
Optimized CRC32C (Cyclic redundancy check)
Su Fixes in ramdisk
XPerience-04
Changed GPU OG from 700mhz default to 448mhz (modificable using trickmaster mod)
Updated to 3.1.12-XPerience-04
Minimal changes and cleanidg code
change I/O governor to V(R)
Change CPU Gobernor to Lulzactive
Kexec hardboot support
XPerience-03
Kernel upgrade to 3.1.12-XPerience-03
Added Gobernors: Lulzactive,PegasusQ and Gaming (Gaming gobernor forked from Sgt meow github)
Added I/O Schedulers SIO , VR, ZEN
Frandom
CPU Overclock max 1600mhz
GPU Overclock max 766mhz
Ramdisk Su fixes.
LP core overclock to 660MHz
Tegra Quadcore optimizations
LZ4 decompress:
Deadline fixes
backport lowmemorykiller from CAF msm-3.4
XPerience-02
kernel panic changed of 10 to 1
KSM support for page merging
L2x0 cache controller
Security: SELinux
Suspend to RAM and Standby
Ramdisk optimizations and changes
SuperUser Fixes
XPerience-01
BFQ and interactive are default gobernor and I/O scheduler
Kernel Based on AOSP 4.3 kernel
enable SELinux [WIP] (Busybox)
First release
Kernel optimized on LZ0
Great to see 4.3 kernel development for the N7!
Thank you :thumbup:
Sent from my SGH-I317 using Tapatalk 4
Thank you....
Works with MultiROM?
Enviado desde mi Nexus 7 usando Tapatalk 4
aleeexxhh said:
Works with MultiROM?
Enviado desde mi Nexus 7 usando Tapatalk 4
Click to expand...
Click to collapse
from OP. "Kexec hard boot support"
Hi, testing this since yesterday and i can say all seems smoother (even at 1100). It's early to see how the battery is going with this, but if there isn't a noticiable battery drain... this will be my default kernel for cm.
Thanks.
BR.
Made me lose root on latest Rasbean. Reflashing latest SuperSU v1.51 did not fix it. Nonetheless, will test this kernel for a few days.
yukkio said:
Hi, testing this since yesterday and i can say all seems smoother (even at 1100). It's early to see how the battery is going with this, but if there isn't a noticiable battery drain... this will be my default kernel for cm.
Thanks.
BR.
Click to expand...
Click to collapse
tibere86 said:
Made me lose root on latest Rasbean. Reflashing latest SuperSU v1.51 did not fix it. Nonetheless, will test this kernel for a few days.
Click to expand...
Click to collapse
thnks , any issue please report
ive been using this kernel ever since the mokee rom and this update for kernel came out.its the best ive used so far. wondering though if its causing carbon rom to not charge?? on the mokee it runs perfect.
Same here, lost root on rasbean, and on cleanrom. Then it is no easy way to get root back, switch kernel doesnt help for me at least. I need to have root where I live, so only quick test, but kernel makes the system very fast and responsive.
ksss said:
Same here, lost root on rasbean, and on cleanrom. Then it is no easy way to get root back, switch kernel doesnt help for me at least. I need to have root where I live, so only quick test, but kernel makes the system very fast and responsive.
Click to expand...
Click to collapse
ONLY NEED Download superSU form markent and install binary using TWRP or CWM option
and Root work.
@TeamMex
I am unable to increase GPU max freq using trickster MOD (DONATION)....whatever I do, it switches back to 484....what can be the problem...?????
hassam_tariq2003 said:
@TeamMex
I am unable to increase GPU max freq using trickster MOD (DONATION)....whatever I do, it switches back to 484....what can be the problem...?????
Click to expand...
Click to collapse
yes u can upload with trickster but im not use donate version.
can u share me logcat?
TeamMex said:
yes u can upload with trickster but im not use donate version.
can u share me logcat?
Click to expand...
Click to collapse
hOW TO MAKE LOGCAT...????
adb logcat > logcat.txt
not install
TeamMex said:
not install
Click to expand...
Click to collapse
where is the link for v5???
podagee said:
where is the link for v5???
Click to expand...
Click to collapse
I upload zip wrong , a zip that installed a kernel that did not work.
Added link now
any issue with SuperUser change Su binary use SuperSU its recomended.
{
"lightbox_close": "Close",
"lightbox_next": "Next",
"lightbox_previous": "Previous",
"lightbox_error": "The requested content cannot be loaded. Please try again later.",
"lightbox_start_slideshow": "Start slideshow",
"lightbox_stop_slideshow": "Stop slideshow",
"lightbox_full_screen": "Full screen",
"lightbox_thumbnails": "Thumbnails",
"lightbox_download": "Download",
"lightbox_share": "Share",
"lightbox_zoom": "Zoom",
"lightbox_new_window": "New window",
"lightbox_toggle_sidebar": "Toggle sidebar"
}
Preface:
Read through this post. Don't rush into flashing. Be sure you understand the process before you start or you risk damaging your device
This is a custom 2.6.32 kernel developed for Android . Like of nAa-06 Android gingerbread is also supported. This kernel only works for shakira, a.k.a. X8,W8
This kernel uses a custom mtd partitioning with larger /system partition to hold the extra JB and kk calories. If you are moving from another custom kernel, EXCEPT 2.6.29-nAa-jb or 2.6.32.61-nAa- to this one, you MUST first format /system /data and /cache via the embedded CWM recovery
If you want to flash another kernel after having flashed this one, you MUST first format /system /data and /cache via the embedded CWM recovery
Features:
Based on SEMC 2011 ICS sources, re-based on Linux kernel 2.6.32.62
Built with XPerience Linaro arm-eabi-4.8.3 toolchain
CWM-v6.0.2.8
Custom mtd partitioning scheme suitable for JB and KK
Modular recovery flashing support
Much more RAM than stock for improved multitasking experience (shakira: 186MB)
Patched to latest 2.6.32.62 release
kgsl: SEMC 2011
ARM: many backported fixes and optimizations from CAF 3.x
Netfilter: many backported fixes and optimizations from CAF 3.x.
net/iptables: Fully working networking and iptables support. Fully working traffic control via data limits menu of JB
Backported tiny-rcu
Superior AHB overclocking - improved responsiveness and performance. 'Buttery-smooth' experience
improvements: memcpy, kmalloc, jhash, sha1, scheduler, optimized CRC32, LZO, vmalloc, pm_suspend,ARM11j36
Two-way call recording
binder, lowmemorykiller fixes backported from CAF 3.x
WEXT tiwlan
pmem: backported from CAF 2.6.35
modular undervolting
tripple buffering support
Supported IO Schedulers: NOOP, BFQ, AS, DEADLINE, CFQ, VR, SIO
net: Stochastic Fair Blue scheduler
ZRAM + google snappy compression backported from CAF 3.x
ZCACHE backported from CAF 3.x
Cleancache backported from CAF 3.x
Kernel compression: LZO for best kernel booting times
Makefile: optimization flags
dcache: vfs_cache_pressure -> 25
Proportional Rate Reduction for TCP
New fsync enable/disable toggle at: /sys/module/sync/parameters/fsync_enabled (enabled by default)
CFQ Scheduler tweak all CFQ tunables. finally nailed CFQ tunables correctly (From KitKat kernel 3.2.55)
Deadline: Hardcode Values
CPU Changes and optimizations.
Dynamic_Fsync
Defaults:
Scheduler: CFS
RCU: JRCU
Memory Manager: SLQB
IO scheduler: CFQ KK
CPU governor: interactive
CPU_FREQ_MAX=604800
CPU_FREQ_MIN=245760
Hardcode values of OMM
NetScheduler = WESTWOOD
Note: some roms change gobernor to smartassV2
Install:
Backup all your data
Download FTF from downloads
Flash kernel via Flashtools
(First time only) Get into recovery and format /system /cache and /data manually and reinstall rom
2.6.32.63-XPerience-KK06.ftf - 7.07 MB
MIRROR
2.6.32.63-XPerience-KK06.ftf
bug:
* Kitkat wifi some times not work(working on it)
NOTE: Report bugs in Bugs Section or click --> HERE
NOTE 2: If you use CM10.2 and OmniROM from afi you need to rename android version from 4.1.2 to 4.3.1 (on CM10.2) or 4.4.2 (on OmniROM)
SOURCE:
OLDERDOWNLOADS
2.6.32.62-XPerience-KK02-LZO.ftf - 7.03 MB
2.6.32.62-XPerience-KK03.ftf - 7.05 MB
2.6.32.62-XPerience-KK04.ftf - 7.05 MB
2.6.32.62-XPerience-KK05.ftf - 7.05 MB
Special thanks:
NobodyAtall for first commits
Google for NExus Source kernel
Afi1982 for Work on KitKat
Me for work on this
you for use it
I Like my work u can buy me a Coffe with a donation.
All donations are apreciated
XDA:DevDB Information
XPerience Kernel, Kernel for the Sony Ericsson XPERIA X8
Contributors
TeamMex
Kernel Special Features:
Version Information
Status: Testing
Current Stable Version: kk04
Stable Release Date: 2014-04-06
Current Beta Version: KK02
Beta Release Date: 2014-04-01
Created 2014-03-31
Last Updated 2014-08-01
Reserved
Changelog:
[*] SELinux
[*] Fix wifi issue in android 4.0.4
XPerience-KK06
Linux kernel 2.6.32.63
Changes in ramdisk
Logger enabled by default (Now can take logcat's )
optimizations on kernel with linaro
ARM11 optimizations.
SELinux: Fix kernel BUG on empty security contexts.
qeth: avoid buffer overflow in snmp ioctl
crypto: ansi_cprng - Fix off by one error in non-block size request
dm snapshot: fix data corruption
tcp_cubic: fix the range of delayed_ack
net: drop_monitor: fix the value of maxattr
scsi: fix missing include linux/types.h in scsi_netlink.h
net: fix regression introduced in 2.6.32.62 by sysctl fixes
auditsc: audit_krule mask accesses need bounds checking
futex: Make lookup_pi_state more robust
futex: Validate atomic acquisition in futex_lock_pi_atomic()
futex-prevent-requeue-pi-on-same-futex.patch futex: Forbid uaddr == uaddr2 in futex_requeue(..., requeue_pi=1)
futex: Prevent attaching to kernel threads
futex: Add another early deadlock detection check
ethtool: Report link-down while interface is down
XPerience-KK05
Builded with Linaro optimized for ARM11 architecture (using optimizations of CORTEX-A9)
Optimized VFP
Fixed problem to make logcats enabled logger
Minimun improvements in ramdisk
Some fixes for ICS rom
XPerience-KK04
[PATCH 0/4] The Contiguous Memory Allocator
[PATCH 1/4] lib: rbtree: rb_root_init() function added
[PATCH 2/4] mm: cma: Contiguous Memory Allocator added
[PATCH 3/4] mm: cma: Test device and application added
[PATCH 4/4] arm: Added CMA to delta board.
Logger: Add sysfs interface to Enable / Disable Android Logge Default disabled.
- switching done via /sys/kernel/logger_mode interface Read in 3rd post
JRCU's
XPerience-KK03
Dynamic_Fsync [done]
Lowmemorykiller: Management of not killable processes [done] inestable :/
Updated CFQ-Scheduler.
Increased VM Min/MAX
Updated sdio routines for WL12xx driver from 2.6.34 kernel
Enabled NetScheduler by default WESTWOOD You can change using Trickster mod
Updated ramdisk for android 4.3 fixed issue with sd card now mount sd
Updated msm rotator.
XPerience-KK02
Various improvements on ramdisk
Lz4 ramdisk
bug fixes on charlang
Now charge the phone in 2.3,4.0 and 4.1.2 versions
charger updated
NeW xperience bootanimation logo
propper boot in 4.1.2 and 4.0
fixed wifi issues on 2.3,4.1.2 & 4.3 versions
XPerience-KK01
Custom Ramdisk Work on Gingerbread,ICS,JellyBean 4.1.2 y 4.3 and KitKat
Block: cfq: block: cfq: tweak all CFQ tunables. finally nailed CFQ tunables correctly (for KK)
block: deadline: hardcode values XPerience sause
cpufreq: break earlier if the target_freq is equal to the current freq.
updated to .62
Optimized Float Point (more faster)
UVDD freq changes
Optimized Intellidemand,brazilianwax and others Gobernors.
Changes on ramdisk
Builded with XPerience-Linaro-Toolchain-ARMEABI-4.8.3
Added Flags compatible with XPE linaro for optimize build.
.-......
Reserved
Only in version 4 and later.
How to enable Logger by default are disabled.
You need tap in Terminal emulator
Code:
echo "1" /sys/kernel/logger_mode interface
Very good kernel, thank you very much!
1 comments:
The title 2.6.32.62-Xperience-KK01 in the downloading is 2.6.32.61-Xperience-KK01. When can I download the new one (.62)?
And if I replace the kernel, you will need to do something to recovery, or simply assume Flashtool and I start?
DjBodi said:
Very good kernel, thank you very much!
1 comments:
The title 2.6.32.62-Xperience-KK01 in the downloading is 2.6.32.61-Xperience-KK01. When can I download the new one (.62)?
And if I replace the kernel, you will need to do something to recovery, or simply assume Flashtool and I start?
Click to expand...
Click to collapse
is the .62 I use the same package for Flashtools and forget to change to .62 but download are for .62
and only copy to Flashtool/firmware and flash on Flashtools
Thank you very much!
Good day, good job!
@TeamMex great work but what WIFI driver yo using for kitkat?and post your sources... it's against the rules not to
afi1982 said:
@TeamMex great work but what WIFI driver yo using for kitkat?and post your sources... it's against the rules not to
Click to expand...
Click to collapse
you post you'r sources too.
and use wext but have issues some times not conect , I working on it...
TeamMex said:
you post you'r sources too.
and use wext but have issues some times not conect , I working on it...
Click to expand...
Click to collapse
so , did you ever saw the WIFI working with my omni 4.4.2?
afi1982 said:
so , did you ever saw the WIFI working with my omni 4.4.2?
Click to expand...
Click to collapse
YES, but I make much changes on your omni.
if you use my kernel not need to change android version to 4.1.2
...
TeamMex,with your kernel on Omni 4.4.2 rom works headphones ?
hubert123454 said:
TeamMex,with your kernel on Omni rom works headphones ?
Click to expand...
Click to collapse
it's not a kernel problem.
I have hope bluetooth too has been fixed on KitKat kernel
hubert123454 said:
I have hope bluetooth too has been fixed on KitKat kernel
Click to expand...
Click to collapse
again.. not 100% kernel problem
hubert123454 said:
TeamMex,with your kernel on Omni 4.4.2 rom works headphones ?
Click to expand...
Click to collapse
Headphones are problem on rom
I trying to fix them.
afi1982 said:
yeah i know, can you tell me what changes you made? it's not help me when you tell me "i did some changes to your omni"
Click to expand...
Click to collapse
To help you I need your common files
and I Change Yamato libs and Hostap from your CM10.2 and copy from xperia tipo vendor files.
...
I hope you devs can work it out and cooperate on finishing this masterpiece...
btw, can I use this kernel with @afi1982 CM10.2? I really want to use Kitkat rom but I really need wifi and mobile data.
stfudude said:
I hope you devs can work it out and cooperate on finishing this masterpiece...
btw, can I use this kernel with @afi1982 CM10.2? I really want to use Kitkat rom but I really need wifi and mobile data.
Click to expand...
Click to collapse
yes you can
{
"lightbox_close": "Close",
"lightbox_next": "Next",
"lightbox_previous": "Previous",
"lightbox_error": "The requested content cannot be loaded. Please try again later.",
"lightbox_start_slideshow": "Start slideshow",
"lightbox_stop_slideshow": "Stop slideshow",
"lightbox_full_screen": "Full screen",
"lightbox_thumbnails": "Thumbnails",
"lightbox_download": "Download",
"lightbox_share": "Share",
"lightbox_zoom": "Zoom",
"lightbox_new_window": "New window",
"lightbox_toggle_sidebar": "Toggle sidebar"
}
CyanogenMod is a free, community built, aftermarket firmware distribution of Android JellyBean, which is designed to increase performance and reliability over stock Android for your device.
Code:
/*
* Your warranty is now void.
*
* I am not responsible for bricked devices, dead SD cards,
*or any damage to you phone !
* Do some researches before flashing this ROM !
* If you points your finger at me for any mess i will laugh !
*/
Unofficial CyanogenMod 11 weekly builds for the e610/12
What's working:
GSM
Receiving and making calls
Display
Camera (photos, camcorder & panorama)
Audio playback
Audio recording
Video playback
Touch
WiFi
Wifi tethering
Bluetooth
Bluetooth tethering
OpenGL rendering
Hardware video decoding & encoding
USB-tethering
Mtp/ptp
Sending/receiving SMS/MMS
Sdcard
GPS
Not working/Tested:
nothing
Kernel features
Based on linux 3.4.104
LZ4 Compressor module
Support for /dev/frandom
Compiled with google gcc 4.8
USB force fast charging
BackLightNotification (BLN)
Google Snappy Algorithm
fs/dynamic/sync/control
Optimized SLUB memory allocator
Removed scsi_wait_scan module
mm/frontswap
Support for GCC 5.0/6.0
Ofast
msm_ion.h
BFQ updated to BFQ-v7r7
ext4 leak memory fix
Zram
Zcache
ZSmalloc
Overclock to 1100Mhz
Underclock to 61mhz
Governors
Lulzactive
SmartassH3
Lagfree
Wheatley
SmartassV2
Smartmax
Intelliactive
InteractiveX
Interactive
Userspace
Powersave
Dancedance
Ondemand
Conservative
Performance
Schedulers
noop
deadline
row
cfq
bfq
sio
sioplus
fiops
Zen
Instructions
ROM is only for v20 baseband. It's recommended to be on CWM 6.0.4.8+
Installation
Boot to Recovery
Wipe Data and Cache
Wipe Dalvik Cache
Format system
Flash cyanogenmod.zip
Reboot
Downloads
cm-11-20150808-UNOFFICIAL-e610.zip
MonsterKernel-20150808-CM-e612.zip
My gapps
Screenshots
in attachments
Thanks to
@RolanDroid
[*] TeamHackLG
Source Code:
https://github.com/CyanogenMod
https://github.com/TeamHackLG
https://github.com/RolanDroid/lge_MonsterKernel-lproj
XDA:DevDB Information
[L5][E610/E612][4.4.4][Weekly #8] Unofficial CyanogenMod 11, ROM for the LG Optimus L3
Contributors
RolanDroid
Source Code: https://github.com/RolanDroid/lge_MonsterKernel-lproj
ROM OS Version: 4.4.x KitKat
ROM Kernel: Linux 3.4.x
ROM Firmware Required: v20
Version Information
Status: Stable
Current Stable Version: 8
Stable Release Date: 2015-08-08
Created 2015-04-20
Last Updated 2015-08-08
CHANGELOG
Changelog weekly 8
# CONFIG_CC_OPTIMIZE_FAST is not set
Enabled BackLightNotification
Added BackLightNotification
Updated patch.sh (script for apply patch)
Revert "Enabled CONFIG_DYNAMIC_FSYNC"
build.sh: Added support for L7II
Revert "new simple script for build kernel"
Updated simple CHANGELOG.sh script
[M4/U0/V1/VEE3/VEE7]Enabled Zcache
arch/arm/mach-msm/Kconfig: decouple QCACHE from MSM board selection
zcache-main.c: fix compilation error due to API update
staging: zcache: fix cleancache race condition with shrinker
staging: zcache: fix spelling of comment
staging: zcache: cleanup the code between tmem_obj_init and tmem_obj_find
staging: zcache: introduce get_zcache_client
staging: zcache: cleanup zcache_do_preload and zcache_put_page
staging: zcache: optimize zcache_do_preload
staging: zcache: cleanup zbud_init
staging: zcache: mark zbud_init/zcache_comp_init as __init
staging: zcache: remove unnecessary config option dependence
staging: zcache: fix a compile warning
staging: zcache: fix refcount leak
staging: zcache: don't limit number of pools per client
Defconfigs: Enabled all features
Defconfigs Updated to Linux 3.4.104 for vee7
cyanogenmod: Add fresh vee7 defconfigs
lge: Initial Vee7 KK BringUp
Enabled CONFIG_DYNAMIC_FSYNC
mms128s_ts: Invert the Menu Key of L3II Dual while in L3II Single Kernel
[VEE3]Enabled some governor and updated localversion
Build.sh: MonsterKernel v13
new simple script for build kernel.
acpuclock-7627: Update freq's
Simple Changelog.sh script
mms128s_ts: Enable HomePage touch
Optimized SLUB memory allocator (creds: Christopher83)
Revert "tweaked swappiness" (Fixed deep sleep)
[M4/U0/VEE3]Enabled frontswap
tweaked swappiness
[M4/U0]Enable other 2 governor
Support for GCC 5.0 and 6 .0
[M4/U0]Enable all new governors in the Defconfigs
Updated build.sh
Added all new governors in the makefile and kconfig
cpufreq_lulzactive
cpufreq_lagfree
cpufreq_userspace
cpufreq_powersave
cpufreq_dancedance
Google Snappy
USB force fast charging
[M4/U0]CONFIG_FORCE_FAST_CHARGE=y
[M4/U0/VEE3]Enable Google Snappy
Other changes for L3II etc on github
Linux 3.4.0 -> Linux 3.4.104
Simple IO scheduler plus
Zen IO scheduler
bfq: update to BFQ-v7r7
block: Switch from BFQ-v7r5 for 3.4.0 to BFQ-v7r6 for 3.4.0
frontswap: support exclusive gets if tmem backend is capable
mm: frontswap: fix a wrong if condition in frontswap_shrink
mm/frontswap: fix uninit'ed variable warning
mm/frontswap: cleanup doc and comment error
mm: frontswap: remove unneeded headers
mm: frontswap: split out function to clear a page out
mm: frontswap: remove unnecessary check during initialization
mm: frontswap: make all branches of if statement in put page consistent
mm: frontswap: split frontswap_shrink further to simplify locking
mm: frontswap: split out __frontswap_unuse_pages
mm: frontswap: split out __frontswap_curr_pages
mm: frontswap: trivial coding convention issues
mm: frontswap: remove casting from function calls through ops structure
frontswap: s/put_page/store/g s/get_page/load
mm: frontswap: core swap subsystem hooks and headers
mm: frontswap: add frontswap header file
mm: frontswap: config and doc files
mm: frontswap: core frontswap functionality
Fix build with all Optimizes
Fix -Ofast
gcc: add Compiler optimizations config options
staging: android: lowmemorykiller: Change default debug_level to 1
lowmemorykiller: make default lowmemorykiller debug message useful
debug: remove: arm unwind: remove logspam while in debug mode
debug: remove: remove some dmesg logspam from Linux mainline 3.4 fs
debug: remove: tty makefile remove smux_debug
video: msm_fb: reduce logging level.
rmt_storage: Decrease logging.
use msm_ion.h
msm_fb: Fix RGB pipe offset issue
GCC 4.8 Fixes
Set 1024 kbytes as Max Readahead
led p5521: stop to the led pattern
fs/dyn_sync_cntrl: add kernel panic notifier to force flush outstanding data
fs/dyn_sync_cntrl: add reboot notifier to force flush outstanding data
fs/dyn_sync_cntrl: add some cache optimizations
s/dyn_sync_cntrl: check dyn fsync control's active prior to performing fsync ops
fs/dyn_sync_cntrl: dynamic sync control
Revert "entropy optimization v2"
Other changes on github (4700 commits)
Recompiled from old source of MonsterKernel
Linux 3.4.0-> 3.4.108
Fixed sioplus
Other stuff on github
Updated linux to Linux 3.4.108 from official site (www.kernel.org)
Added /dev/frandom
Added LZ4 Compressor module thanks to teamVee
[M4]Enable LZ4 Compressor module
[u0]Enable LZ4 Compressor module
Updated deconfig for v8.0
new build.sh,thanks to Caio99BR for base
Fixed "enable LZ4" for P700
Updated linux to Linux 3.4.50
Entropy optimization v2
[L7]Values of MDP and ADSP updated (fixed lags and black screen)
[U0][M4]Disable ModVersions and Enable Force_Load-Updated module.c
Updated entropy optimization (fixed lag)
revert leak memory fix
added 950,1050mhz removed 1008mhz and added 1000mhz for L7
set underclock by default to 61440 for L5
Added overclock to 1100mhz for L5
Added overclock to 1200mhz for L7
Added smartmax
Added intelliactive
Added interactiveX
Added wheatley
Added sioplus
Added support for p700-p705
updated entropy optimization,ext4 memory leak fix and others
patched selinux
added frequency min to 61mhz [L7]
added new frequencies (700mhz,800mhz and 900mhz) [L7]
Updated modules
Added entropy optimization
Added ext4 leak memory fix
Changelog weekly 7
Added MonsterKernel e610
Removed L Speed
Other
Changelog weekly 6
Added Skernel Prefinal e610
Support apps on sd
Updated L Speed for CyanogenMod
Fixed VIDEO_ENCODE power hint
Fixed dark photo with flash enabled
increased zram disk size to 192MB
Increased Swappiness to 100
Other general updates and fixes
Updated cm source
Changelog weekly 5
Fixed gps battery drain
Fixed battery drain in deep sleep
Fixed lags
Fixed exchange crash
Added LS00Build.prop tweaks
Optimized rom
Deodexed rom
Deactivate all tweaks
Changelog weekly 4
Upstream cm changes
Updated Adreno blobs to kitkat (kk_2.7_rb1.21)
Reverted app2sd
Updated L Speed for CyanogenMod
Added skernel with ubertc
Bln (you need app from play)
fast charge
Changelog weekly 3
Updated L Speed for CyanogenMod
Kernel tweaks updated
VM tweaks updated
Updater-script printing changed
Added some things when applying SD tweak
Updater tweaks for build.prop
DNS removed from mod
VM tweaks updated
Ram manager updated
Host file updated
IO and SD tweak separated
Updated Improve battery tweak (build.prop)
Added haveged seeder engine
Added Skernel Pwoli M4
Fixed lags
Fixed random reboot
Changelog weekly 2
Updated L Speed for CyanogenMod
Updated gps-conf
Removed nfc
Added new fonts
Updated app
Optimized rom
Optimized 2D and 3D
Fixed battery drain in deep sleep
Added Skernel Pwoli edition
Changelog weekly 1
Initial release
Reporting bugs
Using stock kernel MonsterKernel for update of kernel look on thread.
Not install tweaks/mods and xposed.
Not modified system files.
Report bug only with logcat HOW TO LOGCAT
Hi, this ROM is very good now, very fast and smooth and havent bugs. Good work bro
Rom Updated
Beta 3.1
My Gapps
domenicogalati45 said:
Hi, this ROM is very good now, very fast and smooth and havent bugs. Good work bro
Click to expand...
Click to collapse
How about graphic and screen freezed
SMILEVN said:
How about graphic and screen freezed
Click to expand...
Click to collapse
graphic perfect and not you have screen freeze :good:
This rom and port from pico, which better???
I'm a fan of playing game
SMILEVN said:
This rom and port from pico, which better???
I'm a fan of playing game
Click to expand...
Click to collapse
for me this rom
@rolando 88 this rom has your SBP 2.0 added? Because I'm to test it.
Ferdinand13 said:
@rolando 88 this rom has your SBP 2.0 added? Because I'm to test it.
Click to expand...
Click to collapse
In this rom no tweaks
@rolando 88 :
hi, a request, is it possible for you to port latest miui from pico?
I'm too busy with kernel stuff now!
Thanks!
skyinfo said:
@rolando 88 :
hi, a request, is it possible for you to port latest miui from pico?
I'm too busy with kernel stuff now!
Thanks!
Click to expand...
Click to collapse
if @Rolando88 is busy ill do my best to do it. Il see tomorrow.
Sent from my LG-E610 using XDA Free mobile app
Need the link to that miui. Cant find it in pico section
Sent from my LG-E610 using XDA Free mobile app
skyinfo said:
@rolando 88 :
hi, a request, is it possible for you to port latest miui from pico?
I'm too busy with kernel stuff now!
Thanks!
Click to expand...
Click to collapse
Ported miui from pico, has bug media Storage, and lagy, settings crash etc
Nesh89 said:
Need the link to that miui. Cant find it in pico section
Sent from my LG-E610 using XDA Free mobile app
Click to expand...
Click to collapse
http://forum.xda-developers.com/showthread.php?t=2221606
MIUI V5 Pico
Abhijeetsinghvsf said:
http://forum.xda-developers.com/showthread.php?t=2221606
MIUI V5 Pico
Click to expand...
Click to collapse
I ported this miui
Inviato dal mio asus fonepad 7
rolando 88 said:
Ported miui from pico, has bug media Storage, and lagy, settings crash etc
Click to expand...
Click to collapse
Il take SBP v4 as base and see what happens
Sent from my LG-E610 using XDA Free mobile app
Nesh89 said:
Il take SBP v4 as base and see what happens
Sent from my LG-E610 using XDA Free mobile app
Click to expand...
Click to collapse
Ok, tomorrow try
Inviato dal mio asus fonepad 7
Any updates on MIUI?
{
"lightbox_close": "Close",
"lightbox_next": "Next",
"lightbox_previous": "Previous",
"lightbox_error": "The requested content cannot be loaded. Please try again later.",
"lightbox_start_slideshow": "Start slideshow",
"lightbox_stop_slideshow": "Stop slideshow",
"lightbox_full_screen": "Full screen",
"lightbox_thumbnails": "Thumbnails",
"lightbox_download": "Download",
"lightbox_share": "Share",
"lightbox_zoom": "Zoom",
"lightbox_new_window": "New window",
"lightbox_toggle_sidebar": "Toggle sidebar"
}
This is my new X-Infinity Kernel for the 2015 Moto E LTE. It's based off the CyanogenMod kernel available on GitHub. Flash it using TWRP. Bug reports and contributions are welcome.
Code:
#include
/*
* Your warranty is now void.
*
* I am not responsible for bricked devices, dead SD cards,
* thermonuclear war, or you getting fired because the alarm app failed. Please
* do some research if you have any concerns about features included in this ROM
* before flashing it! YOU are choosing to make these modifications, and if
* you point the finger at me for messing up your device, I will laugh at you.
*/
Governos
PERFORMANCE
POWERSAVE
USERSPACE
ONDEMAND
INTERACTIVE
CONSERVATIVE
IMPULSE
LIONFISH
I/O schedulers
NOOP
DEADLINE
ROW
CFQ
FIOPS
BFQ
ZEN
SIOPLUS
TRIPNDROID
Special Feactures
Double Tap Wake (DT2W) Add in the next build
More Feactures
Powered by Ubuntu 15.04 x86_64
LED notification support
Moderately undervolted
Updated to Linux 3.10.94
Synced with latest CodeAurora changes
Improved memory caching backported from Linux 3.15
Improved storage performance
Optimized ARM crypto routines
Updated f2fs and WiFi drivers
KCAL MDP5 colour control (by savoca)
Improved zRAM backported from Linux 4.1
Compiled with Linaro GCC 4.9 and optimized for Cortex A53
Stripped down and optimized configuration
Network speedup tweak
Reduce swappiness to 30
Optimized SLUB
Asynchronous I/O latency to a solid-state disk greatly increased
Disabled MMC CRC check
Compatible with Kernel Adiutor, Universal Kernel Manage and others
And More
X-Infinity For The Moto E 2015 LTE
Old versions
X-Infinity R03 For surnia
X-Infinity R02 For surnia
X-Infinity R01 For surnia
Installation Instructions
My suggested install procedure:
Boot into TWRP (make sure you have a suitable ROM installed)
Flash my kernel zip.
Reboot into Android.
@squid2
@casper1982 thanks for banner desing
@Tutodio thanks for testing
@Savoca
@faux123
@xperiafan13
@Flashhhh
@Christopher83
@eng.stk
Screenshots
XDA:DevDB Information
X-Infinity Kernel, Kernel for the Moto E 2015
Contributors
Carlos Arriaga
Source Code: https://github.com/KernelXInfinity/android_kernel_motorola_msm8916
Kernel Special Features:
Version Information
Status: Stable
Created 2016-01-08
Last Updated 2016-04-04
- changelog -
Code:
[B][SIZE="4"][COLOR="Purple"]X-Infinity R16 / 2016-04-4[/COLOR]
- Merged CM changes
- Added lionfish governor by squid2
- Added system wide power efficient workqueues
- sched/fair: Implement fast idling of CPUs when the system is partially loaded
- block: bfq: set IOPS mode by default with slice_idle set to 0
- lib/memcopy: use glibc version
- Optimized Square root algorithm
- Fixed low/poor call audio
- Security fix for CVE-2016-0728
- Optimize apply_slack() for size and speed --thanks to varunchitre15
- Enabled pipe flag
- Makefile : use std=gnu89
- block/deadline: tweaked for better performance
-Merged CM changes
- Added Impulse governor(fine tuned for osprey)
- arm/dt: msm8916: Schedule mmcqd on idle CPU
- arm/dts: msm8916: enable bam_dmax fast shutdown
- mmc: clk_scaling: set scale_down_in_low_wr_load to 1 by default for more performance
- Added toggle for crc check
- Optimized slub & zlib changes
- cpufreq: Ondemand: eliminate the deadband effect
- Cpufreq & devfreq patches
- Updated to Motorola Marshmallow sources
- Updates from CAF LA.BR.1.2.7_rb1.1
- Security and bug fixes from Linux 3.12.52
- Compatible with Marshmallow stock ROM
- More than a dozen CAF security fixes
- Miscellaneous bug fixes
- Somewhat smoother animations
- Added Intelliplug v4.0 by faux123
- Add Intelliactive & Bluactive governor
- block: Make CFQ default to IOPS mode on SSDs
- Added toggles to disable wlan wakelocks
- Makefile: optimize & cleanup
- Makefile: tell gcc optimizer to never introduce new data races
- Added Powersuspend v1.5 driver
- msm: mdss: add powersuspend hooks
- Dynamic Fsync 2.0 support for 3.10 kernels
- sched: enable HMP-aware task placement logic
- Disable more debug features
- Added adreno idler v1.1
- Merged updates from CM
- ARM: convert all "mov.* pc, reg" to "bx reg" for ARMv6+
- rcu: squashed updates from CAF
- Makefile: improve decompress performance during boot up process
[/SIZE][/B]
[B][SIZE="4"][COLOR="Purple"]X-Infinity R04 / 2016-01-27[/COLOR]
Add Governos
- Darkness
- zzmoove
- impulse
- intellidemand
Add Hotplugs
- Zen Decision
- ASMP
- MSM[/SIZE][/B]
[B][SIZE="4"][COLOR="Purple"]X-Infinity R03 / 2016-01-25[/COLOR]
Fixed low/poor call audio
Security fix for CVE-2016-0728
Add IOSHED thanks @Flashhhh
- ZEN
- SIO
- SIOPLUS
- TRIPNDROID
SELinux Update 3.10.95[/SIZE][/B]
[B][SIZE="4"][COLOR="Purple"]X-Infinity R02 / 2016-01-23[/COLOR]
merlin: test#1
osprey: test#1
surnia: Test #1
merlin: enable governors …
Optimize apply_slack() for size and speed --thanks to varunchitre15
Added frandom 3/3 …
Added frandom 2/3 …
Added frandom 1/3 …
Revert "Initial port fastchanger 3/5 "
Revert "Initial port fastchanger 2/5 "
Revert "Initial port fastchanger 1/5 "
Initial port fastchanger 3/5
Initial port fastchanger 2/5
Initial port fastchanger 1/5
fixed dt2w
Enabled pipe flag
Makefile : use std=gnu89
block/deadline: tweaked for better performance
merlin: add local version
Fix name
Enabled tcp fast open functionality
Reduce swappiness to 40
XZ: Optimize Sfck Compression 2/2
XZ: Optimize Sfck Compression 1/2
selinuxfs.c: SELinux permissive mode 2/2
hooks.c: SELinux permissive mode 1/2
merlin: enable DT2W
defconfig: new defconfig merlin
MARSHMALLOW ONLY
Updated to Motorola Marshmallow sources
Updates from CAF LA.BR.1.2.7_rb1.1
Security and bug fixes from Linux 3.12.52
Compatible with Marshmallow stock ROM
More than a dozen CAF security fixes
Miscellaneous bug fixes
Somewhat smoother animations
Experimental support for merlin[/SIZE][/B]
[B][SIZE="4"][COLOR="Purple"]X-Infinity R01 / 2016-01-08[/COLOR]
surnia: enable governors …
osprey: enable governors …
power: process: drecrease time to enter sleep
Reduced lag
Disabled MMC CRC check
VM_MAX_READAHEAD set to 1024 kbytes
Optimized SLUB
Asynchronous I/O latency to a solid-state disk greatly increased
Enabled Arch power and Disabled GFS
Dirty_ratio tweaks
Disabled noatime_and_nodiratime
kernel/sched/fair: reduce latency
Reduced_VFS_cache_pressure
Added some governors
Added some governors 6/8
Added some governors 5/8
Added some governors 4/8
Added some governors 3/8 …
Added some governors 2/8 …
Added some governors 1/8 …
Network speedup tweak
surnia: add local version
osprey: add local version
surnia: enable DT2W
osprey: enable DT2W
Starting port DT2W for osprey,surnia,merlin. 6/6
Starting port DT2W for osprey,surnia,merlin. 5/6
Starting port DT2W for osprey,surnia,merlin. 4/6
Starting port DT2W for osprey,surnia,merlin. 3/6
Starting port DT2W for osprey,surnia,merlin. 2/6
Starting port DT2W for osprey,surnia,merlin. 1/6 …
defconfig: new defconfig surnia
defconfig: new defconfig osprey
[URL="http://forum.xda-developers.com/moto-e-2015/orig-development/squid-kernel-moto-e-lte-2015-t3072209"]olds changes from squid kernel[/URL][/SIZE][/B]
- FOR CM13 ONLY!!!
- Updated to Linux 3.10.94
- Updated to LA.BR.1.1.3_rb1.41
- Updated zRAM
- Improved memory caching scheme from Linux 3.15
- Optimized memory allocation and management
- Optimized CPU scheduler
- Optimized performance event tracking
- Fixed some cpufreq races
- Minor bug fixes
- Patched Pronto CR-930533 vulnerability
- Fixed possible use-after-free in zRAM
- Updated to Linux 3.10.93
- Compiled with Linaro GCC 5.1
- Updated to Linux 3.10.92
- Updated to CAF LA.BR.1.1.3_rb1.36
- Updated to Moto Maxx 2 Kernel
- Security and stability improvements
- Fixed r10c SELinux regression on stock ROM
- Fixed encryption
- Patches for Android 6.0 compatibility
- Fixed move app to SD card issue
- Cleaned up DTBs to reduce size
- Added KCAL colour control (by savoca)
- Added optimized crypto routines for ARM
- Updated to Linux 3.10.90
- Optimized memory performance
- General cleanup and optimization
- Updated to lux kernel sources
- Updated to Linux 3.10.89
- Updated to LA.BR.1.1.3_rb1.32
- Small tweaks and optimizations
- Updated to Linux 3.10.88
- Updated to LA.BR.1.13_rb1.29
- Improved zRAM backported from Linux 4.1
- WiFi driver background scan changes
- Added adaptive low memory killer
- Included the WLAN NV patch I had posted earlier
- Downgraded WiFi driver to LA.BR.1.1.2_rb1.18
- This actually fixes the WiFi crashes :D
- Added LED notification support
- Updated WiFi driver to LA.BR.1.2.4_rb1.14
- Maybe this will fix bootloop issues for affected users
- Updated everything to LA.BR.1.1.3_rb1.25
- There were some interesting WLAN driver changes
- Maybe this will fix WiFi bootloop issue in r7c
- Updated WiFi driver to LA.BR.1.1.3_rb1.23
- Maybe it will fix DHCP issues with certain routers
- New universal flashing script
- Works on any surnia variant and ROM
- Updated to Linux 3.10.87
- Updated to Qualcomm LA.BR.1.1.3_rb1.24
- Updated to Motorola MMI-LPI23.72-9
- Added a few extra WiFi driver options
- Added CPU touch booster feature
- Rebased for use on 5.1 ROMS ONLY
- Updated to Qualcomm's LA.BR.1.1.3_rb1.21 release
- Updated to Linux 3.10.84
- Updated WiFi drivers
- Added my new and original Lionfish CPU governor
- Added Conservative CPU governor
- Added faux123's IntelliPlug CPU hotplug implementation
- Added BFQ IO scheduler
- Numerous bug fixes
- Updated to Linux 3.10.75
- Added FIOPS I/O scheduler
- Updated f2fs drivers backported from Linux 4.0
- Milder undervolt for improved stability and compatibility
- Uses full Boost Mobile ramdisk for CDMA variant
- Updated to Linux 3.10.74
- Milder undervolt to better support all devices
- Cleaned up defconfig and device tree
- Various minor bugfixes
- Fixed still picture taking with front-facing camera
- Initial public release
Reserved
Will we see this on the Otus ?
Just a fair warning to anyone who might get the idea to flash this on stock rom. DO NOT, I REPEAT, DO NOT TRY IT! You will lose your baseband! (I know because i was dumb and tried it, and had to flash factory firmware to fix it!)
KazuDante said:
Will we see this on the Otus ?
Click to expand...
Click to collapse
I do not think, I sold my otus and buy a surnia. but perhaps eventually otus.
hydroman202 said:
Just a fair warning to anyone who might get the idea to flash this on stock rom. DO NOT, I REPEAT, DO NOT TRY IT! You will lose your baseband! (I know because i was dumb and tried it, and had to flash factory firmware to fix it!)
Click to expand...
Click to collapse
No work on Stock LP, only works roms base CM13 or possibly AOSP-CAF
Carlos Arriaga said:
No work on Stock LP, only works roms base CM13 or possibly AOSP-CAF
Click to expand...
Click to collapse
I Actually switched to cm 13, It is a very nice kernel! Extremely smooth! Great Work!
hydroman202 said:
I Actually switched to cm 13, It is a very nice kernel! Extremely smooth! Great Work!
Click to expand...
Click to collapse
thank you for taking a chance.
Carlos Arriaga said:
thank you for taking a chance.
Click to expand...
Click to collapse
Your welcome. Thanks for making this!
Hey guys kernel work perfect in the AOSP-CAF by scritch.
I can also confirm that it works on caf 6.0 by @scritch007
Sent from my surnia using Tapatalk
For stock rom will be release?
hey one question where is the file of dt2w ? i cant see https://github.com/TecnoDV/android_...e/squid_marshmallow/drivers/input/touchscreen
dt2w when enable it and after rebooting, touchscreen do not respond anymore.
i'm on cm13
pixiebob said:
dt2w when enable it and after rebooting, touchscreen do not respond anymore.
Click to expand...
Click to collapse
I've had the issue, where the touch is forced on the recent button and screen was also unusable. Restarting fixed the problem.
Sent from my aosp_surnia using Tapatalk
rajit said:
hey one question where is the file of dt2w ? i cant see https://github.com/TecnoDV/android_...e/squid_marshmallow/drivers/input/touchscreen
Click to expand...
Click to collapse
my internet is slow, not yet upload the changes.
jamaniek said:
I've had the issue, where the touch is forced on the recent button and screen was also unusable. Restarting fixed the problem.
Sent from my aosp_surnia using Tapatalk
Click to expand...
Click to collapse
thanks i will try maybe later
Yea i just had one problem with touch not working correctly but after a force restart it have been working good and DT2W is really nice.
Im using CM13
Excellent work @CarlosArriaga
CoffeeKernel for Moto X Play
{
"lightbox_close": "Close",
"lightbox_next": "Next",
"lightbox_previous": "Previous",
"lightbox_error": "The requested content cannot be loaded. Please try again later.",
"lightbox_start_slideshow": "Start slideshow",
"lightbox_stop_slideshow": "Stop slideshow",
"lightbox_full_screen": "Full screen",
"lightbox_thumbnails": "Thumbnails",
"lightbox_download": "Download",
"lightbox_share": "Share",
"lightbox_zoom": "Zoom",
"lightbox_new_window": "New window",
"lightbox_toggle_sidebar": "Toggle sidebar"
}
This is for Android M ROMs (aosp-cm-stock) only tested on cm
Coffee Kernel changelog
Code:
[B]Version 2.2[/B]
Reduced lags
Used Linaro GCC 4.9
Fixed High-Load Average due to Drivers
block: Disable add_random
PM: devfreq: Use high priority workqueue
sched: Optimize task_sched_runtime()
[B]Version 2.1[/B]
Revert "net/ipv4: queue work on power efficient wq"
Revert "PHYLIB: queue work on system_power_efficient_wq"
Revert "futex: Implement lockless wakeups"
Revert "block: queue work on power efficient wq"
Bump to Version 2.1
PHYLIB: queue work on system_power_efficient_wq
block: queue work on power efficient wq
net/ipv4: queue work on power efficient wq
net: diag: Support destroying TCP sockets.
net: diag: Add the ability to destroy a socket.
net: diag: split inet_diag_dump_one_icsk into two
msm: crypto: Fix integer over flow check in qce driver
drivers: video: Add bounds checking in fb_cmap_to_user
UPSTREAM: staging/android/ion : fix a race condition in the ion driver
sched/idle: Avoid spurious wakeup IPIs
lib: align source before using optimized implementation
futex: Implement lockless wakeups
netfilter: x_tables: Silence some debug info
random: entropy tweaks are all the rage nowadays
[B]Version 2.0[/B]
Coffee kernel v2.0
usb: gadget: cleanup: removing duplicate bulk out ep alloc
BACKPORT: perf tools: Document the perf sysctls
pwc: Add USB id for Philips Spc880nc webcam
mmc: mmc: Fix partition switch timeout for some eMMCs
sched: Fix information leak in sys_sched_getattr()
android-recommended.cfg: enable fstack-protector-strong
[B]Version 1.9[/B]
fix build
Coffee kernel v1.9
Added some Makefile optimizations
um: remove dead code
ipv6: sctp: implement sctp_v6_destroy_sock()
idr: remove dead code
block: Make CFQ default to IOPS mode on SSDs
block: Fix format string mismatch in cfq-iosched.c
trace: prevent NULL pointer dereference
tg3: Fix temperature reporting
workqueues: Introduce new flag WQ_POWER_EFFICIENT for power oriented workqueues
mm: ksm: Optimize defaults
arm/dt: msm8939-common: Enable bam_dmux fast shutdown
tcp_output: set initial TCP window size to 64K (speed improvement)
fs/namei.c: fix potential memory leak in path_lookupat
Added support for CRC Toggle
[B]Version 1.8[/B]
Builded with Linaro 4.9 GCC toolchain
ext4 improves and fixes
net: netfilter: Remove invalid const qualifier
mm: page-writeback: fix page state calculation in throttle_vm_writeout
mm/memory.c: actually remap enough memory
PM / Wakeup: Use rcu callbacks for better performance
Disable SLUB debug
nbd: fix possible memory leak
ipv6: fib: fix potential NULL pointer dereference
ipc/sem.c: update/correct memory barriers
Bye dirty
[B]Version 1.7[/B]
Builded with UBER 4.8 GCC
Fixed the booting issues
Revert "sched: Remove lockdep check in sched_move_task()
[B]Version 1.6[/B] [B](Version no stable)[/B]
Update to last CyanogenMod GitHub changes (msm8916)
Builded with LINARO 5.4 GCC
xz: Optimize Sfck Compression [B]MORE SPEED UP!![/B]
LZ4 : fix the data abort issue
random: allow architectures to optionally define random_get_entropy()
sched: Remove lockdep check in sched_move_task()
[B]Version 1.5[/B]
ext4: Fix handling of extended tv_sec
cfq-iosched: fix the setting of IOPS mode on SSDs
ipv6: Don't reduce hop limit for an interface
arm: crypto: Add optimized SHA-256/224
libfc: Fix fc_fcp_cleanup_each_cmd()
msm8939: lower the minimum CPU regulator voltage [B]Thanks to Squid2[/B]
powerpc: Align TOC to 256 bytes
Reverted DT2W
[B]Version 1.4[/B]
Bring Up of Double Tap 2 Wake for Moto X Play (lux)
zram: update documentation
sched/rt: Reduce rq lock contention by eliminating locking
deadline: decrease fifo_batch
drivers: lmk: enable adaptive lmk by default
[B]Version 1.3[/B]
Revert "crypto: af_alg - Forbid the use internal algorithms"
Revert "crypto: cryptd - process CRYPTO_ALG_INTERNAL"
Revert "crypto: testmgr - use CRYPTO_ALG_INTERNAL"
defconfig: set v1.3
Avoid LoadAvg
mm: filemap: move radix tree hole searching here
lib/sort: Add 64 bit swap function
lib/sort.c: move include inside #if 0
lib/sort.c: use simpler includes
x86/boot: Double BOOT_HEAP_SIZE to 64KB
x86/reboot/quirks: Add iMac10,1 to pci_reboot_dmi_table[]
Optimize apply_slack() for size and speed --thanks to varunchitre15
fs/buffer.c: increase the buffer-head per-CPU LRU size
Allow 320K AAC encoding
Fix typos
[B]Version 1.2[/B]
msm: mdss: Silence log spam
zlib: clean up some dead code
cpufreq: implement lionfish gov
block: row: add magic values
msm8939: mild undervolt for heat reduction
msm8939: gpu: Add 100 Mhz frequency
bam_dmux: attempt reduce wakelock
Writeback: Fix occasional slow sync
Builded with uber 4.8
Last wlan drivers
Added script build
Builded with last cm sources
Download
Folder A
Installation instructions
Download zip, go to twrp recovery
Flash without wipes
Reboot
Credits
Cyanogenmod
google
xda-developers
sorry if forget everyone
XDA:DevDB Information
Coffee, Kernel for the Moto X Play
Contributors
TechnoAnder
Source Code: https://github.com/Ander-Alvarez/CoffeeKernel
Kernel Special Features:
Version Information
Status: Stable
Current Stable Version: v2.2
Stable Release Date: 2017-01-12
Created 2016-06-23
Last Updated 2017-01-12
Reserved
Is this kernel compatible with RR rom?
kabeeradam said:
Is this kernel compatible with RR rom?
Click to expand...
Click to collapse
If it's marshmellow yes, is compatible
Press thanks if you like my work
TechnoAnder said:
If it's marshmellow yes, is compatible
Press thanks if you like my work
Click to expand...
Click to collapse
Yeah! Its marshmallow.
Cant able to download from mediafire. Can you upload it in androidfilehost?
Stable on stock 6.0.1 EU. I have used this kernel for a couple of hours from 80% to 10% (I got to test it). I personally have not experienced reboots, thank you for your efforts in bringing us another kernel for our Moto X Play!
kabeeradam said:
Yeah! Its marshmallow.
Cant able to download from mediafire. Can you upload it in androidfilehost?
Click to expand...
Click to collapse
Download folder- Drive
Enjoy!
TechnoAnder said:
Download folder- Drive
Enjoy!
Click to expand...
Click to collapse
Thank you
@TechnoAnder, Can implement multirom kexec support?
Sent from my du_lux using XDA-Developers mobile app
Alxnjs said:
@TechnoAnder, Can implement multirom kexec support?
Sent from my du_lux using XDA-Developers mobile app
Click to expand...
Click to collapse
Are you speaking about Kexec Hardboot? I amn't sure of add this. Tell me what feature is and what kernel support that..
TechnoAnder said:
Are you speaking about Kexec Hardboot? I amn't sure of add this. Tell me what feature is and what kernel support that..
Click to expand...
Click to collapse
Yes. Maybe you can see with @GtrCraft, he has ported multirom for xplay.
Sent from my du_lux using XDA-Developers mobile app
Installed on Marshmallux v2.0
Is it just me or is the Graph for Battery Usage in Settings > Battery not showing up for everything. It shows all other details perfectly without issues i guess ...
Other then that this kernel works very smoothly
TechnoAnder said:
Are you speaking about Kexec Hardboot? I amn't sure of add this. Tell me what feature is and what kernel support that..
Click to expand...
Click to collapse
It's a kernel patch
http://forum.xda-developers.com/showthread.php?t=2104706
Alxnjs said:
Yes. Maybe you can see with @GtrCraft, he has ported multirom for xplay.
Sent from my du_lux using XDA-Developers mobile app
Click to expand...
Click to collapse
The patch is not needed, I ported the no kexec workaround too which doesnt need any change in the kernel
Whats the diferente betwen other kernels?
judokapol said:
Whats the diferente betwen other roms?
Click to expand...
Click to collapse
It's a kernel, not a rom
Benjamin_L said:
It's a kernel, not a rom
Click to expand...
Click to collapse
Oh yeah right! Thanks jajaja
Hi,
Thanks for your kernel! I'm trying it and I have no real problem with it.
Just a question:
In Kernel Audiutor, in the GPU tab, the GPU current frequency is always the highest possible and never change. What that mean? The kernel maintain the GPU at the highest frequency, the variation of the speed doesn't appear but are real or it must be like this?
Thanks for your work and for your time!
Sent from my XT1563 using XDA-Developers mobile app
longerXDA said:
Hi,
Thanks for your kernel! I'm trying it and I have no real problem with it.
Just a question:
In Kernel Audiutor, in the GPU tab, the GPU current frequency is always the highest possible and never change. What that mean? The kernel maintain the GPU at the highest frequency, the variation of the speed doesn't appear but are real or it must be like this?
Thanks for your work and for your time!
Sent from my XT1563 using XDA-Developers mobile app
Click to expand...
Click to collapse
I think it's just Kernel Auditor not reporting the frequencies properly. However on Aida64 the GPU frequencies seem to be reporting correctly.
VMannn said:
I think it's just Kernel Auditor not reporting the frequencies properly. However on Aida64 the GPU frequencies seem to be reporting correctly.
Click to expand...
Click to collapse
Thank you!
Sent from my XT1563 using XDA-Developers mobile app