| Commit message (Expand) | Author | Age | Files | Lines |
* | x86, vdso: Zero-pad the VVAR page | Andy Lutomirski | 2014-03-18 | 1 | -0/+5 |
* | x86, vdso: Make vsyscall_gtod_data handling x86 generic | Stefani Seibold | 2014-03-18 | 1 | -3/+0 |
* | x86: intel-mid: Add section for sfi device table | David Cohen | 2013-10-17 | 1 | -0/+9 |
* | x86: Drop always empty .text..page_aligned section | Jan Beulich | 2013-03-11 | 1 | -4/+0 |
* | x86, realmode: Move ACPI wakeup to unified realmode code | Jarkko Sakkinen | 2012-05-08 | 1 | -12/+0 |
* | x86-64: Rework vsyscall emulation and add vsyscall= parameter | Andy Lutomirski | 2011-08-10 | 1 | -33/+0 |
* | x86-64: Work around gold bug 13023 | Andy Lutomirski | 2011-08-04 | 1 | -6/+10 |
* | x86-64: Move the "user" vsyscall segment out of the data segment. | Andy Lutomirski | 2011-08-04 | 1 | -18/+18 |
* | x86-64: Move vread_tsc and vread_hpet into the vDSO | Andy Lutomirski | 2011-07-14 | 1 | -3/+0 |
* | x86-64: Fill unused parts of the vsyscall page with 0xcc | Andy Lutomirski | 2011-06-06 | 1 | -9/+7 |
* | x86-64: Remove vsyscall number 3 (venosys) | Andy Lutomirski | 2011-06-06 | 1 | -4/+0 |
* | x86-64: Give vvars their own page | Andy Lutomirski | 2011-06-05 | 1 | -11/+17 |
* | Merge branch 'x86-vdso-for-linus' of git://git.kernel.org/pub/scm/linux/kerne... | Linus Torvalds | 2011-05-26 | 1 | -23/+11 |
|\ |
|
| * | x86-64: Clean up vdso/kernel shared variables | Andy Lutomirski | 2011-05-24 | 1 | -23/+11 |
* | | Merge branch 'for-2.6.40' of git://git.kernel.org/pub/scm/linux/kernel/git/tj... | Linus Torvalds | 2011-05-24 | 1 | -1/+1 |
|\ \
| |/
|/| |
|
| * | percpu: Always align percpu output section to PAGE_SIZE | Tejun Heo | 2011-03-24 | 1 | -1/+1 |
* | | x86, apic: Introduce .apicdrivers section to find the list of apic drivers | Suresh Siddha | 2011-05-22 | 1 | -0/+7 |
|/ |
|
* | Merge branch 'x86-trampoline-for-linus' of git://git.kernel.org/pub/scm/linux... | Linus Torvalds | 2011-03-16 | 1 | -0/+13 |
|\ |
|
| * | x86, trampoline: Common infrastructure for low memory trampolines | H. Peter Anvin | 2011-02-17 | 1 | -0/+13 |
* | | Merge branch 'for-2.6.39' of git://git.kernel.org/pub/scm/linux/kernel/git/tj... | Linus Torvalds | 2011-03-16 | 1 | -2/+2 |
|\ \ |
|
| * | | percpu: align percpu readmostly subsection to cacheline | Tejun Heo | 2011-01-25 | 1 | -2/+2 |
| |/ |
|
* | | Merge branch 'x86-asm-for-linus' of git://git.kernel.org/pub/scm/linux/kernel... | Linus Torvalds | 2011-03-15 | 1 | -1/+1 |
|\ \ |
|
| * | | x86: Reduce back the alignment of the per-CPU data section | Jan Beulich | 2011-02-10 | 1 | -1/+1 |
| |/ |
|
* | | x86: Separate out entry text section | Jiri Olsa | 2011-03-08 | 1 | -0/+1 |
|/ |
|
* | Revert "x86: Make relocatable kernel work with new binutils" | Ingo Molnar | 2011-01-19 | 1 | -9/+2 |
* | x86: Make relocatable kernel work with new binutils | Shaohua Li | 2011-01-18 | 1 | -2/+9 |
* | x86: Add NX protection for kernel data | Matthieu Castet | 2010-11-18 | 1 | -2/+6 |
* | Merge branch 'x86-irq-for-linus' of git://git.kernel.org/pub/scm/linux/kernel... | Linus Torvalds | 2010-10-22 | 1 | -1/+1 |
|\ |
|
| * | x86, 32-bit: Align percpu area and irq stacks to THREAD_SIZE | Alexander van Heukelum | 2010-09-07 | 1 | -1/+1 |
* | | x86, iommu: Fix IOMMU_INIT alignment rules | Konrad Rzeszutek Wilk | 2010-08-31 | 1 | -2/+1 |
* | | x86, doc: Adding comments about .iommu_table and its neighbors. | Konrad Rzeszutek Wilk | 2010-08-27 | 1 | -0/+22 |
* | | x86, iommu: Add IOMMU_INIT macros, .iommu_table section, and iommu_table_entr... | Konrad Rzeszutek Wilk | 2010-08-26 | 1 | -0/+7 |
|/ |
|
* | Merge branch 'for-35' of git://repo.or.cz/linux-kbuild | Linus Torvalds | 2010-06-01 | 1 | -2/+2 |
|\ |
|
| * | Rename .text.page_aligned to .text..page_aligned. | Denys Vlasenko | 2010-03-03 | 1 | -1/+1 |
| * | Rename .bss.page_aligned to .bss..page_aligned. | Tim Abbott | 2010-03-03 | 1 | -1/+1 |
* | | x86: Make smp_locks end with page alignment | Yinghai Lu | 2010-03-29 | 1 | -1/+1 |
* | | Merge branch 'master' into percpu | Tejun Heo | 2010-01-05 | 1 | -8/+37 |
|\ \
| |/ |
|
| * | x86: Regex support and known-movable symbols for relocs, fix _end | H. Peter Anvin | 2009-12-14 | 1 | -3/+1 |
| * | Merge branch 'x86-mm-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/... | Linus Torvalds | 2009-12-08 | 1 | -5/+33 |
| |\ |
|
| | * | x86: Eliminate redundant/contradicting cache line size config options | Jan Beulich | 2009-11-19 | 1 | -5/+5 |
| | * | x86-64: add comment for RODATA large page retainment | Suresh Siddha | 2009-10-20 | 1 | -1/+12 |
| | * | x86-64: align RODATA kernel section to 2MB with CONFIG_DEBUG_RODATA | Suresh Siddha | 2009-10-20 | 1 | -0/+17 |
| * | | x86: Document linker script ASSERT() quirk | Ingo Molnar | 2009-10-16 | 1 | -0/+3 |
| * | | Revert "x86: linker script syntax nits" | Ingo Molnar | 2009-10-15 | 1 | -8/+9 |
| * | | x86: linker script syntax nits | Roland McGrath | 2009-10-14 | 1 | -9/+8 |
| |/ |
|
* | | percpu: remove per_cpu__ prefix. | Rusty Russell | 2009-10-29 | 1 | -2/+2 |
|/ |
|
* | Merge branch 'x86/asm' into x86/urgent | Ingo Molnar | 2009-09-25 | 1 | -66/+13 |
|\ |
|
| * | x86: Cleanup linker script using new linker script macros. | Tim Abbott | 2009-09-18 | 1 | -44/+3 |
| * | x86: Use section .data.page_aligned for the idt_table. | Tim Abbott | 2009-09-18 | 1 | -1/+0 |
| * | x86: convert to use __HEAD and HEAD_TEXT macros. | Tim Abbott | 2009-09-18 | 1 | -9/+3 |