summaryrefslogtreecommitdiffstats
path: root/arch/x86/kernel/head_64.S
Commit message (Expand)AuthorAgeFilesLines
* x86/boot/64: Push correct start_cpu() return addressJosh Poimboeuf2016-12-141-2/+3
* x86/boot/64: Use 'push' instead of 'call' in start_cpu()Josh Poimboeuf2016-12-141-1/+1
* Merge branch 'x86-boot-for-linus' of git://git.kernel.org/pub/scm/linux/kerne...Linus Torvalds2016-12-121-2/+6
|\
| * x86/boot/64: Optimize fixmap page fixupBorislav Petkov2016-11-281-2/+6
* | x86/boot/64: Use defines for page sizeBorislav Petkov2016-11-251-5/+5
* | x86/boot: Fix the end of the stack for idle tasksJosh Poimboeuf2016-10-201-8/+7
* | x86/boot/64: Put a real return address on the idle task stackJosh Poimboeuf2016-10-201-2/+3
* | x86/boot/64: Use a common function for starting CPUsJosh Poimboeuf2016-10-201-11/+11
|/
* Merge branch 'kbuild' of git://git.kernel.org/pub/scm/linux/kernel/git/mmarek...Linus Torvalds2016-10-141-0/+3
|\
| * x86: move exports to actual definitionsAl Viro2016-08-071-0/+3
* | x86/head: Remove useless zeroed wordJosh Poimboeuf2016-08-181-1/+0
* | x86/asm/head: Rename 'stack_start' -> 'initial_stack'Josh Poimboeuf2016-08-181-6/+5
|/
* x86/mm: Enable KASLR for physical mapping memory regionsThomas Garnier2016-07-081-1/+1
* x86/boot/64: Add forgotten end of function markerBorislav Petkov2016-06-271-0/+1
* x86/asm: Make sure verify_cpu() has a good stackBorislav Petkov2016-04-131-0/+8
* x86/head: Move early exception panic code into early_fixup_exception()Andy Lutomirski2016-04-131-43/+2
* x86/head: Move the early NMI fixup into CAndy Lutomirski2016-04-131-6/+0
* x86/head: Pass a real pt_regs and trapnr to early_fixup_exception()Andy Lutomirski2016-04-131-31/+37
* Merge branch 'x86-boot-for-linus' of git://git.kernel.org/pub/scm/linux/kerne...Linus Torvalds2016-03-151-3/+1
|\
| * x86/boot: Simplify kernel load address alignment checkAlexander Kuleshov2016-01-301-3/+1
* | x86/asm: Remove unused L3_PAGE_OFFSETAlexander Kuleshov2016-01-271-1/+0
|/
* x86/cpu: Call verify_cpu() after having entered long mode tooBorislav Petkov2015-11-071-0/+8
* x86/kasan: Fix KASAN shadow region page tablesAlexander Popov2015-07-061-29/+0
* x86/asm/irq: Stop relying on magic JMP behavior for early_idt_handlersAndy Lutomirski2015-05-241-9/+11
* x86/asm/head*.S: Change global labels to localBorislav Petkov2015-05-171-2/+2
* x86/asm: Optimize unnecessarily wide TEST instructionsDenys Vlasenko2015-03-071-1/+1
* Merge tag 'v4.0-rc2' into x86/asm, to refresh the treeIngo Molnar2015-03-041-0/+30
|\
| * x86_64: add KASan supportAndrey Ryabinin2015-02-131-0/+30
* | x86/asm/boot: Fix path in commentsAlexander Kuleshov2015-02-191-2/+2
|/
* 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
OpenPOWER on IntegriCloud