Commit message (Expand) | Author | Age | Files | Lines | ||
---|---|---|---|---|---|---|
... | ||||||
| | * | | | | | | | | | Merge branch 'x86/urgent' into x86/mm to pick up dependencies | Thomas Gleixner | 2018-03-14 | 20 | -75/+316 | |
| | |\ \ \ \ \ \ \ \ \ | ||||||
| | * | | | | | | | | | | x86/platform/intel-mid: Add special handling for ACPI HW reduced platforms | Andy Shevchenko | 2018-03-12 | 1 | -0/+6 | |
| | * | | | | | | | | | | ACPI, x86/boot: Introduce the ->reduced_hw_early_init() ACPI callback | Andy Shevchenko | 2018-03-12 | 3 | -1/+5 | |
| | * | | | | | | | | | | ACPI, x86/boot: Split out acpi_generic_reduce_hw_init() and export | Andy Shevchenko | 2018-03-12 | 2 | -9/+17 | |
| | * | | | | | | | | | | x86/pconfig: Provide defines and helper to run MKTME_KEY_PROG leaf | Kirill A. Shutemov | 2018-03-12 | 1 | -0/+50 | |
| | * | | | | | | | | | | x86/pconfig: Detect PCONFIG targets | Kirill A. Shutemov | 2018-03-12 | 3 | -1/+98 | |
| | * | | | | | | | | | | x86/tme: Detect if TME and MKTME is activated by BIOS | Kirill A. Shutemov | 2018-03-12 | 1 | -0/+90 | |
| | * | | | | | | | | | | Merge branch 'x86/pti' into x86/mm, to pick up dependencies | Ingo Molnar | 2018-03-12 | 52 | -420/+746 | |
| | |\ \ \ \ \ \ \ \ \ \ | ||||||
| | * | | | | | | | | | | | x86/boot/compressed/64: Handle 5-level paging boot if kernel is above 4G | Kirill A. Shutemov | 2018-03-12 | 1 | -16/+53 | |
| | * | | | | | | | | | | | x86/boot/compressed/64: Use page table in trampoline memory | Kirill A. Shutemov | 2018-03-12 | 1 | -24/+23 | |
| | * | | | | | | | | | | | x86/boot/compressed/64: Use stack from trampoline memory | Kirill A. Shutemov | 2018-03-12 | 1 | -0/+6 | |
| | * | | | | | | | | | | | x86/boot/compressed/64: Make sure we have a 32-bit code segment | Kirill A. Shutemov | 2018-03-12 | 1 | -0/+10 | |
| | * | | | | | | | | | | | x86/mm: Do not use paravirtualized calls in native_set_p4d() | Kirill A. Shutemov | 2018-03-12 | 1 | -2/+2 | |
| | * | | | | | | | | | | | kdump, vmcoreinfo: Export pgtable_l5_enabled value | Baoquan He | 2018-03-12 | 1 | -0/+1 | |
| | * | | | | | | | | | | | x86/boot/compressed/64: Prepare new top-level page table for trampoline | Kirill A. Shutemov | 2018-03-12 | 1 | -0/+61 | |
| | * | | | | | | | | | | | x86/boot/compressed/64: Set up trampoline memory | Kirill A. Shutemov | 2018-03-12 | 3 | -1/+18 | |
| | * | | | | | | | | | | | x86/boot/compressed/64: Save and restore trampoline memory | Kirill A. Shutemov | 2018-03-12 | 2 | -0/+23 | |
| | * | | | | | | | | | | | x86/boot/compressed/64: Find a place for 32-bit trampoline | Kirill A. Shutemov | 2018-03-12 | 3 | -0/+51 | |
| | * | | | | | | | | | | | x86/boot/compressed/64: Describe the logic behind the LA57 check | Kirill A. Shutemov | 2018-03-12 | 1 | -3/+15 | |
| | * | | | | | | | | | | | x86/mm/sme: Disable stack protection for mem_encrypt_identity.c | Tom Lendacky | 2018-02-28 | 2 | -2/+3 | |
| | * | | | | | | | | | | | Merge branch 'x86/boot' into x86/mm, to unify branches | Ingo Molnar | 2018-02-26 | 4 | -36/+32 | |
| | |\ \ \ \ \ \ \ \ \ \ \ | ||||||
| | | * | | | | | | | | | | | x86/boot/compressed/64: Introduce paging_prepare() | Kirill A. Shutemov | 2018-02-11 | 2 | -35/+31 | |
| | | * | | | | | | | | | | | x86/boot/compressed/64: Rename pagetable.c to kaslr_64.c | Kirill A. Shutemov | 2018-02-11 | 2 | -1/+1 | |
| | * | | | | | | | | | | | | x86/boot/e820: Implement a range manipulation operator | Jan H. Schönherr | 2018-02-26 | 1 | -0/+18 | |
| | * | | | | | | | | | | | | x86/mm: Consider effective protection attributes in W+X check | Jan Beulich | 2018-02-26 | 1 | -36/+58 | |
| | * | | | | | | | | | | | | x86/boot: Make the x86_init noop functions static | Juergen Gross | 2018-02-26 | 1 | -5/+5 | |
| | * | | | | | | | | | | | | x86/xen: Add pvh specific rsdp address retrieval function | Juergen Gross | 2018-02-26 | 1 | -3/+11 | |
| | * | | | | | | | | | | | | x86/acpi: Add a new x86_init_acpi structure to x86_init_ops | Juergen Gross | 2018-02-26 | 3 | -0/+21 | |
| | * | | | | | | | | | | | | Merge tag 'v4.16-rc3' into x86/mm, to pick up fixes | Ingo Molnar | 2018-02-26 | 64 | -368/+479 | |
| | |\ \ \ \ \ \ \ \ \ \ \ \ | ||||||
| | * | | | | | | | | | | | | | x86/mm: Optimize boot-time paging mode switching cost | Kirill A. Shutemov | 2018-02-21 | 6 | -13/+25 | |
| | * | | | | | | | | | | | | | x86/mm: Redefine some of page table helpers as macros | Kirill A. Shutemov | 2018-02-21 | 1 | -10/+13 | |
| | * | | | | | | | | | | | | | x86/xen: Allow XEN_PV and XEN_PVH to be enabled with X86_5LEVEL | Kirill A. Shutemov | 2018-02-21 | 3 | -11/+27 | |
| | * | | | | | | | | | | | | | x86/mm: Allow to boot without LA57 if CONFIG_X86_5LEVEL=y | Kirill A. Shutemov | 2018-02-16 | 3 | -25/+3 | |
| | * | | | | | | | | | | | | | x86/mm: Replace compile-time checks for 5-level paging with runtime-time checks | Kirill A. Shutemov | 2018-02-16 | 10 | -45/+46 | |
| | * | | | | | | | | | | | | | x86/mm: Fold p4d page table layer at runtime | Kirill A. Shutemov | 2018-02-16 | 3 | -6/+20 | |
| | * | | | | | | | | | | | | | x86/mm: Support boot-time switching of paging modes in the early boot code | Kirill A. Shutemov | 2018-02-16 | 2 | -17/+26 | |
| | * | | | | | | | | | | | | | x86/mm: Initialize vmemmap_base at boot-time | Kirill A. Shutemov | 2018-02-16 | 2 | -7/+5 | |
| | * | | | | | | | | | | | | | x86/mm: Adjust vmalloc base and size at boot-time | Kirill A. Shutemov | 2018-02-16 | 3 | -8/+14 | |
| | * | | | | | | | | | | | | | x86/mm: Initialize 'page_offset_base' at boot-time | Kirill A. Shutemov | 2018-02-16 | 4 | -15/+17 | |
| | * | | | | | | | | | | | | | x86/mm: Initialize 'pgdir_shift' and 'ptrs_per_p4d' at boot-time | Kirill A. Shutemov | 2018-02-16 | 2 | -4/+8 | |
| | * | | | | | | | | | | | | | x86/mm: Initialize 'pgtable_l5_enabled' at boot-time | Kirill A. Shutemov | 2018-02-16 | 2 | -2/+30 | |
| | * | | | | | | | | | | | | | x86/mm: Make __VIRTUAL_MASK_SHIFT dynamic | Kirill A. Shutemov | 2018-02-14 | 4 | -4/+26 | |
| | * | | | | | | | | | | | | | x86/mm: Make MAX_PHYSADDR_BITS and MAX_PHYSMEM_BITS dynamic | Kirill A. Shutemov | 2018-02-14 | 4 | -11/+6 | |
| | * | | | | | | | | | | | | | x86/mm: Make PGDIR_SHIFT and PTRS_PER_P4D variable | Kirill A. Shutemov | 2018-02-14 | 9 | -31/+36 | |
| | * | | | | | | | | | | | | | x86/mm: Make LDT_BASE_ADDR dynamic | Kirill A. Shutemov | 2018-02-14 | 2 | -5/+9 | |
| | * | | | | | | | | | | | | | x86/mm: Introduce 'pgtable_l5_enabled' | Kirill A. Shutemov | 2018-02-14 | 4 | -0/+17 | |
| | * | | | | | | | | | | | | | x86/mm: Make virtual memory layout dynamic for CONFIG_X86_5LEVEL=y | Kirill A. Shutemov | 2018-02-14 | 7 | -16/+25 | |
| | * | | | | | | | | | | | | | mm/zsmalloc: Prepare to variable MAX_PHYSMEM_BITS | Kirill A. Shutemov | 2018-02-14 | 2 | -0/+3 | |
| | * | | | | | | | | | | | | | x86/mm/64: Make __PHYSICAL_MASK_SHIFT always 52 | Kirill A. Shutemov | 2018-02-14 | 1 | -2/+3 | |
| | | |_|_|_|_|_|_|_|_|_|_|/ | | |/| | | | | | | | | | | | ||||||
| | * | | | | | | | | | | | | x86/mm/dump_pagetables: Add the EFI pagetable to the debugfs 'page_tables' di... | Andy Lutomirski | 2018-02-13 | 2 | -1/+35 |