summaryrefslogtreecommitdiff
path: root/include/linux/init.h
Commit message (Expand)AuthorAge
* x86/retpoline: Support retpoline builds with ClangDavid Woodhouse2018-02-20
* x86/retpoline: Avoid retpolines for built-in __init functionsDavid Woodhouse2018-02-02
* Merge tag 'trace-v4.15' of git://git.kernel.org/pub/scm/linux/kernel/git/rost...Linus Torvalds2017-11-17
|\
| * ftrace: Allow module init functions to be tracedSteven Rostedt (VMware)2017-10-05
* | License cleanup: add SPDX GPL-2.0 license identifier to files with no licenseGreg Kroah-Hartman2017-11-02
|/
* ftrace: Allow for function tracing to record init functions on boot upSteven Rostedt (VMware)2017-03-24
* arch: Rename CONFIG_DEBUG_RODATA and CONFIG_DEBUG_MODULE_RONXLaura Abbott2017-02-07
* module: extend 'rodata=off' boot cmdline parameter to module mappingsAKASHI Takahiro2016-11-27
* Merge tag 'gcc-plugins-v4.9-rc1' of git://git.kernel.org/pub/scm/linux/kernel...Linus Torvalds2016-10-15
|\
| * latent_entropy: Mark functions with __latent_entropyEmese Revfy2016-10-10
* | Merge branch 'kbuild' of git://git.kernel.org/pub/scm/linux/kernel/git/mmarek...Linus Torvalds2016-10-14
|\ \
| * | kbuild: allow archs to select link dead code/data eliminationNicholas Piggin2016-09-09
| |/
* | parisc: Drop BROKEN_RODATA config optionHelge Deller2016-09-20
|/
* treewide: replace obsolete _refok by __refFabian Frederick2016-08-02
* asm-generic: Consolidate mark_rodata_ro()Kees Cook2016-02-22
* module: relocate module_init from init.h to module.hPaul Gortmaker2015-07-05
* init: delete the __cpuinit related stubsPaul Gortmaker2015-06-16
* init.h: Clean up the __setup()/early_param() macrosIngo Molnar2015-03-05
* init.h: Add early_param_on_off()Luis R. Rodriguez2015-03-05
* init.h: Update initcall_sync variants to fix build errorsTony Lindgren2014-05-27
* lto, workaround: Add workaround for initcall reorderingAndi Kleen2014-02-13
* init.h: add missing initcall variantsRandy Dunlap2013-12-10
* init.h: document the existence of __initconstGeert Uytterhoeven2013-11-13
* initmpfs: move rootfs code from fs/ramfs/ to init/Rob Landley2013-09-11
* init.h: remove __cpuinit sections from the kernelPaul Gortmaker2013-06-26
* Merge branch 'master' into for-3.9-asyncTejun Heo2013-01-23
|\
| * Remove __dev* markings from init.hGreg Kroah-Hartman2013-01-10
* | init, block: try to load default elevator module early during bootTejun Heo2013-01-18
|/
* include/linux/init.h: use the stringify operator for the __define_initcall macroMatthew Leach2012-12-17
* init.h: Remove __dev* sections from the kernelGreg Kroah-Hartman2012-11-30
* sections: disable const sections for PA-RISC v2Andi Kleen2012-10-06
* init: add comments to keep initcall-names in sync with initcall levelsJim Cromie2012-07-27
* module_param: make bool parameters really bool (core code)Rusty Russell2012-01-13
* ftrace: Avoid recording mcount on .init sections directlySteven Rostedt2011-05-16
* init.h: add some more documentation to __ref* tagsMichal Nazarewicz2010-10-22
* Rename .data.nosave to .data..nosave.Denys Vlasenko2010-03-03
* PM: Add initcall_debug style timing for suspend/resumeArjan van de Ven2009-12-15
* initcalls: Add early_initcall() for modulesBorislav Petkov2009-10-02
* x86: properly annotate alternatives.cJan Beulich2009-08-21
* kernel: constructor supportPeter Oberparleiter2009-06-18
* fbdev: move logo externs to header fileGeert Uytterhoeven2009-06-16
* vmlinux.lds.h updateSam Ravnborg2009-06-14
* initconst adjustmentsJan Beulich2009-06-09
* Remove unused support code for refok sections.Tim Abbott2009-04-27
* Add new HEAD_TEXT_SECTION macro.Tim Abbott2009-04-26
* Driver Core: early platform driverMagnus Damm2009-04-16
* adjust init section definitionsJan Beulich2008-10-29
* Merge branch 'tracing-v28-for-linus' of git://git.kernel.org/pub/scm/linux/ke...Linus Torvalds2008-10-20
|\
| * ftrace: remove old pointers to mcountSteven Rostedt2008-10-14
* | init.h: remove long-dead __setup_null_param() macroRobert P. J. Day2008-10-16
|/