aboutsummaryrefslogtreecommitdiffstats
path: root/include/asm-generic/vmlinux.lds.h
Commit message (Expand)AuthorAgeFilesLines
* vmlinux.lds.h: CFI: Reduce alignment of jump-table to function alignmentWill Deacon2022-09-231-2/+1
* 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
* Merge tag 'orphan-handling-v5.12-rc1' of git://git.kernel.org/pub/scm/linux/k...Linus Torvalds2021-02-261-4/+5
|\
| * vmlinux.lds.h: Define SANTIZER_DISCARDS with CONFIG_GCOV_KERNEL=yNathan Chancellor2021-02-251-4/+5
* | Merge tag 'mips_5.12_1' of git://git.kernel.org/pub/scm/linux/kernel/git/mips...Linus Torvalds2021-02-251-1/+1
|\ \
| * | vmlinux.lds.h: catch even more instrumentation symbols into .dataAlexander Lobakin2021-02-231-1/+1
* | | Merge tag 'kbuild-v5.12' of git://git.kernel.org/pub/scm/linux/kernel/git/mas...Linus Torvalds2021-02-251-1/+6
|\ \ \
| * | | vmlinux.lds.h: add DWARF v5 sectionsNick Desaulniers2021-02-161-1/+6
* | | | Merge tag 'modules-for-v5.12' of git://git.kernel.org/pub/scm/linux/kernel/gi...Linus Torvalds2021-02-231-42/+0
|\ \ \ \
| * | | | module: remove EXPORT_UNUSED_SYMBOL*Christoph Hellwig2021-02-081-28/+0
| * | | | module: remove EXPORT_SYMBOL_GPL_FUTUREChristoph Hellwig2021-02-081-14/+0
| |/ / /
* | | | Merge tag 'clang-lto-v5.12-rc1' of git://git.kernel.org/pub/scm/linux/kernel/...Linus Torvalds2021-02-231-1/+4
|\ \ \ \
| * | | | kbuild: add support for Clang LTOSami Tolvanen2021-01-141-4/+7
| |/ / /
* | | | Merge tag 'mips_5.12' of git://git.kernel.org/pub/scm/linux/kernel/git/mips/l...Linus Torvalds2021-02-211-3/+3
|\ \ \ \ | | |/ / | |/| |
| * | | vmlinux.lds.h: catch more UBSAN symbols into .dataAlexander Lobakin2021-02-161-1/+1
| * | | vmlinux.lds.h: catch UBSAN's "unnamed data" into dataAlexander Lobakin2021-01-151-1/+1
| * | | vmlinux.lds.h: catch compound literals into data and BSSAlexander Lobakin2021-01-151-3/+3
| |/ /
* | | Merge tag 'sched-core-2021-02-17' of git://git.kernel.org/pub/scm/linux/kerne...Linus Torvalds2021-02-211-1/+4
|\ \ \
| * | | static_call: Allow module use without exposing static_call_keyJosh Poimboeuf2021-02-171-1/+4
| | |/ | |/|
* | | Merge tag 'pm-5.12-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/rafa...Linus Torvalds2021-02-201-0/+11
|\ \ \ | |/ / |/| |
| * | powercap/drivers/dtpm: Add API for dynamic thermal power managementDaniel Lezcano2020-12-221-0/+11
| |/
* / firmware_loader: align .builtin_fw to 8Fangrui Song2021-02-091-1/+1
|/
* vmlinux.lds.h: Keep .ctors.* with .ctorsKees Cook2020-10-271-0/+1
* Merge tag 'linux-kselftest-kunit-5.10-rc1' of git://git.kernel.org/pub/scm/li...Linus Torvalds2020-10-181-1/+9
|\
| * vmlinux.lds.h: add linker section for KUnit test suitesBrendan Higgins2020-10-091-1/+9
* | Merge tag 'core-static_call-2020-10-12' of git://git.kernel.org/pub/scm/linux...Linus Torvalds2020-10-121-0/+13
|\ \
| * | x86/static_call: Add inline static call implementation for x86-64Josh Poimboeuf2020-09-011-0/+6
| * | static_call: Add inline static call infrastructureJosh Poimboeuf2020-09-011-0/+7
| |/
* | Merge tag 'core-build-2020-10-12' of git://git.kernel.org/pub/scm/linux/kerne...Linus Torvalds2020-10-121-7/+42
|\ \
| * | vmlinux.lds.h: Add PGO and AutoFDO input sectionsNick Desaulniers2020-09-011-1/+4
| * | vmlinux.lds.h: Add .symtab, .strtab, and .shstrtab to ELF_DETAILSKees Cook2020-09-011-1/+4
| * | vmlinux.lds.h: Split ELF_DETAILS from STABS_DEBUGKees Cook2020-09-011-2/+6
| * | vmlinux.lds.h: Avoid KASAN and KCSAN's unwanted sectionsKees Cook2020-09-011-0/+20
| * | vmlinux.lds.h: Add .gnu.version* to COMMON_DISCARDSKees Cook2020-09-011-1/+3
| * | vmlinux.lds.h: Create COMMON_DISCARDSKees Cook2020-09-011-3/+6
* | | bpf: Prevent .BTF section eliminationTony Ambardar2020-09-211-1/+1
| |/ |/|