summaryrefslogtreecommitdiff
path: root/include/asm-generic/vmlinux.lds.h
AgeCommit message (Expand)Author
2019-03-06x86/unwind/orc: Fix ORC unwind table alignmentJosh Poimboeuf
2018-10-24Merge branch 'next-general' of git://git.kernel.org/pub/scm/linux/kernel/git/...Linus Torvalds
2018-10-23Merge branch 'locking-core-for-linus' of git://git.kernel.org/pub/scm/linux/k...Linus Torvalds
2018-10-12vmlinux.lds.h: Fix linker warnings about orphan .LPBX sectionsPeter Oberparleiter
2018-10-12vmlinux.lds.h: Fix incomplete .text.exit discardsPeter Oberparleiter
2018-10-10vmlinux.lds.h: Move LSM_TABLE into INIT_DATAKees Cook
2018-10-10LSM: Rename .security_initcall section to .lsm_infoKees Cook
2018-10-10vmlinux.lds.h: Avoid copy/paste of security_init sectionKees Cook
2018-09-27jump_table: Move entries into ro_after_init regionArd Biesheuvel
2018-08-22vmlinux.lds.h: remove stale <linux/export.h> includeMasahiro Yamada
2018-07-10iommu: Remove IOMMU_OF_DECLARERob Herring
2018-05-17kbuild: Fix asm-generic/vmlinux.lds.h for LD_DEAD_CODE_DATA_ELIMINATIONNicholas Piggin
2018-05-17vmlinux.lds.h: remove no-op macro VMLINUX_SYMBOL()Masahiro Yamada
2018-04-23earlycon: Use a pointer table to fix __earlycon_table strideDaniel Kurtz
2018-04-04Merge tag 'arm64-upstream' of git://git.kernel.org/pub/scm/linux/kernel/git/a...Linus Torvalds
2018-03-28bpf: introduce BPF_RAW_TRACEPOINTAlexei Starovoitov
2018-03-08ACPI/IORT: Remove linker section for IORT entries againJia He
2018-01-31Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-nextLinus Torvalds
2018-01-12error-injection: Add injectable error typesMasami Hiramatsu
2018-01-12error-injection: Separate error-injection from kprobeMasami Hiramatsu
2018-01-09Construct init thread stack in the linker script rather than by unionDavid Howells
2017-12-12add infrastructure for tagging functions as error injectableJosef Bacik
2017-11-17kernel debug: support resetting WARN*_ONCEAndi Kleen
2017-11-13Merge branch 'x86-asm-for-linus' of git://git.kernel.org/pub/scm/linux/kernel...Linus Torvalds
2017-11-07percpu: Introduce DEFINE_PER_CPU_DECRYPTEDBrijesh Singh
2017-10-14x86/unwind: Rename unwinder config options to 'CONFIG_UNWINDER_*'Josh Poimboeuf
2017-09-28locking/refcounts, x86/asm: Use unique .text section for refcount exceptionsKees Cook
2017-09-09Merge tag 'for-linus-20170904' of git://git.infradead.org/linux-mtdLinus Torvalds
2017-09-04Merge branch 'x86-asm-for-linus' of git://git.kernel.org/pub/scm/linux/kernel...Linus Torvalds
2017-08-28Merge tag 'v4.13-rc7' into mtd/nextBoris Brezillon
2017-08-25Merge branch 'perf/urgent' into perf/core, to pick up fixesIngo Molnar
2017-08-15mtd: only use __xipram annotation when XIP_KERNEL is setArnd Bergmann
2017-08-10irq: Make the irqentry text section unconditionalMasami Hiramatsu
2017-08-10kbuild: linker script do not match C names unless LD_DEAD_CODE_DATA_ELIMINATI...Nicholas Piggin
2017-07-26x86/unwind: Add the ORC unwinderJosh Poimboeuf
2017-07-07Merge tag 'powerpc-4.13-1' of git://git.kernel.org/pub/scm/linux/kernel/git/p...Linus Torvalds
2017-07-06Merge tag 'trace-v4.13' of git://git.kernel.org/pub/scm/linux/kernel/git/rost...Linus Torvalds
2017-06-14clocksource/drivers: Rename CLKSRC_OF to TIMER_OFDaniel Lezcano
2017-06-14clocksource/drivers: Rename clksrc table to timerDaniel Lezcano
2017-06-13trace: rename kernel enum section to evalJeremy Linton
2017-06-12Revert "clockevents: Add a clkevt-of mechanism like clksrc-of"Daniel Lezcano
2017-05-30powerpc: Link warning for orphan sectionsNicholas Piggin
2017-05-09Merge tag 'iommu-updates-v4.12' of git://git.kernel.org/pub/scm/linux/kernel/...Linus Torvalds
2017-05-04Merge branches 'arm/exynos', 'arm/omap', 'arm/rockchip', 'arm/mediatek', 'arm...Joerg Roedel
2017-05-01Merge branch 'x86-asm-for-linus' of git://git.kernel.org/pub/scm/linux/kernel...Linus Torvalds
2017-04-20ACPI/IORT: Remove linker section for IORT entries probingLorenzo Pieralisi
2017-04-08vmlinux.lds: add missing VMLINUX_SYMBOL macrosJessica Yu
2017-04-02Merge branch 'timers-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/...Linus Torvalds
2017-03-31mm: fix section name for .data..ro_after_initKees Cook
2017-03-30debug: Add _ONCE() logic to report_bug()Peter Zijlstra