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-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
2015-10-27
MIPS: dma-default: Fix 32-bit fall back to GFP_DMA
James Hogan
1
-1
/
+1
2015-05-17
mm/hugetlb: use pmd_page() in follow_huge_pmd()
Naoya Horiguchi
1
-18
/
+0
2015-02-11
MIPS: Fix C0_Pagegrain[IEC] support.
David Daney
1
-0
/
+2
2015-02-05
vm: add VM_FAULT_SIGSEGV handling support
Linus Torvalds
1
-0
/
+2
2014-11-27
MIPS: tlbex: Fix potential HTW race on TLBL/M/S handlers
Leonid Yegoshin
1
-1
/
+9
2014-11-19
MIPS: tlb-r4k: Add missing HTW stop/start sequences
Markos Chandras
1
-0
/
+4
2014-10-22
MIPS: tlbex: Properly fix HUGE TLB Refill exception handler
David Daney
1
-1
/
+5
2014-10-18
Merge branch 'upstream' of git://git.linux-mips.org/pub/scm/ralf/upstream-linus
Linus Torvalds
1
-12
/
+25
2014-09-22
Merge tag 'for-linus' of git://git.kernel.org/pub/scm/virt/kvm/kvm
Linus Torvalds
1
-0
/
+1
2014-09-22
MIPS: DMA: Add cma support
Zubair Lutfullah Kakakhel
1
-12
/
+25
2014-09-14
mm: export symbol dependencies of is_zero_pfn()
Ard Biesheuvel
1
-0
/
+1
2014-08-19
MIPS: Remove race window in page fault handling
Lars Persson
1
-8
/
+19
2014-08-02
Merge branch '3.16-fixes' into mips-for-linux-next
Ralf Baechle
1
-0
/
+3
2014-08-02
MIPS: Initialise MAARs
Paul Burton
1
-0
/
+33
2014-08-02
MIPS: Use dedicated exception handler if CPU supports RI/XI exceptions
Leonid Yegoshin
1
-2
/
+2
2014-08-02
MIPS: mm: Use the Hardware Page Table Walker if the core supports it
Markos Chandras
2
-0
/
+103
2014-08-01
MIPS: bugfix: missed cache flush of TLB refill handler
Leonid Yegoshin
1
-0
/
+2
2014-07-30
MIPS: BCM47XX: Detect more then 128 MiB of RAM (HIGHMEM)
Rafał Miłecki
1
-1
/
+1
2014-07-30
Revert "MIPS: Delete unused function add_temporary_entry."
Rafał Miłecki
1
-0
/
+47
2014-07-30
MIPS: Remove incorrect NULL check in local_flush_tlb_page()
Emil Goode
1
-1
/
+1
2014-07-30
MIPS: c-r4k: Avoid duplicate CPU_74K/CPU_1074K checks
Maciej W. Rozycki
1
-4
/
+4
2014-07-30
MIPS: tlbex: Fix a missing statement for HUGETLB
Huacai Chen
1
-0
/
+1
2014-06-26
MIPS: mm: uasm: Fix lh micro-assembler instruction
Markos Chandras
1
-1
/
+1
2014-06-26
MIPS: uasm: Add SLT uasm instruction
Markos Chandras
3
-1
/
+4
2014-06-26
MIPS: uasm: Add s3s1s2 instruction builder
Markos Chandras
1
-0
/
+7
2014-06-09
Merge branch 'upstream' of git://git.linux-mips.org/pub/scm/ralf/upstream-linus
Linus Torvalds
8
-118
/
+213
2014-06-04
hugetlb: restrict hugepage_migration_support() to x86_64
Naoya Horiguchi
1
-5
/
+0
2014-06-04
Merge branch '3.15-fixes' into mips-for-linux-next
Ralf Baechle
2
-2
/
+4
2014-06-04
Merge tag 'for-linus' of git://git.kernel.org/pub/scm/virt/kvm/kvm into next
Linus Torvalds
1
-0
/
+1
2014-06-03
MIPS: Call find_vma with the mmap_sem held
Davidlohr Bueso
1
-0
/
+2
2014-06-02
MIPS: Add code for new system 'paravirt'
David Daney
1
-6
/
+2
2014-05-30
MIPS: Add minimal support for OCTEON3 to c-r4k.c
David Daney
1
-4
/
+44
2014-05-30
MIPS: Don't build fast TLB refill handler with 32-bit kernels
David Daney
1
-2
/
+6
2014-05-30
MIPS: uasm: Add lb uasm instruction
Markos Chandras
3
-8
/
+11
2014-05-30
MIPS: uasm: Add mflo uasm instruction
Markos Chandras
3
-5
/
+9
2014-05-30
MIPS: uasm: Add mul uasm instruction
Markos Chandras
3
-1
/
+4
2014-05-30
MIPS: uasm: Add lh uam instruction
Markos Chandras
3
-6
/
+9
2014-05-30
MIPS: uasm: Add wsbh uasm instruction
Markos Chandras
3
-1
/
+4
2014-05-30
MIPS: uasm: Add sltu uasm instruction
Markos Chandras
3
-1
/
+4
2014-05-30
MIPS: uasm: Add sltiu uasm instruction
Markos Chandras
3
-4
/
+7
2014-05-30
MIPS: uasm: Add jalr uasm instruction
Markos Chandras
1
-0
/
+1
2014-05-30
MIPS: uasm: Add mfhi uasm instruction
Markos Chandras
3
-4
/
+8
2014-05-30
MIPS: uasm: Add divu uasm instruction
Markos Chandras
3
-1
/
+4
2014-05-30
MIPS: uasm: Add srlv uasm instruction
Markos Chandras
3
-3
/
+6
2014-05-30
MIPS: uasm: Add sllv uasm instruction
Markos Chandras
3
-3
/
+6
2014-05-30
MIPS: Export local_flush_icache_range for KVM
James Hogan
1
-0
/
+1
2014-05-30
MIPS: uasm: Add u3u2u1 instruction builders
Markos Chandras
1
-0
/
+7
[next]