aboutsummaryrefslogtreecommitdiff
path: root/include/asm-generic/vmlinux.lds.h
AgeCommit message (Expand)Author
2016-04-27Merge branch 'v3.18/topic/KASAN' into linux-linaro-lsk-v3.18lsk-v3.18-16.04Alex Shi
2016-04-11kernel: add support for .init_array.* constructorsAndrey Ryabinin
2015-11-07iommu: 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
2013-07-03rapidio: convert switch drivers to modulesAlexandre Bounine
2013-06-26modpost: remove all traces of cpuinit/cpuexit sectionsPaul Gortmaker
2013-06-03Finally eradicate CONFIG_HOTPLUGStephen Rothwell
2013-03-15CONFIG_SYMBOL_PREFIX: cleanup.Rusty Russell
2013-02-21Merge tag 'cleanup' of git://git.kernel.org/pub/scm/linux/kernel/git/arm/arm-socLinus Torvalds
2013-01-24clk: add common of_clk_init() functionPrashant Gaikwad
2013-01-14Merge tag 'gic-vic-to-irqchip' of git://sources.calxeda.com/kernel/linux into...Olof Johansson
2013-01-10irqchip: add basic infrastructureThomas Petazzoni
2013-01-02clocksource: add common of_clksrc_init() functionStephen Warren
2012-10-11vmlinux.lds.h: Allow architectures to add sections to the front of .bssDavid Daney
2012-05-16ftrace: Sort all function addresses, not just per pageSteven Rostedt
2012-03-26params: <level>_initcall-like kernel parametersPawel Moll
2012-03-23consolidate WARN_...ONCE() static variablesJan Beulich
2011-10-24m68k: Finally remove leftover markers sectionsKirill Tkhai
2011-05-24Merge branch 'for-2.6.40' of git://git.kernel.org/pub/scm/linux/kernel/git/tj...Linus Torvalds
2011-05-24Merge branch 'fixes-2.6.39' into for-2.6.40Tejun Heo
2011-05-19Merge branch 'perf-core-for-linus' of git://git.kernel.org/pub/scm/linux/kern...Linus Torvalds
2011-05-19module: Sort exported symbolsAlessio Igor Bogani
2011-04-27Merge branch 'tip/perf/core' of git://git.kernel.org/pub/scm/linux/kernel/git...Ingo Molnar
2011-04-04jump label: Introduce static_branch() interfaceJason Baron
2011-04-04percpu: Unify input section namesMike Frysinger
2011-03-31Fix common misspellingsLucas De Marchi
2011-03-24percpu: Always align percpu output section to PAGE_SIZETejun Heo
2011-03-16Merge branch 'for-2.6.39' of git://git.kernel.org/pub/scm/linux/kernel/git/tj...Linus Torvalds
2011-03-08x86: Separate out entry text sectionJiri Olsa
2011-02-03tracing: Replace syscall_meta_data struct array with pointer arraySteven Rostedt
2011-02-03tracepoints: Fix section alignment using pointer arrayMathieu Desnoyers
2011-02-02tracing: Replace trace_event struct array with pointer arraySteven Rostedt
2011-01-25percpu: align percpu readmostly subsection to cachelineTejun Heo
2011-01-24module: show version information for built-in modules in sysfsDmitry Torokhov