index
:
linux.git
arm64-uaccess
link_path_walk
linus
master
mmu_gather-race-fix
proc-cmdline
runtime-constants
tty-splice
word-at-a-time
x86-rep-insns
x86-uaccess-cleanup
Linux kernel mainline tree
Linus Torvalds
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
arch
/
mips
/
mm
Commit message (
Expand
)
Author
Age
Files
Lines
*
Merge tag 'mm-stable-2024-05-17-19-19' of git://git.kernel.org/pub/scm/linux/...
Linus Torvalds
2024-05-19
3
-13
/
+2
|
\
|
*
treewide: use initializer for struct vm_unmapped_area_info
Rick Edgecombe
2024-04-25
1
-2
/
+1
|
*
mm/treewide: remove pXd_huge()
Peter Xu
2024-04-25
1
-10
/
+0
|
*
mm/treewide: replace pXd_huge() with pXd_leaf()
Peter Xu
2024-04-25
1
-1
/
+1
*
|
Merge tag 'iommu-updates-v6.10' of git://git.kernel.org/pub/scm/linux/kernel/...
Linus Torvalds
2024-05-18
1
-2
/
+1
|
\
\
|
*
|
dma-mapping: Simplify arch_setup_dma_ops()
Robin Murphy
2024-04-26
1
-2
/
+1
|
|
/
*
|
arch: make execmem setup available regardless of CONFIG_MODULES
Mike Rapoport (IBM)
2024-05-14
1
-0
/
+23
*
|
mips: module: rename MODULE_START to MODULES_VADDR
Mike Rapoport (IBM)
2024-05-14
1
-2
/
+2
|
/
*
MIPS: tlbex: Use GPR number macros
Jiaxun Yang
2024-02-20
1
-99
/
+97
*
MIPS: page: Use GPR number macros
Jiaxun Yang
2024-02-20
1
-107
/
+95
*
MIPS: Unify define of CP0 registers for uasm code
Jiaxun Yang
2024-02-20
1
-17
/
+1
*
Merge tag 'iommu-updates-v6.8' of git://git.kernel.org/pub/scm/linux/kernel/g...
Linus Torvalds
2024-01-18
1
-1
/
+1
|
\
|
*
iommu: Remove struct iommu_ops *iommu from arch_setup_dma_ops()
Jason Gunthorpe
2023-12-12
1
-1
/
+1
*
|
Merge tag 'mips_6.8' of git://git.kernel.org/pub/scm/linux/kernel/git/mips/linux
Linus Torvalds
2024-01-17
7
-13
/
+19
|
\
\
|
*
|
MIPS: Fix typos
Bjorn Helgaas
2024-01-08
5
-6
/
+6
|
*
|
mips: mm: add slab availability checking in ioremap_prot
Serge Semin
2023-12-21
1
-0
/
+4
|
*
|
mips: Optimize max_mapnr init procedure
Serge Semin
2023-12-21
1
-2
/
+6
|
*
|
mips: Fix max_mapnr being uninitialized on early stages
Serge Semin
2023-12-21
1
-7
/
+5
|
|
/
*
|
mips: fix r3k_cache_init build regression
Arnd Bergmann
2023-12-20
1
-6
/
+3
*
|
mips: hide conditionally unused functions
Arnd Bergmann
2023-12-10
2
-0
/
+4
*
|
mips: move cache declarations into header
Arnd Bergmann
2023-12-10
2
-10
/
+0
*
|
mips: fix tlb_init() prototype
Arnd Bergmann
2023-12-10
2
-0
/
+2
*
|
mips: fix setup_zero_pages() prototype
Arnd Bergmann
2023-12-10
1
-0
/
+1
*
|
mips: move build_tlb_refill_handler() prototype
Arnd Bergmann
2023-12-10
2
-4
/
+2
*
|
mips: mark local function static if possible
Arnd Bergmann
2023-12-10
1
-1
/
+1
*
|
mips: add missing declarations for trap handlers
Arnd Bergmann
2023-12-10
1
-0
/
+1
|
/
*
mips: use nth_page() in place of direct struct page manipulation
Zi Yan
2023-10-04
1
-1
/
+1
*
Merge tag 'mips_6.6' of git://git.kernel.org/pub/scm/linux/kernel/git/mips/linux
Linus Torvalds
2023-09-07
2
-2
/
+2
|
\
|
*
mips: replace #include <asm/export.h> with #include <linux/export.h>
Masahiro Yamada
2023-08-15
2
-2
/
+2
*
|
mips: implement the new page table range API
Matthew Wilcox (Oracle)
2023-08-24
6
-41
/
+47
*
|
mips: convert various functions to use ptdescs
Vishal Moola (Oracle)
2023-08-21
1
-3
/
+5
|
/
*
Merge tag 'mips_6.5' of git://git.kernel.org/pub/scm/linux/kernel/git/mips/linux
Linus Torvalds
2023-06-29
1
-20
/
+4
|
\
|
*
MIPS: mm: Remove special handling for OCTEON CPUs
Thomas Bogendoerfer
2023-06-20
1
-20
/
+4
*
|
Merge branch 'expand-stack'
Linus Torvalds
2023-06-28
1
-10
/
+2
|
\
\
|
*
|
mips/mm: Convert to using lock_mm_and_find_vma()
Ben Hutchings
2023-06-24
1
-10
/
+2
|
|
/
*
/
mips: add pte_unmap() to balance pte_offset_map()
Hugh Dickins
2023-06-19
1
-2
/
+10
|
/
*
MIPS: mm: Remove local_cache_flush_page
Thomas Bogendoerfer
2023-04-05
3
-10
/
+0
*
MIPS: mm: Remove unused *cache_page_indexed flush functions
Thomas Bogendoerfer
2023-04-05
1
-100
/
+0
*
MIPS: c-octeon: Provide alternative SMP cache flush function
Jiaxun Yang
2023-04-05
1
-0
/
+5
*
MIPS: Move declaration of bcache ops to cache.c
Jiaxun Yang
2023-04-05
2
-14
/
+19
*
MIPS: c-r4k: Always install dma flush functions
Jiaxun Yang
2023-03-24
1
-9
/
+3
*
MIPS&LoongArch&NIOS2: adjust prototypes of p?d_init()
Feiyang Chen
2022-12-11
3
-14
/
+15
*
Merge tag 'mips_6.0' of git://git.kernel.org/pub/scm/linux/kernel/git/mips/linux
Linus Torvalds
2022-08-06
4
-94
/
+8
|
\
|
*
MIPS: tlbex: Explicitly compare _PAGE_NO_EXEC against 0
Nathan Chancellor
2022-08-04
1
-2
/
+2
|
*
MIPS: Fixed __debug_virt_addr_valid()
Florian Fainelli
2022-07-15
1
-10
/
+4
|
*
MIPS: Remove VR41xx support
Thomas Bogendoerfer
2022-07-14
2
-79
/
+0
|
*
MIPS: mm: Use the bitmap API to allocate bitmaps
Christophe JAILLET
2022-07-11
1
-3
/
+2
*
|
mips: rename PGD_ORDER to PGD_TABLE_ORDER
Mike Rapoport
2022-07-17
2
-7
/
+7
*
|
mips: drop definitions of PTE_ORDER
Mike Rapoport
2022-07-17
1
-1
/
+1
*
|
mips/mm: enable ARCH_HAS_VM_GET_PAGE_PROT
Anshuman Khandual
2022-07-17
1
-0
/
+3
[next]