index
:
linux-arm.git
aarch64/hotplug-vcpu/head
aarch64/hotplug-vcpu/v6.5
aarch64/hotplug-vcpu/v6.6
aarch64/hotplug-vcpu/v6.6-rc1
aarch64/hotplug-vcpu/v6.6-rc5
aarch64/hotplug-vcpu/v6.6-rc6
aarch64/hotplug-vcpu/v6.6-rc7
aarch64/hotplug-vcpu/v6.7
aarch64/hotplug-vcpu/v6.7-rc1
aarch64/hotplug-vcpu/v6.7-rc2
aarch64/hotplug-vcpu/v6.7-rc3
aarch64/hotplug-vcpu/v6.7-rc4
aarch64/hotplug-vcpu/v6.7-rc5
aarch64/hotplug-vcpu/v6.8-rc2
aarch64/ktext/head
aarch64/ktext/v6.5
aarch64/ktext/v6.6-rc5
aarch64/ktext/v6.7
adfs
cex7
clearfog
clearfog-4.10
clearfog-4.11
clearfog-4.12
clearfog-4.13
clearfog-4.9
clkdev
csi-v6
devel-stable
drm-armada-devel
drm-armada-devel-4.15
drm-armada-fixes
drm-armada-fixes-4.15
drm-dwhdmi-devel
drm-etnaviv-devel
drm-tda9950-fixes
drm-tda998x-devel
drm-tda998x-fixes
fec-testing
fiq
fixes
fixes-sa1111
for-arm-soc
for-next
hb2
ktext
ktext-current
master
mcbin
mvneta
mvpp2
net-merged
net-next
net-queue
nmi
phy
rtc
sa1100
spectre
to-build
uaccess
vcpu-rmk
wl18xx
zii
Russell King's ARM Linux kernel tree
Russell King
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
include
/
linux
/
init.h
Age
Commit message (
Expand
)
Author
2017-11-17
Merge tag 'trace-v4.15' of git://git.kernel.org/pub/scm/linux/kernel/git/rost...
Linus Torvalds
2017-11-02
License cleanup: add SPDX GPL-2.0 license identifier to files with no license
Greg Kroah-Hartman
2017-10-05
ftrace: Allow module init functions to be traced
Steven Rostedt (VMware)
2017-03-24
ftrace: Allow for function tracing to record init functions on boot up
Steven Rostedt (VMware)
2017-02-07
arch: Rename CONFIG_DEBUG_RODATA and CONFIG_DEBUG_MODULE_RONX
Laura Abbott
2016-11-27
module: extend 'rodata=off' boot cmdline parameter to module mappings
AKASHI Takahiro
2016-10-15
Merge tag 'gcc-plugins-v4.9-rc1' of git://git.kernel.org/pub/scm/linux/kernel...
Linus Torvalds
2016-10-14
Merge branch 'kbuild' of git://git.kernel.org/pub/scm/linux/kernel/git/mmarek...
Linus Torvalds
2016-10-10
latent_entropy: Mark functions with __latent_entropy
Emese Revfy
2016-09-20
parisc: Drop BROKEN_RODATA config option
Helge Deller
2016-09-09
kbuild: allow archs to select link dead code/data elimination
Nicholas Piggin
2016-08-02
treewide: replace obsolete _refok by __ref
Fabian Frederick
2016-02-22
asm-generic: Consolidate mark_rodata_ro()
Kees Cook
2015-07-05
module: relocate module_init from init.h to module.h
Paul Gortmaker
2015-06-16
init: delete the __cpuinit related stubs
Paul Gortmaker
2015-03-05
init.h: Clean up the __setup()/early_param() macros
Ingo Molnar
2015-03-05
init.h: Add early_param_on_off()
Luis R. Rodriguez
2014-05-27
init.h: Update initcall_sync variants to fix build errors
Tony Lindgren
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
[next]