summaryrefslogtreecommitdiffstats
path: root/include/asm-generic/vmlinux.lds.h
Commit message (Expand)AuthorAgeFilesLines
...
| | | * | ACPI/IORT: Remove linker section for IORT entries probingLorenzo Pieralisi2017-04-201-1/+0Star
| | |/ / | |/| |
* | | | Merge branch 'x86-asm-for-linus' of git://git.kernel.org/pub/scm/linux/kernel...Linus Torvalds2017-05-021-3/+2Star
|\ \ \ \ | |_|_|/ |/| | |
| * | | debug: Add _ONCE() logic to report_bug()Peter Zijlstra2017-03-301-3/+2Star
| |/ /
* | / vmlinux.lds: add missing VMLINUX_SYMBOL macrosJessica Yu2017-04-081-2/+2
| |/ |/|
* | Merge branch 'timers-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/...Linus Torvalds2017-04-021-0/+2
|\ \
| * | vmlinux.lds: Add __clkevt_of_table to kernelAlexander Kochetkov2017-03-281-0/+2
| |/
* / mm: fix section name for .data..ro_after_initKees Cook2017-04-011-2/+2
|/
* Merge branch 'kbuild' of git://git.kernel.org/pub/scm/linux/kernel/git/mmarek...Linus Torvalds2016-12-181-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-081-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-261-1/+11
* Merge tag 'tty-4.6-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/greg...Linus Torvalds2016-03-171-4/+2Star
|\
| * earlycon: Use common framework for earlycon declarationsPeter Hurley2016-02-071-4/+2Star
* | 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/+1Star
* 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-151-1/+1
|\ \
| * | ARM: 8321/1: asm-generic: introduce .text.fixup input sectionArd Biesheuvel2015-03-301-1/+1
| |/
* | Merge tag 'pm+acpi-4.1-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/...Linus Torvalds2015-04-151-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-141-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-141-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-131-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/+14Star
* | 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
|/