summaryrefslogtreecommitdiff
path: root/arch/x86/kernel/vmlinux.lds.S (follow)
Commit message (Expand)AuthorAge
* objtool: Add STACK_FRAME_NON_STANDARD() macroJosh Poimboeuf2022-04-19
* Merge 4.4.228 into android-4.4-pGreg Kroah-Hartman2020-06-20
|\
| * x86_64: Fix jiffies ODR violationBob Haarman2020-06-20
| * Revert "x86/build: Move _etext to actual end of .text"Greg Kroah-Hartman2019-06-11
| * x86/build: Move _etext to actual end of .textKees Cook2019-06-11
* | Merge 4.4.179 into android-4.4-pGreg Kroah-Hartman2019-04-30
|\|
| * x86/build: Mark per-CPU symbols as absolute explicitly for LLDRafael Ávila de Espíndola2019-04-27
* | Merge 4.4.141 into android-4.4Greg Kroah-Hartman2018-07-17
|\|
| * x86/alternatives: Add an auxilary sectionBorislav Petkov2018-07-17
* | Merge 4.4.113 into android-4.4Greg Kroah-Hartman2018-01-23
|\|
| * retpoline: Introduce start/end markers of indirect thunkMasami Hiramatsu2018-01-23
* | UPSTREAM: arch, ftrace: for KASAN put hard/soft IRQ entries into separate sec...Alexander Potapenko2017-12-14
* | UPSTREAM: x86/mm: Always enable CONFIG_DEBUG_RODATA and remove the Kconfig op...Kees Cook2016-09-23
|/
* kexec: split kexec_load syscall from kexec core codeDave Young2015-09-10
* x86-64: Use RIP-relative addressing for most per-CPU accessesJan Beulich2014-11-04
* x86, vdso: Zero-pad the VVAR pageAndy Lutomirski2014-03-18
* x86, vdso: Make vsyscall_gtod_data handling x86 genericStefani Seibold2014-03-18
* x86: intel-mid: Add section for sfi device tableDavid Cohen2013-10-17
* x86: Drop always empty .text..page_aligned sectionJan Beulich2013-03-11
* x86, realmode: Move ACPI wakeup to unified realmode codeJarkko Sakkinen2012-05-08
* x86-64: Rework vsyscall emulation and add vsyscall= parameterAndy Lutomirski2011-08-10
* x86-64: Work around gold bug 13023Andy Lutomirski2011-08-04
* x86-64: Move the "user" vsyscall segment out of the data segment.Andy Lutomirski2011-08-04
* x86-64: Move vread_tsc and vread_hpet into the vDSOAndy Lutomirski2011-07-14
* x86-64: Fill unused parts of the vsyscall page with 0xccAndy Lutomirski2011-06-06
* x86-64: Remove vsyscall number 3 (venosys)Andy Lutomirski2011-06-06
* x86-64: Give vvars their own pageAndy Lutomirski2011-06-05
* Merge branch 'x86-vdso-for-linus' of git://git.kernel.org/pub/scm/linux/kerne...Linus Torvalds2011-05-26
|\
| * x86-64: Clean up vdso/kernel shared variablesAndy Lutomirski2011-05-24
* | Merge branch 'for-2.6.40' of git://git.kernel.org/pub/scm/linux/kernel/git/tj...Linus Torvalds2011-05-24
|\ \ | |/ |/|
| * percpu: Always align percpu output section to PAGE_SIZETejun Heo2011-03-24
* | x86, apic: Introduce .apicdrivers section to find the list of apic driversSuresh Siddha2011-05-22
|/
* Merge branch 'x86-trampoline-for-linus' of git://git.kernel.org/pub/scm/linux...Linus Torvalds2011-03-16
|\
| * x86, trampoline: Common infrastructure for low memory trampolinesH. Peter Anvin2011-02-17
* | Merge branch 'for-2.6.39' of git://git.kernel.org/pub/scm/linux/kernel/git/tj...Linus Torvalds2011-03-16
|\ \
| * | percpu: align percpu readmostly subsection to cachelineTejun Heo2011-01-25
| |/
* | Merge branch 'x86-asm-for-linus' of git://git.kernel.org/pub/scm/linux/kernel...Linus Torvalds2011-03-15
|\ \
| * | x86: Reduce back the alignment of the per-CPU data sectionJan Beulich2011-02-10
| |/
* / x86: Separate out entry text sectionJiri Olsa2011-03-08
|/
* Revert "x86: Make relocatable kernel work with new binutils"Ingo Molnar2011-01-19
* x86: Make relocatable kernel work with new binutilsShaohua Li2011-01-18
* x86: Add NX protection for kernel dataMatthieu Castet2010-11-18
* Merge branch 'x86-irq-for-linus' of git://git.kernel.org/pub/scm/linux/kernel...Linus Torvalds2010-10-22
|\
| * x86, 32-bit: Align percpu area and irq stacks to THREAD_SIZEAlexander van Heukelum2010-09-07
* | x86, iommu: Fix IOMMU_INIT alignment rulesKonrad Rzeszutek Wilk2010-08-31
* | x86, doc: Adding comments about .iommu_table and its neighbors.Konrad Rzeszutek Wilk2010-08-27
* | x86, iommu: Add IOMMU_INIT macros, .iommu_table section, and iommu_table_entr...Konrad Rzeszutek Wilk2010-08-26
|/
* Merge branch 'for-35' of git://repo.or.cz/linux-kbuildLinus Torvalds2010-06-01
|\
| * Rename .text.page_aligned to .text..page_aligned.Denys Vlasenko2010-03-03
| * Rename .bss.page_aligned to .bss..page_aligned.Tim Abbott2010-03-03