summaryrefslogtreecommitdiffstats
path: root/include/asm-generic/vmlinux.lds.h
Commit message (Expand)AuthorAgeFilesLines
* linux/init: remove __memexit* annotationsMasahiro Yamada2023-10-281-6/+0
* vmlinux.lds.h: remove unused CPU_KEEP and CPU_DISCARD macrosMasahiro Yamada2023-10-011-7/+0
* vmlinux.lds.h: Remove a reference to no longer used sections .text..refcountPetr Pavlu2023-07-111-1/+0
* Merge tag 'riscv-for-linus-6.5-mw2' of git://git.kernel.org/pub/scm/linux/ker...Linus Torvalds2023-07-071-1/+1
|\
| * Merge patch series "riscv: enable HAVE_LD_DEAD_CODE_DATA_ELIMINATION"Palmer Dabbelt2023-07-011-1/+1
| |\
| | * vmlinux.lds.h: use correct .init.data.* section nameJisheng Zhang2023-06-251-1/+1
* | | Merge tag 'kbuild-v6.5' of git://git.kernel.org/pub/scm/linux/kernel/git/masa...Linus Torvalds2023-07-011-0/+1
|\ \ \ | |/ / |/| |
| * | kbuild: generate KSYMTAB entries by modpostMasahiro Yamada2023-06-221-0/+1
| |/
* | x86/unwind/orc: Add ELF section with ORC version identifierOmar Sandoval2023-06-161-0/+3
* | vmlinux.lds.h: Discard .note.gnu.property sectionJosh Poimboeuf2023-05-161-1/+8
|/
* Merge tag 'v6.2-rc6' into sched/core, to pick up fixesIngo Molnar2023-01-311-0/+5
|\
| * arch: fix broken BuildID for arm64 and riscvMasahiro Yamada2022-12-301-0/+5
* | objtool/idle: Validate __cpuidle code as noinstrPeter Zijlstra2023-01-131-6/+3
|/
* Merge tag 'driver-core-6.2-rc1' of git://git.kernel.org/pub/scm/linux/kernel/...Linus Torvalds2022-12-161-140/+94
|\
| * Merge 6.1-rc6 into driver-core-nextGreg Kroah-Hartman2022-11-211-7/+13
| |\
| * | vmlinux.lds.h: add HEADERED_SECTION_* macrosJim Cromie2022-11-171-0/+15
| * | vmlinux.lds.h: fix BOUNDED_SECTION_(PRE|POST)_LABEL macrosJim Cromie2022-11-171-8/+6
| * | vmlinux.lds.h: place optional header space in BOUNDED_SECTIONJim Cromie2022-11-101-0/+2
| * | vmlinux.lds.h: add BOUNDED_SECTION* macrosJim Cromie2022-11-101-140/+79
* | | Merge tag 'x86_core_for_v6.2' of git://git.kernel.org/pub/scm/linux/kernel/gi...Linus Torvalds2022-12-141-2/+2
|\ \ \
| * \ \ Merge tag 'v6.1-rc6' into x86/core, to resolve conflictsIngo Molnar2022-11-211-1/+1
| |\ \ \ | | | |/ | | |/|
| * | | Merge branch 'x86/urgent' into x86/core, to resolve conflictIngo Molnar2022-10-221-6/+12
| |\ \ \
| * | | | arch: Introduce CONFIG_FUNCTION_ALIGNMENTPeter Zijlstra2022-10-171-2/+2
| | |_|/ | |/| |
* | | | Merge tag 'arm64-upstream' of git://git.kernel.org/pub/scm/linux/kernel/git/a...Linus Torvalds2022-12-121-2/+7
|\ \ \ \ | |_|_|/ |/| | |
| * | | arm64: unwind: add asynchronous unwind tables to kernel and modulesArd Biesheuvel2022-11-091-2/+7
| | |/ | |/|
* | | Merge tag 'hardening-v6.1-rc5' of git://git.kernel.org/pub/scm/linux/kernel/g...Linus Torvalds2022-11-111-1/+1
|\ \ \ | |/ / |/| |
| * | vmlinux.lds.h: Fix placement of '.data..decrypted' sectionNathan Chancellor2022-11-081-1/+1
| |/
* / ftrace,kcfi: Separate ftrace_stub() and ftrace_stub_graph()Peter Zijlstra2022-10-201-6/+12
|/
* Merge tag 'driver-core-6.1-rc1' of git://git.kernel.org/pub/scm/linux/kernel/...Linus Torvalds2022-10-071-0/+3
|\
| * kernel/module: add __dyndbg_classes sectionJim Cromie2022-09-071-0/+3
* | Merge tag 'net-next-6.1' of git://git.kernel.org/pub/scm/linux/kernel/git/net...Linus Torvalds2022-10-041-1/+10
|\ \
| * \ Merge https://git.kernel.org/pub/scm/linux/kernel/git/bpf/bpf-nextJakub Kicinski2022-10-031-1/+10
| |\ \
| | * | ftrace: Add HAVE_DYNAMIC_FTRACE_NO_PATCHABLEPeter Zijlstra (Intel)2022-09-161-1/+10
| | |/
| * / vmlinux.lds.h: CFI: Reduce alignment of jump-table to function alignmentWill Deacon2022-09-231-2/+1
| |/
* / cfi: Switch to -fsanitize=kcfiSami Tolvanen2022-09-261-18/+19
|/
* sched: Reverse sched_class layoutPeter Zijlstra2022-05-191-6/+6
* Merge tag 'x86_core_for_5.18_rc1' of git://git.kernel.org/pub/scm/linux/kerne...Linus Torvalds2022-03-271-0/+4
|\
| * static_call: Avoid building empty .static_call_sitesPeter Zijlstra2022-03-151-0/+4
* | powercap/drivers/dtpm: Convert the init table section to a simple arrayDaniel Lezcano2022-02-041-11/+0
|/
* Merge tag 'driver-core-5.16-rc1' of git://git.kernel.org/pub/scm/linux/kernel...Linus Torvalds2021-11-041-7/+13
|\
| * vmlinux.lds.h: wrap built-in firmware support under FW_LOADERLuis Chamberlain2021-10-221-7/+13
* | Merge tag 'x86_core_for_v5.16_rc1' of git://git.kernel.org/pub/scm/linux/kern...Linus Torvalds2021-11-021-1/+2
|\ \
| * | vmlinux.lds.h: Have ORC lookup cover entire _etext - _stextKristen Carlson Accardi2021-10-271-1/+2
| |/
* / tracing: Use linker magic instead of recasting ftrace_ops_list_func()Steven Rostedt (VMware)2021-10-191-2/+8
|/
* vmlinux.lds.h: remove old check for GCC 4.9Nick Desaulniers2021-09-131-4/+0
* Merge tag 'printk-for-5.15' of git://git.kernel.org/pub/scm/linux/kernel/git/...Linus Torvalds2021-09-011-0/+13
|\
| * printk: Userspace format indexing supportChris Down2021-07-191-0/+13
* | vmlinux.lds.h: Handle clang's module.{c,d}tor sectionsNathan Chancellor2021-08-111-0/+1
|/
* vmlinux.lds.h: Avoid orphan section with !SMPNathan Chancellor2021-06-021-0/+1
* add support for Clang CFISami Tolvanen2021-04-081-1/+19