summaryrefslogtreecommitdiffstats
path: root/init/version.c
Commit message (Expand)AuthorAgeFilesLines
* init/version.c: Replace strlcpy with strscpyAzeem Shaikh2023-09-221-3/+3
* init/version.c: remove #include <generated/utsrelease.h>Thomas Weißschuh2022-12-101-1/+0
* kbuild: build init/built-in.a just onceMasahiro Yamada2022-09-291-23/+13
* init/version.c: remove #include <linux/version.h>Masahiro Yamada2022-09-291-1/+0
* init: add "hostname" kernel parameterDan Moulding2022-07-171-0/+17
* kbuild: add an elfnote for whether vmlinux is built with ltoYonghong Song2021-04-251-0/+2
* init/version.c: remove Version_<LINUX_VERSION_CODE> symbolMasahiro Yamada2021-02-261-8/+0
* uts: Use generic ns_common::countKirill Tkhai2020-08-191-1/+1
* treewide: Add SPDX license identifier for missed filesThomas Gleixner2019-05-211-0/+1
* kbuild: Add build salt to the kernel and modulesLaura Abbott2018-07-181-0/+3
* init/version.c: include <linux/export.h> instead of <linux/module.h>Masahiro Yamada2017-11-171-1/+1
* locking/atomic, kref: Add KREF_INIT()Peter Zijlstra2017-01-141-3/+1
* copy address of proc_ns_ops into ns_commonAl Viro2014-12-041-0/+3
* common object embedded into various struct ....nsAl Viro2014-12-041-1/+1
* proc: Split the namespace stuff out into linux/proc_ns.hDavid Howells2013-05-011-1/+1
* proc: Usable inode numbers for the namespace file descriptors.Eric W. Biederman2012-11-201-0/+2
* userns: add a user_namespace as creator/owner of uts_namespaceSerge E. Hallyn2011-03-231-0/+1
* kbuild: move utsrelease.h to include/generatedSam Ravnborg2009-12-121-1/+1
* kbuild: move compile.h to include/generatedSam Ravnborg2009-12-121-1/+1
* init/version.c: define version_string only if CONFIG_KALLSYMS is not definedDaniel Guilak2008-07-251-0/+2
* init/version.c: silence sparse warning by declaring the version stringDaniel Guilak2008-07-251-0/+1
* [PATCH] remove many unneeded #includes of sched.hTim Schmielau2007-02-141-1/+0
* Don't put "linux_banner" in the .init sectionLinus Torvalds2007-01-111-2/+2
* [PATCH] fix linux banner format stringRoman Zippel2007-01-101-0/+10
* Make SLES9 "get_kernel_version" work on the kernel binary againLinus Torvalds2006-12-111-5/+0
* [PATCH] Fix linux banner utsname informationHerbert Poetzl2006-12-081-2/+3
* [PATCH] namespaces: utsname: implement utsname namespacesSerge E. Hallyn2006-10-021-9/+14
* kbuild: introduce utsrelease.hSam Ravnborg2006-07-031-0/+1
* Linux-2.6.12-rc2v2.6.12-rc2Linus Torvalds2005-04-161-0/+33