summaryrefslogtreecommitdiffstats
path: root/arch/x86/kernel/head_64.S
Commit message (Expand)AuthorAgeFilesLines
* x86/asm/irq: Stop relying on magic JMP behavior for early_idt_handlersAndy Lutomirski2015-07-031-9/+11
* x86: fix compile error due to X86_TRAP_NMI use in asm filesLinus Torvalds2014-03-071-1/+1
* x86: Ignore NMIs that come in during early bootH. Peter Anvin2014-03-071-1/+5
* x86: Make sure IDT is page alignedKees Cook2013-07-161-15/+0
* x86, trace: Add irq vector tracepointsSeiji Aguchi2013-06-201-0/+6
* x86: Rename variables for debuggingSeiji Aguchi2013-06-201-1/+1
* x86-64, init: Fix a possible wraparound bug in switchover in head_64.SZhang Yanfei2013-05-281-2/+4
* x86-64, init: Do not set NX bits on non-NX capable hardwareH. Peter Anvin2013-05-021-0/+1
* Merge branch 'x86-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/ker...Linus Torvalds2013-02-271-2/+2
|\
| * x86, doc: Fix incorrect comment about 64-bit code segment descriptorsKonrad Rzeszutek Wilk2013-02-251-2/+2
* | x86-64: don't set the early IDT to point directly to 'early_idt_handler'Linus Torvalds2013-02-221-0/+2
* | x86, 64bit: Use a #PF handler to materialize early mappings on demandH. Peter Anvin2013-01-291-83/+127
|/
* x86-64, hotplug: Add start_cpu0() entry point to head_64.SFenghua Yu2012-11-141-0/+16
* Merge branch 'x86-trampoline-for-linus' of git://git.kernel.org/pub/scm/linux...Linus Torvalds2012-05-291-4/+0
|\
| * x86, realmode: Move SMP trampoline to unified realmode codeJarkko Sakkinen2012-05-081-4/+0
* | x86-64: Handle exception table entries during early bootH. Peter Anvin2012-04-191-19/+57
* | x86, paravirt: Replace GET_CR2_INTO_RCX with GET_CR2_INTO_RAXH. Peter Anvin2012-04-191-3/+3
* | x86: Add symbolic constant for exceptions with error codeH. Peter Anvin2012-04-191-1/+1
|/
* x86: Keep current stack in NMI breakpointsSteven Rostedt2011-12-211-0/+4
* x86, trampoline: Common infrastructure for low memory trampolinesH. Peter Anvin2011-02-171-2/+1
* x86-64: Simplify loading initial_gsBrian Gerst2010-07-211-3/+2
* tree-wide: Assorted spelling fixesDaniel Mack2010-02-091-1/+1
* Merge branch 'x86-mm-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/...Linus Torvalds2009-12-081-1/+2
|\
| * x86-64: preserve large page mapping for 1st 2MB kernel txt with CONFIG_DEBUG_...Suresh Siddha2009-10-201-1/+2
* | Merge branch 'x86-asm-for-linus' of git://git.kernel.org/pub/scm/linux/kernel...Linus Torvalds2009-12-051-2/+2
|\ \ | |/ |/|
| * x86, 64-bit: Set data segments to null after switching to 64-bit modeBrian Gerst2009-11-261-2/+2
* | Merge branch 'x86-fixes-for-linus' of git://git.kernel.org/pub/scm/linux/kern...Linus Torvalds2009-09-261-1/+1
|\|
| * x86: convert to use __HEAD and HEAD_TEXT macros.Tim Abbott2009-09-181-1/+1
* | Use macros for .bss.page_aligned section.Tim Abbott2009-09-211-1/+1
|/
* x86: de-assembler-ize asm/desc.hAlexander van Heukelum2009-06-171-1/+0
* x86: head_64.S - use IDT_ENTRIES instead of hardcoded numberCyrill Gorcunov2009-02-241-1/+1
* x86: head_64.S - remove useless balignCyrill Gorcunov2009-02-241-2/+0
* x86: use linker to offset symbols by __per_cpu_loadBrian Gerst2009-02-091-19/+2
* x86: move stack_canary into irq_stackBrian Gerst2009-01-201-8/+5
* x86: rework __per_cpu_load adjustmentsBrian Gerst2009-01-201-16/+8
* x86: make pda a percpu variableTejun Heo2009-01-161-2/+3
* x86: fold pda into percpu area on SMPTejun Heo2009-01-161-4/+11
* x86: load pointer to pda into %gs while brining up a CPUTejun Heo2009-01-161-5/+10
* x86: make percpu symbols zerobased on SMPTejun Heo2009-01-161-1/+23
* x86: fix RIP printout in early_idt_handlerJiri Slaby2009-01-041-1/+1
* x86, cpa: rename PTE attribute macros for kernel direct mapping in early bootSuresh Siddha2008-10-101-2/+2
* Revert "x86_64: there's no need to preallocate level1_fixmap_pgt"Ingo Molnar2008-07-161-0/+6
* xen64: add xen-head code to head_64.SJeremy Fitzhardinge2008-07-161-0/+1
* x86_64: there's no need to preallocate level1_fixmap_pgtJeremy Fitzhardinge2008-07-161-6/+0
* x86: always set _PAGE_GLOBAL in _PAGE_KERNEL* flagsJeremy Fitzhardinge2008-07-081-2/+2
* x86: fix CPA self-test for "x86/paravirt: groundwork for 64-bit Xen support"Jeremy Fitzhardinge2008-07-081-1/+1
* paravirt/x86, 64-bit: move __PAGE_OFFSET to leave a space for hypervisorEduardo Habkost2008-07-081-5/+12
* x86: move x86_64 gdt closer to i386Glauber Costa2008-07-081-43/+5
* x86: use stack_start in x86_64Glauber Costa2008-07-081-2/+3
*-. Merge branches 'x86/numa-fixes', 'x86/apic', 'x86/apm', 'x86/bitops', 'x86/bu...Ingo Molnar2008-07-081-17/+12
|\ \