summaryrefslogtreecommitdiffstats
path: root/arch/x86/mm (follow)
Commit message (Expand)AuthorAgeFilesLines
* x86/mm: Fix marking of unused sub-pmd rangesAdrian-Ken Rueegsegger2022-05-131-2/+3
* Revert "x86/mm: Introduce lookup_address_in_mm()"Sean Christopherson2022-04-291-11/+0
* x86/mm/tlb: Revert retpoline avoidance approachDave Hansen2022-04-041-32/+5
* Merge tag 'ptrace-cleanups-for-v5.18' of git://git.kernel.org/pub/scm/linux/k...Linus Torvalds2022-03-291-0/+1
|\
| * task_work: Remove unnecessary include from posix_timers.hEric W. Biederman2022-03-101-0/+1
* | mm/migration: add trace events for base page and HugeTLB migrationsAnshuman Khandual2022-03-251-1/+0
* | Merge branch 'akpm' (patches from Andrew)Linus Torvalds2022-03-231-13/+20
|\ \
| * | arch/x86/mm/numa: Do not initialize nodes twiceOscar Salvador2022-03-221-13/+20
* | | Merge tag 'perf-core-2022-03-21' of git://git.kernel.org/pub/scm/linux/kernel...Linus Torvalds2022-03-221-6/+1
|\ \ \
| * | | x86: Share definition of __is_canonical_address()Adrian Hunter2022-02-021-6/+1
| | |/ | |/|
* | | Merge tag 'x86_cleanups_for_v5.18_rc1' of git://git.kernel.org/pub/scm/linux/...Linus Torvalds2022-03-211-6/+0
|\ \ \
| * | | x86/pat: Remove the unused set_pages_array_wt() functionChristoph Hellwig2022-02-231-6/+0
| |/ /
* | | Merge tag 'x86_cc_for_v5.18_rc1' of git://git.kernel.org/pub/scm/linux/kernel...Linus Torvalds2022-03-213-37/+72
|\ \ \ | |_|/ |/| |
| * | x86/mm/cpa: Generalize __set_memory_enc_pgtable()Brijesh Singh2022-02-232-31/+61
| * | x86/coco: Add API to handle encryption maskKirill A. Shutemov2022-02-232-2/+4
| * | x86/coco: Explicitly declare type of confidential computing platformKirill A. Shutemov2022-02-231-4/+7
| |/
* | x86/boot: Add setup_indirect support in early_memremap_is_setup_data()Ross Philipson2022-03-091-2/+31
* | x86/boot: Fix memremap of setup_indirect structuresRoss Philipson2022-03-091-4/+20
|/
* Merge branch 'akpm' (patches from Andrew)Linus Torvalds2022-01-151-2/+1
|\
| * mm: remove redundant check about FAULT_FLAG_ALLOW_RETRY bitQi Zheng2022-01-151-2/+1
* | Merge tag 'x86_core_for_v5.17_rc1' of git://git.kernel.org/pub/scm/linux/kern...Linus Torvalds2022-01-132-29/+88
|\ \
| * | x86/entry_32: Fix segment exceptionsPeter Zijlstra2022-01-121-14/+3
| * | x86/usercopy: Remove .fixup usagePeter Zijlstra2021-12-111-0/+9
| * | x86/sgx: Remove .fixup usagePeter Zijlstra2021-12-111-0/+10
| * | x86/msr: Remove .fixup usagePeter Zijlstra2021-12-111-23/+28
| * | x86/extable: Extend extable functionalityPeter Zijlstra2021-12-111-4/+36
| * | x86/entry_32: Remove .fixup usagePeter Zijlstra2021-12-111-0/+14
| * | x86: Prepare asm files for straight-line-speculationPeter Zijlstra2021-12-081-2/+2
| |/
* | Merge tag 'slab-for-5.17' of git://git.kernel.org/pub/scm/linux/kernel/git/vb...Linus Torvalds2022-01-101-1/+1
|\ \
| * | bootmem: Use page->index instead of page->freelistMatthew Wilcox (Oracle)2022-01-061-1/+1
| |/
* | Merge tag 'core_entry_for_v5.17_rc1' of git://git.kernel.org/pub/scm/linux/ke...Linus Torvalds2022-01-101-1/+1
|\ \
| * | x86: Snapshot thread flagsMark Rutland2021-12-011-1/+1
| |/
* | Merge tag 'x86_mm_for_v5.17_rc1' of git://git.kernel.org/pub/scm/linux/kernel...Linus Torvalds2022-01-102-6/+7
|\ \
| * | x86/mm/64: Flush global TLB on boot and AP bringupJoerg Roedel2021-12-061-6/+2
| * | x86/realmode: Add comment for Global bit usage in trampoline_pgdJoerg Roedel2021-12-041-0/+5
| |/
* | x86/sev: Move common memory encryption code to mem_encrypt.cKirill A. Shutemov2021-12-083-69/+89
* | x86/sev: Rename mem_encrypt.c to mem_encrypt_amd.cKuppuswamy Sathyanarayanan2021-12-082-4/+4
* | x86/sev: Use CC_ATTR attribute to generalize string I/O unrollKuppuswamy Sathyanarayanan2021-12-081-10/+0
|/
* 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
| |\ \