| Commit message (Expand) | Author | Age | Files | Lines |
* | x86, vmlinux.lds: unify remaining parts | Sam Ravnborg | 2009-04-29 | 1 | -24/+0 |
* | x86, vmlinux.lds: unify percpu | Sam Ravnborg | 2009-04-29 | 1 | -26/+0 |
* | x86, vmlinux.lds: unify .exit.* and .init.ramfs | Sam Ravnborg | 2009-04-29 | 1 | -21/+0 |
* | x86, vmlinux.lds: unify parainstructions | Sam Ravnborg | 2009-04-29 | 1 | -18/+0 |
* | x86, vmlinux.lds: unify first part of initdata | Sam Ravnborg | 2009-04-29 | 1 | -59/+0 |
* | x86, vmlinux.lds: move vsyscall output sections | Sam Ravnborg | 2009-04-29 | 1 | -68/+0 |
* | x86, vmlinux.lds: unify data output sections | Sam Ravnborg | 2009-04-29 | 1 | -28/+0 |
* | x86, vmlinux.lds: unify exception table | Sam Ravnborg | 2009-04-29 | 1 | -10/+0 |
* | x86, vmlinux.lds: unify .text output sections | Sam Ravnborg | 2009-04-29 | 1 | -20/+0 |
* | x86, vmlinux.lds: unify start/end of SECTIONS | Sam Ravnborg | 2009-04-29 | 1 | -9/+0 |
* | x86, vmlinux.lds: unify PHDRS | Sam Ravnborg | 2009-04-29 | 1 | -11/+0 |
* | x86, vmlinux.lds: unify header/footer | Sam Ravnborg | 2009-04-29 | 1 | -42/+0 |
* | x86: beautify vmlinux_64.lds.S | Sam Ravnborg | 2009-04-27 | 1 | -205/+243 |
* | x86/brk: put the brk reservations in their own section | Jeremy Fitzhardinge | 2009-03-17 | 1 | -1/+3 |
* | x86: allow extend_brk users to reserve brk space | Jeremy Fitzhardinge | 2009-03-14 | 1 | -1/+3 |
* | x86: add brk allocation for very, very early allocations | Jeremy Fitzhardinge | 2009-03-14 | 1 | -0/+5 |
* | x86: make section delimiter symbols part of their section | Jeremy Fitzhardinge | 2009-03-14 | 1 | -40/+45 |
* | x86, kexec: x86_64: add kexec jump support for x86_64 | Huang Ying | 2009-03-10 | 1 | -0/+7 |
* | x86: use _types.h headers in asm where available | Jeremy Fitzhardinge | 2009-02-13 | 1 | -1/+1 |
* | x86: use linker to offset symbols by __per_cpu_load | Brian Gerst | 2009-02-09 | 1 | -0/+8 |
* | x86, percpu: fix kexec with vmlinux | Yinghai Lu | 2009-02-03 | 1 | -2/+3 |
* | x86: move stack_canary into irq_stack | Brian Gerst | 2009-01-20 | 1 | -2/+6 |
* | x86: convert pda ops to wrappers around x86 percpu accessors | Tejun Heo | 2009-01-16 | 1 | -1/+0 |
* | x86: make pda a percpu variable | Tejun Heo | 2009-01-16 | 1 | -1/+3 |
* | x86: fold pda into percpu area on SMP | Tejun Heo | 2009-01-16 | 1 | -2/+4 |
* | x86: make percpu symbols zerobased on SMP | Tejun Heo | 2009-01-16 | 1 | -1/+16 |
* | tracing/function-graph-tracer: add a new .irqentry.text section | Frederic Weisbecker | 2008-12-12 | 1 | -0/+1 |
* | x86: fix early panic on amd64 due to typo in supported CPU section | Petr Vandrovec | 2008-10-12 | 1 | -1/+1 |
* | x86: remove cpu_vendor_dev | Yinghai Lu | 2008-09-04 | 1 | -5/+4 |
* | Merge branch 'core/rodata' of git://git.kernel.org/pub/scm/linux/kernel/git/t... | Linus Torvalds | 2008-07-14 | 1 | -6/+4 |
|\ |
|
| * | move BUG_TABLE into RODATA | Jan Beulich | 2008-05-25 | 1 | -6/+4 |
| | | |
| \ | |
*-. \ | Merge branches 'x86/numa-fixes', 'x86/apic', 'x86/apm', 'x86/bitops', 'x86/bu... | Ingo Molnar | 2008-07-08 | 1 | -7/+1 |
|\ \ \
| |_|/
|/| | |
|
| | * | x86: move tracedata to RODATA | Jan Beulich | 2008-05-25 | 1 | -7/+0 |
| |/
|/| |
|
| * | x86: make 64bit identify_cpu use cpu_dev v2 | Yinghai Lu | 2008-07-08 | 1 | -0/+1 |
|/ |
|
* | x86_64 vDSO: use initdata | Roland McGrath | 2008-04-28 | 1 | -6/+0 |
* | x86: use ELF section to list CPU vendor specific code | Thomas Petazzoni | 2008-04-17 | 1 | -0/+5 |
* | x86: check vmlinux limits, 64-bit | Ingo Molnar | 2008-04-17 | 1 | -0/+6 |
* | x86: lds - Use THREAD_SIZE instead of numeric constant | Cyrill Gorcunov | 2008-02-19 | 1 | -1/+1 |
* | x86: lds - Use PAGE_SIZE instead of numeric constant | Cyrill Gorcunov | 2008-02-19 | 1 | -14/+14 |
* | x86: provide __parainstructions section | Glauber de Oliveira Costa | 2008-01-30 | 1 | -0/+8 |
* | x86-64: clean up linker script | Jan Beulich | 2008-01-30 | 1 | -8/+7 |
* | all archs: consolidate init and exit sections in vmlinux.lds.h | Sam Ravnborg | 2008-01-28 | 1 | -6/+13 |
* | x86_64: move kernel | Thomas Gleixner | 2007-10-11 | 1 | -0/+235 |