cregit-Linux how code gets into the kernel

Release 4.14 arch/m68k/kernel/setup.c

Directory: arch/m68k/kernel
// SPDX-License-Identifier: GPL-2.0
#ifdef CONFIG_MMU
#include "setup_mm.c"
#else
#include "setup_no.c"
#endif

Overall Contributors

PersonTokensPropCommitsCommitProp
Greg Ungerer535.71%116.67%
Petr Stehlik214.29%116.67%
Alexey Dobriyan214.29%116.67%
Linus Torvalds (pre-git)214.29%116.67%
Linus Torvalds214.29%116.67%
Greg Kroah-Hartman17.14%116.67%
Total14100.00%6100.00%
Directory: arch/m68k/kernel
Information contained on this website is for historical information purposes only and does not indicate or represent copyright ownership.
Created with cregit.