index
:
linux.git
arm64-uaccess
link_path_walk
linus
master
mmu_gather-race-fix
proc-cmdline
runtime-constants
tty-splice
word-at-a-time
x86-rep-insns
x86-uaccess-cleanup
Linux kernel mainline tree
Linus Torvalds
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: Loongson: Add basic Loongson-3 CPU support
Huacai Chen
2014-03-31
3
-2
/
+63
*
MIPS: Use current_cpu_type() instead of c->cputype
Wu Zhangjin
2014-03-31
1
-1
/
+1
*
MIPS: Add support for the M5150 processor
Leonid Yegoshin
2014-03-26
2
-0
/
+2
*
MIPS: Extend DMA_MAYBE_COHERENT logic to DMA_NONCOHERENT use
Manuel Lauss
2014-03-26
2
-5
/
+5
*
MIPS: mm: c-r4k: Flush scache to avoid cache aliases
Leonid Yegoshin
2014-03-26
1
-0
/
+11
*
MIPS: mm: c-r4k: Add support for flushing user pages from cache
Markos Chandras
2014-03-26
1
-2
/
+4
*
MIPS: mm: c-r4k: Build EVA {d,i}cache flushing functions
Leonid Yegoshin
2014-03-26
1
-0
/
+47
*
MIPS: mm: init: Add free_init_pages() callback for EVA
Markos Chandras
2014-03-26
1
-1
/
+11
*
MIPS: Add cases for CPU_P5600
James Hogan
2014-03-26
3
-0
/
+3
*
MIPS: Coherent Processing System SMP implementation
Paul Burton
2014-03-26
1
-1
/
+1
*
MIPS: Add 1074K CPU support explicitly.
Steven J. Hill
2014-03-06
3
-1
/
+4
*
MIPS: mm: c-r4k: Detect instruction cache aliases
Markos Chandras
2014-03-06
1
-3
/
+8
*
Merge branch 'upstream' of git://git.linux-mips.org/pub/scm/ralf/upstream-linus
Linus Torvalds
2014-01-30
17
-38
/
+55
|
\
|
*
mips: delete non-required instances of include <linux/init.h>
Paul Gortmaker
2014-01-24
12
-12
/
+0
|
*
MIPS: improve checks for noncoherent DMA
Felix Fietkau
2014-01-22
1
-0
/
+2
|
*
MIPS: Add support for interAptiv cores
Leonid Yegoshin
2014-01-22
2
-0
/
+2
|
*
MIPS: Add support for FTLBs
Leonid Yegoshin
2014-01-22
1
-7
/
+22
|
*
MIPS: mm: Use the TLBINVF instruction to flush the VTLB
Leonid Yegoshin
2014-01-22
1
-6
/
+12
|
*
MIPS: Add support for the proAptiv cores
Leonid Yegoshin
2014-01-22
3
-0
/
+3
|
*
MIPS: mm: Move UNIQUE_ENTRYHI macro to a header file
Markos Chandras
2014-01-22
2
-8
/
+1
|
*
MIPS: mm: c-r4k: Panic if IL or DL fields have a reserved value
Markos Chandras
2014-01-22
1
-8
/
+16
*
|
MIPS: fix blast_icache32 on loongson2
Aaro Koskinen
2014-01-15
1
-0
/
+7
*
|
MIPS: fix case mismatch in local_r4k_flush_icache_range()
Huacai Chen
2014-01-15
1
-2
/
+2
|
/
*
Merge branch 'sched-core-for-linus' of git://git.kernel.org/pub/scm/linux/ker...
Linus Torvalds
2013-11-12
1
-3
/
+2
|
\
|
*
Merge tag 'v3.12-rc4' into sched/core
Ingo Molnar
2013-10-09
7
-27
/
+48
|
|
\
|
*
|
sched: Extract the basic add/sub preempt_count modifiers
Peter Zijlstra
2013-09-25
1
-3
/
+2
*
|
|
MIPS: Loongson: Get rid of Loongson 2 #ifdefery all over arch/mips.
Ralf Baechle
2013-10-29
3
-119
/
+139
*
|
|
MIPS: mm: Use scratch for PGD when !CONFIG_MIPS_PGD_C0_CONTEXT
Jayachandran C
2013-10-29
2
-35
/
+57
*
|
|
MIPS: Remove unnecessary platform dma helper functions
Felix Fietkau
2013-10-29
1
-3
/
+1
*
|
|
MIPS: Move definition of SMP processor id register to header file
Jayachandran C
2013-10-29
1
-50
/
+6
|
|
/
|
/
|
*
|
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
|
/
[next]