aboutsummaryrefslogtreecommitdiffstats
path: root/arch/x86/kernel/head_64.S
Commit message (Expand)AuthorAge
* x86/boot/64: Add support of additional page table level during early bootKirill A. Shutemov2017-06-13
* x86/boot/64: Rename init_level4_pgt and early_level4_pgtKirill A. Shutemov2017-06-13
* x86/boot/64: Rewrite startup_64() in CKirill A. Shutemov2017-06-13
* x86/boot/64: Rename start_cpu()Borislav Petkov2017-03-07
* x86/boot/64: Push correct start_cpu() return addressJosh Poimboeuf2016-12-14
* x86/boot/64: Use 'push' instead of 'call' in start_cpu()Josh Poimboeuf2016-12-14
* Merge branch 'x86-boot-for-linus' of git://git.kernel.org/pub/scm/linux/kerne...Linus Torvalds2016-12-12
|\
| * x86/boot/64: Optimize fixmap page fixupBorislav Petkov2016-11-28
* | x86/boot/64: Use defines for page sizeBorislav Petkov2016-11-25
* | x86/boot: Fix the end of the stack for idle tasksJosh Poimboeuf2016-10-20
* | x86/boot/64: Put a real return address on the idle task stackJosh Poimboeuf2016-10-20
* | x86/boot/64: Use a common function for starting CPUsJosh Poimboeuf2016-10-20
|/
* Merge branch 'kbuild' of git://git.kernel.org/pub/scm/linux/kernel/git/mmarek...Linus Torvalds2016-10-14
|\
| * x86: move exports to actual definitionsAl Viro2016-08-07
* | x86/head: Remove useless zeroed wordJosh Poimboeuf2016-08-18
* | x86/asm/head: Rename 'stack_start' -> 'initial_stack'Josh Poimboeuf2016-08-18
|/
* x86/mm: Enable KASLR for physical mapping memory regionsThomas Garnier2016-07-08
* x86/boot/64: Add forgotten end of function markerBorislav Petkov2016-06-27
* x86/asm: Make sure verify_cpu() has a good stackBorislav Petkov2016-04-13
* x86/head: Move early exception panic code into early_fixup_exception()Andy Lutomirski2016-04-13
* x86/head: Move the early NMI fixup into CAndy Lutomirski2016-04-13
* x86/head: Pass a real pt_regs and trapnr to early_fixup_exception()Andy Lutomirski2016-04-13
* Merge branch 'x86-boot-for-linus' of git://git.kernel.org/pub/scm/linux/kerne...Linus Torvalds2016-03-15
|\
| * x86/boot: Simplify kernel load address alignment checkAlexander Kuleshov2016-01-30
* | x86/asm: Remove unused L3_PAGE_OFFSETAlexander Kuleshov2016-01-27
|/
* x86/cpu: Call verify_cpu() after having entered long mode tooBorislav Petkov2015-11-07
* x86/kasan: Fix KASAN shadow region page tablesAlexander Popov2015-07-06
* x86/asm/irq: Stop relying on magic JMP behavior for early_idt_handlersAndy Lutomirski2015-05-24
* x86/asm/head*.S: Change global labels to localBorislav Petkov2015-05-17
* x86/asm: Optimize unnecessarily wide TEST instructionsDenys Vlasenko2015-03-07
* Merge tag 'v4.0-rc2' into x86/asm, to refresh the treeIngo Molnar2015-03-04
|\
| * x86_64: add KASan supportAndrey Ryabinin2015-02-14
* | x86/asm/boot: Fix path in commentsAlexander Kuleshov2015-02-18
|/
* x86: fix compile error due to X86_TRAP_NMI use in asm filesLinus Torvalds2014-03-07
* x86: Ignore NMIs that come in during early bootH. Peter Anvin2014-03-07
* x86: Make sure IDT is page alignedKees Cook2013-07-16
* x86, trace: Add irq vector tracepointsSeiji Aguchi2013-06-21
* x86: Rename variables for debuggingSeiji Aguchi2013-06-21
* x86-64, init: Fix a possible wraparound bug in switchover in head_64.SZhang Yanfei2013-05-28
* x86-64, init: Do not set NX bits on non-NX capable hardwareH. Peter Anvin2013-05-02
* Merge branch 'x86-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/ker...Linus Torvalds2013-02-27
|\
| * x86, doc: Fix incorrect comment about 64-bit code segment descriptorsKonrad Rzeszutek Wilk2013-02-25
* | x86-64: don't set the early IDT to point directly to 'early_idt_handler'Linus Torvalds2013-02-22
* | x86, 64bit: Use a #PF handler to materialize early mappings on demandH. Peter Anvin2013-01-29
|/
* x86-64, hotplug: Add start_cpu0() entry point to head_64.SFenghua Yu2012-11-14
* Merge branch 'x86-trampoline-for-linus' of git://git.kernel.org/pub/scm/linux...Linus Torvalds2012-05-29
|\
| * x86, realmode: Move SMP trampoline to unified realmode codeJarkko Sakkinen2012-05-08
* | x86-64: Handle exception table entries during early bootH. Peter Anvin2012-04-19
* | x86, paravirt: Replace GET_CR2_INTO_RCX with GET_CR2_INTO_RAXH. Peter Anvin2012-04-19
* | x86: Add symbolic constant for exceptions with error codeH. Peter Anvin2012-04-19
|/