aboutsummaryrefslogtreecommitdiff
path: root/arch/x86/kernel/vmlinux_64.lds.S
AgeCommit message (Expand)Author
2009-03-17x86/brk: put the brk reservations in their own sectionJeremy Fitzhardinge
2009-03-14x86: allow extend_brk users to reserve brk spaceJeremy Fitzhardinge
2009-03-14x86: add brk allocation for very, very early allocationsJeremy Fitzhardinge
2009-03-14x86: make section delimiter symbols part of their sectionJeremy Fitzhardinge
2009-03-10x86, kexec: x86_64: add kexec jump support for x86_64Huang Ying
2009-02-13x86: use _types.h headers in asm where availableJeremy Fitzhardinge
2009-02-09x86: use linker to offset symbols by __per_cpu_loadBrian Gerst
2009-02-03x86, percpu: fix kexec with vmlinuxYinghai Lu
2009-01-20x86: move stack_canary into irq_stackBrian Gerst
2009-01-16x86: convert pda ops to wrappers around x86 percpu accessorsTejun Heo
2009-01-16x86: make pda a percpu variableTejun Heo
2009-01-16x86: fold pda into percpu area on SMPTejun Heo
2009-01-16x86: make percpu symbols zerobased on SMPTejun Heo
2008-12-12tracing/function-graph-tracer: add a new .irqentry.text sectionFrederic Weisbecker
2008-10-12x86: fix early panic on amd64 due to typo in supported CPU sectionPetr Vandrovec
2008-09-04x86: remove cpu_vendor_devYinghai Lu
2008-07-14Merge branch 'core/rodata' of git://git.kernel.org/pub/scm/linux/kernel/git/t...Linus Torvalds
2008-07-08Merge branches 'x86/numa-fixes', 'x86/apic', 'x86/apm', 'x86/bitops', 'x86/bu...Ingo Molnar
2008-07-08x86: make 64bit identify_cpu use cpu_dev v2Yinghai Lu
2008-05-25x86: move tracedata to RODATAJan Beulich
2008-05-25move BUG_TABLE into RODATAJan Beulich
2008-04-28x86_64 vDSO: use initdataRoland McGrath
2008-04-17x86: use ELF section to list CPU vendor specific codeThomas Petazzoni
2008-04-17x86: check vmlinux limits, 64-bitIngo Molnar
2008-02-19x86: lds - Use THREAD_SIZE instead of numeric constantCyrill Gorcunov
2008-02-19x86: lds - Use PAGE_SIZE instead of numeric constantCyrill Gorcunov
2008-01-30x86: provide __parainstructions sectionGlauber de Oliveira Costa
2008-01-30x86-64: clean up linker scriptJan Beulich
2008-01-28all archs: consolidate init and exit sections in vmlinux.lds.hSam Ravnborg
2007-10-11x86_64: move kernelThomas Gleixner