summaryrefslogtreecommitdiff
path: root/arch/x86/kernel/head_64.S (follow)
Commit message (Expand)AuthorAge
* x86/boot: Simplify kernel load address alignment checkAlexander Kuleshov2018-07-17
* KPTI: Rename to PAGE_TABLE_ISOLATIONKees Cook2018-01-05
* kaiser: add "nokaiser" boot option, using ALTERNATIVEHugh Dickins2018-01-05
* kaiser: merged updateDave Hansen2018-01-05
* KAISER: Kernel Address IsolationRichard Fellner2018-01-05
* 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-13
* | x86/asm/boot: Fix path in commentsAlexander Kuleshov2015-02-19
|/
* 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-20
* x86: Rename variables for debuggingSeiji Aguchi2013-06-20
* 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
|/
* x86: Keep current stack in NMI breakpointsSteven Rostedt2011-12-21
* x86, trampoline: Common infrastructure for low memory trampolinesH. Peter Anvin2011-02-17
* x86-64: Simplify loading initial_gsBrian Gerst2010-07-21
* tree-wide: Assorted spelling fixesDaniel Mack2010-02-09
* Merge branch 'x86-mm-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/...Linus Torvalds2009-12-08
|\
| * x86-64: preserve large page mapping for 1st 2MB kernel txt with CONFIG_DEBUG_...Suresh Siddha2009-10-20
* | Merge branch 'x86-asm-for-linus' of git://git.kernel.org/pub/scm/linux/kernel...Linus Torvalds2009-12-05
|\ \ | |/ |/|
| * x86, 64-bit: Set data segments to null after switching to 64-bit modeBrian Gerst2009-11-26
* | Merge branch 'x86-fixes-for-linus' of git://git.kernel.org/pub/scm/linux/kern...Linus Torvalds2009-09-26
|\|
| * x86: convert to use __HEAD and HEAD_TEXT macros.Tim Abbott2009-09-18
* | Use macros for .bss.page_aligned section.Tim Abbott2009-09-21
|/
* x86: de-assembler-ize asm/desc.hAlexander van Heukelum2009-06-17
* x86: head_64.S - use IDT_ENTRIES instead of hardcoded numberCyrill Gorcunov2009-02-24
* x86: head_64.S - remove useless balignCyrill Gorcunov2009-02-24
* x86: use linker to offset symbols by __per_cpu_loadBrian Gerst2009-02-09
* x86: move stack_canary into irq_stackBrian Gerst2009-01-20
* x86: rework __per_cpu_load adjustmentsBrian Gerst2009-01-20
* x86: make pda a percpu variableTejun Heo2009-01-16
* x86: fold pda into percpu area on SMPTejun Heo2009-01-16
* x86: load pointer to pda into %gs while brining up a CPUTejun Heo2009-01-16