summaryrefslogtreecommitdiffstats
path: root/include/asm-generic/vmlinux.lds.h
Commit message (Expand)AuthorAgeFilesLines
* Merge branch 'kbuild' of git://git.kernel.org/pub/scm/linux/kernel/git/mmarek...Linus Torvalds2016-12-171-34/+34
|\
| * kbuild: keep data tables through dead code eliminationNicholas Piggin2016-11-291-34/+34
* | ACPI/IORT: Introduce linker section for IORT entries probingLorenzo Pieralisi2016-11-291-0/+1
* | mm: kmemleak: scan .data.ro_after_initJakub Kicinski2016-11-111-1/+4
|/
* Merge branch 'kbuild' of git://git.kernel.org/pub/scm/linux/kernel/git/mmarek...Linus Torvalds2016-10-141-23/+34
|\
| * kbuild: -ffunction-sections fix for archs with conflicting sectionsNicholas Piggin2016-09-221-5/+10
| * kbuild: allow archs to select link dead code/data eliminationNicholas Piggin2016-09-091-23/+29
* | nmi_backtrace: generate one-line reports for idle cpusChris Metcalf2016-10-071-0/+6
|/
* Merge branch 'kbuild' of git://git.kernel.org/pub/scm/linux/kernel/git/mmarek...Linus Torvalds2016-08-021-1/+1
|\
| * vmlinux.lds.h: replace config_enabled() with IS_ENABLED()Masahiro Yamada2016-06-201-1/+1
* | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/s39...Linus Torvalds2016-07-261-1/+9
|\ \
| * | vmlinux.lds.h: allow arch specific handling of ro_after_init data sectionHeiko Carstens2016-06-131-1/+9
| |/
* / vmlinux.lds: account for destructor sectionsDmitry Vyukov2016-07-151-0/+4
|/
* x86/asm: Make sure verify_cpu() has a good stackBorislav Petkov2016-04-131-1/+3
* arch, ftrace: for KASAN put hard/soft IRQ entries into separate sectionsAlexander Potapenko2016-03-251-1/+11
* Merge tag 'tty-4.6-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/greg...Linus Torvalds2016-03-171-4/+2
|\
| * earlycon: Use common framework for earlycon declarationsPeter Hurley2016-02-061-4/+2
* | arch: Introduce post-init read-only memoryKees Cook2016-02-221-0/+1
|/
* clocksource / ACPI: Add probing infrastructure for ACPI-based clocksourcesMarc Zyngier2015-10-011-0/+1
* irqchip / ACPI: Add probing infrastructure for ACPI-based irqchipsMarc Zyngier2015-10-011-0/+1
* ACPI: Add early device probing infrastructureMarc Zyngier2015-10-011-0/+10
* kbuild: Fix .text.unlikely placementAndi Kleen2015-08-201-3/+1
* Merge tag 'tty-4.1-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/greg...Linus Torvalds2015-04-211-0/+9
|\
| * earlycon: Fix __earlycon_table stridePeter Hurley2015-04-101-1/+1
| * serial: earlycon: Enable earlycon without command line paramPeter Hurley2015-03-261-0/+9
* | Merge branch 'for-linus' of git://ftp.arm.linux.org.uk/~rmk/linux-armLinus Torvalds2015-04-141-1/+1
|\ \
| * | ARM: 8321/1: asm-generic: introduce .text.fixup input sectionArd Biesheuvel2015-03-291-1/+1
| |/
* | Merge tag 'pm+acpi-4.1-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/...Linus Torvalds2015-04-141-0/+2
|\ \
| * | ARM: cpuidle: Add a cpuidle ops structure to be used for DTDaniel Lezcano2015-03-241-0/+2
| |/
* / tracing: Add TRACE_DEFINE_ENUM() macro to map enums to their valuesSteven Rostedt (Red Hat)2015-04-081-1/+4
|/
* kernel: add support for .init_array.* constructorsAndrey Ryabinin2015-02-131-0/+1
* iommu: provide early initialisation hook for IOMMU driversWill Deacon2014-12-011-0/+2
* ARM: 8168/1: extend __init_end to a page align addressYalin Wang2014-10-021-0/+2
* Merge 3.16-rc5 into char-misc-nextGreg Kroah-Hartman2014-07-131-1/+1
|\
| * core: fix typo in percpu read_mostly sectionZhengyu He2014-07-011-1/+1
* | PCI: Add pci_fixup_suspend_late quirk passAndreas Noever2014-06-191-0/+3
|/
* Merge branch 'perf-core-for-linus' of git://git.kernel.org/pub/scm/linux/kern...Linus Torvalds2014-06-121-0/+10
|\
| * kprobes: Ensure blacklist data is alignedVineet Gupta2014-05-071-1/+2
| * kprobes: Introduce NOKPROBE_SYMBOL() macro to maintain kprobes blacklistMasami Hiramatsu2014-04-241-0/+9
* | serial: earlycon: add DT supportRob Herring2014-05-201-1/+3
* | vmlinuz.lds: define OF table sections with macrosRob Herring2014-05-201-44/+14
* | ARM: align cpu_method_of_table namingRob Herring2014-05-201-2/+2
* | irqchip: align irqchip OF match table section namingRob Herring2014-05-201-2/+2
|/
* Merge tag 'soc-3.15' of git://git.kernel.org/pub/scm/linux/kernel/git/arm/arm...Linus Torvalds2014-04-051-0/+10
|\
| * ARM: Introduce CPU_METHOD_OF_DECLARE() for cpu hotplug/smpStephen Boyd2014-02-111-0/+10
* | drivers: of: add support for custom reserved memory driversMarek Szyprowski2014-03-111-0/+11
|/
* kernel: add support for init_array constructorsFrantisek Hrbata2013-10-171-0/+1
* tracing: Add __tracepoint_string() to export string pointersSteven Rostedt (Red Hat)2013-07-261-1/+6
* Merge branch 'cpuinit-delete' of git://git.kernel.org/pub/scm/linux/kernel/gi...Linus Torvalds2013-07-071-12/+0
|\
| * modpost: remove all traces of cpuinit/cpuexit sectionsPaul Gortmaker2013-06-261-12/+0