summaryrefslogtreecommitdiffstats
path: root/include/asm-generic/vmlinux.lds.h
AgeCommit message (Expand)AuthorLines
2009-03-27Merge branch 'core/percpu' into percpu-cpumask-x86-for-linus-2Ingo Molnar-4/+51
2009-03-24dynamic debug: combine dprintk and dynamic printkJason Baron-9/+6
2009-01-30linker script: use separate simpler definition for PERCPU()Tejun Heo-5/+17
2009-01-29Revert "generic, x86: fix __per_cpu_load relocation"Ingo Molnar-4/+3
2009-01-26generic, x86: fix __per_cpu_load relocationBrian Gerst-3/+4
2009-01-20linker script: kill PERCPU_VADDR_PREALLOC()Tejun Heo-37/+8
2009-01-20percpu: refactor percpu.hBrian Gerst-0/+1
2009-01-17linker script: add missing VMLINUX_SYMBOLTejun Heo-2/+3
2009-01-16x86: fold pda into percpu area on SMPTejun Heo-1/+24
2009-01-16x86: make percpu symbols zerobased on SMPTejun Heo-6/+45
2008-12-12tracing/function-graph-tracer: add a new .irqentry.text sectionFrederic Weisbecker-0/+10
2008-11-23trace: profile all if conditionalsSteven Rostedt-1/+10
2008-11-23trace: consolidate unlikely and likely profilerSteven Rostedt-6/+3
2008-11-16tracepoints: add DECLARE_TRACE() and DEFINE_TRACE()Mathieu Desnoyers-0/+1
2008-11-12trace: rename unlikely profiler to branch profilerSteven Rostedt-1/+1
2008-11-12tracing: profile likely and unlikely annotationsSteven Rostedt-1/+13
2008-10-20Merge branch 'tracing-v28-for-linus' of git://git.kernel.org/pub/scm/linux/ke...Linus Torvalds-1/+13
2008-10-16driver core: basic infrastructure for per-module dynamic debug messagesJason Baron-1/+9
2008-10-14ftrace: create __mcount_loc sectionSteven Rostedt-0/+8
2008-10-14tracing: Kernel TracepointsMathieu Desnoyers-1/+5
2008-09-05Merge commit '63cc8c75156462d4b42cbdd76c293b7eee7ddbfe':Ingo Molnar-0/+1
2008-08-01Missing symbol prefix on vmlinux.lds.hYoshinori Sato-7/+7
2008-07-27Merge git://git.kernel.org/pub/scm/linux/kernel/git/sam/kbuild-nextLinus Torvalds-1/+3
2008-07-26Better interface for hooking early initcallsEduard - Gabriel Munteanu-0/+2
2008-07-25vmlinux.lds: move __attribute__((__cold__)) functions back into final .text s...Jan Beulich-1/+3
2008-07-16Merge branch 'linux-next' of git://git.kernel.org/pub/scm/linux/kernel/git/jb...Linus Torvalds-0/+6
2008-07-14Merge branch 'for-2.6.27' of git://git.infradead.org/users/dwmw2/firmware-2.6Linus Torvalds-0/+7
2008-07-14Merge git://git.kernel.org/pub/scm/linux/kernel/git/torvalds/linux-2.6.gitDavid Woodhouse-0/+7
2008-07-14Merge branch 'core/rodata' of git://git.kernel.org/pub/scm/linux/kernel/git/t...Linus Torvalds-0/+6
2008-07-10firmware: allow firmware files to be built into kernel imageDavid Woodhouse-0/+7
2008-06-10Suspend/Resume bug in PCI layer wrt quirksRafael J. Wysocki-0/+6
2008-05-25x86: move tracedata to RODATAJan Beulich-0/+14
2008-05-25move BUG_TABLE into RODATAJan Beulich-0/+6
2008-05-25percpu: introduce DEFINE_PER_CPU_PAGE_ALIGNED() macroEric Dumazet-0/+1
2008-02-19Add missing init section definitionsSam Ravnborg-0/+3
2008-01-30x86: add testcases for RODATA and NX protections/attributesArjan van de Ven-0/+1
2008-01-28Introduce new section reference annotations tags: __ref, __refdata, __refconstSam Ravnborg-0/+3
2008-01-28asm-generic/vmlix.lds.h: simplify __mem{init,exit}* dependenciesAdrian Bunk-2/+1
2008-01-28Use separate sections for __dev/__cpu/__mem code/dataSam Ravnborg-6/+82
2008-01-28all archs: consolidate init and exit sections in vmlinux.lds.hSam Ravnborg-0/+7
2007-10-19Linux Kernel MarkersMathieu Desnoyers-1/+6
2007-10-13fix sparc32 breakage (result of vmlinux.lds.S bug)Al Viro-1/+2
2007-07-19i386: Put allocated ELF notes in read-only data segmentRoland McGrath-1/+5
2007-07-19define new percpu interface for shared dataFenghua Yu-0/+8
2007-05-29sparc64: fix alignment bug in linker definition scriptSam Ravnborg-3/+7
2007-05-19kbuild: introduce __init_refok/__initdata_refok to supress section mismatch w...Sam Ravnborg-2/+4
2007-05-19all-archs: consolidate .data section definition in asm-genericSam Ravnborg-0/+4
2007-05-19all-archs: consolidate .text section definition in asm-genericSam Ravnborg-0/+6
2007-05-02[PATCH] i386: Clean up ELF note generationJeremy Fitzhardinge-1/+1
2006-12-20PCI: Fix multiple problems with VIA hardwareAlan Cox-0/+3