index
:
linux
master
linux
Fast-forward packages
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
arch
/
sparc
/
mm
(
follow
)
Commit message (
Expand
)
Author
Age
Files
Lines
*
mm: hugetlb: add huge page size param to set_huge_pte_at()
Ryan Roberts
2023-09-30
1
-1
/
+7
*
sparc64: add missing initialization of folio in tlb_batch_add()
Mike Rapoport (IBM)
2023-09-05
1
-0
/
+1
*
Merge tag 'devicetree-header-cleanups-for-6.6' of git://git.kernel.org/pub/sc...
Linus Torvalds
2023-08-31
2
-3
/
+5
|
\
|
*
sparc: Explicitly include correct DT includes
Rob Herring
2023-08-28
2
-3
/
+5
*
|
sparc64: implement the new page table range API
Matthew Wilcox (Oracle)
2023-08-25
2
-34
/
+49
*
|
sparc32: implement the new page table range API
Matthew Wilcox (Oracle)
2023-08-25
1
-2
/
+11
*
|
sparc: convert pgtable_pte_page_{ctor, dtor}() to ptdesc equivalents
Vishal Moola (Oracle)
2023-08-21
1
-2
/
+3
*
|
sparc64: convert various functions to use ptdescs
Vishal Moola (Oracle)
2023-08-21
1
-8
/
+9
*
|
sparc: add pte_free_defer() for pte_t *pgtable_t
Hugh Dickins
2023-08-18
1
-0
/
+16
|
/
*
sparc32: fix lock_mm_and_find_vma() conversion
Linus Torvalds
2023-06-30
1
-1
/
+1
*
Merge branch 'expand-stack'
Linus Torvalds
2023-06-29
2
-27
/
+13
|
\
|
*
mm: always expand the stack with the mmap write lock held
Linus Torvalds
2023-06-27
1
-3
/
+5
|
*
mm/fault: convert remaining simple cases to lock_mm_and_find_vma()
Linus Torvalds
2023-06-24
1
-24
/
+8
*
|
sparc: iounit and iommu use pte_offset_kernel()
Hugh Dickins
2023-06-20
2
-2
/
+2
*
|
sparc: allow pte_offset_map() to fail
Hugh Dickins
2023-06-20
2
-0
/
+5
*
|
sparc/hugetlb: pte_alloc_huge() pte_offset_huge()
Hugh Dickins
2023-06-20
1
-2
/
+2
|
/
*
mm, treewide: redefine MAX_ORDER sanely
Kirill A. Shutemov
2023-04-06
1
-2
/
+2
*
sparc/mm: fix MAX_ORDER usage in tsb_grow()
Kirill A. Shutemov
2023-04-06
1
-2
/
+2
*
sparc: fix livelock in uaccess
Al Viro
2023-03-02
2
-2
/
+10
*
mm: remove kern_addr_valid() completely
Kefeng Wang
2022-11-09
2
-3
/
+1
*
sparc: Unbreak the build
Bart Van Assche
2022-09-30
1
-16
/
+13
*
sparc/mm: move protection_map[] inside the platform
Anshuman Khandual
2022-07-18
2
-0
/
+23
*
mm: avoid unnecessary page fault retires on shared memory types
Peter Xu
2022-06-17
2
-0
/
+9
*
sparc/mm: enable ARCH_HAS_VM_GET_PAGE_PROT
Anshuman Khandual
2022-04-29
1
-0
/
+12
*
Merge tag 'asm-generic-5.18' of git://git.kernel.org/pub/scm/linux/kernel/git...
Linus Torvalds
2022-03-24
1
-3
/
+4
|
\
|
*
sparc64: remove CONFIG_SET_FS support
Arnd Bergmann
2022-02-25
1
-3
/
+4
*
|
mm: merge pte_mkhuge() call into arch_make_huge_pte()
Anshuman Khandual
2022-03-22
1
-0
/
+1
|
/
*
mm: remove redundant check about FAULT_FLAG_ALLOW_RETRY bit
Qi Zheng
2022-01-15
2
-18
/
+14
*
signal/sparc: In setup_tsb_params convert open coded BUG into BUG
Eric W. Biederman
2021-10-25
1
-1
/
+1
*
signal/sparc32: Remove unreachable do_exit in do_sparc_fault
Eric W. Biederman
2021-10-20
1
-1
/
+0
*
Merge tag 'dma-mapping-5.15' of git://git.infradead.org/users/hch/dma-mapping
Linus Torvalds
2021-09-02
1
-1
/
+1
|
\
|
*
sparc/iommu: return error codes from .map_sg() ops
Martin Oliveira
2021-08-09
1
-1
/
+1
*
|
signal/sparc: si_trapno is only used with SIGILL ILL_ILLTRP
Eric W. Biederman
2021-07-23
2
-2
/
+2
|
/
*
mm/hugetlb: change parameters of arch_make_huge_pte()
Christophe Leroy
2021-07-01
1
-4
/
+2
*
mm: memory_hotplug: factor out bootmem core functions to bootmem_info.c
Muchun Song
2021-07-01
1
-0
/
+1
*
mm: replace CONFIG_NEED_MULTIPLE_NODES with CONFIG_NUMA
Mike Rapoport
2021-06-29
1
-6
/
+6
*
hugetlb: pass vma into huge_pte_alloc() and huge_pmd_share()
Peter Xu
2021-05-05
1
-1
/
+1
*
mm: move mem_init_print_info() into mm_init()
Kefeng Wang
2021-04-30
2
-3
/
+0
*
mm: move page_mapping_file to pagemap.h
Matthew Wilcox (Oracle)
2021-04-30
1
-0
/
+1
*
Merge branch 'work.sparc32' of git://git.kernel.org/pub/scm/linux/kernel/git/...
David S. Miller
2021-02-27
4
-180
/
+11
|
\
|
*
Merge remote-tracking branch 'sparc/master' into work.sparc32
Al Viro
2021-01-04
1
-9
/
+9
|
|
\
|
*
|
sparc32: switch to generic extables
Al Viro
2021-01-04
3
-123
/
+12
|
*
|
sparc32: kill lookup_fault()
Al Viro
2021-01-04
2
-58
/
+0
*
|
|
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/sparc
Linus Torvalds
2021-02-24
2
-10
/
+13
|
\
\
\
|
|
/
/
|
/
|
|
|
*
|
sparc32: Fix comparing pointer to 0 coccicheck warning
Kaixu Xia
2021-02-19
1
-1
/
+1
|
*
|
sparc: Fix handling of page table constructor failure
Matthew Wilcox (Oracle)
2021-02-19
1
-1
/
+1
|
*
|
sparc32: Limit memblock allocation to low memory
Andreas Larsson
2021-02-19
1
-0
/
+3
|
|
/
|
*
sparc32: srmmu: improve type safety of __nocache_fix()
Mike Rapoport
2020-07-22
1
-8
/
+8
|
*
sparc32: use PUD rather than PGD to get PMD in srmmu_inherit_prom_mappings()
Mike Rapoport
2020-07-22
1
-1
/
+1
*
|
Merge branch 'akpm' (patches from Andrew)
Linus Torvalds
2020-12-15
1
-1
/
+1
|
\
\
[next]