Age | Commit message (Expand) | Author |
2016-10-08 | nmi_backtrace: generate one-line reports for idle cpus | Chris Metcalf |
2016-04-29 | x86/boot: Move compressed kernel to the end of the decompression buffer | Yinghai Lu |
2016-03-25 | arch, ftrace: for KASAN put hard/soft IRQ entries into separate sections | Alexander Potapenko |
2016-03-21 | Merge branch 'efi-core-for-linus' of git://git.kernel.org/pub/scm/linux/kerne... | Linus Torvalds |
2016-03-21 | Merge branch 'core-objtool-for-linus' of git://git.kernel.org/pub/scm/linux/k... | Linus Torvalds |
2016-03-20 | x86/kallsyms: fix GOLD link failure with new relative kallsyms table format | Ard Biesheuvel |
2016-03-15 | Merge branch 'x86-asm-for-linus' of git://git.kernel.org/pub/scm/linux/kernel... | Linus Torvalds |
2016-02-29 | objtool: Add STACK_FRAME_NON_STANDARD() macro | Josh Poimboeuf |
2016-02-22 | x86/mm: Always enable CONFIG_DEBUG_RODATA and remove the Kconfig option | Kees Cook |
2016-01-30 | x86/alternatives: Add an auxilary section | Borislav Petkov |
2015-11-29 | x86/mm: Page align the '_end' symbol to avoid pfn conversion bugs | Matt Fleming |
2015-09-10 | kexec: split kexec_load syscall from kexec core code | Dave Young |
2014-11-04 | x86-64: Use RIP-relative addressing for most per-CPU accesses | Jan Beulich |
2014-03-18 | x86, vdso: Zero-pad the VVAR page | Andy Lutomirski |
2014-03-18 | x86, vdso: Make vsyscall_gtod_data handling x86 generic | Stefani Seibold |
2013-10-17 | x86: intel-mid: Add section for sfi device table | David Cohen |
2013-03-11 | x86: Drop always empty .text..page_aligned section | Jan Beulich |
2012-05-08 | x86, realmode: Move ACPI wakeup to unified realmode code | Jarkko Sakkinen |
2011-08-11 | x86-64: Rework vsyscall emulation and add vsyscall= parameter | Andy Lutomirski |
2011-08-04 | x86-64: Work around gold bug 13023 | Andy Lutomirski |
2011-08-04 | x86-64: Move the "user" vsyscall segment out of the data segment. | Andy Lutomirski |
2011-07-15 | x86-64: Move vread_tsc and vread_hpet into the vDSO | Andy Lutomirski |
2011-06-06 | x86-64: Fill unused parts of the vsyscall page with 0xcc | Andy Lutomirski |
2011-06-06 | x86-64: Remove vsyscall number 3 (venosys) | Andy Lutomirski |
2011-06-05 | x86-64: Give vvars their own page | Andy Lutomirski |
2011-05-26 | Merge branch 'x86-vdso-for-linus' of git://git.kernel.org/pub/scm/linux/kerne... | Linus Torvalds |
2011-05-24 | Merge branch 'for-2.6.40' of git://git.kernel.org/pub/scm/linux/kernel/git/tj... | Linus Torvalds |
2011-05-24 | x86-64: Clean up vdso/kernel shared variables | Andy Lutomirski |
2011-05-22 | x86, apic: Introduce .apicdrivers section to find the list of apic drivers | Suresh Siddha |
2011-03-24 | percpu: Always align percpu output section to PAGE_SIZE | Tejun Heo |
2011-03-16 | Merge branch 'x86-trampoline-for-linus' of git://git.kernel.org/pub/scm/linux... | Linus Torvalds |
2011-03-16 | Merge branch 'for-2.6.39' of git://git.kernel.org/pub/scm/linux/kernel/git/tj... | Linus Torvalds |
2011-03-16 | Merge branch 'x86-asm-for-linus' of git://git.kernel.org/pub/scm/linux/kernel... | Linus Torvalds |
2011-03-08 | x86: Separate out entry text section | Jiri Olsa |
2011-02-18 | x86, trampoline: Common infrastructure for low memory trampolines | H. Peter Anvin |
2011-02-10 | x86: Reduce back the alignment of the per-CPU data section | Jan Beulich |
2011-01-25 | percpu: align percpu readmostly subsection to cacheline | Tejun Heo |
2011-01-19 | Revert "x86: Make relocatable kernel work with new binutils" | Ingo Molnar |
2011-01-18 | x86: Make relocatable kernel work with new binutils | Shaohua Li |
2010-11-18 | x86: Add NX protection for kernel data | Matthieu Castet |
2010-10-22 | Merge branch 'x86-irq-for-linus' of git://git.kernel.org/pub/scm/linux/kernel... | Linus Torvalds |
2010-09-07 | x86, 32-bit: Align percpu area and irq stacks to THREAD_SIZE | Alexander van Heukelum |
2010-08-31 | x86, iommu: Fix IOMMU_INIT alignment rules | Konrad Rzeszutek Wilk |
2010-08-28 | x86, doc: Adding comments about .iommu_table and its neighbors. | Konrad Rzeszutek Wilk |
2010-08-26 | x86, iommu: Add IOMMU_INIT macros, .iommu_table section, and iommu_table_entr... | Konrad Rzeszutek Wilk |
2010-06-01 | Merge branch 'for-35' of git://repo.or.cz/linux-kbuild | Linus Torvalds |
2010-03-29 | x86: Make smp_locks end with page alignment | Yinghai Lu |
2010-03-03 | Rename .text.page_aligned to .text..page_aligned. | Denys Vlasenko |
2010-03-03 | Rename .bss.page_aligned to .bss..page_aligned. | Tim Abbott |
2010-01-05 | Merge branch 'master' into percpu | Tejun Heo |