cregit-Linux how code gets into the kernel

Release 4.14 arch/alpha/include/asm/param.h

/* SPDX-License-Identifier: GPL-2.0 */
#ifndef _ASM_ALPHA_PARAM_H

#define _ASM_ALPHA_PARAM_H

#include <uapi/asm/param.h>


# undef HZ

# define HZ		CONFIG_HZ

# define USER_HZ	1024

# define CLOCKS_PER_SEC	USER_HZ	
/* frequency at which times() counts */

#endif /* _ASM_ALPHA_PARAM_H */

Overall Contributors

PersonTokensPropCommitsCommitProp
Linus Torvalds (pre-git)1655.17%337.50%
Richard Henderson517.24%112.50%
David Howells310.34%112.50%
Ivan Kokshaysky310.34%112.50%
Greg Kroah-Hartman13.45%112.50%
H. Peter Anvin13.45%112.50%
Total29100.00%8100.00%
Information contained on this website is for historical information purposes only and does not indicate or represent copyright ownership.
Created with cregit.