Skip to content
Saul Wold edited this page Apr 24, 2018 · 1 revision

Welcome to the linux-intel-lts wiki!

The linux-intel-lts kernel tree is a production or vendor tree that contains enabling for Intel CPU's that may be up-streamed in a newer kernel version. It contains both the 4.9 and 4.14 kernels under separate branches.

The structure of the tree will be as follows (these branches are to be non-rebasing):

  • master -- mirror of Linus's kernel.org mainline kernel.
  • 4.14 Branches based on the LTS Stable (linux-4.14.y or linux-4.14.y-rt)
    • 4.14/base -- publicly released enabling used as part of "production" kernels common to Intel's Linux based OSes, including Android, Yocto Project and Clear, almost all the patches in base are to be backports from an upstream tracking tree.
    • 4.14/preempt-rt -- based on the Preempt-RT repo linux-4.14.y-rt with Intel's enabling patches.
  • 4.9 Branches based on the LTS Stable (linux-4.9.y or linux-4.9.y-rt)
    • 4.9/base -- publicly released enabling used as part of "production" kernels common to Intel's Linux based OSes, including Android, Yocto Project and Clear, almost all the patches in base are to be backports from an upstream tracking tree.
    • 4.9/preempt-rt -- based on the Preempt-RT repo linux-4.9.y-rt with Intel's enabling patches.
  • Yocto related Branches (Used in meta-intel 2.4 and earlier) Deprecated moving forward:
    • 4.14/yocto/base -- based on 4.14 with additional patches, as there are no additional patches this is being deprecated in favor of 4.14/base
    • 4.14/yocto/base-rt -- deprecated in favor or 4.14/preempt-rt also based directly on the 4.14.y-rt
Clone this wiki locally