index
:
linux-stable.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-rolling-lts
linux-rolling-stable
master
Linux kernel stable tree
Greg Kroah-Hartman
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
arch
/
mips
/
mm
Commit message (
Expand
)
Author
Age
Files
Lines
*
MIPS: Fix forgotten preempt_enable() when CPU has inclusive pcaches
Yoichi Yuasa
2013-10-02
1
-0
/
+2
*
MIPS: mm: Move some checks out of 'for' loop in DMA operations
Jayachandran C
2013-09-25
1
-8
/
+4
*
MIPS: 74K/1074K: Correct erratum workaround.
Maciej W. Rozycki
2013-09-18
1
-8
/
+18
*
MIPS: Cleanup CP0 PRId and CP1 FPIR register access masks
Maciej W. Rozycki
2013-09-18
1
-5
/
+6
*
MIPS: Optimize current_cpu_type() for better code.
Ralf Baechle
2013-09-17
7
-10
/
+17
*
MIPS: Fix accessing to per-cpu data when flushing the cache
Ralf Baechle
2013-09-17
1
-0
/
+5
*
Merge branch 'upstream' of git://git.linux-mips.org/pub/scm/ralf/upstream-linus
Linus Torvalds
2013-09-12
6
-8
/
+32
|
\
|
*
Merge branch '3.11-fixes' into mips-for-linux-next
Ralf Baechle
2013-09-06
1
-3
/
+3
|
|
\
|
|
*
MIPS: DMA: Fix BUG due to smp_processor_id() in preemptible code
Jerin Jacob
2013-09-06
1
-2
/
+2
|
*
|
Merge branch '3.11-fixes' into mips-for-linux-next
Ralf Baechle
2013-09-05
1
-0
/
+1
|
|
\
|
|
|
*
MIPS: Export copy_from_user_page() (needed by lustre)
Geert Uytterhoeven
2013-09-05
1
-0
/
+1
|
*
|
Merge branch '3.11-fixes' into mips-for-linux-next
Ralf Baechle
2013-09-04
1
-1
/
+2
|
|
\
|
|
|
*
MIPS: Fix get_user_page_fast() for mips with cache alias
Kamal Dasu
2013-08-26
1
-1
/
+2
|
*
|
MIPS: DMA: For BMIPS5000 cores flush region just like non-coherent R10000
Jim Quinlan
2013-09-04
1
-6
/
+10
|
*
|
MIPS: OCTEON: Set L1 cache parameters for OCTEON3 CPUs.
David Daney
2013-08-26
1
-0
/
+14
|
*
|
MIPS: Generate OCTEON3 TLB handlers with the same features as OCTEON2.
David Daney
2013-08-26
1
-0
/
+2
|
*
|
MIPS: tlbex: Guard tlbmiss_handler_setup_pgd
Tony Wu
2013-08-26
1
-0
/
+2
|
|
/
*
|
arch: mm: pass userspace fault flag to generic fault handler
Johannes Weiner
2013-09-12
1
-2
/
+4
*
|
arch: mm: do not invoke OOM killer on kernel fault OOM
Johannes Weiner
2013-09-12
1
-0
/
+2
*
|
mm: migrate: check movability of hugepage in unmap_and_move_huge_page()
Naoya Horiguchi
2013-09-11
1
-0
/
+5
|
/
*
Merge branch 'upstream' of git://git.linux-mips.org/pub/scm/ralf/upstream-linus
Linus Torvalds
2013-07-19
1
-2
/
+2
|
\
|
*
MIPS: tlbex: fix broken build in v3.11-rc1
Aaro Koskinen
2013-07-19
1
-1
/
+1
|
*
MIPS: tlbex: Fix typo in r3000 tlb store handler
Tony Wu
2013-07-19
1
-1
/
+1
*
|
MIPS: Delete __cpuinit/__CPUINIT usage from MIPS code
Paul Gortmaker
2013-07-14
18
-207
/
+187
|
/
*
Merge branch 'upstream' of git://git.linux-mips.org/pub/scm/ralf/upstream-linus
Linus Torvalds
2013-07-13
7
-78
/
+168
|
\
|
*
Merge branch '3.10-fixes' into mips-for-linux-next
Ralf Baechle
2013-07-12
2
-18
/
+42
|
|
\
|
|
*
MIPS: tlbex: Fix size of area to be flushed.
Ralf Baechle
2013-06-27
1
-1
/
+1
|
|
*
MIPS: Flush TLB handlers directly after writing them
Jonas Gorski
2013-06-25
1
-14
/
+16
|
|
*
MIPS: Fix TLBR-use hazards for R2 cores in the TLB reload handlers
Ralf Baechle
2013-06-21
1
-0
/
+26
|
|
*
MIPS: Sibyte: Fix build for SIBYTE_BW_TRACE on BCM1x55 and BCM1x80.
Ralf Baechle
2013-06-21
1
-4
/
+0
|
*
|
MIPS: Fix typos and cleanup comment
Tony Wu
2013-07-01
1
-1
/
+1
|
*
|
MIPS: Cleanup indentation and whitespace
Tony Wu
2013-07-01
1
-1
/
+1
|
*
|
MIPS: Move generated code to .text for microMIPS
Jayachandran C
2013-07-01
3
-41
/
+82
|
*
|
MIPS: Fixup check for invalid scratch register
Jayachandran C
2013-06-13
1
-5
/
+5
|
*
|
MIPS: Allow platform specific scratch registers
Jayachandran C
2013-06-13
1
-15
/
+26
|
*
|
MIPS: Support SWIOTLB in default dma operations
Jayachandran C
2013-06-13
1
-0
/
+3
|
*
|
MIPS: Implement HAVE_CONTEXT_TRACKING.
Ralf Baechle
2013-06-10
1
-2
/
+13
|
|
/
*
|
mm: remove free_area_cache
Michel Lespinasse
2013-07-10
1
-2
/
+0
*
|
mm/MIPS: prepare for removing num_physpages and simplify mem_init()
Jiang Liu
2013-07-03
1
-39
/
+18
*
|
mm: concentrate modification of totalram_pages into the mm core
Jiang Liu
2013-07-03
1
-1
/
+1
*
|
mm: change signature of free_reserved_area() to fix building warnings
Jiang Liu
2013-07-03
1
-1
/
+2
|
/
*
MIPS: Remove duplicate definition of check_for_high_segbits.
David Daney
2013-05-23
1
-4
/
+0
*
Revert "MIPS: Allow ASID size to be determined at boot time."
David Daney
2013-05-16
4
-61
/
+12
*
Revert "MIPS: microMIPS: Support dynamic ASID sizing."
David Daney
2013-05-16
1
-32
/
+2
*
Merge branch 'upstream' of git://git.linux-mips.org/pub/scm/ralf/upstream-linus
Linus Torvalds
2013-05-10
12
-294
/
+686
|
\
|
*
Merge branch 'mti-next' of git://git.linux-mips.org/pub/scm/sjhill/linux-sjhi...
Ralf Baechle
2013-05-09
10
-279
/
+650
|
|
\
|
|
*
MIPS: microMIPS: Add support for exception handling.
Steven J. Hill
2013-05-09
1
-0
/
+21
|
|
*
MIPS: microMIPS: Fix macro naming in micro-assembler.
Steven J. Hill
2013-05-09
1
-0
/
+9
|
|
*
MIPS: microMIPS: Fix incorrect mask for jump immediate.
Steven J. Hill
2013-05-09
1
-1
/
+2
|
|
*
MIPS: microMIPS: Support dynamic ASID sizing.
Steven J. Hill
2013-05-08
1
-2
/
+32
[next]