I have the suspicion that a large (and apparently under-documented) code dump like this will never seriously be looked at in depth.
The way to get code in the kernel has always been small, incremental steps (or subsystems that are well isolated and speak to the kernel using established APIs, like new filesystems/drivers/... - but memory management and CPU scheduling code is probably not in this category...)