index
:
kernel/linux.git
linux-2.6.11.y
linux-2.6.12.y
linux-2.6.13.y
linux-2.6.14.y
linux-2.6.15.y
linux-2.6.16.y
linux-2.6.17.y
linux-2.6.18.y
linux-2.6.19.y
linux-2.6.20.y
linux-2.6.21.y
linux-2.6.22.y
linux-2.6.23.y
linux-2.6.24.y
linux-2.6.25.y
linux-2.6.26.y
linux-2.6.27.y
linux-2.6.28.y
linux-2.6.29.y
linux-2.6.30.y
linux-2.6.31.y
linux-2.6.32.y
linux-2.6.33.y
linux-2.6.34.y
linux-2.6.35.y
linux-2.6.36.y
linux-2.6.37.y
linux-2.6.38.y
linux-2.6.39.y
linux-3.0.y
linux-3.1.y
linux-3.10.y
linux-3.11.y
linux-3.12.y
linux-3.13.y
linux-3.14.y
linux-3.15.y
linux-3.16.y
linux-3.17.y
linux-3.18.y
linux-3.19.y
linux-3.2.y
linux-3.3.y
linux-3.4.y
linux-3.5.y
linux-3.6.y
linux-3.7.y
linux-3.8.y
linux-3.9.y
linux-4.0.y
linux-4.1.y
linux-4.10.y
linux-4.11.y
linux-4.12.y
linux-4.13.y
linux-4.14.y
linux-4.15.y
linux-4.16.y
linux-4.17.y
linux-4.18.y
linux-4.19.y
linux-4.2.y
linux-4.20.y
linux-4.3.y
linux-4.4.y
linux-4.5.y
linux-4.6.y
linux-4.7.y
linux-4.8.y
linux-4.9.y
linux-5.0.y
linux-5.1.y
linux-5.10.y
linux-5.11.y
linux-5.12.y
linux-5.13.y
linux-5.14.y
linux-5.15.y
linux-5.16.y
linux-5.17.y
linux-5.18.y
linux-5.19.y
linux-5.2.y
linux-5.3.y
linux-5.4.y
linux-5.5.y
linux-5.6.y
linux-5.7.y
linux-5.8.y
linux-5.9.y
linux-6.0.y
linux-6.1.y
linux-6.10.y
linux-6.11.y
linux-6.12.y
linux-6.2.y
linux-6.3.y
linux-6.4.y
linux-6.5.y
linux-6.6.y
linux-6.7.y
linux-6.8.y
linux-6.9.y
linux-rockchip-6.1.y
linux-rockchip-6.5.y
linux-rolling-lts
linux-rolling-stable
master
Linux kernel stable tree (mirror)
Andrey V.Kosteltsev
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
arch
/
mips
/
mm
Age
Commit message (
Expand
)
Author
Files
Lines
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-25
mm/hugetlb: reduce arch dependent code about huge_pmd_unshare
Zhang Zhen
1
-5
/
+0
2015-06-23
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
2015-06-21
MIPS: c-r4k: Remove legacy __cpuinit section that crept in
Paul Gortmaker
1
-1
/
+1
2015-06-21
MIPS: BCM77xx: Remove legacy __cpuinit{,data} sections that crept in
Paul Gortmaker
1
-1
/
+1
2015-06-21
MIPS: tlb-r3k: Optimise a TLBWI barrier in TLB invalidation
Maciej W. Rozycki
1
-2
/
+2
2015-06-21
MIPS: tlb-r3k: Move CP0.Wired register initialisation to `tlb_init'
Maciej W. Rozycki
2
-5
/
+8
2015-06-21
MIPS: tlb-r3k: Also invalidate wired TLB entries on boot
Maciej W. Rozycki
1
-11
/
+13
2015-06-06
MIPS: c-r4k: Fix typo in probe_scache()
Joshua Kinard
1
-1
/
+1
2015-05-19
mm/fault, arch: Use pagefault_disable() to check for disabled pagefaults in t...
David Hildenbrand
1
-2
/
+2
2015-05-19
sched/preempt, mm/kmap, MIPS: Disable preemption in kmap_coherent() explicitly
David Hildenbrand
1
-0
/
+2
2015-05-19
sched/preempt, mm/kmap: Explicitly disable/enable preemption in kmap_atomic_*
David Hildenbrand
1
-1
/
+4
2015-05-15
MIPS: tlb-r4k: Fix PG_ELPA comment
James Hogan
1
-1
/
+1
2015-04-17
Merge branch 'upstream' of git://git.linux-mips.org/pub/scm/ralf/upstream-linus
Linus Torvalds
7
-67
/
+148
2015-04-15
mm: expose arch_mmap_rnd when available
Kees Cook
1
-2
/
+2
2015-04-15
mips: extract logic for mmap_rnd()
Kees Cook
1
-8
/
+16
2015-04-13
Merge branch '4.0-fixes' into mips-for-linux-next
Ralf Baechle
4
-54
/
+119
2015-04-10
Revert "MIPS: Avoid pipeline stalls on some MIPS32R2 cores."
Ralf Baechle
1
-19
/
+2
2015-04-02
MIPS: c-r4k.c: Fix the 74K D-cache alias erratum workaround
Maciej W. Rozycki
1
-8
/
+15
2015-04-01
MIPS: Add R16000 detection
Joshua Kinard
4
-4
/
+11
2015-04-01
MIPS: DMA: Implement platform hook to perform post-DMA cache flushes.
Ralf Baechle
1
-1
/
+3
2015-03-25
MIPS: Fix race condition in lazy cache flushing.
Lars Persson
1
-0
/
+12
2015-03-25
Revert "MIPS: Remove race window in page fault handling"
Lars Persson
1
-19
/
+8
2015-03-19
MIPS: Add support for XPA.
Steven J. Hill
3
-14
/
+95
2015-03-18
MIPS: Rearrange PTE bits into fixed positions.
Steven J. Hill
1
-2
/
+2
2015-02-22
Merge branch 'upstream' of git://git.linux-mips.org/pub/scm/ralf/upstream-linus
Linus Torvalds
9
-41
/
+104
2015-02-21
MIPS: mm: Remove dead macro definitions
Andreas Ruprecht
2
-16
/
+0
2015-02-20
MIPS: OCTEON: Implement DCache errata workaround for all CN6XXX
David Daney
1
-1
/
+1
2015-02-20
MIPS: Add set/clear CP0 macros for PageGrain register
Steven J. Hill
1
-3
/
+3
2015-02-17
MIPS: mm: scache: Add secondary cache support for MIPS R6 cores
Markos Chandras
2
-2
/
+4
2015-02-17
MIPS: mm: c-r4k: Set the correct ISA level
Markos Chandras
1
-1
/
+1
2015-02-17
MIPS: mm: tlbex: Use cpu_has_mips_r2_exec_hazard for the EHB instruction
Leonid Yegoshin
1
-3
/
+3
2015-02-17
MIPS: mm: page: Add MIPS R6 support
Markos Chandras
1
-4
/
+26
2015-02-16
MIPS: mm: Add MIPS R6 instruction encodings
Leonid Yegoshin
1
-0
/
+32
2015-02-16
MIPS: mm: uasm: Add signed 9-bit immediate related macros
Leonid Yegoshin
1
-1
/
+12
2015-02-16
MIPS: Add cases for CPU_QEMU_GENERIC
Leonid Yegoshin
3
-0
/
+3
2015-02-16
MIPS: mm: Add debug information for userland SIGSEGV signals.
Markos Chandras
1
-9
/
+20
2015-02-12
mm: gup: use get_user_pages_unlocked within get_user_pages_fast
Andrea Arcangeli
1
-5
/
+3
2015-02-12
mm/hugetlb: reduce arch dependent code around follow_huge_*
Naoya Horiguchi
1
-18
/
+0
2015-02-06
Merge branch 'upstream' of git://git.linux-mips.org/pub/scm/ralf/upstream-linus
Linus Torvalds
1
-0
/
+2
2015-01-31
MIPS: Fix C0_Pagegrain[IEC] support.
David Daney
1
-0
/
+2
2015-01-29
vm: add VM_FAULT_SIGSEGV handling support
Linus Torvalds
1
-0
/
+2
[next]