aboutsummaryrefslogtreecommitdiff
path: root/init/version.c
AgeCommit message (Expand)AuthorFilesLines
2019-05-21treewide: Add SPDX license identifier for missed filesGravatar Thomas Gleixner 1-0/+1
2018-07-18kbuild: Add build salt to the kernel and modulesGravatar Laura Abbott 1-0/+3
2017-11-17init/version.c: include <linux/export.h> instead of <linux/module.h>Gravatar Masahiro Yamada 1-1/+1
2017-01-14locking/atomic, kref: Add KREF_INIT()Gravatar Peter Zijlstra 1-3/+1
2014-12-04copy address of proc_ns_ops into ns_commonGravatar Al Viro 1-0/+3
2014-12-04common object embedded into various struct ....nsGravatar Al Viro 1-1/+1
2013-05-01proc: Split the namespace stuff out into linux/proc_ns.hGravatar David Howells 1-1/+1
2012-11-20proc: Usable inode numbers for the namespace file descriptors.Gravatar Eric W. Biederman 1-0/+2
2011-03-23userns: add a user_namespace as creator/owner of uts_namespaceGravatar Serge E. Hallyn 1-0/+1
2009-12-12kbuild: move utsrelease.h to include/generatedGravatar Sam Ravnborg 1-1/+1
2009-12-12kbuild: move compile.h to include/generatedGravatar Sam Ravnborg 1-1/+1
2008-07-25init/version.c: define version_string only if CONFIG_KALLSYMS is not definedGravatar Daniel Guilak 1-0/+2
2008-07-25init/version.c: silence sparse warning by declaring the version stringGravatar Daniel Guilak 1-0/+1
2007-02-14[PATCH] remove many unneeded #includes of sched.hGravatar Tim Schmielau 1-1/+0
2007-01-11Don't put "linux_banner" in the .init sectionGravatar Linus Torvalds 1-2/+2
2007-01-10[PATCH] fix linux banner format stringGravatar Roman Zippel 1-0/+10
2006-12-11Make SLES9 "get_kernel_version" work on the kernel binary againGravatar Linus Torvalds 1-5/+0
2006-12-08[PATCH] Fix linux banner utsname informationGravatar Herbert Poetzl 1-2/+3
2006-10-02[PATCH] namespaces: utsname: implement utsname namespacesGravatar Serge E. Hallyn 1-9/+14
2006-07-03kbuild: introduce utsrelease.hGravatar Sam Ravnborg 1-0/+1
2005-04-16Linux-2.6.12-rc2v2.6.12-rc2Gravatar Linus Torvalds 1-0/+33