index
:
linux.git
cached
cdir_v2
cfid-fixes
cfid-fixes-2025-09-12
cfid-fixes-rebase
cfid-fixes-v2
cfid-fixes-v3
cfid-fixes-v3-2
cifs
compress-2025-01-21
compress-2025-01-23
compress-2026-03-30
compress-2026-04-14
compress-2026-04-17-sambaxp
compress-2026-04-27
cpu_affinity
data_corruption_v6.x
fix-paths-case
hc-hw24-test
hw24
hw24-hc
hw24-hc-wip
master
multichannel-fixes
multichannel-fixes-v2
multichannel-fixes-v3
plk
reconnect-fixes
sambaXP-2025
smb-compression-async
smb-compression-lsfmm
smb-compression-splice
smb-compression-upstream
xattr
Clone of https://git.kernel.org/pub/scm/linux/kernel/git/stable/linux.git
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
arch
/
mips
/
mm
Age
Commit message (
Expand
)
Author
Files
Lines
2018-12-17
mm: replace get_user_pages_unlocked() write/force parameters with gup_flags
Lorenzo Stoakes
1
-1
/
+1
2018-09-19
MIPS: WARN_ON invalid DMA cache maintenance, not BUG_ON
Paul Burton
1
-2
/
+4
2018-07-17
MIPS: Fix ioremap() RAM check
Paul Burton
1
-12
/
+25
2018-04-13
MIPS: mm: fixed mappings: correct initialisation
Marcin Nowakowski
1
-3
/
+3
2017-11-15
MIPS: microMIPS: Fix incorrect mask in insn_table_MM
Gustavo A. R. Silva
1
-1
/
+1
2017-06-26
mm: larger stack guard gap, between vmas
Hugh Dickins
1
-1
/
+1
2017-04-12
MIPS: Flush wrong invalid FTLB entry for huge page
Huacai Chen
1
-4
/
+21
2017-03-12
MIPS: IP22: Fix build error due to binutils 2.25 uselessnes.
Ralf Baechle
1
-1
/
+12
2017-03-12
MIPS: IP22: Reformat inline assembler code to modern standards.
Ralf Baechle
1
-20
/
+23
2016-08-20
MIPS: mm: Fix definition of R6 cache instruction
Matt Redfearn
1
-1
/
+1
2016-06-07
MIPS: Sync icache & dcache in set_pte_at
Paul Burton
1
-16
/
+3
2016-06-07
MIPS: Handle highmem pages in __update_cache
Paul Burton
1
-1
/
+9
2016-06-07
MIPS: Flush highmem pages in __flush_dcache_page
Paul Burton
1
-3
/
+9
2016-03-09
MIPS: scache: Fix scache init with invalid line size.
Govindraj Raja
1
-4
/
+9
2016-03-03
MIPS: Fix some missing CONFIG_CPU_MIPSR6 #ifdefs
Huacai Chen
1
-1
/
+1
2015-12-12
MIPS: fix DMA contiguous allocation
Qais Yousef
1
-1
/
+1
2015-11-15
Merge branch 'upstream' of git://git.linux-mips.org/pub/scm/ralf/upstream-linus
Linus Torvalds
4
-38
/
+206
2015-11-11
MIPS: Extend hardware table walking support to MIPS64
Paul Burton
1
-1
/
+7
2015-11-11
MIPS: tlbex: Avoid placing software PTE bits in Entry* PFN fields
Paul Burton
1
-2
/
+45
2015-11-11
MIPS: tlbex: Share MIPS32 32 bit phys & MIPS64 64 bit phys code
Paul Burton
1
-11
/
+3
2015-11-11
MIPS: tlbex: Remove some RIXI redundancy
Paul Burton
1
-24
/
+10
2015-11-11
MIPS: tlbex: Stop open-coding build_convert_pte_to_entrylo
Paul Burton
1
-8
/
+8
2015-11-09
kmap_atomic_to_page() has no users, remove it
Nicolas Pitre
1
-13
/
+0
2015-10-26
MIPS: Allow L2 prefetch to be configured via debugfs
Paul Burton
2
-0
/
+82
2015-10-26
MIPS: Enable L2 prefetching for CM >= 2.5
Paul Burton
1
-1
/
+60
2015-10-26
MIPS: Remove invalid check
Andrzej Hajda
1
-2
/
+2
2015-09-30
MIPS: dma-default: Fix 32-bit fall back to GFP_DMA
James Hogan
1
-1
/
+1
2015-09-27
MIPS: Initialise MAARs on secondary CPUs
Paul Burton
1
-3
/
+25
2015-09-27
MIPS: print MAAR configuration during boot
Paul Burton
1
-0
/
+29
2015-09-27
MIPS: mm: compile maar_init unconditionally
Paul Burton
1
-63
/
+63
2015-09-10
dma-mapping: consolidate dma_{alloc,free}_noncoherent
Christoph Hellwig
1
-5
/
+15
2015-09-10
dma-mapping: consolidate dma_{alloc,free}_{attrs,coherent}
Christoph Hellwig
1
-7
/
+0
2015-09-03
MIPS: Set trap_no field in thread_struct on exception.
Ralf Baechle
1
-4
/
+4
2015-09-03
MIPS: Add implementation of dma_map_ops.mmap()
Alex Smith
1
-0
/
+35
2015-09-03
MIPS: Refactor dumping of TLB registers for r3k/r4k
James Hogan
1
-1
/
+1
2015-09-03
MIPS: mm: default platform_maar_init using bootmem data
Paul Burton
1
-2
/
+34
2015-08-26
MIPS: Add platform callback before initializing the L2 cache
Markos Chandras
1
-0
/
+10
2015-08-26
MIPS: CM3: Add support for CM3 L2 cache.
Paul Burton
1
-0
/
+32
2015-08-26
MIPS: Add cases for CPU_I6400
Markos Chandras
1
-0
/
+1
2015-08-03
MIPS: Partially disable RIXI support.
Ralf Baechle
1
-4
/
+4
2015-08-03
MIPS: Handle page faults of executable but unreadable pages correctly.
Ralf Baechle
1
-1
/
+2
2015-07-10
MIPS: c-r4k: Extend way_string array
Paul Burton
1
-1
/
+3
2015-07-10
MIPS: c-r4k: Fix cache flushing for MT cores
Markos Chandras
1
-3
/
+11
2015-06-27
Merge branch 'upstream' of git://git.linux-mips.org/pub/scm/ralf/upstream-linus
Linus Torvalds
6
-39
/
+69
2015-06-24
mm/hugetlb: reduce arch dependent code about huge_pmd_unshare
Zhang Zhen
1
-5
/
+0
2015-06-22
Merge branch 'sched-core-for-linus' of git://git.kernel.org/pub/scm/linux/ker...
Linus Torvalds
3
-3
/
+8
2015-06-21
MIPS: use for_each_sg()
Akinobu Mita
1
-10
/
+20
2015-06-21
MIPS: tlbex: Avoid unnecessary _PAGE_PRESENT shifts
James Hogan
1
-6
/
+17
2015-06-21
MIPS: tlbex: Fix broken offsets on r2 without XPA
James Hogan
1
-4
/
+8
2015-06-21
MIPS: tlbex.c: Remove new instance of __cpuinitdata that crept back in
Paul Gortmaker
1
-1
/
+1
[next]