index
:
starfive-tech/linux.git
JH7100_VisionFive_OH_dev
JH7110_VisionFive2_510_devel
JH7110_VisionFive2_6.1.y_devel
JH7110_VisionFive2_6.6.y_devel
JH7110_VisionFive2_devel
JH7110_VisionFive2_upstream
beaglev-5.13.y
beaglev_fedora_devel
buildroot-upstream
esmil_starlight
fedora-vic-7100_5.10.6
master
openwrt-6.1.y
rt-ethercat-release
rt-linux-6.6.y-release
rt-linux-release
rtthread_AMP
starfive-5.13
starfive-5.15-dubhe
starfive-6.1-dubhe
starfive-6.1.65-dubhe
starfive-6.6.10-dubhe
starfive-6.6.31-dubhe
starlight-5.14.y
visionfive
visionfive-5.13.y-devel
visionfive-5.15.y
visionfive-5.15.y-devel
visionfive-5.15.y_fedora_devel
visionfive-5.16.y
visionfive-5.17.y
visionfive-5.18.y
visionfive-5.19.y
visionfive-6.4.y
visionfive_fedora_devel
StarFive Tech Linux Kernel for VisionFive (JH7110) boards (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
2024-07-13
init/modpost: conditionally check section mismatch to __meminit*
Masahiro Yamada
1
-5
/
+9
2024-07-13
init: remove unused __MEMINIT* macros
Masahiro Yamada
1
-4
/
+0
2024-02-02
init: Declare rodata_enabled and mark_rodata_ro() at all time
Christophe Leroy
1
-4
/
+0
2023-12-10
init: move THIS_MODULE from <linux/export.h> to <linux/init.h>
Masahiro Yamada
1
-0
/
+7
2023-10-28
linux/init: remove __memexit* annotations
Masahiro Yamada
1
-3
/
+0
2023-06-28
x86/mem_encrypt: Remove stale mem_encrypt_init() declaration
Linus Torvalds
1
-1
/
+0
2023-06-10
init: consolidate prototypes in linux/init.h
Arnd Bergmann
1
-0
/
+20
2022-12-01
linux/init.h: include <linux/build_bug.h> and <linux/stringify.h>
Masahiro Yamada
1
-0
/
+2
2022-11-19
proc: give /proc/cmdline size
Alexey Dobriyan
1
-0
/
+1
2022-10-12
Merge tag 'mm-nonmm-stable-2022-10-11' of git://git.kernel.org/pub/scm/linux/...
Linus Torvalds
1
-1
/
+1
2022-10-04
init.h: fix spelling typo in comment
Jiangshan Yi
1
-1
/
+1
2022-09-26
treewide: Drop __cficanonical
Sami Tolvanen
1
-2
/
+2
2022-09-26
init: Drop __nocfi from __init
Sami Tolvanen
1
-1
/
+1
2022-03-24
init.h: improve __setup and early_param documentation
Randy Dunlap
1
-2
/
+9
2021-05-25
init: verify that function is initcall_t at compile-time
Marco Elver
1
-1
/
+2
2021-04-09
cfi: add __cficanonical
Sami Tolvanen
1
-2
/
+2
2021-04-09
add support for Clang CFI
Sami Tolvanen
1
-1
/
+1
2021-02-26
init: clean up early_param_on_off() macro
Masahiro Yamada
1
-2
/
+2
2021-01-14
init: lto: fix PREL32 relocations
Sami Tolvanen
1
-4
/
+27
2021-01-14
init: lto: ensure initcall ordering
Sami Tolvanen
1
-7
/
+45
2020-12-01
init: use type alignment for kernel parameters
Johan Hovold
1
-1
/
+1
2020-10-26
treewide: Convert macro and uses of __section(foo) to __section("foo")
Joe Perches
1
-17
/
+17
2019-07-05
mnt_init(): call shmem_init() unconditionally
Al Viro
1
-1
/
+1
2019-07-05
don't bother with registering rootfs
Al Viro
1
-0
/
+3
2018-11-07
block: remove dead elevator code
Jens Axboe
1
-1
/
+0
2018-10-11
LSM: Convert from initcall to struct lsm_info
Kees Cook
1
-2
/
+0
2018-10-11
LSM: Rename .security_initcall section to .lsm_info
Kees Cook
1
-2
/
+2
2018-08-22
init: allow initcall tables to be emitted using relative references
Ard Biesheuvel
1
-11
/
+33
2018-02-20
x86/retpoline: Support retpoline builds with Clang
David Woodhouse
1
-4
/
+4
2018-02-02
x86/retpoline: Avoid retpolines for built-in __init functions
David Woodhouse
1
-1
/
+8
2017-11-18
Merge tag 'trace-v4.15' of git://git.kernel.org/pub/scm/linux/kernel/git/rost...
Linus Torvalds
1
-3
/
+1
2017-11-02
License cleanup: add SPDX GPL-2.0 license identifier to files with no license
Greg Kroah-Hartman
1
-0
/
+1
2017-10-06
ftrace: Allow module init functions to be traced
Steven Rostedt (VMware)
1
-3
/
+1
2017-03-25
ftrace: Allow for function tracing to record init functions on boot up
Steven Rostedt (VMware)
1
-1
/
+3
2017-02-07
arch: Rename CONFIG_DEBUG_RODATA and CONFIG_DEBUG_MODULE_RONX
Laura Abbott
1
-2
/
+2
2016-11-28
module: extend 'rodata=off' boot cmdline parameter to module mappings
AKASHI Takahiro
1
-0
/
+3
2016-10-15
Merge tag 'gcc-plugins-v4.9-rc1' of git://git.kernel.org/pub/scm/linux/kernel...
Linus Torvalds
1
-2
/
+3
2016-10-15
Merge branch 'kbuild' of git://git.kernel.org/pub/scm/linux/kernel/git/mmarek...
Linus Torvalds
1
-25
/
+13
2016-10-11
latent_entropy: Mark functions with __latent_entropy
Emese Revfy
1
-2
/
+3
2016-09-20
parisc: Drop BROKEN_RODATA config option
Helge Deller
1
-15
/
+4
2016-09-09
kbuild: allow archs to select link dead code/data elimination
Nicholas Piggin
1
-25
/
+13
2016-08-03
treewide: replace obsolete _refok by __ref
Fabian Frederick
1
-6
/
+0
2016-02-22
asm-generic: Consolidate mark_rodata_ro()
Kees Cook
1
-0
/
+4
2015-07-06
module: relocate module_init from init.h to module.h
Paul Gortmaker
1
-78
/
+0
2015-06-16
init: delete the __cpuinit related stubs
Paul Gortmaker
1
-11
/
+0
2015-03-05
init.h: Clean up the __setup()/early_param() macros
Ingo Molnar
1
-22
/
+27
2015-03-05
init.h: Add early_param_on_off()
Luis R. Rodriguez
1
-0
/
+15
2014-05-28
init.h: Update initcall_sync variants to fix build errors
Tony Lindgren
1
-1
/
+13
2014-02-14
lto, workaround: Add workaround for initcall reordering
Andi Kleen
1
-1
/
+19
2013-12-11
init.h: add missing initcall variants
Randy Dunlap
1
-0
/
+2
[next]