summaryrefslogtreecommitdiffstats
path: root/arch/x86/mm (follow)
Commit message (Expand)AuthorAgeFilesLines
* Merge branch 'kvm-guest-sev-migration' into kvm-masterPaolo Bonzini2021-11-112-9/+69
|\
| * x86/kvm: Add guest support for detecting and enabling SEV Live Migration feat...Ashish Kalra2021-11-111-0/+5
| * mm: x86: Invoke hypercall when page encryption status is changedBrijesh Singh2021-11-112-9/+64
* | Merge branch 'akpm' (patches from Andrew)Linus Torvalds2021-11-091-9/+5
|\ \
| * | x86: mm: rename __is_kernel_text() to is_x86_32_kernel_text()Kefeng Wang2021-11-091-9/+5
* | | Merge branch 'akpm' (patches from Andrew)Linus Torvalds2021-11-065-36/+5
|\| |
| * | x86: remove memory hotplug support on X86_32David Hildenbrand2021-11-061-31/+0
| * | memblock: use memblock_free for freeing virtual pointersMike Rapoport2021-11-063-4/+4
| * | memblock: rename memblock_free to memblock_phys_freeMike Rapoport2021-11-061-1/+1
| |/
* | Merge tag 'hyperv-next-signed-20211102' of git://git.kernel.org/pub/scm/linux...Linus Torvalds2021-11-021-5/+18
|\ \
| * | x86/hyperv: Add new hvcall guest address host visibility supportTianyu Lan2021-10-281-5/+18
| * | Merge remote-tracking branch 'tip/x86/cc' into hyperv-nextWei Liu2021-10-284-52/+33
| |\ \
* | \ \ Merge tag 'x86_core_for_v5.16_rc1' of git://git.kernel.org/pub/scm/linux/kern...Linus Torvalds2021-11-022-10/+17
|\ \ \ \
| * | | | x86/sev: Make the #VC exception stacks part of the default stacks storageBorislav Petkov2021-10-061-0/+7
| * | | | Merge branch x86/cc into x86/coreBorislav Petkov2021-10-0410-71/+64
| |\ \ \ \ | | | |/ / | | |/| |
| * | | | x86/mm/64: Improve stack overflow warningsPeter Zijlstra2021-09-211-10/+10
* | | | | Merge tag 'x86_sev_for_v5.16_rc1' of git://git.kernel.org/pub/scm/linux/kerne...Linus Torvalds2021-11-011-0/+9
|\ \ \ \ \ | | |_|/ / | |/| | |
| * | | | x86/sme: Use #define USE_EARLY_PGTABLE_L5 in mem_encrypt_identity.cTom Lendacky2021-10-191-0/+9
| | |_|/ | |/| |
* | | | Merge tag 'x86_cc_for_v5.16_rc1' of git://git.kernel.org/pub/scm/linux/kernel...Linus Torvalds2021-11-014-52/+33
|\ \ \ \ | | |_|/ | |/| |
| * | | treewide: Replace the use of mem_encrypt_active() with cc_platform_has()Tom Lendacky2021-10-043-4/+5
| * | | x86/sev: Replace occurrences of sev_es_active() with cc_platform_has()Tom Lendacky2021-10-041-21/+3
| * | | x86/sev: Replace occurrences of sev_active() with cc_platform_has()Tom Lendacky2021-10-042-16/+11
| * | | x86/sme: Replace occurrences of sme_active() with cc_platform_has()Tom Lendacky2021-10-043-13/+15
| * | | x86/sev: Add an x86 version of cc_platform_has()Tom Lendacky2021-10-041-0/+1
| * | | x86/ioremap: Selectively build arch override encryption functionsTom Lendacky2021-10-041-1/+1
| |/ /
* | | x86/fpu: Provide a proper function for ex_handler_fprestore()Thomas Gleixner2021-10-201-3/+2
* | | x86/fpu: Remove internal.h dependency from fpu/signal.hThomas Gleixner2021-10-201-1/+2
* | | x86/fpu: Move KVMs FPU swapping to FPU coreThomas Gleixner2021-10-201-1/+1
* | | Merge branch 'x86/urgent' into x86/fpu, to resolve a conflictIngo Molnar2021-10-166-19/+31
|\| |
| * | x86/fault: Fix wrong signal when vsyscall fails with pkeyJiashuo Liang2021-09-201-8/+18
| * | Merge tag 'x86_urgent_for_v5.15_rc2' of git://git.kernel.org/pub/scm/linux/ke...Linus Torvalds2021-09-192-4/+9
| |\ \
| | * | x86/mm: Fix kern_addr_valid() to cope with existing but not present entriesMike Rapoport2021-09-081-3/+3
| | * | x86/pat: Pass valid address to sanitize_phys()Jeff Moyer2021-09-021-1/+6
| * | | memblock: introduce saner 'memblock_free_ptr()' interfaceLinus Torvalds2021-09-143-7/+4
| | |/ | |/|
* | | x86/extable: Provide EX_TYPE_DEFAULT_MCE_SAFE and EX_TYPE_FAULT_MCE_SAFEThomas Gleixner2021-09-131-0/+2
* | | x86/extable: Rework the exception table mechanicsThomas Gleixner2021-09-131-71/+52
* | | x86/extable: Tidy up redundant handler functionsThomas Gleixner2021-09-131-11/+5
|/ /
* | Merge branch 'akpm' (patches from Andrew)Linus Torvalds2021-09-082-4/+2
|\ \
| * | mm/memory_hotplug: remove nid parameter from arch_remove_memory()David Hildenbrand2021-09-082-4/+2
* | | Merge branch 'akpm' (patches from Andrew)Linus Torvalds2021-09-033-14/+19
|\ \ \ | |_|/ |/| |
| * | memblock: make memblock_find_in_range method privateMike Rapoport2021-09-033-14/+19
| |/
* | Merge tag 'x86-cpu-2021-08-30' of git://git.kernel.org/pub/scm/linux/kernel/g...Linus Torvalds2021-08-311-24/+83
|\ \
| * | x86/mm: Prepare for opt-in based L1D flush in switch_mm()Balbir Singh2021-07-281-2/+56
| * | x86/mm: Refactor cond_ibpb() to support other use casesBalbir Singh2021-07-281-24/+29
| |/
* / x86/mmiotrace: Replace deprecated CPU-hotplug functions.Sebastian Andrzej Siewior2021-08-101-2/+2
|/
* Revert "mm/pgtable: add stubs for {pmd/pub}_{set/clear}_huge"Jonathan Marek2021-07-211-19/+15
* mm: rename p4d_page_vaddr to p4d_pgtable and make it return pud_t *Aneesh Kumar K.V2021-07-081-2/+2
* mm: rename pud_page_vaddr to pud_pgtable and make it return pmd_t *Aneesh Kumar K.V2021-07-082-3/+3
* Merge tag 'x86-fpu-2021-07-07' of git://git.kernel.org/pub/scm/linux/kernel/g...Linus Torvalds2021-07-073-24/+2
|\
| * x86/fpu: Mask PKRU from kernel XRSTOR[S] operationsThomas Gleixner2021-06-231-1/+1