index
:
linux-toradex.git
colibri
colibri_vf
tegra
tegra-next
toradex_4.1-2.0.x-imx
toradex_4.1-2.0.x-imx-next
toradex_4.14-2.0.x-imx
toradex_4.14-2.0.x-imx-next
toradex_4.14-2.0.x-imx-rebased
toradex_4.14-2.3.x-imx
toradex_4.19.y
toradex_4.19.y-rt
toradex_4.20.y
toradex_4.9-1.0.x-imx
toradex_4.9-1.0.x-imx-next
toradex_4.9-1.0.x-imx-rebased
toradex_4.9-2.3.x-imx
toradex_4.9-2.3.x-imx-next
toradex_4.9-2.3.x-imx-rebased
toradex_5.0.y
toradex_5.15-2.0.x-imx
toradex_5.15-2.1.x-imx
toradex_5.15-2.2.x-imx
toradex_5.2.y
toradex_5.3.y
toradex_5.4-2.1.x-imx
toradex_5.4-2.3.x-imx
toradex_5.4.y
toradex_6.6-2.0.x-imx
toradex_6.6-2.1.x-imx
toradex_imx6
toradex_imx_3.10.17_1.0.0_ga
toradex_imx_3.10.17_1.0.0_ga-next
toradex_imx_3.14.28_1.0.0_ga
toradex_imx_3.14.52_1.1.0_ga
toradex_imx_3.14.52_1.1.0_ga-next
toradex_imx_4.1.15_1.0.0_ga
toradex_imx_4.1.15_1.0.0_ga-next
toradex_imx_4.14.78_1.0.0_ga-bring_up
toradex_imx_4.9.123_imx8mm_ga-bring_up
toradex_imx_4.9.51_imx8_beta1-bring_up
toradex_imx_4.9.51_imx8_beta1-bring_up_ov5640
toradex_imx_4.9.51_imx8_beta2-bring_up
toradex_ti-linux-5.10.y_bringup
toradex_ti-linux-6.1.y
toradex_ti-linux-6.6.y
toradex_tk1_l4t_r21.5
toradex_tk1_l4t_r21.6
toradex_tk1_l4t_r21.7
toradex_tk1_l4t_r21.7-next
toradex_vf_3.18
toradex_vf_3.18-next
toradex_vf_4.0
toradex_vf_4.0-next
toradex_vf_4.1
toradex_vf_4.1-next
toradex_vf_4.4
toradex_vf_4.4-next
Linux kernel for Apalis and Colibri modules
Toradex
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
arch
/
x86
/
kernel
/
head_64.S
Age
Commit message (
Expand
)
Author
2011-02-17
x86, trampoline: Common infrastructure for low memory trampolines
H. Peter Anvin
2010-07-21
x86-64: Simplify loading initial_gs
Brian Gerst
2010-02-09
tree-wide: Assorted spelling fixes
Daniel Mack
2009-12-08
Merge branch 'x86-mm-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/...
Linus Torvalds
2009-12-05
Merge branch 'x86-asm-for-linus' of git://git.kernel.org/pub/scm/linux/kernel...
Linus Torvalds
2009-11-26
x86, 64-bit: Set data segments to null after switching to 64-bit mode
Brian Gerst
2009-10-20
x86-64: preserve large page mapping for 1st 2MB kernel txt with CONFIG_DEBUG_...
Suresh Siddha
2009-09-26
Merge branch 'x86-fixes-for-linus' of git://git.kernel.org/pub/scm/linux/kern...
Linus Torvalds
2009-09-21
Use macros for .bss.page_aligned section.
Tim Abbott
2009-09-18
x86: convert to use __HEAD and HEAD_TEXT macros.
Tim Abbott
2009-06-17
x86: de-assembler-ize asm/desc.h
Alexander van Heukelum
2009-02-24
x86: head_64.S - use IDT_ENTRIES instead of hardcoded number
Cyrill Gorcunov
2009-02-24
x86: head_64.S - remove useless balign
Cyrill Gorcunov
2009-02-09
x86: use linker to offset symbols by __per_cpu_load
Brian Gerst
2009-01-20
x86: move stack_canary into irq_stack
Brian Gerst
2009-01-20
x86: rework __per_cpu_load adjustments
Brian Gerst
2009-01-16
x86: make pda a percpu variable
Tejun Heo
2009-01-16
x86: fold pda into percpu area on SMP
Tejun Heo
2009-01-16
x86: load pointer to pda into %gs while brining up a CPU
Tejun Heo
2009-01-16
x86: make percpu symbols zerobased on SMP
Tejun Heo
2009-01-04
x86: fix RIP printout in early_idt_handler
Jiri Slaby
2008-10-10
x86, cpa: rename PTE attribute macros for kernel direct mapping in early boot
Suresh Siddha
2008-07-16
Revert "x86_64: there's no need to preallocate level1_fixmap_pgt"
Ingo Molnar
2008-07-16
xen64: add xen-head code to head_64.S
Jeremy Fitzhardinge
2008-07-16
x86_64: there's no need to preallocate level1_fixmap_pgt
Jeremy Fitzhardinge
2008-07-08
x86: always set _PAGE_GLOBAL in _PAGE_KERNEL* flags
Jeremy Fitzhardinge
2008-07-08
x86: fix CPA self-test for "x86/paravirt: groundwork for 64-bit Xen support"
Jeremy Fitzhardinge
2008-07-08
paravirt/x86, 64-bit: move __PAGE_OFFSET to leave a space for hypervisor
Eduardo Habkost
2008-07-08
x86: move x86_64 gdt closer to i386
Glauber Costa
2008-07-08
x86: use stack_start in x86_64
Glauber Costa
2008-07-08
Merge branches 'x86/numa-fixes', 'x86/apic', 'x86/apm', 'x86/bitops', 'x86/bu...
Ingo Molnar
2008-07-05
x86 ACPI: fix resume from suspend to RAM on uniprocessor x86-64
Rafael J. Wysocki
2008-05-25
x86: head_64.S cleanup - use PMD_SHIFT instead of numeric constant
Cyrill Gorcunov
2008-05-25
x86: head_64.S cleanup - use straight move to CR4 register
Cyrill Gorcunov
2008-05-25
x86: head_64.S cleanup - use predefined flags from processor-flags.h
Cyrill Gorcunov
2008-04-17
x86: move suspend wakeup code to C
Pavel Machek
2008-04-17
x86: move early exception handlers into init.text
Andi Kleen
2008-04-17
x86: replace early exception setup macro recursion with loop
Andi Kleen
2008-04-17
x86: don't set up early exception handlers for external interrupts
Andi Kleen
2008-04-17
x86: increase the kernel text limit to 512 MB
Ingo Molnar
2008-02-26
x86: rename KERNEL_TEXT_SIZE => KERNEL_IMAGE_SIZE
Ingo Molnar
2008-02-26
x86: fix spontaneous reboot with allyesconfig bzImage
Ingo Molnar
2008-02-19
x86: fix section mismatch in head_64.S:initial_code
Sam Ravnborg
2008-02-18
x86: zap invalid and unused pmds in early boot
Thomas Gleixner
2008-02-06
x86: fix 64-bit sections
Sam Ravnborg
2008-02-04
x86: rename LARGE_PAGE_SIZE to PMD_PAGE_SIZE
Andi Kleen
2008-01-30
x86: make early printk selectable on 64-bit as well
Ingo Molnar
2008-01-30
x86: early_idt_handler improvements, 64-bit
Roland McGrath
2008-01-30
x86: turn priviled operation into a macro in head_64.S
Glauber de Oliveira Costa
2007-10-11
x86_64: move kernel
Thomas Gleixner