index
:
android_kernel_xiaomi_sdm660.git
lineage-18.1
Unnamed repository; edit this file 'description' to name the repository.
Rafael Marcalo
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
include
/
linux
/
init.h
Age
Commit message (
Expand
)
Author
2008-10-29
adjust init section definitions
Jan Beulich
2008-10-20
Merge branch 'tracing-v28-for-linus' of git://git.kernel.org/pub/scm/linux/ke...
Linus Torvalds
2008-10-16
init.h: remove long-dead __setup_null_param() macro
Robert P. J. Day
2008-10-14
ftrace: remove old pointers to mcount
Steven Rostedt
2008-08-12
modules: extend initcall_debug functionality to the module loader
Arjan van de Ven
2008-07-26
Better interface for hooking early initcalls
Eduard - Gabriel Munteanu
2008-07-25
init.h: remove obsolete content
Robert P. J. Day
2008-04-29
proper extern for late_time_init
Adrian Bunk
2008-02-19
Add missing init section definitions
Sam Ravnborg
2008-02-06
generic: add __FINITDATA
Ingo Molnar
2008-02-03
Remove __INIT_REFOK and __INITDATA_REFOK
Ralf Baechle
2008-01-28
Introduce new section reference annotations tags: __ref, __refdata, __refconst
Sam Ravnborg
2008-01-28
remove __attribute_used__
Adrian Bunk
2008-01-28
Use separate sections for __dev/__cpu/__mem code/data
Sam Ravnborg
2008-01-28
compiler.h: introduce __section()
Sam Ravnborg
2007-10-17
store __setup_str_* in a more compact way
Jan Beulich
2007-10-16
Add assembler equivalents to __init{,date}_refok
Ralf Baechle
2007-10-10
[NETNS]: Move some code into __init section when CONFIG_NET_NS=n
Pavel Emelyanov
2007-08-11
x86_64: Don't mark __exitcall as __cold
Andi Kleen
2007-07-31
pure_initcall ID inconsistency
Michael Buesch
2007-07-21
x86: Support __attribute__((__cold__)) in gcc 4.3
Andi Kleen
2007-07-16
Remove final two references to "__obsolete_setup" macro
Robert P. J. Day
2007-05-19
kbuild: introduce __init_refok/__initdata_refok to supress section mismatch w...
Sam Ravnborg
2007-05-15
Remove cpu hotplug defines for __INIT & __INITDATA
Prarit Bhargava
2007-05-08
init/do_mounts.c: proper prepare_namespace() prototype
Adrian Bunk
2007-05-07
remove software_suspend()
Johannes Berg
2007-05-02
[PATCH] i386: Change sysenter_setup to __cpuinit & improve __INIT, __INITDATA
Prarit Bhargava
2007-02-12
[PATCH] Dynamic kernel command-line: common
Alon Bar-Lev
2007-02-11
[PATCH] Numerous fixes to kernel-doc info in source files.
Robert P. J. Day
2006-12-11
Make sure we populate the initroot filesystem late enough
Linus Torvalds
2006-11-20
Add "pure_initcall" for static variable initialization
Linus Torvalds
2006-10-27
[PATCH] drivers: wait for threaded probes between initcall levels
Andrew Morton
2006-09-27
[PATCH] kdump: introduce "reset_devices" command line option
Vivek Goyal
2006-04-26
Don't include linux/config.h from anywhere else in include/
David Woodhouse
2006-04-09
[PATCH] x86_64: Support memory hotadd without sparsemem
Andi Kleen
2006-03-25
[PATCH] add a proper prototype for setup_arch()
Adrian Bunk
2006-01-16
[PATCH] x86_64: add __meminit for memory hotplug
Matt Tolentino
2005-06-25
[PATCH] x86_64: Change init sections for CPU hotplug support
Ashok Raj
2005-04-16
Linux-2.6.12-rc2
Linus Torvalds