index
:
linux.git
master
Unnamed repository; edit this file 'description' to name the repository.
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
arch
/
x86
/
mm
Age
Commit message (
Expand
)
Author
2021-05-10
x86/msr: Rename MSR_K8_SYSCFG to MSR_AMD64_SYSCFG
Brijesh Singh
2021-05-10
x86/sev-es: Rename sev-es.{ch} to sev.{ch}
Brijesh Singh
2021-05-05
Merge branch 'akpm' (patches from Andrew)
Linus Torvalds
2021-05-05
x86/mm: track linear mapping split events
Saravanan D
2021-05-01
Merge tag 'for-linus' of git://git.kernel.org/pub/scm/virt/kvm/kvm
Linus Torvalds
2021-04-30
mm: move mem_init_print_info() into mm_init()
Kefeng Wang
2021-04-30
x86: inline huge vmap supported functions
Nicholas Piggin
2021-04-30
mm: HUGE_VMAP arch support cleanup
Nicholas Piggin
2021-04-30
x86/vmemmap: optimize for consecutive sections in partial populated PMDs
Oscar Salvador
2021-04-30
x86/vmemmap: handle unpopulated sub-pmd ranges
Oscar Salvador
2021-04-30
x86/vmemmap: drop handling of 1GB vmemmap ranges
Oscar Salvador
2021-04-30
x86/vmemmap: drop handling of 4K unaligned vmemmap range
Oscar Salvador
2021-04-29
Merge tag 'x86-mm-2021-04-29' of git://git.kernel.org/pub/scm/linux/kernel/gi...
Linus Torvalds
2021-04-26
Merge tag 'x86_cleanups_for_v5.13' of git://git.kernel.org/pub/scm/linux/kern...
Linus Torvalds
2021-04-26
Merge tag 'x86_seves_for_v5.13' of git://git.kernel.org/pub/scm/linux/kernel/...
Linus Torvalds
2021-04-26
x86/sev: Drop redundant and potentially misleading 'sev_enabled'
Sean Christopherson
2021-04-14
x86/pat: Do not compile stubbed functions when X86_PAT is off
Jan Kiszka
2021-03-28
x86/process/64: Move cpu_current_top_of_stack out of TSS
Lai Jiangshan
2021-03-23
x86/mem_encrypt: Correct physical address calculation in __set_clr_pte_enc()
Isaku Yamahata
2021-03-21
x86: Fix various typos in comments, take #2
Ingo Molnar
2021-03-18
x86/sev: Do not require Hypervisor CPUID bit for SEV guests
Joerg Roedel
2021-03-18
x86: Fix various typos in comments
Ingo Molnar
2021-03-08
x86/virtio: Have SEV guests enforce restricted virtio memory access
Tom Lendacky
2021-03-06
x86/mm/tlb: Remove unnecessary uses of the inline keyword
Nadav Amit
2021-03-06
x86/mm/tlb: Do not make is_lazy dirty for no reason
Nadav Amit
2021-03-06
x86/mm/tlb: Privatize cpu_tlbstate
Nadav Amit
2021-03-06
x86/mm/tlb: Flush remote and local TLBs concurrently
Nadav Amit
2021-03-06
x86/mm/tlb: Open-code on_each_cpu_cond_mask() for tlb_is_not_lazy()
Nadav Amit
2021-03-06
x86/mm/tlb: Unify flush_tlb_func_local() and flush_tlb_func_remote()
Nadav Amit
2021-02-26
x86: fix seq_file iteration for pat/memtype.c
NeilBrown
2021-02-26
kfence: add test suite
Marco Elver
2021-02-26
kfence: use pt_regs to generate stack trace on faults
Marco Elver
2021-02-26
x86, kfence: enable KFENCE for x86
Alexander Potapenko
2021-02-20
Merge tag 'x86_mm_for_v5.12' of git://git.kernel.org/pub/scm/linux/kernel/git...
Linus Torvalds
2021-02-20
Merge tag 'x86_seves_for_v5.12' of git://git.kernel.org/pub/scm/linux/kernel/...
Linus Torvalds
2021-02-12
Merge branch 'x86/cleanups' into x86/mm
Ingo Molnar
2021-02-10
x86/{fault,efi}: Fix and rename efi_recover_from_page_fault()
Andy Lutomirski
2021-02-10
x86/fault: Don't run fixups for SMAP violations
Andy Lutomirski
2021-02-10
x86/fault: Don't look for extable entries for SMEP violations
Andy Lutomirski
2021-02-10
x86/fault: Rename no_context() to kernelmode_fixup_or_oops()
Andy Lutomirski
2021-02-10
x86/fault: Bypass no_context() for implicit kernel faults from usermode
Andy Lutomirski
2021-02-10
x86/fault: Split the OOPS code out from no_context()
Andy Lutomirski
2021-02-10
x86/fault: Improve kernel-executing-user-memory handling
Andy Lutomirski
2021-02-10
x86/fault: Correct a few user vs kernel checks wrt WRUSS
Andy Lutomirski
2021-02-10
x86/fault: Document the locking in the fault_signal_pending() path
Andy Lutomirski
2021-02-10
x86/fault/32: Move is_f00f_bug() to do_kern_addr_fault()
Andy Lutomirski
2021-02-10
x86/fault: Fold mm_fault_error() into do_user_addr_fault()
Andy Lutomirski
2021-02-10
x86/fault: Skip the AMD erratum #91 workaround on unaffected CPUs
Andy Lutomirski
2021-02-10
x86/fault: Fix AMD erratum #91 errata fixup for user code
Andy Lutomirski
2021-02-03
KVM: SVM: Treat SVM as unsupported when running as an SEV guest
Sean Christopherson
[next]