summaryrefslogtreecommitdiffstats
path: root/include/asm-generic/vmlinux.lds.h
AgeCommit message (Expand)AuthorLines
2025-10-27kbuild: align modinfo section for Secureboot Authenticode EDK2 compatDimitri John Ledkov-1/+1
2025-10-01Merge tag 'kbuild-6.18-1' of git://git.kernel.org/pub/scm/linux/kernel/git/kb...Linus Torvalds-1/+1
2025-10-01Merge tag 'asm-generic-6.18' of git://git.kernel.org/pub/scm/linux/kernel/git...Linus Torvalds-0/+1
2025-09-25once: fix race by moving DO_ONCE to separate sectionQi Xi-0/+1
2025-09-24kcfi: Rename CONFIG_CFI_CLANG to CONFIG_CFIKees Cook-1/+1
2025-09-24kbuild: keep .modinfo section in vmlinux.unstrippedMasahiro Yamada-1/+1
2025-07-22tracing: Remove redundant config HAVE_FTRACE_MCOUNT_RECORDSteven Rostedt-1/+1
2025-05-28Merge tag 'bpf-next-6.16' of git://git.kernel.org/pub/scm/linux/kernel/git/bp...Linus Torvalds-1/+2
2025-05-23btf: Allow mmap of vmlinux btfLorenz Bauer-1/+2
2025-04-22vmlinux.lds: Include .data.rel[.local] into .data sectionArd Biesheuvel-2/+2
2025-03-24Merge tag 'x86-fpu-2025-03-22' of git://git.kernel.org/pub/scm/linux/kernel/g...Linus Torvalds-1/+0
2025-03-04x86/percpu: Fix __per_cpu_hot_end markerUros Bizjak-2/+1
2025-03-04percpu: Introduce percpu hot sectionBrian Gerst-0/+11
2025-03-04Merge branch 'x86/cpu' into x86/asm, to pick up dependent commitsIngo Molnar-1/+1
2025-02-28Merge tag 'objtool-urgent-2025-02-28' of git://git.kernel.org/pub/scm/linux/k...Linus Torvalds-1/+1
2025-02-26vmlinux.lds.h: Remove entry to place init_task onto init_stackBenjamin Berg-1/+0
2025-02-25vmlinux.lds: Ensure that const vars with relocations are mapped R/OArd Biesheuvel-1/+1
2025-02-18percpu: Remove __per_cpu_loadBrian Gerst-1/+0
2025-02-18percpu: Remove PERCPU_VADDR()Brian Gerst-35/+1
2025-02-18percpu: Remove PER_CPU_FIRST_SECTIONBrian Gerst-1/+0
2025-02-06kbuild: keep symbols for symbol_get() even with CONFIG_TRIM_UNUSED_KSYMSMasahiro Yamada-0/+1
2024-11-27Rename .data.once to .data..once to fix resetting WARN*_ONCEMasahiro Yamada-1/+1
2024-11-27Rename .data.unlikely to .data..unlikelyMasahiro Yamada-1/+1
2024-11-27kbuild: Add Propeller configuration for kernel buildRong Xu-3/+3
2024-11-27AutoFDO: Enable machine function split optimization for AutoFDORong Xu-1/+6
2024-11-27AutoFDO: Enable -ffunction-sections for the AutoFDO buildRong Xu-2/+9
2024-11-27vmlinux.lds.h: Add markers for text_unlikely and text_hot sectionsRong Xu-2/+12
2024-11-27vmlinux.lds.h: Adjust symbol ordering in text output sectionRong Xu-7/+12
2024-09-26Merge tag 'asm-generic-6.12' of git://git.kernel.org/pub/scm/linux/kernel/git...Linus Torvalds-0/+4
2024-09-04Merge branch 'bpf/master' into for-6.12Tejun Heo-6/+5
2024-08-19runtime constants: move list of constants to vmlinux.lds.hJann Horn-0/+4
2024-08-03runtime constants: deal with old decrepit linkersLinus Torvalds-6/+5
2024-07-30Merge tag 'v6.11-rc1' into for-6.12Tejun Heo-36/+11
2024-07-23Merge tag 'kbuild-v6.11' of git://git.kernel.org/pub/scm/linux/kernel/git/mas...Linus Torvalds-19/+0
2024-07-21Merge tag 'mm-nonmm-stable-2024-07-21-15-07' of git://git.kernel.org/pub/scm/...Linus Torvalds-16/+2
2024-07-16Merge tag 'asm-generic-6.11' of git://git.kernel.org/pub/scm/linux/kernel/git...Linus Torvalds-1/+1
2024-07-16kbuild: remove PROVIDE() for kallsyms symbolsMasahiro Yamada-19/+0
2024-07-12init/modpost: conditionally check section mismatch to __meminit*Masahiro Yamada-16/+2
2024-07-12vmlinux.lds.h: catch .bss..L* sections into BSS")Christophe Leroy-1/+1
2024-06-19runtime constants: add default dummy infrastructureLinus Torvalds-0/+8
2024-06-18sched_ext: Implement BPF extensible scheduler classTejun Heo-0/+1
2024-05-19Merge tag 'mm-stable-2024-05-17-19-19' of git://git.kernel.org/pub/scm/linux/...Linus Torvalds-0/+3
2024-05-18Merge tag 'kbuild-v6.10' of git://git.kernel.org/pub/scm/linux/kernel/git/mas...Linus Torvalds-0/+19
2024-05-13Merge tag 'x86-build-2024-05-13' of git://git.kernel.org/pub/scm/linux/kernel...Linus Torvalds-1/+1
2024-05-02kallsyms: Avoid weak references for kallsyms symbolsArd Biesheuvel-0/+19
2024-04-25lib: add allocation tagging support for memory allocation profilingSuren Baghdasaryan-0/+3
2024-03-22x86: Rename __{start,end}_init_task to __{start,end}_init_stackXin Li (Intel)-3/+3
2024-03-13vmlinux.lds.h: Fix a typo in commentWei Yang-1/+1
2024-02-22treewide: update LLVM Bugzilla linksNathan Chancellor-1/+1
2023-12-18kunit: add KUNIT_INIT_TABLE to init linker sectionRae Moar-1/+8