index
:
kernel/linux.git
linux-2.6.11.y
linux-2.6.12.y
linux-2.6.13.y
linux-2.6.14.y
linux-2.6.15.y
linux-2.6.16.y
linux-2.6.17.y
linux-2.6.18.y
linux-2.6.19.y
linux-2.6.20.y
linux-2.6.21.y
linux-2.6.22.y
linux-2.6.23.y
linux-2.6.24.y
linux-2.6.25.y
linux-2.6.26.y
linux-2.6.27.y
linux-2.6.28.y
linux-2.6.29.y
linux-2.6.30.y
linux-2.6.31.y
linux-2.6.32.y
linux-2.6.33.y
linux-2.6.34.y
linux-2.6.35.y
linux-2.6.36.y
linux-2.6.37.y
linux-2.6.38.y
linux-2.6.39.y
linux-3.0.y
linux-3.1.y
linux-3.10.y
linux-3.11.y
linux-3.12.y
linux-3.13.y
linux-3.14.y
linux-3.15.y
linux-3.16.y
linux-3.17.y
linux-3.18.y
linux-3.19.y
linux-3.2.y
linux-3.3.y
linux-3.4.y
linux-3.5.y
linux-3.6.y
linux-3.7.y
linux-3.8.y
linux-3.9.y
linux-4.0.y
linux-4.1.y
linux-4.10.y
linux-4.11.y
linux-4.12.y
linux-4.13.y
linux-4.14.y
linux-4.15.y
linux-4.16.y
linux-4.17.y
linux-4.18.y
linux-4.19.y
linux-4.2.y
linux-4.20.y
linux-4.3.y
linux-4.4.y
linux-4.5.y
linux-4.6.y
linux-4.7.y
linux-4.8.y
linux-4.9.y
linux-5.0.y
linux-5.1.y
linux-5.10.y
linux-5.11.y
linux-5.12.y
linux-5.13.y
linux-5.14.y
linux-5.15.y
linux-5.16.y
linux-5.17.y
linux-5.18.y
linux-5.19.y
linux-5.2.y
linux-5.3.y
linux-5.4.y
linux-5.5.y
linux-5.6.y
linux-5.7.y
linux-5.8.y
linux-5.9.y
linux-6.0.y
linux-6.1.y
linux-6.10.y
linux-6.11.y
linux-6.2.y
linux-6.3.y
linux-6.4.y
linux-6.5.y
linux-6.6.y
linux-6.7.y
linux-6.8.y
linux-6.9.y
linux-rockchip-6.1.y
linux-rockchip-6.5.y
linux-rolling-lts
linux-rolling-stable
master
Linux kernel stable tree (mirror)
Andrey V.Kosteltsev
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
include
/
linux
/
init.h
Age
Commit message (
Expand
)
Author
Files
Lines
2010-10-22
init.h: add some more documentation to __ref* tags
Michal Nazarewicz
1
-3
/
+10
2010-03-03
Rename .data.nosave to .data..nosave.
Denys Vlasenko
1
-1
/
+1
2009-12-15
PM: Add initcall_debug style timing for suspend/resume
Arjan van de Ven
1
-0
/
+2
2009-10-02
initcalls: Add early_initcall() for modules
Borislav Petkov
1
-0
/
+1
2009-08-22
x86: properly annotate alternatives.c
Jan Beulich
1
-2
/
+10
2009-06-19
kernel: constructor support
Peter Oberparleiter
1
-0
/
+3
2009-06-17
fbdev: move logo externs to header file
Geert Uytterhoeven
1
-1
/
+1
2009-06-15
vmlinux.lds.h update
Sam Ravnborg
1
-3
/
+1
2009-06-10
initconst adjustments
Jan Beulich
1
-1
/
+2
2009-04-28
Remove unused support code for refok sections.
Tim Abbott
1
-8
/
+0
2009-04-26
Add new HEAD_TEXT_SECTION macro.
Tim Abbott
1
-1
/
+3
2009-04-17
Driver Core: early platform driver
Magnus Damm
1
-0
/
+1
2008-10-30
adjust init section definitions
Jan Beulich
1
-1
/
+5
2008-10-21
Merge branch 'tracing-v28-for-linus' of git://git.kernel.org/pub/scm/linux/ke...
Linus Torvalds
1
-1
/
+1
2008-10-16
init.h: remove long-dead __setup_null_param() macro
Robert P. J. Day
1
-4
/
+0
2008-10-14
ftrace: remove old pointers to mcount
Steven Rostedt
1
-1
/
+1
2008-08-12
modules: extend initcall_debug functionality to the module loader
Arjan van de Ven
1
-0
/
+1
2008-07-26
Better interface for hooking early initcalls
Eduard - Gabriel Munteanu
1
-0
/
+7
2008-07-25
init.h: remove obsolete content
Robert P. J. Day
1
-7
/
+1
2008-04-29
proper extern for late_time_init
Adrian Bunk
1
-0
/
+2
2008-02-19
Add missing init section definitions
Sam Ravnborg
1
-0
/
+2
2008-02-07
generic: add __FINITDATA
Ingo Molnar
1
-0
/
+1
2008-02-03
Remove __INIT_REFOK and __INITDATA_REFOK
Ralf Baechle
1
-3
/
+0
2008-01-29
Introduce new section reference annotations tags: __ref, __refdata, __refconst
Sam Ravnborg
1
-7
/
+27
2008-01-29
remove __attribute_used__
Adrian Bunk
1
-6
/
+5
2008-01-29
Use separate sections for __dev/__cpu/__mem code/data
Sam Ravnborg
1
-39
/
+38
2008-01-29
compiler.h: introduce __section()
Sam Ravnborg
1
-13
/
+13
2007-10-17
store __setup_str_* in a more compact way
Jan Beulich
1
-1
/
+1
2007-10-16
Add assembler equivalents to __init{,date}_refok
Ralf Baechle
1
-0
/
+2
2007-10-11
[NETNS]: Move some code into __init section when CONFIG_NET_NS=n
Pavel Emelyanov
1
-0
/
+1
2007-08-12
x86_64: Don't mark __exitcall as __cold
Andi Kleen
1
-1
/
+1
2007-08-01
pure_initcall ID inconsistency
Michael Buesch
1
-1
/
+1
2007-07-22
x86: Support __attribute__((__cold__)) in gcc 4.3
Andi Kleen
1
-4
/
+4
2007-07-16
Remove final two references to "__obsolete_setup" macro
Robert P. J. Day
1
-4
/
+0
2007-05-19
kbuild: introduce __init_refok/__initdata_refok to supress section mismatch w...
Sam Ravnborg
1
-0
/
+13
2007-05-15
Remove cpu hotplug defines for __INIT & __INITDATA
Prarit Bhargava
1
-6
/
+1
2007-05-08
init/do_mounts.c: proper prepare_namespace() prototype
Adrian Bunk
1
-1
/
+2
2007-05-07
remove software_suspend()
Johannes Berg
1
-1
/
+1
2007-05-02
[PATCH] i386: Change sysenter_setup to __cpuinit & improve __INIT, __INITDATA
Prarit Bhargava
1
-1
/
+6
2007-02-12
[PATCH] Dynamic kernel command-line: common
Alon Bar-Lev
1
-2
/
+3
2007-02-11
[PATCH] Numerous fixes to kernel-doc info in source files.
Robert P. J. Day
1
-1
/
+1
2006-12-11
Make sure we populate the initroot filesystem late enough
Linus Torvalds
1
-0
/
+1
2006-11-20
Add "pure_initcall" for static variable initialization
Linus Torvalds
1
-0
/
+8
2006-10-28
[PATCH] drivers: wait for threaded probes between initcall levels
Andrew Morton
1
-9
/
+19
2006-09-27
[PATCH] kdump: introduce "reset_devices" command line option
Vivek Goyal
1
-0
/
+1
2006-04-26
Don't include linux/config.h from anywhere else in include/
David Woodhouse
1
-1
/
+0
2006-04-09
[PATCH] x86_64: Support memory hotadd without sparsemem
Andi Kleen
1
-1
/
+2
2006-03-25
[PATCH] add a proper prototype for setup_arch()
Adrian Bunk
1
-0
/
+4
2006-01-17
[PATCH] x86_64: add __meminit for memory hotplug
Matt Tolentino
1
-0
/
+12
2005-06-26
[PATCH] x86_64: Change init sections for CPU hotplug support
Ashok Raj
1
-0
/
+12
[next]