index
:
linux
master
linux
Fast-forward packages
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
arch
/
mips
/
mm
(
follow
)
Commit message (
Expand
)
Author
Age
Files
Lines
*
Merge tag 'mips_6.0' of git://git.kernel.org/pub/scm/linux/kernel/git/mips/linux
Linus Torvalds
2022-08-07
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-18
2
-7
/
+7
*
|
mips: drop definitions of PTE_ORDER
Mike Rapoport
2022-07-18
1
-1
/
+1
*
|
mips/mm: enable ARCH_HAS_VM_GET_PAGE_PROT
Anshuman Khandual
2022-07-18
1
-0
/
+3
*
|
mm: avoid unnecessary page fault retires on shared memory types
Peter Xu
2022-06-17
1
-0
/
+4
|
/
*
MIPS: Use NOKPROBE_SYMBOL() instead of __kprobes annotation
Tiezhu Yang
2022-05-12
1
-2
/
+4
*
MIPS: Sanitise Cavium switch cases in TLB handler synthesizers
Maciej W. Rozycki
2022-03-07
1
-13
/
+10
*
MIPS: Remove TX39XX support
Thomas Bogendoerfer
2022-03-01
4
-458
/
+2
*
MIPS: remove asm/war.h
Thomas Bogendoerfer
2022-02-22
4
-5
/
+3
*
Merge branch 'akpm' (patches from Andrew)
Linus Torvalds
2022-01-20
1
-11
/
+3
|
\
|
*
mm: percpu: add generic pcpu_fc_alloc/free funciton
Kefeng Wang
2022-01-20
1
-15
/
+1
|
*
mm: percpu: add pcpu_fc_cpu_to_node_fn_t typedef
Kefeng Wang
2022-01-20
1
-3
/
+9
*
|
Merge branch 'akpm' (patches from Andrew)
Linus Torvalds
2022-01-15
1
-10
/
+9
|
\
\
|
*
|
mm: remove redundant check about FAULT_FLAG_ALLOW_RETRY bit
Qi Zheng
2022-01-15
1
-10
/
+9
|
|
/
*
|
MIPS: Fix typo in a comment
Jason Wang
2021-12-14
1
-1
/
+1
*
|
MIPS: Remove a repeated word in a comment
Jason Wang
2021-11-29
1
-1
/
+1
|
/
*
Merge branch 'akpm' (patches from Andrew)
Linus Torvalds
2021-11-06
1
-1
/
+1
|
\
|
*
memblock: use memblock_free for freeing virtual pointers
Mike Rapoport
2021-11-06
1
-1
/
+1
|
*
memblock: rename memblock_free to memblock_phys_free
Mike Rapoport
2021-11-06
1
-1
/
+1
|
*
memblock: drop memblock_free_early_nid() and memblock_free_early()
Mike Rapoport
2021-11-06
1
-1
/
+1
*
|
Merge tag 'mips_5.16' of git://git.kernel.org/pub/scm/linux/kernel/git/mips/l...
Linus Torvalds
2021-11-05
2
-10
/
+1
|
\
\
|
*
|
MIPS: Remove NETLOGIC support
Thomas Bogendoerfer
2021-10-24
2
-10
/
+1
|
|
/
*
/
mips, uasm: Enable muhu opcode for MIPS R6
Tony Ambardar
2021-10-06
2
-2
/
+5
|
/
*
Merge tag 'mips_5.15' of git://git.kernel.org/pub/scm/linux/kernel/git/mips/l...
Linus Torvalds
2021-09-03
1
-15
/
+14
|
\
|
*
mips: clean up kernel-doc in mm/c-octeon.c
Randy Dunlap
2021-07-28
1
-15
/
+14
*
|
MIPS: Fix fall-through warnings for Clang
Gustavo A. R. Silva
2021-07-13
1
-0
/
+2
|
/
*
Merge tag 'mips_5.14' of git://git.kernel.org/pub/scm/linux/kernel/git/mips/l...
Linus Torvalds
2021-07-02
1
-0
/
+1
|
\
|
*
MIPS: mm: XBurst CPU requires sync after DMA
Paul Cercueil
2021-06-01
1
-0
/
+1
*
|
mm: replace CONFIG_NEED_MULTIPLE_NODES with CONFIG_NUMA
Mike Rapoport
2021-06-29
1
-2
/
+2
*
|
arch, mm: remove stale mentions of DISCONIGMEM
Mike Rapoport
2021-06-29
1
-3
/
+0
*
|
Revert "MIPS: make userspace mapping young by default"
Thomas Bogendoerfer
2021-06-05
1
-16
/
+14
|
/
*
hugetlb: pass vma into huge_pte_alloc() and huge_pmd_share()
Peter Xu
2021-05-05
1
-2
/
+2
*
mm: move mem_init_print_info() into mm_init()
Kefeng Wang
2021-04-30
1
-1
/
+0
*
mm: move page_mapping_file to pagemap.h
Matthew Wilcox (Oracle)
2021-04-30
1
-0
/
+1
*
MIPS: uaccess: Added __get/__put_kernel_nofault
Thomas Bogendoerfer
2021-04-06
2
-0
/
+14
*
MIPS: Add support for CONFIG_DEBUG_VIRTUAL
Florian Fainelli
2021-04-06
2
-0
/
+58
*
MIPS: clean up CONFIG_MIPS_PGD_C0_CONTEXT handling
Huang Pei
2021-03-14
1
-4
/
+5
*
MIPS: make userspace mapping young by default
Huang Pei
2021-02-26
1
-14
/
+16
*
MIPS: do not call flush_tlb_all when setting pmd entry
Bibo Mao
2021-02-24
2
-2
/
+0
*
MIPS: remove CONFIG_DMA_PERDEV_COHERENT
Christoph Hellwig
2021-02-13
1
-1
/
+1
*
driver core: lift dma_default_coherent into common code
Christoph Hellwig
2021-02-13
2
-2
/
+1
*
MIPS: refactor the runtime coherent vs noncoherent DMA indicators
Christoph Hellwig
2021-02-13
1
-6
/
+2
*
MIPS: mm:remove function __uncached_access()
Yanteng Si
2021-01-27
1
-8
/
+0
*
Revert "MIPS: Remove unused R4300 CPU support"
Lauri Kasanen
2021-01-22
2
-0
/
+2
*
MIPS: mm: Add prototype for function __update_cache
Yanteng Si
2021-01-22
1
-0
/
+1
*
MIPS: mm: abort uaccess retries upon fatal signal
Thomas Bogendoerfer
2021-01-22
1
-1
/
+4
[next]