aboutsummaryrefslogtreecommitdiff
path: root/include/asm-generic/vmlinux.lds.h
AgeCommit message (Expand)AuthorFilesLines
2023-01-31Merge tag 'v6.2-rc6' into sched/core, to pick up fixesGravatar Ingo Molnar 1-0/+5
2023-01-13objtool/idle: Validate __cpuidle code as noinstrGravatar Peter Zijlstra 1-6/+3
2022-12-30arch: fix broken BuildID for arm64 and riscvGravatar Masahiro Yamada 1-0/+5
2022-12-16Merge tag 'driver-core-6.2-rc1' of git://git.kernel.org/pub/scm/linux/kernel/...Gravatar Linus Torvalds 1-140/+94
2022-12-14Merge tag 'x86_core_for_v6.2' of git://git.kernel.org/pub/scm/linux/kernel/gi...Gravatar Linus Torvalds 1-2/+2
2022-12-12Merge tag 'arm64-upstream' of git://git.kernel.org/pub/scm/linux/kernel/git/a...Gravatar Linus Torvalds 1-2/+7
2022-11-21Merge tag 'v6.1-rc6' into x86/core, to resolve conflictsGravatar Ingo Molnar 1-1/+1
2022-11-21Merge 6.1-rc6 into driver-core-nextGravatar Greg Kroah-Hartman 1-7/+13
2022-11-17vmlinux.lds.h: add HEADERED_SECTION_* macrosGravatar Jim Cromie 1-0/+15
2022-11-17vmlinux.lds.h: fix BOUNDED_SECTION_(PRE|POST)_LABEL macrosGravatar Jim Cromie 1-8/+6
2022-11-11Merge tag 'hardening-v6.1-rc5' of git://git.kernel.org/pub/scm/linux/kernel/g...Gravatar Linus Torvalds 1-1/+1
2022-11-10vmlinux.lds.h: place optional header space in BOUNDED_SECTIONGravatar Jim Cromie 1-0/+2
2022-11-10vmlinux.lds.h: add BOUNDED_SECTION* macrosGravatar Jim Cromie 1-140/+79
2022-11-09arm64: unwind: add asynchronous unwind tables to kernel and modulesGravatar Ard Biesheuvel 1-2/+7
2022-11-08vmlinux.lds.h: Fix placement of '.data..decrypted' sectionGravatar Nathan Chancellor 1-1/+1
2022-10-22Merge branch 'x86/urgent' into x86/core, to resolve conflictGravatar Ingo Molnar 1-6/+12
2022-10-20ftrace,kcfi: Separate ftrace_stub() and ftrace_stub_graph()Gravatar Peter Zijlstra 1-6/+12
2022-10-17arch: Introduce CONFIG_FUNCTION_ALIGNMENTGravatar Peter Zijlstra 1-2/+2
2022-10-07Merge tag 'driver-core-6.1-rc1' of git://git.kernel.org/pub/scm/linux/kernel/...Gravatar Linus Torvalds 1-0/+3
2022-10-04Merge tag 'net-next-6.1' of git://git.kernel.org/pub/scm/linux/kernel/git/net...Gravatar Linus Torvalds 1-1/+10
2022-10-03Merge https://git.kernel.org/pub/scm/linux/kernel/git/bpf/bpf-nextGravatar Jakub Kicinski 1-1/+10
2022-09-26cfi: Switch to -fsanitize=kcfiGravatar Sami Tolvanen 1-18/+19
2022-09-23vmlinux.lds.h: CFI: Reduce alignment of jump-table to function alignmentGravatar Will Deacon 1-2/+1
2022-09-16ftrace: Add HAVE_DYNAMIC_FTRACE_NO_PATCHABLEGravatar Peter Zijlstra (Intel) 1-1/+10
2022-09-07kernel/module: add __dyndbg_classes sectionGravatar Jim Cromie 1-0/+3
2022-05-19sched: Reverse sched_class layoutGravatar Peter Zijlstra 1-6/+6
2022-03-27Merge tag 'x86_core_for_5.18_rc1' of git://git.kernel.org/pub/scm/linux/kerne...Gravatar Linus Torvalds 1-0/+4
2022-03-15static_call: Avoid building empty .static_call_sitesGravatar Peter Zijlstra 1-0/+4
2022-02-04powercap/drivers/dtpm: Convert the init table section to a simple arrayGravatar Daniel Lezcano 1-11/+0
2021-11-04Merge tag 'driver-core-5.16-rc1' of git://git.kernel.org/pub/scm/linux/kernel...Gravatar Linus Torvalds 1-7/+13
2021-11-02Merge tag 'x86_core_for_v5.16_rc1' of git://git.kernel.org/pub/scm/linux/kern...Gravatar Linus Torvalds 1-1/+2
2021-10-27vmlinux.lds.h: Have ORC lookup cover entire _etext - _stextGravatar Kristen Carlson Accardi 1-1/+2
2021-10-22vmlinux.lds.h: wrap built-in firmware support under FW_LOADERGravatar Luis Chamberlain 1-7/+13
2021-10-19tracing: Use linker magic instead of recasting ftrace_ops_list_func()Gravatar Steven Rostedt (VMware) 1-2/+8
2021-09-13vmlinux.lds.h: remove old check for GCC 4.9Gravatar Nick Desaulniers 1-4/+0
2021-09-01Merge tag 'printk-for-5.15' of git://git.kernel.org/pub/scm/linux/kernel/git/...Gravatar Linus Torvalds 1-0/+13
2021-08-11vmlinux.lds.h: Handle clang's module.{c,d}tor sectionsGravatar Nathan Chancellor 1-0/+1
2021-07-19printk: Userspace format indexing supportGravatar Chris Down 1-0/+13
2021-06-02vmlinux.lds.h: Avoid orphan section with !SMPGravatar Nathan Chancellor 1-0/+1
2021-04-08add support for Clang CFIGravatar Sami Tolvanen 1-1/+19
2021-02-26Merge tag 'orphan-handling-v5.12-rc1' of git://git.kernel.org/pub/scm/linux/k...Gravatar Linus Torvalds 1-4/+5
2021-02-25vmlinux.lds.h: Define SANTIZER_DISCARDS with CONFIG_GCOV_KERNEL=yGravatar Nathan Chancellor 1-4/+5
2021-02-25Merge tag 'mips_5.12_1' of git://git.kernel.org/pub/scm/linux/kernel/git/mips...Gravatar Linus Torvalds 1-1/+1
2021-02-25Merge tag 'kbuild-v5.12' of git://git.kernel.org/pub/scm/linux/kernel/git/mas...Gravatar Linus Torvalds 1-1/+6
2021-02-23Merge tag 'modules-for-v5.12' of git://git.kernel.org/pub/scm/linux/kernel/gi...Gravatar Linus Torvalds 1-42/+0
2021-02-23Merge tag 'clang-lto-v5.12-rc1' of git://git.kernel.org/pub/scm/linux/kernel/...Gravatar Linus Torvalds 1-1/+4
2021-02-23vmlinux.lds.h: catch even more instrumentation symbols into .dataGravatar Alexander Lobakin 1-1/+1
2021-02-21Merge tag 'mips_5.12' of git://git.kernel.org/pub/scm/linux/kernel/git/mips/l...Gravatar Linus Torvalds 1-3/+3
2021-02-21Merge tag 'sched-core-2021-02-17' of git://git.kernel.org/pub/scm/linux/kerne...Gravatar Linus Torvalds 1-1/+4
2021-02-20Merge tag 'pm-5.12-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/rafa...Gravatar Linus Torvalds 1-0/+11