summaryrefslogtreecommitdiff
path: root/include/asm-generic/vmlinux.lds.h
AgeCommit message (Expand)Author
2017-03-28vmlinux.lds: Add __clkevt_of_table to kernelAlexander Kochetkov
2016-12-17Merge branch 'kbuild' of git://git.kernel.org/pub/scm/linux/kernel/git/mmarek...Linus Torvalds
2016-11-29ACPI/IORT: Introduce linker section for IORT entries probingLorenzo Pieralisi
2016-11-29kbuild: keep data tables through dead code eliminationNicholas Piggin
2016-11-11mm: kmemleak: scan .data.ro_after_initJakub Kicinski
2016-10-14Merge branch 'kbuild' of git://git.kernel.org/pub/scm/linux/kernel/git/mmarek...Linus Torvalds
2016-10-07nmi_backtrace: generate one-line reports for idle cpusChris Metcalf
2016-09-22kbuild: -ffunction-sections fix for archs with conflicting sectionsNicholas Piggin
2016-09-09kbuild: allow archs to select link dead code/data eliminationNicholas Piggin
2016-08-02Merge branch 'kbuild' of git://git.kernel.org/pub/scm/linux/kernel/git/mmarek...Linus Torvalds
2016-07-26Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/s39...Linus Torvalds
2016-07-15vmlinux.lds: account for destructor sectionsDmitry Vyukov
2016-06-20vmlinux.lds.h: replace config_enabled() with IS_ENABLED()Masahiro Yamada
2016-06-13vmlinux.lds.h: allow arch specific handling of ro_after_init data sectionHeiko Carstens
2016-04-13x86/asm: Make sure verify_cpu() has a good stackBorislav Petkov
2016-03-25arch, ftrace: for KASAN put hard/soft IRQ entries into separate sectionsAlexander Potapenko
2016-03-17Merge tag 'tty-4.6-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/greg...Linus Torvalds
2016-02-22arch: Introduce post-init read-only memoryKees Cook
2016-02-06earlycon: Use common framework for earlycon declarationsPeter Hurley
2015-10-01clocksource / ACPI: Add probing infrastructure for ACPI-based clocksourcesMarc Zyngier
2015-10-01irqchip / ACPI: Add probing infrastructure for ACPI-based irqchipsMarc Zyngier
2015-10-01ACPI: Add early device probing infrastructureMarc Zyngier
2015-08-20kbuild: Fix .text.unlikely placementAndi Kleen
2015-04-21Merge tag 'tty-4.1-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/greg...Linus Torvalds
2015-04-14Merge branch 'for-linus' of git://ftp.arm.linux.org.uk/~rmk/linux-armLinus Torvalds
2015-04-14Merge tag 'pm+acpi-4.1-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/...Linus Torvalds
2015-04-10earlycon: Fix __earlycon_table stridePeter Hurley
2015-04-08tracing: Add TRACE_DEFINE_ENUM() macro to map enums to their valuesSteven Rostedt (Red Hat)
2015-03-29ARM: 8321/1: asm-generic: introduce .text.fixup input sectionArd Biesheuvel
2015-03-26serial: earlycon: Enable earlycon without command line paramPeter Hurley
2015-03-24ARM: cpuidle: Add a cpuidle ops structure to be used for DTDaniel Lezcano
2015-02-13kernel: add support for .init_array.* constructorsAndrey Ryabinin
2014-12-01iommu: provide early initialisation hook for IOMMU driversWill Deacon
2014-10-02ARM: 8168/1: extend __init_end to a page align addressYalin Wang
2014-07-13Merge 3.16-rc5 into char-misc-nextGreg Kroah-Hartman
2014-07-01core: fix typo in percpu read_mostly sectionZhengyu He
2014-06-19PCI: Add pci_fixup_suspend_late quirk passAndreas Noever
2014-06-12Merge branch 'perf-core-for-linus' of git://git.kernel.org/pub/scm/linux/kern...Linus Torvalds
2014-05-20serial: earlycon: add DT supportRob Herring
2014-05-20vmlinuz.lds: define OF table sections with macrosRob Herring
2014-05-20ARM: align cpu_method_of_table namingRob Herring
2014-05-20irqchip: align irqchip OF match table section namingRob Herring
2014-05-07kprobes: Ensure blacklist data is alignedVineet Gupta
2014-04-24kprobes: Introduce NOKPROBE_SYMBOL() macro to maintain kprobes blacklistMasami Hiramatsu
2014-04-05Merge tag 'soc-3.15' of git://git.kernel.org/pub/scm/linux/kernel/git/arm/arm...Linus Torvalds
2014-03-11drivers: of: add support for custom reserved memory driversMarek Szyprowski
2014-02-11ARM: Introduce CPU_METHOD_OF_DECLARE() for cpu hotplug/smpStephen Boyd
2013-10-17kernel: add support for init_array constructorsFrantisek Hrbata
2013-07-26tracing: Add __tracepoint_string() to export string pointersSteven Rostedt (Red Hat)
2013-07-07Merge branch 'cpuinit-delete' of git://git.kernel.org/pub/scm/linux/kernel/gi...Linus Torvalds