Age | Commit message (Expand) | Author | Files | Lines |
2010-06-01 | Merge branch 'for-35' of git://repo.or.cz/linux-kbuild | Linus Torvalds | 1 | -2/+2 |
2010-03-29 | x86: Make smp_locks end with page alignment | Yinghai Lu | 1 | -1/+1 |
2010-03-03 | Rename .text.page_aligned to .text..page_aligned. | Denys Vlasenko | 1 | -1/+1 |
2010-03-03 | Rename .bss.page_aligned to .bss..page_aligned. | Tim Abbott | 1 | -1/+1 |
2010-01-05 | Merge branch 'master' into percpu | Tejun Heo | 1 | -8/+37 |
2009-12-14 | x86: Regex support and known-movable symbols for relocs, fix _end | H. Peter Anvin | 1 | -3/+1 |
2009-12-08 | Merge branch 'x86-mm-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/... | Linus Torvalds | 1 | -5/+33 |
2009-11-19 | x86: Eliminate redundant/contradicting cache line size config options | Jan Beulich | 1 | -5/+5 |
2009-10-29 | percpu: remove per_cpu__ prefix. | Rusty Russell | 1 | -2/+2 |
2009-10-20 | x86-64: add comment for RODATA large page retainment | Suresh Siddha | 1 | -1/+12 |
2009-10-20 | x86-64: align RODATA kernel section to 2MB with CONFIG_DEBUG_RODATA | Suresh Siddha | 1 | -0/+17 |
2009-10-16 | x86: Document linker script ASSERT() quirk | Ingo Molnar | 1 | -0/+3 |
2009-10-15 | Revert "x86: linker script syntax nits" | Ingo Molnar | 1 | -8/+9 |
2009-10-14 | x86: linker script syntax nits | Roland McGrath | 1 | -9/+8 |
2009-09-25 | Merge branch 'x86/asm' into x86/urgent | Ingo Molnar | 1 | -66/+13 |
2009-09-20 | x86: Correct segment permission flags in 64-bit linker script | Jan Beulich | 1 | -2/+2 |
2009-09-18 | x86: Cleanup linker script using new linker script macros. | Tim Abbott | 1 | -44/+3 |
2009-09-18 | x86: Use section .data.page_aligned for the idt_table. | Tim Abbott | 1 | -1/+0 |
2009-09-18 | x86: convert to use __HEAD and HEAD_TEXT macros. | Tim Abbott | 1 | -9/+3 |
2009-09-18 | x86: fix fragile computation of vsyscall address | Anders Kaseorg | 1 | -12/+7 |
2009-09-15 | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tj/... | Linus Torvalds | 1 | -7/+4 |
2009-08-25 | x86: Fix build with older binutils and consolidate linker script | Jan Beulich | 1 | -79/+47 |
2009-08-14 | Merge branch 'percpu-for-linus' into percpu-for-next | Tejun Heo | 1 | -15/+8 |
2009-08-03 | x86: Fix assert syntax in vmlinux.lds.S | H. Peter Anvin | 1 | -8/+8 |
2009-07-18 | x86: Include all of .data.* sections in _edata on 64-bit | Catalin Marinas | 1 | -7/+0 |
2009-07-09 | linker script: unify usage of discard definition | Tejun Heo | 1 | -7/+4 |
2009-06-12 | x86: Provide _sdata in the vmlinux.lds.S file | Catalin Marinas | 1 | -0/+2 |
2009-04-29 | x86, vmlinux.lds: fix relocatable symbols | Ingo Molnar | 1 | -2/+5 |
2009-04-29 | x86, vmlinux.lds: add copyright | Ingo Molnar | 1 | -1/+2 |
2009-04-29 | x86, vmlinux.lds: unify remaining parts | Sam Ravnborg | 1 | -5/+27 |
2009-04-29 | x86, vmlinux.lds: unify percpu | Sam Ravnborg | 1 | -0/+30 |
2009-04-29 | x86, vmlinux.lds: unify .exit.* and .init.ramfs | Sam Ravnborg | 1 | -0/+20 |
2009-04-29 | x86, vmlinux.lds: unify parainstructions | Sam Ravnborg | 1 | -0/+18 |
2009-04-29 | x86, vmlinux.lds: unify first part of initdata | Sam Ravnborg | 1 | -0/+61 |
2009-04-29 | x86, vmlinux.lds: move vsyscall output sections | Sam Ravnborg | 1 | -0/+71 |
2009-04-29 | x86, vmlinux.lds: unify data output sections | Sam Ravnborg | 1 | -0/+55 |
2009-04-29 | x86, vmlinux.lds: unify exception table | Sam Ravnborg | 1 | -0/+10 |
2009-04-29 | x86, vmlinux.lds: unify .text output sections | Sam Ravnborg | 1 | -0/+31 |
2009-04-29 | x86, vmlinux.lds: unify start/end of SECTIONS | Sam Ravnborg | 1 | -0/+14 |
2009-04-29 | x86, vmlinux.lds: unify PHDRS | Sam Ravnborg | 1 | -0/+13 |
2009-04-29 | x86, vmlinux.lds: unify header/footer | Sam Ravnborg | 1 | -0/+77 |
2007-10-11 | i386: move kernel | Thomas Gleixner | 1 | -0/+5 |