index
:
platform/kernel/linux-stable
linux-3.14.y
sandbox/rkrypa/tizen-netfilter-backport-3.10
sandbox/rkrypa/tizen-netfilter-backport-3.14
sandbox/rkrypa/tizen-netfilter-backport-3.4
sandbox/rkrypa/tizen-netfilter-backport-4.0
sandbox/rkrypa/tizen-security-backport-3.10
sandbox/rkrypa/tizen-security-backport-3.14
sandbox/rkrypa/tizen-security-backport-3.4
sandbox/rkrypa/tizen-security-backport-4.0
sandbox/rkrypa/tizen-security-backport-4.4
tizen
tizen_3.14.20
tizen_3.14.25
upstream
upstream_ltsi
Domain: System / Kernel;
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-29
MIPS: Loongson: Get rid of Loongson 2 #ifdefery all over arch/mips.
Ralf Baechle
3
-119
/
+139
2013-10-29
MIPS: mm: Use scratch for PGD when !CONFIG_MIPS_PGD_C0_CONTEXT
Jayachandran C
2
-35
/
+57
2013-10-29
MIPS: Remove unnecessary platform dma helper functions
Felix Fietkau
1
-3
/
+1
2013-10-29
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-12
Merge branch 'upstream' of git://git.linux-mips.org/pub/scm/ralf/upstream-linus
Linus Torvalds
6
-8
/
+32
2013-09-12
arch: mm: pass userspace fault flag to generic fault handler
Johannes Weiner
1
-2
/
+4
2013-09-12
arch: mm: do not invoke OOM killer on kernel fault OOM
Johannes Weiner
1
-0
/
+2
2013-09-11
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-19
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-14
MIPS: Delete __cpuinit/__CPUINIT usage from MIPS code
Paul Gortmaker
18
-207
/
+187
2013-07-13
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-10
mm: remove free_area_cache
Michel Lespinasse
1
-2
/
+0
2013-07-03
mm/MIPS: prepare for removing num_physpages and simplify mem_init()
Jiang Liu
1
-39
/
+18
2013-07-03
mm: concentrate modification of totalram_pages into the mm core
Jiang Liu
1
-1
/
+1
2013-07-03
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]