aboutsummaryrefslogtreecommitdiffstats
path: root/include/asm-generic/vmlinux.lds.h (follow)
AgeCommit message (Expand)AuthorFilesLines
2019-11-27Merge tag 'trace-v5.5' of git://git.kernel.org/pub/scm/linux/kernel/git/rostedt/linux-traceLinus Torvalds1-2/+11
2019-11-26Merge branch 'x86-asm-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tipLinus Torvalds1-14/+39
2019-11-18ftrace: Rename ftrace_graph_stub to ftrace_stub_graphSteven Rostedt (VMware)1-4/+4
2019-11-14fgraph: Fix function type mismatches of ftrace_graph_return using ftrace_stubSteven Rostedt (VMware)1-3/+14
2019-11-06module/ftrace: handle patchable-function-entryMark Rutland1-7/+7
2019-11-04vmlinux.lds.h: Allow EXCEPTION_TABLE to live in RO_DATAKees Cook1-0/+12
2019-11-04vmlinux.lds.h: Replace RW_DATA_SECTION with RW_DATAKees Cook1-2/+2
2019-11-04vmlinux.lds.h: Replace RO_DATA_SECTION with RO_DATAKees Cook1-5/+2
2019-11-04vmlinux.lds.h: Replace RODATA with RO_DATAKees Cook1-3/+1
2019-11-04vmlinux.lds.h: Move NOTES into RO_DATAKees Cook1-4/+5
2019-11-04vmlinux.lds.h: Move Program Header restoration into NOTES macroKees Cook1-2/+11
2019-11-04vmlinux.lds.h: Provide EMIT_PT_NOTE to indicate export of .notesKees Cook1-0/+8
2019-09-28Merge branch 'next-lockdown' of git://git.kernel.org/pub/scm/linux/kernel/git/jmorris/linux-securityLinus Torvalds1-1/+7
2019-08-19security: Support early LSMsMatthew Garrett1-1/+7
2019-07-17Merge branch 'next' of git://git.kernel.org/pub/scm/linux/kernel/git/rzhang/linuxLinus Torvalds1-0/+11
2019-06-27thermal/drivers/core: Add init section table for self-encapsulationDaniel Lezcano1-0/+11
2019-06-08parisc: add dynamic ftraceSven Schnelle1-0/+7
2019-05-14Merge tag 'modules-for-v5.2' of git://git.kernel.org/pub/scm/linux/kernel/git/jeyu/linuxLinus Torvalds1-1/+0
2019-05-07moduleparam: Save information about built-in modules in separate fileAlexey Gladkov1-0/+1
2019-03-18vmlinux.lds.h: drop unused __vermagicMathias Krause1-1/+0
2019-03-06x86/unwind/orc: Fix ORC unwind table alignmentJosh Poimboeuf1-1/+1
2018-10-24Merge branch 'next-general' of git://git.kernel.org/pub/scm/linux/kernel/git/jmorris/linux-securityLinus Torvalds1-14/+11
2018-10-23Merge branch 'locking-core-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tipLinus Torvalds1-4/+7
2018-10-12vmlinux.lds.h: Fix linker warnings about orphan .LPBX sectionsPeter Oberparleiter1-1/+1
2018-10-12vmlinux.lds.h: Fix incomplete .text.exit discardsPeter Oberparleiter1-2/+2
2018-10-10vmlinux.lds.h: Move LSM_TABLE into INIT_DATAKees Cook1-13/+11
2018-10-10LSM: Rename .security_initcall section to .lsm_infoKees Cook1-5/+5
2018-10-10vmlinux.lds.h: Avoid copy/paste of security_init sectionKees Cook1-7/+6
2018-09-27jump_table: Move entries into ro_after_init regionArd Biesheuvel1-4/+7
2018-08-22vmlinux.lds.h: remove stale <linux/export.h> includeMasahiro Yamada1-2/+0
2018-07-10iommu: Remove IOMMU_OF_DECLARERob Herring1-2/+0
2018-05-17kbuild: Fix asm-generic/vmlinux.lds.h for LD_DEAD_CODE_DATA_ELIMINATIONNicholas Piggin1-20/+29
2018-05-17vmlinux.lds.h: remove no-op macro VMLINUX_SYMBOL()Masahiro Yamada1-145/+144
2018-04-23earlycon: Use a pointer table to fix __earlycon_table strideDaniel Kurtz1-1/+1
2018-04-04Merge tag 'arm64-upstream' of git://git.kernel.org/pub/scm/linux/kernel/git/arm64/linuxLinus Torvalds1-1/+0
2018-03-28bpf: introduce BPF_RAW_TRACEPOINTAlexei Starovoitov1-0/+10
2018-03-08ACPI/IORT: Remove linker section for IORT entries againJia He1-1/+0
2018-01-31Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-nextLinus Torvalds1-0/+10
2018-01-12error-injection: Add injectable error typesMasami Hiramatsu1-1/+1
2018-01-12error-injection: Separate error-injection from kprobeMasami Hiramatsu1-7/+7
2018-01-09Construct init thread stack in the linker script rather than by unionDavid Howells1-0/+4
2017-12-12add infrastructure for tagging functions as error injectableJosef Bacik1-0/+10
2017-11-17kernel debug: support resetting WARN*_ONCEAndi Kleen1-0/+3
2017-11-13Merge branch 'x86-asm-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tipLinus Torvalds1-1/+20
2017-11-07percpu: Introduce DEFINE_PER_CPU_DECRYPTEDBrijesh Singh1-0/+19
2017-10-14x86/unwind: Rename unwinder config options to 'CONFIG_UNWINDER_*'Josh Poimboeuf1-1/+1
2017-09-28locking/refcounts, x86/asm: Use unique .text section for refcount exceptionsKees Cook1-0/+1
2017-09-09Merge tag 'for-linus-20170904' of git://git.infradead.org/linux-mtdLinus Torvalds1-0/+1
2017-09-04Merge branch 'x86-asm-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tipLinus Torvalds1-1/+26
2017-08-28Merge tag 'v4.13-rc7' into mtd/nextBoris Brezillon1-12/+26