aboutsummaryrefslogtreecommitdiffstats
path: root/arch/x86/kernel/head_64.S (follow)
AgeCommit message (Expand)AuthorFilesLines
2016-12-14x86/boot/64: Push correct start_cpu() return addressJosh Poimboeuf1-2/+3
2016-12-14x86/boot/64: Use 'push' instead of 'call' in start_cpu()Josh Poimboeuf1-1/+1
2016-12-12Merge branch 'x86-boot-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tipLinus Torvalds1-2/+6
2016-11-28x86/boot/64: Optimize fixmap page fixupBorislav Petkov1-2/+6
2016-11-25x86/boot/64: Use defines for page sizeBorislav Petkov1-5/+5
2016-10-20x86/boot: Fix the end of the stack for idle tasksJosh Poimboeuf1-8/+7
2016-10-20x86/boot/64: Put a real return address on the idle task stackJosh Poimboeuf1-2/+3
2016-10-20x86/boot/64: Use a common function for starting CPUsJosh Poimboeuf1-11/+11
2016-10-14Merge branch 'kbuild' of git://git.kernel.org/pub/scm/linux/kernel/git/mmarek/kbuildLinus Torvalds1-0/+3
2016-08-18x86/head: Remove useless zeroed wordJosh Poimboeuf1-1/+0
2016-08-18x86/asm/head: Rename 'stack_start' -> 'initial_stack'Josh Poimboeuf1-6/+5
2016-08-07x86: move exports to actual definitionsAl Viro1-0/+3
2016-07-08x86/mm: Enable KASLR for physical mapping memory regionsThomas Garnier1-1/+1
2016-06-27x86/boot/64: Add forgotten end of function markerBorislav Petkov1-0/+1
2016-04-13x86/asm: Make sure verify_cpu() has a good stackBorislav Petkov1-0/+8
2016-04-13x86/head: Move early exception panic code into early_fixup_exception()Andy Lutomirski1-43/+2
2016-04-13x86/head: Move the early NMI fixup into CAndy Lutomirski1-6/+0
2016-04-13x86/head: Pass a real pt_regs and trapnr to early_fixup_exception()Andy Lutomirski1-31/+37
2016-03-15Merge branch 'x86-boot-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tipLinus Torvalds1-3/+1
2016-01-30x86/boot: Simplify kernel load address alignment checkAlexander Kuleshov1-3/+1
2016-01-27x86/asm: Remove unused L3_PAGE_OFFSETAlexander Kuleshov1-1/+0
2015-11-07x86/cpu: Call verify_cpu() after having entered long mode tooBorislav Petkov1-0/+8
2015-07-06x86/kasan: Fix KASAN shadow region page tablesAlexander Popov1-29/+0
2015-05-24x86/asm/irq: Stop relying on magic JMP behavior for early_idt_handlersAndy Lutomirski1-9/+11
2015-05-17x86/asm/head*.S: Change global labels to localBorislav Petkov1-2/+2
2015-03-07x86/asm: Optimize unnecessarily wide TEST instructionsDenys Vlasenko1-1/+1
2015-03-04Merge tag 'v4.0-rc2' into x86/asm, to refresh the treeIngo Molnar1-0/+30
2015-02-19x86/asm/boot: Fix path in commentsAlexander Kuleshov1-2/+2
2015-02-13x86_64: add KASan supportAndrey Ryabinin1-0/+30
2014-03-07x86: fix compile error due to X86_TRAP_NMI use in asm filesLinus Torvalds1-1/+1
2014-03-07x86: Ignore NMIs that come in during early bootH. Peter Anvin1-1/+5
2013-07-16x86: Make sure IDT is page alignedKees Cook1-15/+0
2013-06-20x86, trace: Add irq vector tracepointsSeiji Aguchi1-0/+6
2013-06-20x86: Rename variables for debuggingSeiji Aguchi1-1/+1
2013-05-28x86-64, init: Fix a possible wraparound bug in switchover in head_64.SZhang Yanfei1-2/+4
2013-05-02x86-64, init: Do not set NX bits on non-NX capable hardwareH. Peter Anvin1-0/+1
2013-02-27Merge branch 'x86-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tipLinus Torvalds1-2/+2
2013-02-25x86, doc: Fix incorrect comment about 64-bit code segment descriptorsKonrad Rzeszutek Wilk1-2/+2
2013-02-22x86-64: don't set the early IDT to point directly to 'early_idt_handler'Linus Torvalds1-0/+2
2013-01-29x86, 64bit: Use a #PF handler to materialize early mappings on demandH. Peter Anvin1-83/+127
2012-11-14x86-64, hotplug: Add start_cpu0() entry point to head_64.SFenghua Yu1-0/+16
2012-05-29Merge branch 'x86-trampoline-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tipLinus Torvalds1-4/+0
2012-05-08x86, realmode: Move SMP trampoline to unified realmode codeJarkko Sakkinen1-4/+0
2012-04-19x86-64: Handle exception table entries during early bootH. Peter Anvin1-19/+57
2012-04-19x86, paravirt: Replace GET_CR2_INTO_RCX with GET_CR2_INTO_RAXH. Peter Anvin1-3/+3
2012-04-19x86: Add symbolic constant for exceptions with error codeH. Peter Anvin1-1/+1
2011-12-21x86: Keep current stack in NMI breakpointsSteven Rostedt1-0/+4
2011-02-17x86, trampoline: Common infrastructure for low memory trampolinesH. Peter Anvin1-2/+1
2010-07-21x86-64: Simplify loading initial_gsBrian Gerst1-3/+2
2010-02-09tree-wide: Assorted spelling fixesDaniel Mack1-1/+1