index
:
platform/kernel/linux-exynos
accepted/tizen_3.0.2015.q2_common
accepted/tizen_3.0.m2_mobile
accepted/tizen_3.0.m2_tv
accepted/tizen_3.0.m2_wearable
accepted/tizen_3.0_common
accepted/tizen_3.0_ivi
accepted/tizen_3.0_mobile
accepted/tizen_3.0_tv
accepted/tizen_3.0_wearable
accepted/tizen_4.0_unified
accepted/tizen_5.0_unified
accepted/tizen_5.5_unified
accepted/tizen_5.5_unified_mobile_hotfix
accepted/tizen_5.5_unified_wearable_hotfix
accepted/tizen_6.0_unified
accepted/tizen_6.0_unified_hotfix
accepted/tizen_6.5_unified
accepted/tizen_7.0_unified
accepted/tizen_7.0_unified_hotfix
accepted/tizen_common
accepted/tizen_ivi
accepted/tizen_mobile
accepted/tizen_tv
accepted/tizen_unified
accepted/tizen_wearable
kdbus-integration
klewandowski/sandbox/kdbus-perf
master
old/tizen_20160405
old/tizen_20160810
old/tizen_20161215
old/tizen_20190328
sandbox/adrians/kdbus-perf
sandbox/ahajda/dev/exynos-drm-local-path
sandbox/akazmin/hwasan_build
sandbox/klewandowski/kdbus-legacy-for-4.14-wip
sandbox/lluba/eas/20171211_0913/v4.14_tizen
sandbox/lluba/eas/20180817/v4.18-rc6
sandbox/lluba/thermal/v4.19/schedpower
sandbox/m.szyprowski/dev/tizen-ipipe
sandbox/m.szyprowski/dev/tizen-next-bluetooth
sandbox/m.szyprowski/tizen-next-ipipe
sandbox/mszyprowski/v4.14-odroid-kvm
sandbox/nmerinov/llvm
tizen
tizen_3.0
tizen_3.0.2015.q2_common
tizen_3.0.m1_mobile
tizen_3.0.m1_tv
tizen_3.0.m2
tizen_3.0_tv
tizen_4.0
tizen_5.0
tizen_5.5
tizen_5.5_mobile_hotfix
tizen_5.5_tv
tizen_5.5_wearable_hotfix
tizen_6.0
tizen_6.0_hotfix
tizen_6.5
tizen_7.0
tizen_7.0_hotfix
upstream/linux-4.1.y
upstream/linux-4.14.y
upstream/mainline
Domain: System / Kernel; Licenses: GPL-2.0;
Inki Dae <inki.dae@samsung.com>
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
arch
/
mips
/
mm
Age
Commit message (
Expand
)
Author
Files
Lines
2014-06-26
MIPS: mm: uasm: Fix lh micro-assembler instruction
Markos Chandras
1
-1
/
+1
2014-06-26
MIPS: uasm: Add SLT uasm instruction
Markos Chandras
3
-1
/
+4
2014-06-26
MIPS: uasm: Add s3s1s2 instruction builder
Markos Chandras
1
-0
/
+7
2014-06-09
Merge branch 'upstream' of git://git.linux-mips.org/pub/scm/ralf/upstream-linus
Linus Torvalds
8
-118
/
+213
2014-06-04
hugetlb: restrict hugepage_migration_support() to x86_64
Naoya Horiguchi
1
-5
/
+0
2014-06-04
Merge branch '3.15-fixes' into mips-for-linux-next
Ralf Baechle
2
-2
/
+4
2014-06-04
Merge tag 'for-linus' of git://git.kernel.org/pub/scm/virt/kvm/kvm into next
Linus Torvalds
1
-0
/
+1
2014-06-03
MIPS: Call find_vma with the mmap_sem held
Davidlohr Bueso
1
-0
/
+2
2014-06-02
MIPS: Add code for new system 'paravirt'
David Daney
1
-6
/
+2
2014-05-30
MIPS: Add minimal support for OCTEON3 to c-r4k.c
David Daney
1
-4
/
+44
2014-05-30
MIPS: Don't build fast TLB refill handler with 32-bit kernels
David Daney
1
-2
/
+6
2014-05-30
MIPS: uasm: Add lb uasm instruction
Markos Chandras
3
-8
/
+11
2014-05-30
MIPS: uasm: Add mflo uasm instruction
Markos Chandras
3
-5
/
+9
2014-05-30
MIPS: uasm: Add mul uasm instruction
Markos Chandras
3
-1
/
+4
2014-05-30
MIPS: uasm: Add lh uam instruction
Markos Chandras
3
-6
/
+9
2014-05-30
MIPS: uasm: Add wsbh uasm instruction
Markos Chandras
3
-1
/
+4
2014-05-30
MIPS: uasm: Add sltu uasm instruction
Markos Chandras
3
-1
/
+4
2014-05-30
MIPS: uasm: Add sltiu uasm instruction
Markos Chandras
3
-4
/
+7
2014-05-30
MIPS: uasm: Add jalr uasm instruction
Markos Chandras
1
-0
/
+1
2014-05-30
MIPS: uasm: Add mfhi uasm instruction
Markos Chandras
3
-4
/
+8
2014-05-30
MIPS: uasm: Add divu uasm instruction
Markos Chandras
3
-1
/
+4
2014-05-30
MIPS: uasm: Add srlv uasm instruction
Markos Chandras
3
-3
/
+6
2014-05-30
MIPS: uasm: Add sllv uasm instruction
Markos Chandras
3
-3
/
+6
2014-05-30
MIPS: Export local_flush_icache_range for KVM
James Hogan
1
-0
/
+1
2014-05-30
MIPS: uasm: Add u3u2u1 instruction builders
Markos Chandras
1
-0
/
+7
2014-05-29
Merge branch 'wip-mips-pm' of https://github.com/paulburton/linux into mips-f...
Ralf Baechle
6
-9
/
+100
2014-05-28
MIPS: uasm: add MT ASE yield instruction
Paul Burton
2
-1
/
+10
2014-05-28
MIPS: uasm: add wait instruction
Paul Burton
3
-1
/
+4
2014-05-28
MIPS: uasm: add sync instruction
Paul Burton
3
-2
/
+5
2014-05-28
MIPS: uasm: add jalr instruction
Paul Burton
2
-4
/
+6
2014-05-28
MIPS: uasm: add a label variant of beq
Paul Burton
1
-0
/
+8
2014-05-28
MIPS: add kmap_noncoherent to wire a cached non-coherent TLB entry
Paul Burton
1
-2
/
+12
2014-05-28
MIPS: R46000: Fix Micro-assembler field overflow for R4600 V2
Thomas Bogendoerfer
1
-2
/
+2
2014-05-24
MIPS: MT: Remove SMTC support
Ralf Baechle
3
-103
/
+23
2014-05-23
MIPS: c-r4k: Call R4600_HIT_CACHEOP_WAR_IMPL only for 32 byte cache lines.
Ralf Baechle
1
-1
/
+0
2014-05-14
MIPS: mm: Fix broken microMIPS kernel regression.
Steven J. Hill
2
-4
/
+7
2014-05-02
MIPS: tlb-r4k: Add CPU PM callback to reconfigure TLB
James Hogan
1
-1
/
+33
2014-05-02
MIPS: c-r4k: Add CPU PM callback for coherency
James Hogan
1
-0
/
+24
2014-04-18
mips: export flush_icache_range
Kees Cook
1
-2
/
+2
2014-03-31
MIPS: Loongson: Add basic Loongson-3 CPU support
Huacai Chen
3
-2
/
+63
2014-03-31
MIPS: Use current_cpu_type() instead of c->cputype
Wu Zhangjin
1
-1
/
+1
2014-03-26
MIPS: Add support for the M5150 processor
Leonid Yegoshin
2
-0
/
+2
2014-03-26
MIPS: Extend DMA_MAYBE_COHERENT logic to DMA_NONCOHERENT use
Manuel Lauss
2
-5
/
+5
2014-03-26
MIPS: mm: c-r4k: Flush scache to avoid cache aliases
Leonid Yegoshin
1
-0
/
+11
2014-03-26
MIPS: mm: c-r4k: Add support for flushing user pages from cache
Markos Chandras
1
-2
/
+4
2014-03-26
MIPS: mm: c-r4k: Build EVA {d,i}cache flushing functions
Leonid Yegoshin
1
-0
/
+47
2014-03-26
MIPS: mm: init: Add free_init_pages() callback for EVA
Markos Chandras
1
-1
/
+11
2014-03-26
MIPS: Add cases for CPU_P5600
James Hogan
3
-0
/
+3
2014-03-26
MIPS: Coherent Processing System SMP implementation
Paul Burton
1
-1
/
+1
2014-03-06
MIPS: Add 1074K CPU support explicitly.
Steven J. Hill
3
-1
/
+4
[next]