summaryrefslogtreecommitdiffstats
path: root/arch/x86/kernel/head_64.S
Commit message (Expand)AuthorAge
* x86/irq/64: Update stale commentCao jin2019-07-22
* Merge branch 'x86-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/ker...Linus Torvalds2019-07-20
|\
| * x86/paravirt: Make read_cr2() CALLEE_SAVEPeter Zijlstra2019-07-17
* | x86/head/64: Annotate start_cpu0() as non-callableJosh Poimboeuf2019-07-18
|/
* x86/irq/64: Split the IRQ stack into its own pagesAndy Lutomirski2019-04-17
* xen/pvh: Split CONFIG_XEN_PVH into CONFIG_PVH and CONFIG_XEN_PVHMaran Wilson2018-12-13
* Merge branch 'x86-paravirt-for-linus' of git://git.kernel.org/pub/scm/linux/k...Linus Torvalds2018-10-23
|\
| * x86/paravirt: Move the Xen-only pv_mmu_ops under the PARAVIRT_XXL umbrellaJuergen Gross2018-09-03
| * x86/paravirt: Move the Xen-only pv_cpu_ops under the PARAVIRT_XXL umbrellaJuergen Gross2018-09-03
* | x86/mm: Expand static page table for fixmap spaceFeng Tang2018-09-20
|/
* x86/asm/64: Use 32-bit XOR to zero registersJan Beulich2018-07-03
* x86/mm: Comment _PAGE_GLOBAL mysteryDave Hansen2018-04-12
* Merge branch 'x86/pti' into x86/mm, to pick up dependenciesIngo Molnar2018-03-12
|\
| * x86/boot, objtool: Annotate indirect jump in secondary_startup_64()Peter Zijlstra2018-02-21
* | x86/mm: Optimize boot-time paging mode switching costKirill A. Shutemov2018-02-21
* | x86/xen: Allow XEN_PV and XEN_PVH to be enabled with X86_5LEVELKirill A. Shutemov2018-02-21
* | x86/mm: Support boot-time switching of paging modes in the early boot codeKirill A. Shutemov2018-02-16
* | x86/mm: Initialize 'page_offset_base' at boot-timeKirill A. Shutemov2018-02-16
|/
* x86/mm/pti: Allocate a separate user PGDDave Hansen2017-12-23
* Merge branch 'linus' into x86/asm, to pick up fixes and resolve conflictsIngo Molnar2017-11-07
|\
| * License cleanup: add SPDX GPL-2.0 license identifier to files with no licenseGreg Kroah-Hartman2017-11-02
* | Merge branch 'x86/mm' into x86/asm, to pick up pending changesIngo Molnar2017-11-06
|\ \
| * | x86/xen: Provide pre-built page tables only for CONFIG_XEN_PV=y and CONFIG_XE...Kirill A. Shutemov2017-10-20
| |/
* | x86/entry/64: Split the IRET-to-user and IRET-to-kernel pathsAndy Lutomirski2017-11-02
* | Merge branch 'x86/mpx/prep' into x86/asmIngo Molnar2017-11-02
|\ \
| * | x86/boot: Relocate definition of the initial state of CR0Ricardo Neri2017-11-01
| |/
* | x86/asm: Don't use the confusing '.ifeq' directiveJosh Poimboeuf2017-10-23
* | x86/head: Add unwind hint annotationsJosh Poimboeuf2017-09-28
* | x86/head: Fix head ELF function annotationsJosh Poimboeuf2017-09-28
* | x86/head: Remove unused 'bad_address' codeJosh Poimboeuf2017-09-28
* | x86/head: Remove confusing commentJosh Poimboeuf2017-09-28
|/
* x86/mm: Provide general kernel support for memory encryptionTom Lendacky2017-07-18
* x86/mm: Add support to enable SME in early boot processingTom Lendacky2017-07-18
* 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