aboutsummaryrefslogtreecommitdiffstats
path: root/include/asm-generic/vmlinux.lds.h
Commit message (Expand)AuthorAge
* Merge 3.16-rc5 into char-misc-nextGreg Kroah-Hartman2014-07-13
|\
| * core: fix typo in percpu read_mostly sectionZhengyu He2014-07-01
* | PCI: Add pci_fixup_suspend_late quirk passAndreas Noever2014-06-19
|/
* Merge branch 'perf-core-for-linus' of git://git.kernel.org/pub/scm/linux/kern...Linus Torvalds2014-06-12
|\
| * kprobes: Ensure blacklist data is alignedVineet Gupta2014-05-07
| * kprobes: Introduce NOKPROBE_SYMBOL() macro to maintain kprobes blacklistMasami Hiramatsu2014-04-24
* | serial: earlycon: add DT supportRob Herring2014-05-20
* | vmlinuz.lds: define OF table sections with macrosRob Herring2014-05-20
* | ARM: align cpu_method_of_table namingRob Herring2014-05-20
* | irqchip: align irqchip OF match table section namingRob Herring2014-05-20
|/
* Merge tag 'soc-3.15' of git://git.kernel.org/pub/scm/linux/kernel/git/arm/arm...Linus Torvalds2014-04-05
|\
| * ARM: Introduce CPU_METHOD_OF_DECLARE() for cpu hotplug/smpStephen Boyd2014-02-11
* | drivers: of: add support for custom reserved memory driversMarek Szyprowski2014-03-11
|/
* kernel: add support for init_array constructorsFrantisek Hrbata2013-10-17
* tracing: Add __tracepoint_string() to export string pointersSteven Rostedt (Red Hat)2013-07-26
* Merge branch 'cpuinit-delete' of git://git.kernel.org/pub/scm/linux/kernel/gi...Linus Torvalds2013-07-07
|\
| * modpost: remove all traces of cpuinit/cpuexit sectionsPaul Gortmaker2013-06-26
* | rapidio: convert switch drivers to modulesAlexandre Bounine2013-07-03
* | Finally eradicate CONFIG_HOTPLUGStephen Rothwell2013-06-03
|/
* CONFIG_SYMBOL_PREFIX: cleanup.Rusty Russell2013-03-15
* Merge tag 'cleanup' of git://git.kernel.org/pub/scm/linux/kernel/git/arm/arm-socLinus Torvalds2013-02-21
|\
| * Merge tag 'gic-vic-to-irqchip' of git://sources.calxeda.com/kernel/linux into...Olof Johansson2013-01-14
| |\
| | * irqchip: add basic infrastructureThomas Petazzoni2013-01-10
| * | clocksource: add common of_clksrc_init() functionStephen Warren2013-01-02
| |/
* / clk: add common of_clk_init() functionPrashant Gaikwad2013-01-24
|/
* vmlinux.lds.h: Allow architectures to add sections to the front of .bssDavid Daney2012-10-11
* ftrace: Sort all function addresses, not just per pageSteven Rostedt2012-05-16
* params: <level>_initcall-like kernel parametersPawel Moll2012-03-25
* consolidate WARN_...ONCE() static variablesJan Beulich2012-03-23
* m68k: Finally remove leftover markers sectionsKirill Tkhai2011-10-24
* Merge branch 'for-2.6.40' of git://git.kernel.org/pub/scm/linux/kernel/git/tj...Linus Torvalds2011-05-24
|\
| * Merge branch 'fixes-2.6.39' into for-2.6.40Tejun Heo2011-05-24
| |\
| | * percpu: Unify input section namesMike Frysinger2011-04-03
| * | percpu: Always align percpu output section to PAGE_SIZETejun Heo2011-03-24
| |/
* | Merge branch 'perf-core-for-linus' of git://git.kernel.org/pub/scm/linux/kern...Linus Torvalds2011-05-19
|\ \
| * \ Merge branch 'tip/perf/core' of git://git.kernel.org/pub/scm/linux/kernel/git...Ingo Molnar2011-04-27
| |\ \
| | * | jump label: Introduce static_branch() interfaceJason Baron2011-04-04
| | |/
* | / module: Sort exported symbolsAlessio Igor Bogani2011-05-19
|/ /
* / Fix common misspellingsLucas De Marchi2011-03-31
|/
* Merge branch 'for-2.6.39' of git://git.kernel.org/pub/scm/linux/kernel/git/tj...Linus Torvalds2011-03-16
|\
| * percpu: align percpu readmostly subsection to cachelineTejun Heo2011-01-25
* | x86: Separate out entry text sectionJiri Olsa2011-03-08
* | tracing: Replace syscall_meta_data struct array with pointer arraySteven Rostedt2011-02-03
* | tracepoints: Fix section alignment using pointer arrayMathieu Desnoyers2011-02-03
* | tracing: Replace trace_event struct array with pointer arraySteven Rostedt2011-02-02
|/
* module: show version information for built-in modules in sysfsDmitry Torokhov2011-01-23
* include/asm-generic/vmlinux.lds.h: make readmostly section correctly alignShaohua Li2011-01-13
* of: Add support for linking device tree blobs into vmlinuxDirk Brandewie2010-12-23
* Merge branch 'kbuild' of git://git.kernel.org/pub/scm/linux/kernel/git/mmarek...Linus Torvalds2010-10-28
|\
| * initramfs: fix initramfs size calculationHendrik Brueckner2010-09-29