1. c9b77cc x86, realmode: Move ACPI wakeup to unified realmode code by Jarkko Sakkinen · 14 years ago
  2. 3ae3665 x86-64: Rework vsyscall emulation and add vsyscall= parameter by Andy Lutomirski · 15 years ago
  3. f670bb7 x86-64: Work around gold bug 13023 by Andy Lutomirski · 15 years ago
  4. 9c40818 x86-64: Move the "user" vsyscall segment out of the data segment. by Andy Lutomirski · 15 years ago
  5. 98d0ac3 x86-64: Move vread_tsc and vread_hpet into the vDSO by Andy Lutomirski · 15 years ago
  6. 5dfcea6 x86-64: Fill unused parts of the vsyscall page with 0xcc by Andy Lutomirski · 15 years ago
  7. bb5fe2f x86-64: Remove vsyscall number 3 (venosys) by Andy Lutomirski · 15 years ago
  8. 9fd67b4 x86-64: Give vvars their own page by Andy Lutomirski · 15 years ago
  9. 14587a2 Merge branch 'x86-vdso-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/linux-2.6-tip by Linus Torvalds · 15 years ago
  10. 5129df0 Merge branch 'for-2.6.40' of git://git.kernel.org/pub/scm/linux/kernel/git/tj/percpu by Linus Torvalds · 15 years ago
  11. 8c49d9a x86-64: Clean up vdso/kernel shared variables by Andy Lutomirski · 15 years ago
  12. 107e0e0 x86, apic: Introduce .apicdrivers section to find the list of apic drivers by Suresh Siddha · 15 years ago
  13. 0415b00d1 percpu: Always align percpu output section to PAGE_SIZE by Tejun Heo · 15 years ago
  14. e7fd3b4 Merge branch 'x86-trampoline-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/linux-2.6-tip by Linus Torvalds · 15 years ago
  15. 79d8a8f Merge branch 'for-2.6.39' of git://git.kernel.org/pub/scm/linux/kernel/git/tj/percpu by Linus Torvalds · 15 years ago
  16. da849ab Merge branch 'x86-asm-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/linux-2.6-tip by Linus Torvalds · 15 years ago
  17. ea71454 x86: Separate out entry text section by Jiri Olsa · 15 years ago
  18. 4822b7f x86, trampoline: Common infrastructure for low memory trampolines by H. Peter Anvin · 15 years ago
  19. 94d1ac8 x86: Reduce back the alignment of the per-CPU data section by Jan Beulich · 15 years ago
  20. 19df0c2 percpu: align percpu readmostly subsection to cacheline by Tejun Heo · 15 years ago
  21. 6b35eb9 Revert "x86: Make relocatable kernel work with new binutils" by Ingo Molnar · 15 years ago
  22. 86b1e8d x86: Make relocatable kernel work with new binutils by Shaohua Li · 15 years ago
  23. 5bd5a45 x86: Add NX protection for kernel data by Matthieu Castet · 16 years ago
  24. 9115124 Merge branch 'x86-irq-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/linux-2.6-tip by Linus Torvalds · 16 years ago
  25. fe8e0c2 x86, 32-bit: Align percpu area and irq stacks to THREAD_SIZE by Alexander van Heukelum · 16 years ago
  26. 7ac41cc x86, iommu: Fix IOMMU_INIT alignment rules by Konrad Rzeszutek Wilk · 16 years ago
  27. 6f44d03 x86, doc: Adding comments about .iommu_table and its neighbors. by Konrad Rzeszutek Wilk · 16 years ago
  28. 0444ad9 x86, iommu: Add IOMMU_INIT macros, .iommu_table section, and iommu_table_entry structure by Konrad Rzeszutek Wilk · 16 years ago
  29. 1f73897 Merge branch 'for-35' of git://repo.or.cz/linux-kbuild by Linus Torvalds · 16 years ago
  30. 596b711 x86: Make smp_locks end with page alignment by Yinghai Lu · 16 years ago
  31. 819d676 Rename .text.page_aligned to .text..page_aligned. by Denys Vlasenko · 16 years ago
  32. 7c74df0 Rename .bss.page_aligned to .bss..page_aligned. by Tim Abbott · 16 years ago
  33. 32032df Merge branch 'master' into percpu by Tejun Heo · 16 years ago
  34. 873b527 x86: Regex support and known-movable symbols for relocs, fix _end by H. Peter Anvin · 16 years ago
  35. e33c019 Merge branch 'x86-mm-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/linux-2.6-tip by Linus Torvalds · 16 years ago
  36. 350f8f5 x86: Eliminate redundant/contradicting cache line size config options by Jan Beulich · 17 years ago
  37. dd17c8f percpu: remove per_cpu__ prefix. by Rusty Russell · 17 years ago
  38. d6cc1c3 x86-64: add comment for RODATA large page retainment by Suresh Siddha · 17 years ago
  39. 74e0817 x86-64: align RODATA kernel section to 2MB with CONFIG_DEBUG_RODATA by Suresh Siddha · 17 years ago
  40. a5912f6 x86: Document linker script ASSERT() quirk by Ingo Molnar · 17 years ago
  41. db8590f Revert "x86: linker script syntax nits" by Ingo Molnar · 17 years ago
  42. e9a63a4 x86: linker script syntax nits by Roland McGrath · 17 years ago
  43. 704daf5 Merge branch 'x86/asm' into x86/urgent by Ingo Molnar · 17 years ago
  44. 8d0cc63 x86: Correct segment permission flags in 64-bit linker script by Jan Beulich · 17 years ago
  45. 123f3e1 x86: Cleanup linker script using new linker script macros. by Tim Abbott · 17 years ago
  46. 07e81d6 x86: Use section .data.page_aligned for the idt_table. by Tim Abbott · 17 years ago
  47. 4ae59b9 x86: convert to use __HEAD and HEAD_TEXT macros. by Tim Abbott · 17 years ago
  48. d223246 x86: fix fragile computation of vsyscall address by Anders Kaseorg · 17 years ago
  49. ada3fa1 Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tj/percpu by Linus Torvalds · 17 years ago
  50. c62e432 x86: Fix build with older binutils and consolidate linker script by Jan Beulich · 17 years ago
  51. 384be2b Merge branch 'percpu-for-linus' into percpu-for-next by Tejun Heo · 17 years ago
  52. d2ba8b2 x86: Fix assert syntax in vmlinux.lds.S by H. Peter Anvin · 17 years ago
  53. 8bcdbe4 x86: Include all of .data.* sections in _edata on 64-bit by Catalin Marinas · 17 years ago
  54. 023bf6f linker script: unify usage of discard definition by Tejun Heo · 17 years ago
  55. 1260866 x86: Provide _sdata in the vmlinux.lds.S file by Catalin Marinas · 17 years ago
  56. fd07319 x86, vmlinux.lds: fix relocatable symbols by Ingo Molnar · 17 years ago
  57. 91fd7fe x86, vmlinux.lds: add copyright by Ingo Molnar · 17 years ago
  58. 091e52c x86, vmlinux.lds: unify remaining parts by Sam Ravnborg · 17 years ago
  59. 9d16e78 x86, vmlinux.lds: unify percpu by Sam Ravnborg · 17 years ago
  60. bf6a574 x86, vmlinux.lds: unify .exit.* and .init.ramfs by Sam Ravnborg · 17 years ago
  61. ae61836 x86, vmlinux.lds: unify parainstructions by Sam Ravnborg · 17 years ago
  62. e58bdaa x86, vmlinux.lds: unify first part of initdata by Sam Ravnborg · 17 years ago
  63. ff6f87e x86, vmlinux.lds: move vsyscall output sections by Sam Ravnborg · 17 years ago
  64. 1f6397b x86, vmlinux.lds: unify data output sections by Sam Ravnborg · 17 years ago
  65. 448bc3a x86, vmlinux.lds: unify exception table by Sam Ravnborg · 17 years ago
  66. dfc20895 x86, vmlinux.lds: unify .text output sections by Sam Ravnborg · 17 years ago
  67. 444e0ae x86, vmlinux.lds: unify start/end of SECTIONS by Sam Ravnborg · 17 years ago
  68. afb8095 x86, vmlinux.lds: unify PHDRS by Sam Ravnborg · 17 years ago
  69. 17ce265 x86, vmlinux.lds: unify header/footer by Sam Ravnborg · 17 years ago
  70. 9a163ed i386: move kernel by Thomas Gleixner · 19 years ago[Renamed from arch/i386/kernel/vmlinux.lds.S]
  71. a60b778 i386: prepare shared kernel/vmlinux.lds.S by Thomas Gleixner · 19 years ago
  72. cbe8712 i386: Put allocated ELF notes in read-only data segment by Roland McGrath · 19 years ago
  73. 5fb7dc3 define new percpu interface for shared data by Fenghua Yu · 19 years ago
  74. 5ead97c xen: Core Xen implementation by Jeremy Fitzhardinge · 19 years ago
  75. ca96725 all-archs: consolidate .data section definition in asm-generic by Sam Ravnborg · 19 years ago
  76. 7664709 all-archs: consolidate .text section definition in asm-generic by Sam Ravnborg · 19 years ago
  77. 5a18c92 Revert "[PATCH] paravirt: Add startup infrastructure for paravirtualization" by Eric W. Biederman · 19 years ago
  78. 03df4f6 [PATCH] i386: Clean up ELF note generation by Jeremy Fitzhardinge · 19 years ago
  79. 441d40d [PATCH] x86: PARAVIRT: Jeremy Fitzhardinge <jeremy@goop.org> by Jeremy Fitzhardinge · 19 years ago
  80. 7c3576d [PATCH] i386: Convert PDA into the percpu section by Jeremy Fitzhardinge · 19 years ago
  81. d0175ab [PATCH] i386: Remove smp_alt_instructions by Jeremy Fitzhardinge · 19 years ago
  82. b6e3590 [PATCH] x86: Allow percpu variables to be page-aligned by Jeremy Fitzhardinge · 19 years ago
  83. 6fb1475 [PATCH] x86: tighten kernel image page access rights by Jan Beulich · 19 years ago
  84. 08269c6 [PATCH] x86: Fix gcc 4.2 _proxy_pda workaround by Andi Kleen · 19 years ago
  85. f8657e1 [PATCH] i386: move startup_32() in text.head section by Vivek Goyal · 19 years ago
  86. 67d3822 [PATCH] disable init/initramfs.c: architectures by Jean-Paul Saman · 19 years ago
  87. 1bac3b3 [PATCH] x86: Work around gcc 4.2 over aggressive optimizer by Andi Kleen · 19 years ago
  88. 91768d6 [PATCH] Generic BUG for i386 by Jeremy Fitzhardinge · 19 years ago
  89. b65780e [PATCH] unwinder: move .eh_frame to RODATA by Jan Beulich · 19 years ago
  90. 79929fd [PATCH] i386: Convert more absolute symbols to section relative by Vivek Goyal · 19 years ago
  91. c9ccf30 [PATCH] paravirt: Add startup infrastructure for paravirtualization by Rusty Russell · 19 years ago
  92. 139ec7c [PATCH] paravirt: Patch inline replacements for paravirt intercepts by Rusty Russell · 19 years ago
  93. e69f202 [PATCH] i386: Implement CONFIG_PHYSICAL_ALIGN by Vivek Goyal · 19 years ago
  94. 2a43f3e [PATCH] i386: CONFIG_PHYSICAL_START cleanup by Eric W. Biederman · 19 years ago
  95. 6ed0188 [PATCH] i386: Add comment for align to vmlinux.lds by Vivek Goyal · 19 years ago
  96. 6569580 [PATCH] i386: Distinguish absolute symbols by Vivek Goyal · 19 years ago
  97. c06cb8b [PATCH] i386: Force data segment to be 4K aligned by Vivek Goyal · 20 years ago
  98. 61ce1ef [PATCH] vmlinux.lds: consolidate initcall sections by Andrew Morton · 20 years ago
  99. 9c9b8b3 [PATCH] x86: put .note.* sections into a PT_NOTE segment in vmlinux by Jeremy Fitzhardinge · 20 years ago
  100. 176a271 [PATCH] i386: reliable stack trace support (i386) by Jan Beulich · 20 years ago