summaryrefslogtreecommitdiff
path: root/init/version.c
Commit message (Expand)AuthorAge
* init/version.c: include <linux/export.h> instead of <linux/module.h>Masahiro Yamada2017-11-17
* locking/atomic, kref: Add KREF_INIT()Peter Zijlstra2017-01-14
* copy address of proc_ns_ops into ns_commonAl Viro2014-12-04
* common object embedded into various struct ....nsAl Viro2014-12-04
* proc: Split the namespace stuff out into linux/proc_ns.hDavid Howells2013-05-01
* proc: Usable inode numbers for the namespace file descriptors.Eric W. Biederman2012-11-20
* userns: add a user_namespace as creator/owner of uts_namespaceSerge E. Hallyn2011-03-23
* kbuild: move utsrelease.h to include/generatedSam Ravnborg2009-12-12
* kbuild: move compile.h to include/generatedSam Ravnborg2009-12-12
* init/version.c: define version_string only if CONFIG_KALLSYMS is not definedDaniel Guilak2008-07-25
* init/version.c: silence sparse warning by declaring the version stringDaniel Guilak2008-07-25
* [PATCH] remove many unneeded #includes of sched.hTim Schmielau2007-02-14
* Don't put "linux_banner" in the .init sectionLinus Torvalds2007-01-11
* [PATCH] fix linux banner format stringRoman Zippel2007-01-10
* Make SLES9 "get_kernel_version" work on the kernel binary againLinus Torvalds2006-12-11
* [PATCH] Fix linux banner utsname informationHerbert Poetzl2006-12-08
* [PATCH] namespaces: utsname: implement utsname namespacesSerge E. Hallyn2006-10-02
* kbuild: introduce utsrelease.hSam Ravnborg2006-07-03
* Linux-2.6.12-rc2Linus Torvalds2005-04-16