summaryrefslogtreecommitdiffstats
path: root/arch/x86 (follow)
Commit message (Expand)AuthorAgeFilesLines
...
| | * | | | | | | | | Merge branch 'x86/urgent' into x86/mm to pick up dependenciesThomas Gleixner2018-03-1420-75/+316
| | |\ \ \ \ \ \ \ \ \
| | * | | | | | | | | | x86/platform/intel-mid: Add special handling for ACPI HW reduced platformsAndy Shevchenko2018-03-121-0/+6
| | * | | | | | | | | | ACPI, x86/boot: Introduce the ->reduced_hw_early_init() ACPI callbackAndy Shevchenko2018-03-123-1/+5
| | * | | | | | | | | | ACPI, x86/boot: Split out acpi_generic_reduce_hw_init() and exportAndy Shevchenko2018-03-122-9/+17
| | * | | | | | | | | | x86/pconfig: Provide defines and helper to run MKTME_KEY_PROG leafKirill A. Shutemov2018-03-121-0/+50
| | * | | | | | | | | | x86/pconfig: Detect PCONFIG targetsKirill A. Shutemov2018-03-123-1/+98
| | * | | | | | | | | | x86/tme: Detect if TME and MKTME is activated by BIOSKirill A. Shutemov2018-03-121-0/+90
| | * | | | | | | | | | Merge branch 'x86/pti' into x86/mm, to pick up dependenciesIngo Molnar2018-03-1252-420/+746
| | |\ \ \ \ \ \ \ \ \ \
| | * | | | | | | | | | | x86/boot/compressed/64: Handle 5-level paging boot if kernel is above 4GKirill A. Shutemov2018-03-121-16/+53
| | * | | | | | | | | | | x86/boot/compressed/64: Use page table in trampoline memoryKirill A. Shutemov2018-03-121-24/+23
| | * | | | | | | | | | | x86/boot/compressed/64: Use stack from trampoline memoryKirill A. Shutemov2018-03-121-0/+6
| | * | | | | | | | | | | x86/boot/compressed/64: Make sure we have a 32-bit code segmentKirill A. Shutemov2018-03-121-0/+10
| | * | | | | | | | | | | x86/mm: Do not use paravirtualized calls in native_set_p4d()Kirill A. Shutemov2018-03-121-2/+2
| | * | | | | | | | | | | kdump, vmcoreinfo: Export pgtable_l5_enabled valueBaoquan He2018-03-121-0/+1
| | * | | | | | | | | | | x86/boot/compressed/64: Prepare new top-level page table for trampolineKirill A. Shutemov2018-03-121-0/+61
| | * | | | | | | | | | | x86/boot/compressed/64: Set up trampoline memoryKirill A. Shutemov2018-03-123-1/+18
| | * | | | | | | | | | | x86/boot/compressed/64: Save and restore trampoline memoryKirill A. Shutemov2018-03-122-0/+23
| | * | | | | | | | | | | x86/boot/compressed/64: Find a place for 32-bit trampolineKirill A. Shutemov2018-03-123-0/+51
| | * | | | | | | | | | | x86/boot/compressed/64: Describe the logic behind the LA57 checkKirill A. Shutemov2018-03-121-3/+15
| | * | | | | | | | | | | x86/mm/sme: Disable stack protection for mem_encrypt_identity.cTom Lendacky2018-02-282-2/+3
| | * | | | | | | | | | | Merge branch 'x86/boot' into x86/mm, to unify branchesIngo Molnar2018-02-264-36/+32
| | |\ \ \ \ \ \ \ \ \ \ \
| | | * | | | | | | | | | | x86/boot/compressed/64: Introduce paging_prepare()Kirill A. Shutemov2018-02-112-35/+31
| | | * | | | | | | | | | | x86/boot/compressed/64: Rename pagetable.c to kaslr_64.cKirill A. Shutemov2018-02-112-1/+1
| | * | | | | | | | | | | | x86/boot/e820: Implement a range manipulation operatorJan H. Schönherr2018-02-261-0/+18
| | * | | | | | | | | | | | x86/mm: Consider effective protection attributes in W+X checkJan Beulich2018-02-261-36/+58
| | * | | | | | | | | | | | x86/boot: Make the x86_init noop functions staticJuergen Gross2018-02-261-5/+5
| | * | | | | | | | | | | | x86/xen: Add pvh specific rsdp address retrieval functionJuergen Gross2018-02-261-3/+11
| | * | | | | | | | | | | | x86/acpi: Add a new x86_init_acpi structure to x86_init_opsJuergen Gross2018-02-263-0/+21
| | * | | | | | | | | | | | Merge tag 'v4.16-rc3' into x86/mm, to pick up fixesIngo Molnar2018-02-2664-368/+479
| | |\ \ \ \ \ \ \ \ \ \ \ \
| | * | | | | | | | | | | | | x86/mm: Optimize boot-time paging mode switching costKirill A. Shutemov2018-02-216-13/+25
| | * | | | | | | | | | | | | x86/mm: Redefine some of page table helpers as macrosKirill A. Shutemov2018-02-211-10/+13
| | * | | | | | | | | | | | | x86/xen: Allow XEN_PV and XEN_PVH to be enabled with X86_5LEVELKirill A. Shutemov2018-02-213-11/+27
| | * | | | | | | | | | | | | x86/mm: Allow to boot without LA57 if CONFIG_X86_5LEVEL=yKirill A. Shutemov2018-02-163-25/+3
| | * | | | | | | | | | | | | x86/mm: Replace compile-time checks for 5-level paging with runtime-time checksKirill A. Shutemov2018-02-1610-45/+46
| | * | | | | | | | | | | | | x86/mm: Fold p4d page table layer at runtimeKirill A. Shutemov2018-02-163-6/+20
| | * | | | | | | | | | | | | x86/mm: Support boot-time switching of paging modes in the early boot codeKirill A. Shutemov2018-02-162-17/+26
| | * | | | | | | | | | | | | x86/mm: Initialize vmemmap_base at boot-timeKirill A. Shutemov2018-02-162-7/+5
| | * | | | | | | | | | | | | x86/mm: Adjust vmalloc base and size at boot-timeKirill A. Shutemov2018-02-163-8/+14
| | * | | | | | | | | | | | | x86/mm: Initialize 'page_offset_base' at boot-timeKirill A. Shutemov2018-02-164-15/+17
| | * | | | | | | | | | | | | x86/mm: Initialize 'pgdir_shift' and 'ptrs_per_p4d' at boot-timeKirill A. Shutemov2018-02-162-4/+8
| | * | | | | | | | | | | | | x86/mm: Initialize 'pgtable_l5_enabled' at boot-timeKirill A. Shutemov2018-02-162-2/+30
| | * | | | | | | | | | | | | x86/mm: Make __VIRTUAL_MASK_SHIFT dynamicKirill A. Shutemov2018-02-144-4/+26
| | * | | | | | | | | | | | | x86/mm: Make MAX_PHYSADDR_BITS and MAX_PHYSMEM_BITS dynamicKirill A. Shutemov2018-02-144-11/+6
| | * | | | | | | | | | | | | x86/mm: Make PGDIR_SHIFT and PTRS_PER_P4D variableKirill A. Shutemov2018-02-149-31/+36
| | * | | | | | | | | | | | | x86/mm: Make LDT_BASE_ADDR dynamicKirill A. Shutemov2018-02-142-5/+9
| | * | | | | | | | | | | | | x86/mm: Introduce 'pgtable_l5_enabled'Kirill A. Shutemov2018-02-144-0/+17
| | * | | | | | | | | | | | | x86/mm: Make virtual memory layout dynamic for CONFIG_X86_5LEVEL=yKirill A. Shutemov2018-02-147-16/+25
| | * | | | | | | | | | | | | mm/zsmalloc: Prepare to variable MAX_PHYSMEM_BITSKirill A. Shutemov2018-02-142-0/+3
| | * | | | | | | | | | | | | x86/mm/64: Make __PHYSICAL_MASK_SHIFT always 52Kirill A. Shutemov2018-02-141-2/+3
| | | |_|_|_|_|_|_|_|_|_|_|/ | | |/| | | | | | | | | | |
| | * | | | | | | | | | | | x86/mm/dump_pagetables: Add the EFI pagetable to the debugfs 'page_tables' di...Andy Lutomirski2018-02-132-1/+35