index
:
nova.git
nova
nova-next
topic/nova/allocator
wip/fw-loader
dakr's fork of freedesktop.org/drm/nova
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
arch
Age
Commit message (
Expand
)
Author
2023-02-09
sh: mm: set VM_IOREMAP flag to the vmalloc area
Baoquan He
2023-02-09
powerpc: mm: add VM_IOREMAP flag to the vmalloc area
Baoquan He
2023-02-09
mm, arch: add generic implementation of pfn_valid() for FLATMEM
Mike Rapoport (IBM)
2023-02-09
mips: drop definition of pfn_valid() for DISCONTIGMEM
Mike Rapoport (IBM)
2023-02-09
m68k: use asm-generic/memory_model.h for both MMU and !MMU
Mike Rapoport (IBM)
2023-02-09
arm: include asm-generic/memory_model.h from page.h rather than memory.h
Mike Rapoport (IBM)
2023-02-09
mm: introduce __vm_flags_mod and use it in untrack_pfn
Suren Baghdasaryan
2023-02-09
mm: replace vma->vm_flags indirect modification in ksm_madvise
Suren Baghdasaryan
2023-02-09
mm: replace vma->vm_flags direct modifications with modifier calls
Suren Baghdasaryan
2023-02-09
arm/mm: fix swp type masking in __swp_entry()
David Hildenbrand
2023-02-02
mm: add vma_alloc_zeroed_movable_folio()
Matthew Wilcox (Oracle)
2023-02-02
mm: remove __HAVE_ARCH_PTE_SWP_EXCLUSIVE
David Hildenbrand
2023-02-02
xtensa/mm: support __HAVE_ARCH_PTE_SWP_EXCLUSIVE
David Hildenbrand
2023-02-02
x86/mm: support __HAVE_ARCH_PTE_SWP_EXCLUSIVE also on 32bit
David Hildenbrand
2023-02-02
um/mm: support __HAVE_ARCH_PTE_SWP_EXCLUSIVE
David Hildenbrand
2023-02-02
sparc/mm: support __HAVE_ARCH_PTE_SWP_EXCLUSIVE on 64bit
David Hildenbrand
2023-02-02
sparc/mm: support __HAVE_ARCH_PTE_SWP_EXCLUSIVE on 32bit
David Hildenbrand
2023-02-02
sh/mm: support __HAVE_ARCH_PTE_SWP_EXCLUSIVE
David Hildenbrand
2023-02-02
riscv/mm: support __HAVE_ARCH_PTE_SWP_EXCLUSIVE
David Hildenbrand
2023-02-02
powerpc/nohash/mm: support __HAVE_ARCH_PTE_SWP_EXCLUSIVE
David Hildenbrand
2023-02-02
powerpc/mm: support __HAVE_ARCH_PTE_SWP_EXCLUSIVE on 32bit book3s
David Hildenbrand
2023-02-02
parisc/mm: support __HAVE_ARCH_PTE_SWP_EXCLUSIVE
David Hildenbrand
2023-02-02
openrisc/mm: support __HAVE_ARCH_PTE_SWP_EXCLUSIVE
David Hildenbrand
2023-02-02
nios2/mm: support __HAVE_ARCH_PTE_SWP_EXCLUSIVE
David Hildenbrand
2023-02-02
nios2/mm: refactor swap PTE layout
David Hildenbrand
2023-02-02
mips/mm: support __HAVE_ARCH_PTE_SWP_EXCLUSIVE
David Hildenbrand
2023-02-02
microblaze/mm: support __HAVE_ARCH_PTE_SWP_EXCLUSIVE
David Hildenbrand
2023-02-02
m68k/mm: support __HAVE_ARCH_PTE_SWP_EXCLUSIVE
David Hildenbrand
2023-02-02
m68k/mm: remove dummy __swp definitions for nommu
David Hildenbrand
2023-02-02
loongarch/mm: support __HAVE_ARCH_PTE_SWP_EXCLUSIVE
David Hildenbrand
2023-02-02
ia64/mm: support __HAVE_ARCH_PTE_SWP_EXCLUSIVE
David Hildenbrand
2023-02-02
hexagon/mm: support __HAVE_ARCH_PTE_SWP_EXCLUSIVE
David Hildenbrand
2023-02-02
csky/mm: support __HAVE_ARCH_PTE_SWP_EXCLUSIVE
David Hildenbrand
2023-02-02
arm/mm: support __HAVE_ARCH_PTE_SWP_EXCLUSIVE
David Hildenbrand
2023-02-02
arc/mm: support __HAVE_ARCH_PTE_SWP_EXCLUSIVE
David Hildenbrand
2023-02-02
alpha/mm: support __HAVE_ARCH_PTE_SWP_EXCLUSIVE
David Hildenbrand
2023-02-02
m68k/mm/motorola: specify pmd_page() type
Lorenzo Stoakes
2023-02-02
Revert "x86: kmsan: sync metadata pages on page fault"
Alexander Potapenko
2023-01-31
Sync mm-stable with mm-hotfixes-stable to pick up dependent patches
Andrew Morton
2023-01-31
sh: define RUNTIME_DISCARD_EXIT
Tom Saeger
2023-01-31
ia64: fix build error due to switch case label appearing next to declaration
James Morse
2023-01-18
mm: remove zap_page_range and create zap_vma_pages
Mike Kravetz
2023-01-18
mm/uffd: always wr-protect pte in pte|pmd_mkuffd_wp()
Peter Xu
2023-01-15
Merge tag 'x86_urgent_for_v6.2_rc4' of git://git.kernel.org/pub/scm/linux/ker...
Linus Torvalds
2023-01-15
Merge tag 'powerpc-6.2-3' of git://git.kernel.org/pub/scm/linux/kernel/git/po...
Linus Torvalds
2023-01-13
Merge tag 'pci-v6.2-fixes-1' of git://git.kernel.org/pub/scm/linux/kernel/git...
Linus Torvalds
2023-01-13
Merge tag 'for-linus' of git://git.kernel.org/pub/scm/virt/kvm/kvm
Linus Torvalds
2023-01-13
x86/pci: Treat EfiMemoryMappedIO as reservation of ECAM space
Bjorn Helgaas
2023-01-13
Merge tag 'efi-fixes-for-v6.2-1' of git://git.kernel.org/pub/scm/linux/kernel...
Linus Torvalds
2023-01-13
Merge tag 'arm64-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/arm6...
Linus Torvalds
[next]