Age | Commit message (Expand) | Author | Files | Lines |
2023-02-03 | sparc/mm: support __HAVE_ARCH_PTE_SWP_EXCLUSIVE on 64bit | David Hildenbrand | 1 | -3/+35 |
2023-02-03 | sparc/mm: support __HAVE_ARCH_PTE_SWP_EXCLUSIVE on 32bit | David Hildenbrand | 2 | -12/+29 |
2023-02-03 | sh/mm: support __HAVE_ARCH_PTE_SWP_EXCLUSIVE | David Hildenbrand | 1 | -12/+42 |
2023-02-03 | riscv/mm: support __HAVE_ARCH_PTE_SWP_EXCLUSIVE | David Hildenbrand | 2 | -5/+27 |
2023-02-03 | powerpc/nohash/mm: support __HAVE_ARCH_PTE_SWP_EXCLUSIVE | David Hildenbrand | 7 | -28/+63 |
2023-02-03 | powerpc/mm: support __HAVE_ARCH_PTE_SWP_EXCLUSIVE on 32bit book3s | David Hildenbrand | 1 | -5/+33 |
2023-02-03 | parisc/mm: support __HAVE_ARCH_PTE_SWP_EXCLUSIVE | David Hildenbrand | 1 | -3/+38 |
2023-02-03 | openrisc/mm: support __HAVE_ARCH_PTE_SWP_EXCLUSIVE | David Hildenbrand | 1 | -5/+36 |
2023-02-03 | nios2/mm: support __HAVE_ARCH_PTE_SWP_EXCLUSIVE | David Hildenbrand | 2 | -1/+24 |
2023-02-03 | nios2/mm: refactor swap PTE layout | David Hildenbrand | 1 | -8/+10 |
2023-02-03 | mips/mm: support __HAVE_ARCH_PTE_SWP_EXCLUSIVE | David Hildenbrand | 3 | -16/+131 |
2023-02-03 | microblaze/mm: support __HAVE_ARCH_PTE_SWP_EXCLUSIVE | David Hildenbrand | 2 | -12/+37 |
2023-02-03 | m68k/mm: support __HAVE_ARCH_PTE_SWP_EXCLUSIVE | David Hildenbrand | 3 | -9/+104 |
2023-02-03 | m68k/mm: remove dummy __swp definitions for nommu | David Hildenbrand | 1 | -6/+0 |
2023-02-03 | loongarch/mm: support __HAVE_ARCH_PTE_SWP_EXCLUSIVE | David Hildenbrand | 2 | -4/+39 |
2023-02-03 | ia64/mm: support __HAVE_ARCH_PTE_SWP_EXCLUSIVE | David Hildenbrand | 1 | -3/+29 |
2023-02-03 | hexagon/mm: support __HAVE_ARCH_PTE_SWP_EXCLUSIVE | David Hildenbrand | 1 | -6/+31 |
2023-02-03 | csky/mm: support __HAVE_ARCH_PTE_SWP_EXCLUSIVE | David Hildenbrand | 3 | -11/+39 |
2023-02-03 | arm/mm: support __HAVE_ARCH_PTE_SWP_EXCLUSIVE | David Hildenbrand | 3 | -7/+34 |
2023-02-03 | arc/mm: support __HAVE_ARCH_PTE_SWP_EXCLUSIVE | David Hildenbrand | 1 | -3/+24 |
2023-02-03 | alpha/mm: support __HAVE_ARCH_PTE_SWP_EXCLUSIVE | David Hildenbrand | 1 | -4/+37 |
2023-02-03 | m68k/mm/motorola: specify pmd_page() type | Lorenzo Stoakes | 1 | -1/+1 |
2023-02-03 | Revert "x86: kmsan: sync metadata pages on page fault" | Alexander Potapenko | 1 | -22/+1 |
2023-02-01 | Sync mm-stable with mm-hotfixes-stable to pick up dependent patches | Andrew Morton | 2 | -2/+6 |
2023-02-01 | sh: define RUNTIME_DISCARD_EXIT | Tom Saeger | 1 | -0/+1 |
2023-02-01 | ia64: fix build error due to switch case label appearing next to declaration | James Morse | 1 | -2/+5 |
2023-01-19 | mm: remove zap_page_range and create zap_vma_pages | Mike Kravetz | 8 | -21/+10 |
2023-01-19 | mm/uffd: always wr-protect pte in pte|pmd_mkuffd_wp() | Peter Xu | 1 | -12/+12 |
2023-01-15 | Merge tag 'x86_urgent_for_v6.2_rc4' of git://git.kernel.org/pub/scm/linux/ker... | Linus Torvalds | 5 | -20/+52 |
2023-01-15 | Merge tag 'powerpc-6.2-3' of git://git.kernel.org/pub/scm/linux/kernel/git/po... | Linus Torvalds | 4 | -72/+72 |
2023-01-14 | Merge tag 'pci-v6.2-fixes-1' of git://git.kernel.org/pub/scm/linux/kernel/git... | Linus Torvalds | 1 | -6/+38 |
2023-01-13 | Merge tag 'for-linus' of git://git.kernel.org/pub/scm/virt/kvm/kvm | Linus Torvalds | 13 | -102/+132 |
2023-01-13 | x86/pci: Treat EfiMemoryMappedIO as reservation of ECAM space | Bjorn Helgaas | 1 | -0/+31 |
2023-01-13 | Merge tag 'efi-fixes-for-v6.2-1' of git://git.kernel.org/pub/scm/linux/kernel... | Linus Torvalds | 1 | -0/+1 |
2023-01-13 | Merge tag 'arm64-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/arm6... | Linus Torvalds | 16 | -49/+132 |
2023-01-13 | Merge tag 's390-6.2-2' of git://git.kernel.org/pub/scm/linux/kernel/git/s390/... | Linus Torvalds | 11 | -73/+107 |
2023-01-13 | Merge tag 'for-linus-6.2-rc4-tag' of git://git.kernel.org/pub/scm/linux/kerne... | Linus Torvalds | 1 | -5/+0 |
2023-01-13 | Merge tag 'perf-urgent-2023-01-12' of git://git.kernel.org/pub/scm/linux/kern... | Linus Torvalds | 3 | -9/+16 |
2023-01-12 | x86/mm: fix poking_init() for Xen PV guests | Juergen Gross | 1 | -0/+4 |
2023-01-12 | powerpc/64s/hash: Make stress_hpt_timer_fn() static | Yang Yingliang | 1 | -1/+1 |
2023-01-12 | KVM: x86/xen: Avoid deadlock by adding kvm->arch.xen.xen_lock leaf node lock | David Woodhouse | 2 | -37/+31 |
2023-01-12 | x86/pci: Simplify is_mmconf_reserved() messages | Bjorn Helgaas | 1 | -6/+7 |
2023-01-11 | s390: update defconfigs | Heiko Carstens | 3 | -6/+9 |
2023-01-11 | KVM: x86/xen: Fix potential deadlock in kvm_xen_update_runstate_guest() | David Woodhouse | 1 | -2/+17 |
2023-01-11 | KVM: x86/xen: Fix lockdep warning on "recursive" gpc locking | David Woodhouse | 1 | -1/+3 |
2023-01-11 | Merge tag 'kvmarm-fixes-6.2-1' of git://git.kernel.org/pub/scm/linux/kernel/g... | Paolo Bonzini | 9 | -39/+60 |
2023-01-11 | KVM: s390: interrupt: use READ_ONCE() before cmpxchg() | Heiko Carstens | 1 | -4/+8 |
2023-01-11 | s390/percpu: add READ_ONCE() to arch_this_cpu_to_op_simple() | Heiko Carstens | 1 | -1/+1 |
2023-01-11 | s390/cpum_sf: add READ_ONCE() semantics to compare and swap loops | Heiko Carstens | 2 | -55/+77 |
2023-01-11 | powerpc/imc-pmu: Fix use of mutex in IRQs disabled section | Kajol Jain | 2 | -71/+67 |