aboutsummaryrefslogtreecommitdiffstats
path: root/arch/ia64/kernel/vmlinux.lds.S (follow)
AgeCommit message (Expand)AuthorFilesLines
2016-10-07nmi_backtrace: generate one-line reports for idle cpusChris Metcalf1-0/+1
2015-06-10ia64: remove paravirt codeLuis R. Rodriguez1-21/+0
2013-12-10ia64/xen: Remove Xen support for ia64Boris Ostrovsky1-6/+0
2012-03-28Disintegrate asm/system.h for IA64David Howells1-1/+0
2011-05-20[IA64] define "_sdata" symbolTony Luck1-0/+1
2011-01-25percpu: align percpu readmostly subsection to cachelineTejun Heo1-1/+1
2010-06-21[IA64] beautify vmlinux.lds.hSam Ravnborg1-173/+189
2010-03-03Rename .text.lock to .text..lock.Denys Vlasenko1-2/+2
2010-03-03Rename .text.ivt to .text..ivt.Denys Vlasenko1-1/+1
2010-03-03Rename .data..patch.XXX to .data..patch.XXX.Denys Vlasenko1-8/+8
2010-03-03Rename .data.gate to .data..gate.Denys Vlasenko1-2/+2
2010-03-03Rename .data.page_aligned to .data..page_aligned.Tim Abbott1-1/+1
2009-10-02ia64: allocate percpu area for cpu0 like percpu areas for other cpusTejun Heo1-5/+6
2009-09-18Merge branch 'release' of git://git.kernel.org/pub/scm/linux/kernel/git/aegl/linux-2.6Linus Torvalds1-99/+14
2009-09-15[IA64] Clean up linker script using standard macros.Nelson Elhage1-98/+11
2009-09-15[IA64] Use standard macros for page-aligned data.Nelson Elhage1-1/+3
2009-09-15[IA64] Use .ref.text, not .text.init for start_ap.Tim Abbott1-2/+0
2009-07-09linker script: unify usage of discard definitionTejun Heo1-9/+8
2009-06-24linker script: throw away .discard sectionTejun Heo1-0/+1
2009-03-31Pull pvops into release branchTony Luck1-0/+30
2009-03-26ia64/pv_op/binarypatch: add helper functions to support binary patching for paravirt_ops.Isaku Yamahata1-0/+24
2009-03-26ia64/pv_ops/xen: define xen specific gate page.Isaku Yamahata1-0/+6
2009-03-10linker script: define __per_cpu_load on all SMP capable archsTejun Heo1-10/+2
2009-01-17linker script: add missing .data.percpu.page_alignedTejun Heo1-0/+1
2008-09-29[IA64] Put the space for cpu0 per-cpu area into .data sectionTony Luck1-3/+5
2008-08-12[IA64] Ensure cpu0 can access per-cpu variables in early boot codeTony Luck1-0/+3
2008-05-27[IA64] pvops: preparation: move the constants, LOAD_OFFSET, to a header file.Isaku Yamahata1-1/+0
2008-05-27[IA64] Workaround for RSE issueTony Luck1-0/+7
2008-01-28all archs: consolidate init and exit sections in vmlinux.lds.hSam Ravnborg1-4/+4
2007-12-07[IA64] rename _bss to __bss_startBernhard Walle1-1/+2
2007-08-13[IA64] get back PT_IA_64_UNWIND program headerDavid Mosberger-Tang1-1/+3
2007-08-13[IA64] need NOTES in vmlinux.lds.SDavid Mosberger-Tang1-4/+4
2007-07-25[IA64] fix section mismatch warningsTony Luck1-0/+2
2007-07-19define new percpu interface for shared dataFenghua Yu1-0/+1
2007-05-19all-archs: consolidate .data section definition in asm-genericSam Ravnborg1-1/+6
2007-05-19all-archs: consolidate .text section definition in asm-genericSam Ravnborg1-1/+1
2007-04-30Pull percpu-dtc into release branchTony Luck1-0/+7
2007-02-11[PATCH] disable init/initramfs.c: architecturesJean-Paul Saman1-0/+2
2007-02-06[IA64] remove per-cpu ia64_phys_stacked_size_p8Chen, Kenneth W1-0/+7
2007-02-05[IA64] alignment bug in ldscriptKirill Korotaev1-0/+1
2006-10-27[PATCH] vmlinux.lds: consolidate initcall sectionsAndrew Morton1-7/+1
2006-09-26[IA64] minor reformatting to vmlinux.lds.SAl Stone1-2/+6
2006-06-30Remove obsolete #include <linux/config.h>Jörn Engel1-1/+0
2006-03-29[IA64] Move __mca_table out of the __init sectionRuss Anderson1-9/+9
2006-03-24[IA64] MCA recovery: kernel context recovery tableRuss Anderson1-0/+9
2006-03-22[IA64] move patchlist and machvec into init sectionChen, Kenneth W1-25/+26
2005-12-16[IA64] Add __read_mostly support for IA64Christoph Lameter1-0/+3
2005-09-07[PATCH] Kprobes: prevent possible race conditions ia64 changesPrasanna S Panchamukhi1-0/+1
2005-06-27[PATCH] kprobes/ia64: refuse kprobe on ivt codeKeshavamurthy Anil S1-1/+6
2005-04-16Linux-2.6.12-rc2Linus Torvalds1-0/+251