Skip to content
This repository has been archived by the owner on Aug 21, 2018. It is now read-only.

Releases: ArchiDroid/ArchiKernel

ArchiKernel V2.1

01 Oct 02:18
Compare
Choose a tag to compare

Developer changelog: 2.0.1-smdk4412...2.1-smdk4412

  • Updated kernel base sources from N7100XXUFNI1 to N7100XXUFOE1
  • Updated ZZmoove governor to latest development snapshot
  • Fixed display problems on AOSP OLD variant due to broken ROM HWCs
  • Misc

ArchiKernel V2.0.1

25 Sep 18:23
Compare
Choose a tag to compare
  • Fixed non-working negative gains in Synapse for Boeffla Sound
  • Fixed vibration on sammy variants
  • Misc

ArchiKernel V2.0

18 Sep 10:27
Compare
Choose a tag to compare
  • Initial release

ArchiKernel V1.7.2

25 Dec 08:47
Compare
Choose a tag to compare

Full developer changelog: 1.7.1...1.7.2

  • "Sleep of death" issue introduced in 1.7 should be REALLY fixed now

You should flash:

  • AOSP_KK -> For all KitKat ROMs built from source, e.g. CM-11.0, OmniROM 4.4, SlimKat
  • AOSP_LP -> For all Lollipop ROMs built from source, e.g. CM12, NamelessROM 2.0
  • SAMSUNG_KOR -> For arter's back-to-n00t KitKat port and all ROMs based on that
  • SAMSUNG -> For all other ROMs based on Samsung sources, e.g. Pure stock, ArchiDroid 1.X, ArchiPort

ArchiKernel V1.7.1

24 Dec 20:08
Compare
Choose a tag to compare

Full developer changelog: 1.7...1.7.1

  • "Sleep of death" issue introduced in 1.7 should be fixed
  • Lollipop version should work properly with latest CM12 (Beta2) and NamelessROM (24.12.14) now

You should flash:

  • AOSP_KK -> For all KitKat ROMs built from source, e.g. CM-11.0, OmniROM 4.4, SlimKat
  • AOSP_LP -> For all Lollipop ROMs built from source, e.g. CM12, NamelessROM 2.0
  • SAMSUNG_KOR -> For arter's back-to-n00t KitKat port and all ROMs based on that
  • SAMSUNG -> For all other ROMs based on Samsung sources, e.g. Pure stock, ArchiDroid 1.X, ArchiPort

ArchiKernel V1.7

24 Dec 06:26
Compare
Choose a tag to compare

Full developer changelog: 1.6.3...1.7

  • Added "BareBones" ArchiKernel defconfig used for building with AOSP CM tree and required compatibility. This variant is used as new "Stock" variant for ArchiDroid (only)
  • Updated BFQ I/O scheduler from v7r5 to v7r7
  • Fixed LPM (offline charging). This depends also on ROM-sided fixes, it may not work for your ROM. Confirmed working on CM-11.0 and ArchiDroid 3.0+
  • Added more Lollipop fixes (this benefits all variants)
  • Added Lollipop ArchiKernel variant (this variant differs in only one thing from KK variant, it has SELinux disabled. In future these two configs should be merged together again)
  • Tweaked configs, enabled more i/o and cpu governors
  • Linaro Toolchain update -> 14.11 GCC 4.9.2
  • R4P0 variant has been dropped completely due to official dropping it by Nameless guys, and the fact that it's obsolete without official support. Please consider updating to latest Nameless ROM (Lollipop)

You should flash:

  • AOSP_KK -> For all KitKat ROMs built from source, e.g. CM-11.0, OmniROM 4.4, SlimKat
  • AOSP_LP -> For all Lollipop ROMs built from source, e.g. CM12 (Beta1+), NamelessROM 2.0 (24.12.14+)
  • SAMSUNG_KOR -> For arter's back-to-n00t KitKat port and all ROMs based on that
  • SAMSUNG -> For all other ROMs based on Samsung sources, e.g. Pure stock, ArchiDroid 1.X, ArchiPort

ArchiKernel V1.6.3

06 Dec 17:15
Compare
Choose a tag to compare
  • Changed -OFast optimization back to -O3, let's see if this improves music skipping issue
  • ZZMoove 1.0 beta4
  • Misc

ArchiKernel V1.6.2

26 Nov 22:09
Compare
Choose a tag to compare
ArchiKernel V1.6.2 Pre-release
Pre-release
  • Cherry-picked some upstream commits required for compatibility with Lollipop
  • These commits benefit all variants

Please check if they didn't break anything by accident, especially network stuff on Sammy ROMs.

ArchiKernel V1.6.1

22 Nov 23:44
Compare
Choose a tag to compare
  • Fixed possible freezes/lags in Samsung kernels

ArchiKernel V1.6

22 Nov 03:33
Compare
Choose a tag to compare
  • [!] ArchiKernel should now work with Android Lollipop (R4P0 for both CM12 and NamelessROM)
  • Added L1/L2 cache optimizations
  • ZZmoove 1.0 beta2
  • Added support for XZ/LZMA ramdisks
  • R4P0 comes with SELinux disabled, as above ROMs are in alpha stage and don't go well with SELinux
  • Synchronized R4P0 sources with NamelessROM