This repository has been archived by the owner on Apr 20, 2023. It is now read-only.
Releases: opnay/android_kernel_samsung_jalte
Releases · opnay/android_kernel_samsung_jalte
Immortal Kernel for LineageOS 171222 v1
This kernel is for Unofficial LineageOS (171222) jalteskt
Changelog
171222 v1
- pvr: exynos5410: dvfs: some codes cleanup and improvements
- ioscheduler: set CFQ as default
- governor: set ondemand as default
Issue
- Not work GPS with working mobile data and available call.
- Please disable GPS
Install
- Install unofficial LineageOS 171222
- Install kernel using odin
Immortal Kernel v1.14
Changelog
- UP: base Firmware PI1
- UP: Linaro Toolchain 5.4.1
- UP: Linux 3.4.113
- UP: f2fs from jaegeuk's repository (f2fs-stable / linux-3.4.y branch)
- UP: Some drivers upstream
- UP: GPU overclock 640Mhz
- REWORK: GPU dvfs algorithm
- ADD: Original linux ondemand scheduler
- FIX: Lowmemorykiller some reverted by mistake
- etc...
Immortal Kernel v1.13
Warning
Your Knox warranty void.
Changelog
E300L is occured error. so, this release without E300L
v1.13
- Linux 3.4.110
- Use Ramdisk E300S OJ2 Firmware.
- Change default I/O scheduler to CFQ (Watch @arter97 's Real-world I/O scheduler benchmarks)
- Add ZIO, SIO scheduler.
- Thermal Update
- When over 80C, set max clock 600Mhz(CA7 1.2Ghz)
- '' 85C, set max clock 400Mhz(CA7 800Mhz)
- Upstream mutex, rwsem, smp, big.little siwtcher, some lib and etc...
- mach-exynos: UNIVERSAL5410 MMC: Enable SDR104, double bus bandwidth (commited by @AndreiLux )
- Update KSM default settings. (from AOSP)
- Update f2fs filesystem
Immortal Kernel v1.12
Warning
Your Knox warranty void.
Changelog
E300L is occured error. so, this release without E300L
v1.12
- Add new relase method recovery flashable zip.
- Update toolchain 5.2.0
- SELinux whitelist f2fs, sdcardfs, rootfs (Thank to arter97)
- Update f2fs filesystem.
- Now can mount /data and /cache as f2fs file system.
- Upstream android sync drivers.
- big.Little driver Update (include topology and smp).
- gpu/pvr optimize option change to -O3.
- zswap use lz4. (Thanks to faux123)
v1.11
- Fix wi-fi(wlan) reset, when reboot device.
- Update kernel source from OSRC E300S LL Source (OF3 Firmware)
- Support Aurora S6 Port only for skt and kt (that port by
Max Kim
in Matcl) - Support install type that is flashable zip.
v1.10
- Linux 3.4.108
- Update BFQ v7r8 (patch)
- Upstream random driver.
- Ramdisk based on OF3 Firmware (SKT/KT/LG).
v1.00
- Initial Release
Immortal Kernel v1.11
Changelog
v1.11
- Fix wi-fi(wlan) reset, when reboot device.
- Update kernel source from OSRC E300S LL Source (OF3 Firmware)
- Support Aurora S6 Port only for skt and kt (that port by
Max Kim
in Matcl) - Support install type that is flashable zip.
E300L is occured error. so, this release without E300L
v1.10
- Linux 3.4.108
- Update BFQ v7r8 (patch)
- Upstream random driver.
- Ramdisk based on OF3 Firmware (SKT/KT/LG).
v1.00
- Initial Release
Immortal Kernel v1.10
Immortal Kernel
Custom Kernel for Galaxy S4 Octacore (Korea LTE) model (SHV-E300X).
Feature
- Support only lollipop firmware
- SHV-E300S : OF3
- SHV-E300K : OF3
- SHV-E300L : OF3
- Toolchain gcc 5.1
- Based on LInux Kernel 3.4.108
- Scheduler
- noop
- deadline
- cfq
- bfq(Default)
- Governor
- userspace
- ondemand(Default)
- performance
- Extend CPU clock table
- CA7 : 100Mhz ~ 600Mhz (Real clock is 200Mhz ~ 1200Mhz)
- CA15 : 700Mhz ~ 1600Mhz
- Ramdisk compression is LZ4
- Kernel compression is XZ
- Enable Kernel Samepage Merging(KSM)
- TCP congestion control
- westwood(Default)
- reno
- bic
- cubic
- htcp
- Optimize NEON crypto
Changelog
v1.10
- Linux 3.4.108
- Update BFQ v7r8 (patch)
- Upstream random driver.
- Ramdisk based on OF3 Firmware (SKT/KT/LG).
v1.00
- Initial Release
How to Install
- Shutdown Your Device.
- Hold
Home
+Volume Down
+Power
to boot Download mode - Connect USB.
- Open Odin
- Select Kernel file(.tar.md5)
- Start
Kernel Control App
I just recommend these app. There's no immortal kernel official application.
Immortal Kernel v1.00 Lollipop
Immortal Kernel
Custom Kernel for Galaxy S4 Octacore (Korea LTE) model (SHV-E300X).
Feature
- Support only lollipop firmware
- SHV-E300S : OC8
- SHV-E300K : OC7
- SHV-E300L : OE1 (E300L occured error. Couldn't boot. Sorry 😥)
- Toolchain gcc 5.1
- Based on LInux Kernel 3.4.107
- Scheduler
- noop
- deadline
- cfq
- bfq(Default)
- Governor
- userspace
- ondemand(Default)
- performance
- Extend CPU clock table
- CA7 : 100Mhz ~ 600Mhz (Real clock is 200Mhz ~ 1200Mhz)
- CA15 : 700Mhz ~ 1600Mhz
- Ramdisk compression is LZ4
- Kernel compression is XZ
- Enable Kernel Samepage Merging(KSM)
- TCP congestion control
- westwood(Default)
- reno
- bic
- cubic
- htcp
- Optimize NEON crypto
Changelog
v1.00
- Initial Release
How to Install
- Shutdown Your Device.
- Hold
Home
+Volume Down
+Power
to boot Download mode - Connect USB.
- Open Odin
- Select Kernel file(.tar.md5)
- Start
Kernel Control App
I just recommend these app. There's no immortal kernel official application.
Immortal v0.23T
Immortal Kernel v0.23T
This is Test Version
- Linux 3.4.106
- Update F2FS
- Enable KSM (on Init)
- Change Toolchain Linaro 4.9 Custom Build
- binutils-linaro-2.25.0-2015.01-2
- gcc-linaro-4.9-2015.01
- Apply commits for NEON
- Random Driver Update
- random: add and use memzero_explicit() for clearing data (82057f6)
- CPU frequency table changed
- CA7 : 100Mhz ~ 550Mhz ( real clock 200Mhz ~ 1.1Ghz )
- CA15 : 600Mhz ~ 1.6Ghz ( same as real clock )
Immortal Kernel v0.22T
Immortal Kernel v0.22T
This is Test Version
- Update F2FS
- Enable KSM
- Integration Ramdisk E300X
- Change Toolchain Linaro to Android eabi 4.9
- Permissive SELinux in kernel (Remove scripts in Ramdisk)
- Some bring commits from CyanogenMod (https://github.com/CyanogenMod/android_kernel_samsung_exynos5410)
- Change Kernel Compress GZip -> XZ
- Disable Unused TouchScreen driver(MXTS)
- Enable AIO_OPTIMIZATION
Immortal Kernel v0.21T
Immortal Kernel v0.21T
This is Test Version
- Update F2FS
- Update BFQ 3.4.0-v7r6
- Makefile: Change option -Ofast to -O3
- ARM: convert all "mov.* pc, reg" to "bx reg" for ARMv6+ (Linux mainline / Russell King)
- Random driver Update (Linux mainline)
- iov_iter, Optimize aio ssd (Thanks arter97 !!)
- Decompress update
- Update SKT Ramdisk (some Optimize) // this not applied for KT, LG... will apply this.