index
:
pm24.git
cpufreq-rust
master
perf-mon
Unnamed repository; edit this file 'description' to name the repository.
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
arch
/
sparc
/
mm
Age
Commit message (
Expand
)
Author
2024-07-03
mm: remove page_mapping()
Matthew Wilcox (Oracle)
2024-05-23
Merge tag 'sparc-for-6.10-tag1' of git://git.kernel.org/pub/scm/linux/kernel/...
Linus Torvalds
2024-05-19
Merge tag 'mm-stable-2024-05-17-19-19' of git://git.kernel.org/pub/scm/linux/...
Linus Torvalds
2024-05-14
arch: make execmem setup available regardless of CONFIG_MODULES
Mike Rapoport (IBM)
2024-05-08
sparc/srmmu: Remove on-stack cpumask var
Dawei Li
2024-05-07
mm: fix race between __split_huge_pmd_locked() and GUP-fast
Ryan Roberts
2024-04-25
treewide: use initializer for struct vm_unmapped_area_info
Rick Edgecombe
2024-04-25
mm: switch mm->get_unmapped_area() to a flag
Rick Edgecombe
2024-04-25
sparc: use is_huge_zero_pmd()
Matthew Wilcox (Oracle)
2024-04-25
mm/treewide: remove pXd_huge()
Peter Xu
2024-04-25
mm/sparc: change pXd_huge() behavior to exclude swap entries
Peter Xu
2024-04-22
sparc64: Fix prototype warning for vmemmap_free
Sam Ravnborg
2024-03-15
Merge tag 'sparc-for-6.9-tag1' of git://git.kernel.org/pub/scm/linux/kernel/g...
Linus Torvalds
2024-03-06
mm/treewide: replace pud_large() with pud_leaf()
Peter Xu
2024-03-06
mm/treewide: replace pmd_large() with pmd_leaf()
Peter Xu
2024-02-16
sparc: Fix typos
Bjorn Helgaas
2024-01-09
Merge tag 'mm-nonmm-stable-2024-01-09-10-33' of git://git.kernel.org/pub/scm/...
Linus Torvalds
2024-01-08
mm, treewide: rename MAX_ORDER to MAX_PAGE_ORDER
Kirill A. Shutemov
2023-12-10
arch: turn off -Werror for architectures with known warnings
Arnd Bergmann
2023-09-29
mm: hugetlb: add huge page size param to set_huge_pte_at()
Ryan Roberts
2023-09-05
sparc64: add missing initialization of folio in tlb_batch_add()
Mike Rapoport (IBM)
2023-08-30
Merge tag 'devicetree-header-cleanups-for-6.6' of git://git.kernel.org/pub/sc...
Linus Torvalds
2023-08-28
sparc: Explicitly include correct DT includes
Rob Herring
2023-08-24
sparc64: implement the new page table range API
Matthew Wilcox (Oracle)
2023-08-24
sparc32: implement the new page table range API
Matthew Wilcox (Oracle)
2023-08-21
sparc: convert pgtable_pte_page_{ctor, dtor}() to ptdesc equivalents
Vishal Moola (Oracle)
2023-08-21
sparc64: convert various functions to use ptdescs
Vishal Moola (Oracle)
2023-08-18
sparc: add pte_free_defer() for pte_t *pgtable_t
Hugh Dickins
2023-06-29
sparc32: fix lock_mm_and_find_vma() conversion
Linus Torvalds
2023-06-28
Merge branch 'expand-stack'
Linus Torvalds
2023-06-27
mm: always expand the stack with the mmap write lock held
Linus Torvalds
2023-06-24
mm/fault: convert remaining simple cases to lock_mm_and_find_vma()
Linus Torvalds
2023-06-19
sparc: iounit and iommu use pte_offset_kernel()
Hugh Dickins
2023-06-19
sparc: allow pte_offset_map() to fail
Hugh Dickins
2023-06-19
sparc/hugetlb: pte_alloc_huge() pte_offset_huge()
Hugh Dickins
2023-04-05
mm, treewide: redefine MAX_ORDER sanely
Kirill A. Shutemov
2023-04-05
sparc/mm: fix MAX_ORDER usage in tsb_grow()
Kirill A. Shutemov
2023-03-02
sparc: fix livelock in uaccess
Al Viro
2022-11-08
mm: remove kern_addr_valid() completely
Kefeng Wang
2022-09-29
sparc: Unbreak the build
Bart Van Assche
2022-07-17
sparc/mm: move protection_map[] inside the platform
Anshuman Khandual
2022-06-16
mm: avoid unnecessary page fault retires on shared memory types
Peter Xu
2022-04-28
sparc/mm: enable ARCH_HAS_VM_GET_PAGE_PROT
Anshuman Khandual
2022-03-23
Merge tag 'asm-generic-5.18' of git://git.kernel.org/pub/scm/linux/kernel/git...
Linus Torvalds
2022-03-22
mm: merge pte_mkhuge() call into arch_make_huge_pte()
Anshuman Khandual
2022-02-25
sparc64: remove CONFIG_SET_FS support
Arnd Bergmann
2022-01-15
mm: remove redundant check about FAULT_FLAG_ALLOW_RETRY bit
Qi Zheng
2021-10-25
signal/sparc: In setup_tsb_params convert open coded BUG into BUG
Eric W. Biederman
2021-10-20
signal/sparc32: Remove unreachable do_exit in do_sparc_fault
Eric W. Biederman
2021-09-02
Merge tag 'dma-mapping-5.15' of git://git.infradead.org/users/hch/dma-mapping
Linus Torvalds
[next]