index
:
linux-toradex.git
colibri
colibri_vf
tegra
tegra-next
toradex_4.1-2.0.x-imx
toradex_4.1-2.0.x-imx-next
toradex_4.14-2.0.x-imx
toradex_4.14-2.0.x-imx-next
toradex_4.14-2.0.x-imx-rebased
toradex_4.14-2.3.x-imx
toradex_4.19.y
toradex_4.19.y-rt
toradex_4.20.y
toradex_4.9-1.0.x-imx
toradex_4.9-1.0.x-imx-next
toradex_4.9-1.0.x-imx-rebased
toradex_4.9-2.3.x-imx
toradex_4.9-2.3.x-imx-next
toradex_4.9-2.3.x-imx-rebased
toradex_5.0.y
toradex_5.15-2.0.x-imx
toradex_5.15-2.1.x-imx
toradex_5.15-2.2.x-imx
toradex_5.2.y
toradex_5.3.y
toradex_5.4-2.1.x-imx
toradex_5.4-2.3.x-imx
toradex_5.4.y
toradex_6.6-2.0.x-imx
toradex_6.6-2.1.x-imx
toradex_imx6
toradex_imx_3.10.17_1.0.0_ga
toradex_imx_3.10.17_1.0.0_ga-next
toradex_imx_3.14.28_1.0.0_ga
toradex_imx_3.14.52_1.1.0_ga
toradex_imx_3.14.52_1.1.0_ga-next
toradex_imx_4.1.15_1.0.0_ga
toradex_imx_4.1.15_1.0.0_ga-next
toradex_imx_4.14.78_1.0.0_ga-bring_up
toradex_imx_4.9.123_imx8mm_ga-bring_up
toradex_imx_4.9.51_imx8_beta1-bring_up
toradex_imx_4.9.51_imx8_beta1-bring_up_ov5640
toradex_imx_4.9.51_imx8_beta2-bring_up
toradex_ti-linux-5.10.y_bringup
toradex_ti-linux-6.1.y
toradex_ti-linux-6.6.y
toradex_tk1_l4t_r21.5
toradex_tk1_l4t_r21.6
toradex_tk1_l4t_r21.7
toradex_tk1_l4t_r21.7-next
toradex_vf_3.18
toradex_vf_3.18-next
toradex_vf_4.0
toradex_vf_4.0-next
toradex_vf_4.1
toradex_vf_4.1-next
toradex_vf_4.4
toradex_vf_4.4-next
Linux kernel for Apalis and Colibri modules
Toradex
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
include
/
linux
/
init.h
Age
Commit message (
Expand
)
Author
2014-02-13
lto, workaround: Add workaround for initcall reordering
Andi Kleen
2013-12-10
init.h: add missing initcall variants
Randy Dunlap
2013-11-13
init.h: document the existence of __initconst
Geert Uytterhoeven
2013-09-11
initmpfs: move rootfs code from fs/ramfs/ to init/
Rob Landley
2013-06-26
init.h: remove __cpuinit sections from the kernel
Paul Gortmaker
2013-01-23
Merge branch 'master' into for-3.9-async
Tejun Heo
2013-01-18
init, block: try to load default elevator module early during boot
Tejun Heo
2013-01-10
Remove __dev* markings from init.h
Greg Kroah-Hartman
2012-12-17
include/linux/init.h: use the stringify operator for the __define_initcall macro
Matthew Leach
2012-11-30
init.h: Remove __dev* sections from the kernel
Greg Kroah-Hartman
2012-10-06
sections: disable const sections for PA-RISC v2
Andi Kleen
2012-07-27
init: add comments to keep initcall-names in sync with initcall levels
Jim Cromie
2012-01-13
module_param: make bool parameters really bool (core code)
Rusty Russell
2011-05-16
ftrace: Avoid recording mcount on .init sections directly
Steven Rostedt
2010-10-22
init.h: add some more documentation to __ref* tags
Michal Nazarewicz
2010-03-03
Rename .data.nosave to .data..nosave.
Denys Vlasenko
2009-12-15
PM: Add initcall_debug style timing for suspend/resume
Arjan van de Ven
2009-10-02
initcalls: Add early_initcall() for modules
Borislav Petkov
2009-08-21
x86: properly annotate alternatives.c
Jan Beulich
2009-06-18
kernel: constructor support
Peter Oberparleiter
2009-06-16
fbdev: move logo externs to header file
Geert Uytterhoeven
2009-06-14
vmlinux.lds.h update
Sam Ravnborg
2009-06-09
initconst adjustments
Jan Beulich
2009-04-27
Remove unused support code for refok sections.
Tim Abbott
2009-04-26
Add new HEAD_TEXT_SECTION macro.
Tim Abbott
2009-04-16
Driver Core: early platform driver
Magnus Damm
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
[next]