summaryrefslogtreecommitdiff
path: root/init/version.c
AgeCommit message (Expand)Author
2023-09-22init/version.c: Replace strlcpy with strscpyAzeem Shaikh
2022-12-10init/version.c: remove #include <generated/utsrelease.h>Thomas Weißschuh
2022-09-29kbuild: build init/built-in.a just onceMasahiro Yamada
2022-09-29init/version.c: remove #include <linux/version.h>Masahiro Yamada
2022-07-17init: add "hostname" kernel parameterDan Moulding
2021-04-25kbuild: add an elfnote for whether vmlinux is built with ltoYonghong Song
2021-02-26init/version.c: remove Version_<LINUX_VERSION_CODE> symbolMasahiro Yamada
2020-08-19uts: Use generic ns_common::countKirill Tkhai
2019-05-21treewide: Add SPDX license identifier for missed filesThomas Gleixner
2018-07-18kbuild: Add build salt to the kernel and modulesLaura Abbott
2017-11-17init/version.c: include <linux/export.h> instead of <linux/module.h>Masahiro Yamada
2017-01-14locking/atomic, kref: Add KREF_INIT()Peter Zijlstra
2014-12-04copy address of proc_ns_ops into ns_commonAl Viro
2014-12-04common object embedded into various struct ....nsAl Viro
2013-05-01proc: Split the namespace stuff out into linux/proc_ns.hDavid Howells
2012-11-20proc: Usable inode numbers for the namespace file descriptors.Eric W. Biederman
2011-03-23userns: add a user_namespace as creator/owner of uts_namespaceSerge E. Hallyn
2009-12-12kbuild: move utsrelease.h to include/generatedSam Ravnborg
2009-12-12kbuild: move compile.h to include/generatedSam Ravnborg
2008-07-25init/version.c: define version_string only if CONFIG_KALLSYMS is not definedDaniel Guilak
2008-07-25init/version.c: silence sparse warning by declaring the version stringDaniel Guilak
2007-02-14[PATCH] remove many unneeded #includes of sched.hTim Schmielau
2007-01-11Don't put "linux_banner" in the .init sectionLinus Torvalds
2007-01-10[PATCH] fix linux banner format stringRoman Zippel
2006-12-11Make SLES9 "get_kernel_version" work on the kernel binary againLinus Torvalds
2006-12-08[PATCH] Fix linux banner utsname informationHerbert Poetzl
2006-10-02[PATCH] namespaces: utsname: implement utsname namespacesSerge E. Hallyn
2006-07-03kbuild: introduce utsrelease.hSam Ravnborg
2005-04-16Linux-2.6.12-rc2Linus Torvalds