aboutsummaryrefslogtreecommitdiffstats
path: root/include/asm-generic/vmlinux.lds.h (follow)
AgeCommit message (Expand)AuthorFilesLines
2009-02-24tracing: add event trace infrastructureSteven Rostedt1-1/+10
2009-01-30linker script: use separate simpler definition for PERCPU()Tejun Heo1-5/+17
2009-01-29Revert "generic, x86: fix __per_cpu_load relocation"Ingo Molnar1-4/+3
2009-01-26generic, x86: fix __per_cpu_load relocationBrian Gerst1-3/+4
2009-01-20linker script: kill PERCPU_VADDR_PREALLOC()Tejun Heo1-37/+8
2009-01-20percpu: refactor percpu.hBrian Gerst1-0/+1
2009-01-17linker script: add missing VMLINUX_SYMBOLTejun Heo1-2/+3
2009-01-16x86: fold pda into percpu area on SMPTejun Heo1-1/+24
2009-01-16x86: make percpu symbols zerobased on SMPTejun Heo1-6/+45
2008-12-12tracing/function-graph-tracer: add a new .irqentry.text sectionFrederic Weisbecker1-0/+10
2008-11-23trace: profile all if conditionalsSteven Rostedt1-1/+10
2008-11-23trace: consolidate unlikely and likely profilerSteven Rostedt1-6/+3
2008-11-16tracepoints: add DECLARE_TRACE() and DEFINE_TRACE()Mathieu Desnoyers1-0/+1
2008-11-12trace: rename unlikely profiler to branch profilerSteven Rostedt1-1/+1
2008-11-12tracing: profile likely and unlikely annotationsSteven Rostedt1-1/+13
2008-10-20Merge branch 'tracing-v28-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/linux-2.6-tipLinus Torvalds1-1/+13
2008-10-16driver core: basic infrastructure for per-module dynamic debug messagesJason Baron1-1/+9
2008-10-14ftrace: create __mcount_loc sectionSteven Rostedt1-0/+8
2008-10-14tracing: Kernel TracepointsMathieu Desnoyers1-1/+5
2008-09-05Merge commit '63cc8c75156462d4b42cbdd76c293b7eee7ddbfe':Ingo Molnar1-0/+1
2008-08-01Missing symbol prefix on vmlinux.lds.hYoshinori Sato1-7/+7
2008-07-27Merge git://git.kernel.org/pub/scm/linux/kernel/git/sam/kbuild-nextLinus Torvalds1-1/+3
2008-07-26Better interface for hooking early initcallsEduard - Gabriel Munteanu1-0/+2
2008-07-25vmlinux.lds: move __attribute__((__cold__)) functions back into final .text sectionJan Beulich1-1/+3
2008-07-16Merge branch 'linux-next' of git://git.kernel.org/pub/scm/linux/kernel/git/jbarnes/pci-2.6Linus Torvalds1-0/+6
2008-07-14Merge branch 'for-2.6.27' of git://git.infradead.org/users/dwmw2/firmware-2.6Linus Torvalds1-0/+7
2008-07-14Merge git://git.kernel.org/pub/scm/linux/kernel/git/torvalds/linux-2.6.gitDavid Woodhouse1-0/+7
2008-07-14Merge branch 'core/rodata' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/linux-2.6-tipLinus Torvalds1-0/+6
2008-07-10firmware: allow firmware files to be built into kernel imageDavid Woodhouse1-0/+7
2008-06-10Suspend/Resume bug in PCI layer wrt quirksRafael J. Wysocki1-0/+6
2008-05-25x86: move tracedata to RODATAJan Beulich1-0/+14
2008-05-25move BUG_TABLE into RODATAJan Beulich1-0/+6
2008-05-25percpu: introduce DEFINE_PER_CPU_PAGE_ALIGNED() macroEric Dumazet1-0/+1
2008-02-19Add missing init section definitionsSam Ravnborg1-0/+3
2008-01-30x86: add testcases for RODATA and NX protections/attributesArjan van de Ven1-0/+1
2008-01-28Introduce new section reference annotations tags: __ref, __refdata, __refconstSam Ravnborg1-0/+3
2008-01-28asm-generic/vmlix.lds.h: simplify __mem{init,exit}* dependenciesAdrian Bunk1-2/+1
2008-01-28Use separate sections for __dev/__cpu/__mem code/dataSam Ravnborg1-6/+82
2008-01-28all archs: consolidate init and exit sections in vmlinux.lds.hSam Ravnborg1-0/+7
2007-10-19Linux Kernel MarkersMathieu Desnoyers1-1/+6
2007-10-13fix sparc32 breakage (result of vmlinux.lds.S bug)Al Viro1-1/+2
2007-07-19i386: Put allocated ELF notes in read-only data segmentRoland McGrath1-1/+5
2007-07-19define new percpu interface for shared dataFenghua Yu1-0/+8
2007-05-29sparc64: fix alignment bug in linker definition scriptSam Ravnborg1-3/+7
2007-05-19kbuild: introduce __init_refok/__initdata_refok to supress section mismatch warningsSam Ravnborg1-2/+4
2007-05-19all-archs: consolidate .data section definition in asm-genericSam Ravnborg1-0/+4
2007-05-19all-archs: consolidate .text section definition in asm-genericSam Ravnborg1-0/+6
2007-05-02[PATCH] i386: Clean up ELF note generationJeremy Fitzhardinge1-1/+1
2006-12-20PCI: Fix multiple problems with VIA hardwareAlan Cox1-0/+3
2006-12-15Remove stack unwinder for nowLinus Torvalds1-22/+0