What is included in the Zen kernel?
The code that is merged into the zen kernel can vary at any given time. A few examples of projects that have been merged for multiple releases consistently are bfs/zen-sched, bfq i/o scheduler, aufs, reiser4, tuxonice, smapi, linux PHC, mactel, gc-linux, fbcondecor, cko, and others. It's not accurate for us to put a list of what's included on the web site as it can change slightly on a release-by-release basis.
If you are interested in learning about what is included in the zen kernel at any given time, please visit gitweb and read or search through the git logs. The gitweb interface displays all of the commits with commit messages and branches that exist in that tree. This information is displayed for the current 'master' branch of the tree and for any of the existing tags (so you can go back and check on an older release).
Alternatively there is an extensive documentation that also explains several projects merged into a Zen kernel, this can be found on the Documentation page.








