index
:
kernel/linux.git
linux-2.6.11.y
linux-2.6.12.y
linux-2.6.13.y
linux-2.6.14.y
linux-2.6.15.y
linux-2.6.16.y
linux-2.6.17.y
linux-2.6.18.y
linux-2.6.19.y
linux-2.6.20.y
linux-2.6.21.y
linux-2.6.22.y
linux-2.6.23.y
linux-2.6.24.y
linux-2.6.25.y
linux-2.6.26.y
linux-2.6.27.y
linux-2.6.28.y
linux-2.6.29.y
linux-2.6.30.y
linux-2.6.31.y
linux-2.6.32.y
linux-2.6.33.y
linux-2.6.34.y
linux-2.6.35.y
linux-2.6.36.y
linux-2.6.37.y
linux-2.6.38.y
linux-2.6.39.y
linux-3.0.y
linux-3.1.y
linux-3.10.y
linux-3.11.y
linux-3.12.y
linux-3.13.y
linux-3.14.y
linux-3.15.y
linux-3.16.y
linux-3.17.y
linux-3.18.y
linux-3.19.y
linux-3.2.y
linux-3.3.y
linux-3.4.y
linux-3.5.y
linux-3.6.y
linux-3.7.y
linux-3.8.y
linux-3.9.y
linux-4.0.y
linux-4.1.y
linux-4.10.y
linux-4.11.y
linux-4.12.y
linux-4.13.y
linux-4.14.y
linux-4.15.y
linux-4.16.y
linux-4.17.y
linux-4.18.y
linux-4.19.y
linux-4.2.y
linux-4.20.y
linux-4.3.y
linux-4.4.y
linux-4.5.y
linux-4.6.y
linux-4.7.y
linux-4.8.y
linux-4.9.y
linux-5.0.y
linux-5.1.y
linux-5.10.y
linux-5.11.y
linux-5.12.y
linux-5.13.y
linux-5.14.y
linux-5.15.y
linux-5.16.y
linux-5.17.y
linux-5.18.y
linux-5.19.y
linux-5.2.y
linux-5.3.y
linux-5.4.y
linux-5.5.y
linux-5.6.y
linux-5.7.y
linux-5.8.y
linux-5.9.y
linux-6.0.y
linux-6.1.y
linux-6.10.y
linux-6.11.y
linux-6.2.y
linux-6.3.y
linux-6.4.y
linux-6.5.y
linux-6.6.y
linux-6.7.y
linux-6.8.y
linux-6.9.y
linux-rockchip-6.1.y
linux-rockchip-6.5.y
linux-rolling-lts
linux-rolling-stable
master
Linux kernel stable tree (mirror)
Andrey V.Kosteltsev
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
arch
/
x86
/
mm
Age
Commit message (
Expand
)
Author
Files
Lines
2021-02-21
Merge tag 'x86_mm_for_v5.12' of git://git.kernel.org/pub/scm/linux/kernel/git...
Linus Torvalds
3
-199
/
+225
2021-02-21
Merge tag 'x86_seves_for_v5.12' of git://git.kernel.org/pub/scm/linux/kernel/...
Linus Torvalds
1
-2
/
+3
2021-02-12
Merge branch 'x86/cleanups' into x86/mm
Ingo Molnar
2
-32
/
+0
2021-02-10
x86/{fault,efi}: Fix and rename efi_recover_from_page_fault()
Andy Lutomirski
1
-5
/
+6
2021-02-10
x86/fault: Don't run fixups for SMAP violations
Andy Lutomirski
1
-3
/
+6
2021-02-10
x86/fault: Don't look for extable entries for SMEP violations
Andy Lutomirski
1
-2
/
+2
2021-02-10
x86/fault: Rename no_context() to kernelmode_fixup_or_oops()
Andy Lutomirski
1
-18
/
+10
2021-02-10
x86/fault: Bypass no_context() for implicit kernel faults from usermode
Andy Lutomirski
1
-27
/
+32
2021-02-10
x86/fault: Split the OOPS code out from no_context()
Andy Lutomirski
1
-54
/
+62
2021-02-10
x86/fault: Improve kernel-executing-user-memory handling
Andy Lutomirski
1
-3
/
+18
2021-02-10
x86/fault: Correct a few user vs kernel checks wrt WRUSS
Andy Lutomirski
1
-4
/
+11
2021-02-10
x86/fault: Document the locking in the fault_signal_pending() path
Andy Lutomirski
1
-1
/
+4
2021-02-10
x86/fault/32: Move is_f00f_bug() to do_kern_addr_fault()
Andy Lutomirski
1
-5
/
+7
2021-02-10
x86/fault: Fold mm_fault_error() into do_user_addr_fault()
Andy Lutomirski
1
-52
/
+45
2021-02-10
x86/fault: Skip the AMD erratum #91 workaround on unaffected CPUs
Andy Lutomirski
1
-0
/
+13
2021-02-10
x86/fault: Fix AMD erratum #91 errata fixup for user code
Andy Lutomirski
1
-10
/
+17
2021-02-03
KVM: SVM: Treat SVM as unsupported when running as an SEV guest
Sean Christopherson
1
-0
/
+1
2021-02-02
x86/sev-es: Do not unroll string I/O for SEV-ES guests
Tom Lendacky
1
-2
/
+3
2021-01-21
x86/vm86/32: Remove VM86_SCREEN_BITMAP support
Andy Lutomirski
1
-30
/
+0
2021-01-15
x86: Remove definition of DEBUG
Tom Rix
1
-2
/
+0
2021-01-05
x86/mm: Fix leak of pmd ptlock
Dan Williams
1
-0
/
+2
2021-01-04
x86/mm: Increase pgt_buf size for 5-level page tables
Lorenzo Stoakes
1
-5
/
+14
2020-12-17
Merge branch 'stable/for-linus-5.11' of git://git.kernel.org/pub/scm/linux/ke...
Linus Torvalds
1
-0
/
+31
2020-12-15
Merge branch 'akpm' (patches from Andrew)
Linus Torvalds
1
-2
/
+2
2020-12-15
arch, mm: make kernel_page_present() always available
Mike Rapoport
1
-3
/
+1
2020-12-15
arch, mm: restore dependency of __kernel_map_pages() on DEBUG_PAGEALLOC
Mike Rapoport
1
-0
/
+2
2020-12-15
Merge tag 'core-mm-2020-12-14' of git://git.kernel.org/pub/scm/linux/kernel/g...
Linus Torvalds
3
-128
/
+3
2020-12-15
Merge tag 'x86_cleanups_for_v5.11' of git://git.kernel.org/pub/scm/linux/kern...
Linus Torvalds
1
-2
/
+4
2020-12-15
Merge tag 'x86_mm_for_v5.11' of git://git.kernel.org/pub/scm/linux/kernel/git...
Linus Torvalds
1
-2
/
+10
2020-12-15
Merge tag 'x86_sgx_for_v5.11' of git://git.kernel.org/pub/scm/linux/kernel/gi...
Linus Torvalds
1
-12
/
+33
2020-12-11
x86,swiotlb: Adjust SWIOTLB bounce buffer size for SEV guests
Ashish Kalra
1
-0
/
+31
2020-12-10
x86/mm/mem_encrypt: Fix definition of PMD_FLAGS_DEC_WP
Arvind Sankar
1
-2
/
+2
2020-12-09
x86/membarrier: Get rid of a dubious optimization
Andy Lutomirski
1
-2
/
+8
2020-11-22
mm: fix phys_to_target_node() and memory_add_physaddr_to_nid() exports
Dan Williams
1
-0
/
+2
2020-11-20
x86/mm: Declare 'start' variable where it is used
Lukas Bulwahn
1
-2
/
+4
2020-11-18
x86/traps: Attempt to fixup exceptions in vDSO before signaling
Sean Christopherson
1
-0
/
+7
2020-11-18
x86/fault: Add a helper function to sanitize error code
Sean Christopherson
1
-12
/
+14
2020-11-17
x86/mm: Signal SIGSEGV with PF_SGX
Sean Christopherson
1
-0
/
+12
2020-11-07
io-mapping: Cleanup atomic iomap
Thomas Gleixner
1
-4
/
+2
2020-11-07
x86/mm/highmem: Use generic kmap atomic implementation
Thomas Gleixner
3
-128
/
+5
2020-10-29
x86/head/64: Check SEV encryption before switching to kernel page-table
Joerg Roedel
1
-0
/
+1
2020-10-28
x86/mm/ident_map: Check for errors from ident_pud_init()
Arvind Sankar
1
-2
/
+10
2020-10-26
treewide: Convert macro and uses of __section(foo) to __section("foo")
Joe Perches
2
-4
/
+4
2020-10-23
Merge tag 'for-linus' of git://git.kernel.org/pub/scm/virt/kvm/kvm
Linus Torvalds
1
-5
/
+8
2020-10-22
x86/kvm: Update the comment about asynchronous page fault in exc_page_fault()
Vitaly Kuznetsov
1
-5
/
+8
2020-10-14
Merge tag 'acpi-5.10-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/ra...
Linus Torvalds
1
-0
/
+21
2020-10-14
Merge tag 'x86_seves_for_v5.10' of git://git.kernel.org/pub/scm/linux/kernel/...
Linus Torvalds
4
-5
/
+40
2020-10-14
memblock: use separate iterators for memory and reserved regions
Mike Rapoport
1
-1
/
+1
2020-10-14
mm/memory_hotplug: introduce default phys_to_target_node() implementation
Dan Williams
1
-1
/
+0
2020-10-14
x86/numa: add 'nohmat' option
Dan Williams
1
-0
/
+2
[next]