aboutsummaryrefslogtreecommitdiffstats
path: root/include/asm-generic/vmlinux.lds.h (follow)
AgeCommit message (Expand)AuthorFilesLines
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
2011-03-16Merge branch 'for-2.6.39' of git://git.kernel.org/pub/scm/linux/kernel/git/tj/percpuLinus Torvalds1-13/+22
2011-03-08x86: Separate out entry text sectionJiri Olsa1-0/+6
2011-02-03tracing: Replace syscall_meta_data struct array with pointer arraySteven Rostedt1-5/+4
2011-02-03tracepoints: Fix section alignment using pointer arrayMathieu Desnoyers1-3/+5
2011-02-02tracing: Replace trace_event struct array with pointer arraySteven Rostedt1-4/+3
2011-01-25percpu: align percpu readmostly subsection to cachelineTejun Heo1-13/+22
2011-01-24module: show version information for built-in modules in sysfsDmitry Torokhov1-0/+7
2011-01-13include/asm-generic/vmlinux.lds.h: make readmostly section correctly alignShaohua Li1-1/+2
2010-12-23of: Add support for linking device tree blobs into vmlinuxDirk Brandewie1-2/+11
2010-10-28Merge branch 'kbuild' of git://git.kernel.org/pub/scm/linux/kernel/git/mmarek/kbuild-2.6Linus Torvalds1-1/+2
2010-10-26vmlinux.lds.h: lower init ramfs alignment to 4Mike Frysinger1-1/+1
2010-10-26vmlinux.lds.h: gather .data..shared_aligned sections in DATA_DATAMike Frysinger1-0/+1
2010-10-21Merge branch 'x86-mm-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/linux-2.6-tipLinus Torvalds1-0/+4
2010-10-21x86-32, percpu: Correct the ordering of the percpu readmostly sectionH. Peter Anvin1-1/+1
2010-10-20percpu: Introduce a read-mostly percpu APIShaohua Li1-0/+4
2010-09-29initramfs: fix initramfs size calculationHendrik Brueckner1-1/+2
2010-09-22jump label: Base patch for jump labelJason Baron1-0/+10
2010-08-06Merge branch 'perf-core-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/linux-2.6-tipLinus Torvalds1-4/+0
2010-08-04Merge branch 'upstream/pvhvm' into upstream/xenJeremy Fitzhardinge1-0/+1
2010-08-02Merge commit 'v2.6.35' into perf/coreIngo Molnar1-1/+11
2010-07-27support multiple .discard.* sections to avoid section type conflictsJeremy Fitzhardinge1-0/+1
2010-07-23Merge branch 'merge' of git://git.kernel.org/pub/scm/linux/kernel/git/benh/powerpcLinus Torvalds1-1/+1
2010-07-23vmlinux.lds: fix .data..init_task output section (fix popwerpc boot)Sam Ravnborg1-1/+1
2010-07-20tracing: Properly align linker defined symbolsSam Ravnborg1-0/+10
2010-07-15tracing: Remove letfover markers sectionFrederic Weisbecker1-4/+0
2010-06-01Merge branch 'for-35' of git://repo.or.cz/linux-kbuildLinus Torvalds1-19/+19
2010-05-27rapidio: modify initialization of switch operationsAlexandre Bounine1-6/+3
2010-05-27rapidio: add Port-Write handling for EMAlexandre Bounine1-1/+4
2010-03-03Rename .data.nosave to .data..nosave.Denys Vlasenko1-1/+1
2010-03-03Rename .data.read_mostly to .data..read_mostly.Denys Vlasenko1-1/+1
2010-03-03Rename .data[.percpu][.XXX] to .data[..percpu][..XXX].Denys Vlasenko1-12/+12