aboutsummaryrefslogtreecommitdiffstats
path: root/include/asm-generic/vmlinux.lds.h (follow)
AgeCommit message (Expand)AuthorFilesLines
2015-04-21Merge tag 'tty-4.1-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/ttyLinus Torvalds1-0/+9
2015-04-14Merge branch 'for-linus' of git://ftp.arm.linux.org.uk/~rmk/linux-armLinus Torvalds1-1/+1
2015-04-14Merge tag 'pm+acpi-4.1-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/rafael/linux-pmLinus Torvalds1-0/+2
2015-04-10earlycon: Fix __earlycon_table stridePeter Hurley1-1/+1
2015-04-08tracing: Add TRACE_DEFINE_ENUM() macro to map enums to their valuesSteven Rostedt (Red Hat)1-1/+4
2015-03-29ARM: 8321/1: asm-generic: introduce .text.fixup input sectionArd Biesheuvel1-1/+1
2015-03-26serial: earlycon: Enable earlycon without command line paramPeter Hurley1-0/+9
2015-03-24ARM: cpuidle: Add a cpuidle ops structure to be used for DTDaniel Lezcano1-0/+2
2015-02-13kernel: add support for .init_array.* constructorsAndrey Ryabinin1-0/+1
2014-12-01iommu: provide early initialisation hook for IOMMU driversWill Deacon1-0/+2
2014-10-02ARM: 8168/1: extend __init_end to a page align addressYalin Wang1-0/+2
2014-07-13Merge 3.16-rc5 into char-misc-nextGreg Kroah-Hartman1-1/+1
2014-07-01core: fix typo in percpu read_mostly sectionZhengyu He1-1/+1
2014-06-19PCI: Add pci_fixup_suspend_late quirk passAndreas Noever1-0/+3
2014-06-12Merge branch 'perf-core-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tipLinus Torvalds1-0/+10
2014-05-20serial: earlycon: add DT supportRob Herring1-1/+3
2014-05-20vmlinuz.lds: define OF table sections with macrosRob Herring1-44/+14
2014-05-20ARM: align cpu_method_of_table namingRob Herring1-2/+2
2014-05-20irqchip: align irqchip OF match table section namingRob Herring1-2/+2
2014-05-07kprobes: Ensure blacklist data is alignedVineet Gupta1-1/+2
2014-04-24kprobes: Introduce NOKPROBE_SYMBOL() macro to maintain kprobes blacklistMasami Hiramatsu1-0/+9
2014-04-05Merge tag 'soc-3.15' of git://git.kernel.org/pub/scm/linux/kernel/git/arm/arm-socLinus Torvalds1-0/+10
2014-03-11drivers: of: add support for custom reserved memory driversMarek Szyprowski1-0/+11
2014-02-11ARM: Introduce CPU_METHOD_OF_DECLARE() for cpu hotplug/smpStephen Boyd1-0/+10
2013-10-17kernel: add support for init_array constructorsFrantisek Hrbata1-0/+1
2013-07-26tracing: Add __tracepoint_string() to export string pointersSteven Rostedt (Red Hat)1-1/+6
2013-07-07Merge branch 'cpuinit-delete' of git://git.kernel.org/pub/scm/linux/kernel/git/paulg/linuxLinus Torvalds1-12/+0
2013-07-03rapidio: convert switch drivers to modulesAlexandre Bounine1-7/+0
2013-06-26modpost: remove all traces of cpuinit/cpuexit sectionsPaul Gortmaker1-12/+0
2013-06-03Finally eradicate CONFIG_HOTPLUGStephen Rothwell1-20/+0
2013-03-15CONFIG_SYMBOL_PREFIX: cleanup.Rusty Russell1-7/+1
2013-02-21Merge tag 'cleanup' of git://git.kernel.org/pub/scm/linux/kernel/git/arm/arm-socLinus Torvalds1-1/+21
2013-01-24clk: add common of_clk_init() functionPrashant Gaikwad1-0/+10
2013-01-14Merge tag 'gic-vic-to-irqchip' of git://sources.calxeda.com/kernel/linux into next/cleanupOlof Johansson1-1/+12
2013-01-10irqchip: add basic infrastructureThomas Petazzoni1-1/+11
2013-01-02clocksource: add common of_clksrc_init() functionStephen Warren1-0/+9
2012-10-11vmlinux.lds.h: Allow architectures to add sections to the front of .bssDavid Daney1-0/+9
2012-05-16ftrace: Sort all function addresses, not just per pageSteven Rostedt1-1/+1
2012-03-26params: <level>_initcall-like kernel parametersPawel Moll1-21/+14
2012-03-23consolidate WARN_...ONCE() static variablesJan Beulich1-0/+1
2011-10-24m68k: Finally remove leftover markers sectionsKirill Tkhai1-1/+0
2011-05-24Merge branch 'for-2.6.40' of git://git.kernel.org/pub/scm/linux/kernel/git/tj/percpuLinus Torvalds1-29/+32
2011-05-24Merge branch 'fixes-2.6.39' into for-2.6.40Tejun Heo1-20/+24
2011-05-19Merge branch 'perf-core-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/linux-2.6-tipLinus Torvalds1-10/+4
2011-05-19module: Sort exported symbolsAlessio Igor Bogani1-10/+10
2011-04-27Merge branch 'tip/perf/core' of git://git.kernel.org/pub/scm/linux/kernel/git/rostedt/linux-2.6-trace into perf/coreIngo Molnar1-10/+4
2011-04-04jump label: Introduce static_branch() interfaceJason Baron1-10/+4
2011-04-04percpu: Unify input section namesMike Frysinger1-20/+24
2011-03-31Fix common misspellingsLucas De Marchi1-1/+1
2011-03-24percpu: Always align percpu output section to PAGE_SIZETejun Heo1-9/+8