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
2014-01-22
MIPS: improve checks for noncoherent DMA
Felix Fietkau
1
-0
/
+2
2014-01-22
MIPS: Add support for interAptiv cores
Leonid Yegoshin
2
-0
/
+2
2014-01-22
MIPS: Add support for FTLBs
Leonid Yegoshin
1
-7
/
+22
2014-01-22
MIPS: mm: Use the TLBINVF instruction to flush the VTLB
Leonid Yegoshin
1
-6
/
+12
2014-01-22
MIPS: Add support for the proAptiv cores
Leonid Yegoshin
3
-0
/
+3
2014-01-22
MIPS: mm: Move UNIQUE_ENTRYHI macro to a header file
Markos Chandras
2
-8
/
+1
2014-01-22
MIPS: mm: c-r4k: Panic if IL or DL fields have a reserved value
Markos Chandras
1
-8
/
+16
2013-11-12
Merge branch 'sched-core-for-linus' of git://git.kernel.org/pub/scm/linux/ker...
Linus Torvalds
1
-3
/
+2
2013-10-30
MIPS: Loongson: Get rid of Loongson 2 #ifdefery all over arch/mips.
Ralf Baechle
3
-119
/
+139
2013-10-30
MIPS: mm: Use scratch for PGD when !CONFIG_MIPS_PGD_C0_CONTEXT
Jayachandran C
2
-35
/
+57
2013-10-30
MIPS: Remove unnecessary platform dma helper functions
Felix Fietkau
1
-3
/
+1
2013-10-30
MIPS: Move definition of SMP processor id register to header file
Jayachandran C
1
-50
/
+6
2013-10-09
Merge tag 'v3.12-rc4' into sched/core
Ingo Molnar
7
-27
/
+48
2013-10-02
MIPS: Fix forgotten preempt_enable() when CPU has inclusive pcaches
Yoichi Yuasa
1
-0
/
+2
2013-09-25
MIPS: mm: Move some checks out of 'for' loop in DMA operations
Jayachandran C
1
-8
/
+4
2013-09-25
sched: Extract the basic add/sub preempt_count modifiers
Peter Zijlstra
1
-3
/
+2
2013-09-18
MIPS: 74K/1074K: Correct erratum workaround.
Maciej W. Rozycki
1
-8
/
+18
2013-09-18
MIPS: Cleanup CP0 PRId and CP1 FPIR register access masks
Maciej W. Rozycki
1
-5
/
+6
2013-09-17
MIPS: Optimize current_cpu_type() for better code.
Ralf Baechle
7
-10
/
+17
2013-09-17
MIPS: Fix accessing to per-cpu data when flushing the cache
Ralf Baechle
1
-0
/
+5
2013-09-13
Merge branch 'upstream' of git://git.linux-mips.org/pub/scm/ralf/upstream-linus
Linus Torvalds
6
-8
/
+32
2013-09-13
arch: mm: pass userspace fault flag to generic fault handler
Johannes Weiner
1
-2
/
+4
2013-09-13
arch: mm: do not invoke OOM killer on kernel fault OOM
Johannes Weiner
1
-0
/
+2
2013-09-12
mm: migrate: check movability of hugepage in unmap_and_move_huge_page()
Naoya Horiguchi
1
-0
/
+5
2013-09-06
Merge branch '3.11-fixes' into mips-for-linux-next
Ralf Baechle
1
-3
/
+3
2013-09-06
MIPS: DMA: Fix BUG due to smp_processor_id() in preemptible code
Jerin Jacob
1
-2
/
+2
2013-09-05
Merge branch '3.11-fixes' into mips-for-linux-next
Ralf Baechle
1
-0
/
+1
2013-09-05
MIPS: Export copy_from_user_page() (needed by lustre)
Geert Uytterhoeven
1
-0
/
+1
2013-09-04
Merge branch '3.11-fixes' into mips-for-linux-next
Ralf Baechle
1
-1
/
+2
2013-09-04
MIPS: DMA: For BMIPS5000 cores flush region just like non-coherent R10000
Jim Quinlan
1
-6
/
+10
2013-08-26
MIPS: OCTEON: Set L1 cache parameters for OCTEON3 CPUs.
David Daney
1
-0
/
+14
2013-08-26
MIPS: Generate OCTEON3 TLB handlers with the same features as OCTEON2.
David Daney
1
-0
/
+2
2013-08-26
MIPS: tlbex: Guard tlbmiss_handler_setup_pgd
Tony Wu
1
-0
/
+2
2013-08-26
MIPS: Fix get_user_page_fast() for mips with cache alias
Kamal Dasu
1
-1
/
+2
2013-07-20
Merge branch 'upstream' of git://git.linux-mips.org/pub/scm/ralf/upstream-linus
Linus Torvalds
1
-2
/
+2
2013-07-19
MIPS: tlbex: fix broken build in v3.11-rc1
Aaro Koskinen
1
-1
/
+1
2013-07-19
MIPS: tlbex: Fix typo in r3000 tlb store handler
Tony Wu
1
-1
/
+1
2013-07-15
MIPS: Delete __cpuinit/__CPUINIT usage from MIPS code
Paul Gortmaker
18
-207
/
+187
2013-07-14
Merge branch 'upstream' of git://git.linux-mips.org/pub/scm/ralf/upstream-linus
Linus Torvalds
7
-78
/
+168
2013-07-12
Merge branch '3.10-fixes' into mips-for-linux-next
Ralf Baechle
2
-18
/
+42
2013-07-11
mm: remove free_area_cache
Michel Lespinasse
1
-2
/
+0
2013-07-04
mm/MIPS: prepare for removing num_physpages and simplify mem_init()
Jiang Liu
1
-39
/
+18
2013-07-04
mm: concentrate modification of totalram_pages into the mm core
Jiang Liu
1
-1
/
+1
2013-07-04
mm: change signature of free_reserved_area() to fix building warnings
Jiang Liu
1
-1
/
+2
2013-07-01
MIPS: Fix typos and cleanup comment
Tony Wu
1
-1
/
+1
2013-07-01
MIPS: Cleanup indentation and whitespace
Tony Wu
1
-1
/
+1
2013-07-01
MIPS: Move generated code to .text for microMIPS
Jayachandran C
3
-41
/
+82
2013-06-27
MIPS: tlbex: Fix size of area to be flushed.
Ralf Baechle
1
-1
/
+1
2013-06-25
MIPS: Flush TLB handlers directly after writing them
Jonas Gorski
1
-14
/
+16
2013-06-21
MIPS: Fix TLBR-use hazards for R2 cores in the TLB reload handlers
Ralf Baechle
1
-0
/
+26
[next]