summaryrefslogtreecommitdiffstats
path: root/include/asm-generic/vmlinux.lds.h
AgeCommit message (Expand)AuthorLines
2013-07-26tracing: Add __tracepoint_string() to export string pointersSteven Rostedt (Red Hat)-1/+6
2013-07-07Merge branch 'cpuinit-delete' of git://git.kernel.org/pub/scm/linux/kernel/gi...Linus Torvalds-12/+0
2013-07-03rapidio: convert switch drivers to modulesAlexandre Bounine-7/+0
2013-06-26modpost: remove all traces of cpuinit/cpuexit sectionsPaul Gortmaker-12/+0
2013-06-03Finally eradicate CONFIG_HOTPLUGStephen Rothwell-20/+0
2013-03-15CONFIG_SYMBOL_PREFIX: cleanup.Rusty Russell-7/+1
2013-02-21Merge tag 'cleanup' of git://git.kernel.org/pub/scm/linux/kernel/git/arm/arm-socLinus Torvalds-1/+21
2013-01-24clk: add common of_clk_init() functionPrashant Gaikwad-0/+10
2013-01-14Merge tag 'gic-vic-to-irqchip' of git://sources.calxeda.com/kernel/linux into...Olof Johansson-1/+12
2013-01-10irqchip: add basic infrastructureThomas Petazzoni-1/+11
2013-01-02clocksource: add common of_clksrc_init() functionStephen Warren-0/+9
2012-10-11vmlinux.lds.h: Allow architectures to add sections to the front of .bssDavid Daney-0/+9
2012-05-16ftrace: Sort all function addresses, not just per pageSteven Rostedt-1/+1
2012-03-26params: <level>_initcall-like kernel parametersPawel Moll-21/+14
2012-03-23consolidate WARN_...ONCE() static variablesJan Beulich-0/+1
2011-10-24m68k: Finally remove leftover markers sectionsKirill Tkhai-1/+0
2011-05-24Merge branch 'for-2.6.40' of git://git.kernel.org/pub/scm/linux/kernel/git/tj...Linus Torvalds-29/+32
2011-05-24Merge branch 'fixes-2.6.39' into for-2.6.40Tejun Heo-20/+24
2011-05-19Merge branch 'perf-core-for-linus' of git://git.kernel.org/pub/scm/linux/kern...Linus Torvalds-10/+4
2011-05-19module: Sort exported symbolsAlessio Igor Bogani-10/+10
2011-04-27Merge branch 'tip/perf/core' of git://git.kernel.org/pub/scm/linux/kernel/git...Ingo Molnar-10/+4
2011-04-04jump label: Introduce static_branch() interfaceJason Baron-10/+4
2011-04-04percpu: Unify input section namesMike Frysinger-20/+24
2011-03-31Fix common misspellingsLucas De Marchi-1/+1
2011-03-24percpu: Always align percpu output section to PAGE_SIZETejun Heo-9/+8
2011-03-16Merge branch 'for-2.6.39' of git://git.kernel.org/pub/scm/linux/kernel/git/tj...Linus Torvalds-13/+22
2011-03-08x86: Separate out entry text sectionJiri Olsa-0/+6
2011-02-03tracing: Replace syscall_meta_data struct array with pointer arraySteven Rostedt-5/+4
2011-02-03tracepoints: Fix section alignment using pointer arrayMathieu Desnoyers-3/+5
2011-02-02tracing: Replace trace_event struct array with pointer arraySteven Rostedt-4/+3
2011-01-25percpu: align percpu readmostly subsection to cachelineTejun Heo-13/+22
2011-01-24module: show version information for built-in modules in sysfsDmitry Torokhov-0/+7
2011-01-13include/asm-generic/vmlinux.lds.h: make readmostly section correctly alignShaohua Li-1/+2
2010-12-23of: Add support for linking device tree blobs into vmlinuxDirk Brandewie-2/+11
2010-10-28Merge branch 'kbuild' of git://git.kernel.org/pub/scm/linux/kernel/git/mmarek...Linus Torvalds-1/+2
2010-10-26vmlinux.lds.h: lower init ramfs alignment to 4Mike Frysinger-1/+1
2010-10-26vmlinux.lds.h: gather .data..shared_aligned sections in DATA_DATAMike Frysinger-0/+1
2010-10-21Merge branch 'x86-mm-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/...Linus Torvalds-0/+4
2010-10-21x86-32, percpu: Correct the ordering of the percpu readmostly sectionH. Peter Anvin-1/+1
2010-10-20percpu: Introduce a read-mostly percpu APIShaohua Li-0/+4
2010-09-29initramfs: fix initramfs size calculationHendrik Brueckner-1/+2
2010-09-22jump label: Base patch for jump labelJason Baron-0/+10
2010-08-06Merge branch 'perf-core-for-linus' of git://git.kernel.org/pub/scm/linux/kern...Linus Torvalds-4/+0
2010-08-04Merge branch 'upstream/pvhvm' into upstream/xenJeremy Fitzhardinge-0/+1
2010-08-02Merge commit 'v2.6.35' into perf/coreIngo Molnar-1/+11
2010-07-27support multiple .discard.* sections to avoid section type conflictsJeremy Fitzhardinge-0/+1
2010-07-23Merge branch 'merge' of git://git.kernel.org/pub/scm/linux/kernel/git/benh/po...Linus Torvalds-1/+1
2010-07-23vmlinux.lds: fix .data..init_task output section (fix popwerpc boot)Sam Ravnborg-1/+1
2010-07-20tracing: Properly align linker defined symbolsSam Ravnborg-0/+10
2010-07-15tracing: Remove letfover markers sectionFrederic Weisbecker-4/+0