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.13.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
Age
Commit message (
Expand
)
Author
Files
Lines
2014-03-27
MIPS: Alchemy: Unify Devboard support.
Manuel Lauss
11
-863
/
+330
2014-03-27
MIPS: Alchemy: Determine cohereny at runtime based on cpu type
Manuel Lauss
4
-8
/
+13
2014-03-27
MIPS: Extend DMA_MAYBE_COHERENT logic to DMA_NONCOHERENT use
Manuel Lauss
3
-7
/
+7
2014-03-27
MIPS: Enable MIPS 3.5 features on Malta
Markos Chandras
1
-0
/
+1
2014-03-27
MIPS: malta: Add support for SMP EVA
Markos Chandras
2
-1
/
+7
2014-03-27
MIPS: malta: malta-init: Fix System Controller memory mapping for EVA
Leonid Yegoshin
1
-0
/
+13
2014-03-27
MIPS: malta: malta-memory: Add free_init_pages_eva() callback
Markos Chandras
1
-0
/
+8
2014-03-27
MIPS: malta: malta-memory: Use the PHYS_OFFSET to build the memory map
Markos Chandras
1
-7
/
+7
2014-03-27
MIPS: malta: malta-memory: Add support for the 'ememsize' variable
Markos Chandras
2
-10
/
+28
2014-03-27
MIPS: malta: spaces.h: Add spaces.h file for Malta (EVA)
Markos Chandras
1
-0
/
+46
2014-03-27
MIPS: malta: Configure Segment Control registers for EVA boot
Markos Chandras
2
-1
/
+112
2014-03-27
MIPS: mm: c-r4k: Flush scache to avoid cache aliases
Leonid Yegoshin
1
-0
/
+11
2014-03-27
MIPS: mm: c-r4k: Add support for flushing user pages from cache
Markos Chandras
1
-2
/
+4
2014-03-27
MIPS: mm: c-r4k: Build EVA {d,i}cache flushing functions
Leonid Yegoshin
1
-0
/
+47
2014-03-27
MIPS: mm: init: Add free_init_pages() callback for EVA
Markos Chandras
2
-1
/
+13
2014-03-27
MIPS: kernel: proc: Add EVA to the list of CPU features
Markos Chandras
1
-0
/
+1
2014-03-27
MIPS: kernel: cpu-probe: Enable EVA option on supported cores
Markos Chandras
1
-0
/
+3
2014-03-27
MIPS: asm: cpu: Add cpu flag for Enhanced Virtual Addressing
Markos Chandras
2
-1
/
+4
2014-03-27
MIPS: asm: page: Allow __pa_symbol overrides
Leonid Yegoshin
1
-0
/
+2
2014-03-27
MIPS: kernel: {ftrace,kgdb}: Set correct address limit for cache flushes
Leonid Yegoshin
2
-1
/
+21
2014-03-27
MIPS: asm: r4kcache: Add EVA cache flushing functions
Leonid Yegoshin
1
-1
/
+151
2014-03-27
MIPS: asm: r4kcache: Add protected cache operation for EVA
Leonid Yegoshin
1
-0
/
+18
2014-03-27
MIPS: asm: r4kcache: Build flushing code for instruction cache
Leonid Yegoshin
1
-0
/
+1
2014-03-27
MIPS: kernel: signal: Prevent save/restore FPU context in user memory
Leonid Yegoshin
1
-0
/
+32
2014-03-27
MIPS: asm: checksum: Add MIPS specific csum_and_copy_from_user function
Leonid Yegoshin
1
-0
/
+14
2014-03-27
MIPS: asm: checksum: Split kernel and user copy operations
Leonid Yegoshin
1
-6
/
+16
2014-03-27
MIPS: lib: csum_partial: Add EVA support
Markos Chandras
1
-0
/
+25
2014-03-27
MIPS: lib: csum_partial: Add macro to build csum_partial symbols
Markos Chandras
1
-92
/
+108
2014-03-27
MIPS: lib: csum_partial: Merge EXC and load/store macros
Markos Chandras
1
-69
/
+91
2014-03-27
MIPS: checksum: Split the 'copy_user' symbol
Markos Chandras
3
-10
/
+21
2014-03-27
MIPS: kernel: unaligned: Handle unaligned accesses for EVA
Leonid Yegoshin
1
-1
/
+85
2014-03-27
MIPS: kernel: unaligned: Add EVA instruction wrappers
Markos Chandras
1
-24
/
+25
2014-03-27
MIPS: asm: uaccess: Add EVA support for str*_user operations
Markos Chandras
1
-53
/
+119
2014-03-27
MIPS: asm: uaccess: Add EVA support to copy_{in, to,from}_user
Markos Chandras
1
-20
/
+171
2014-03-27
MIPS: asm: uaccess: Rename {get,put}_user_asm macros
Markos Chandras
1
-30
/
+30
2014-03-27
MIPS: asm: uaccess: Use EVA instructions wrappers
Markos Chandras
1
-24
/
+109
2014-03-27
MIPS: asm: uaccess: Disable unaligned access macros for EVA
Leonid Yegoshin
1
-0
/
+6
2014-03-27
MIPS: asm: uaccess: Move duplicated code to common function
Markos Chandras
1
-32
/
+29
2014-03-27
MIPS: asm: uaccess: Add instruction argument to __{put,get}_user_asm
Markos Chandras
1
-13
/
+13
2014-03-27
MIPS: lib: memset: Add EVA support for the __bzero function.
Markos Chandras
1
-4
/
+23
2014-03-27
MIPS: lib: memset: Use macro to build the __bzero symbol
Markos Chandras
1
-35
/
+60
2014-03-27
MIPS: lib: memset: Whitespace fixes
Markos Chandras
1
-15
/
+15
2014-03-27
MIPS: lib: memcpy: Add EVA support
Markos Chandras
2
-0
/
+83
2014-03-27
MIPS: lib: memcpy: Use macro to build the copy_user code
Markos Chandras
1
-110
/
+143
2014-03-27
MIPS: lib: memcpy: Split source and destination prefetch macros
Markos Chandras
1
-14
/
+22
2014-03-27
MIPS: lib: memcpy: Merge EXC and load/store macros
Markos Chandras
1
-69
/
+89
2014-03-27
MIPS: lib: strncpy_user: Add EVA support
Markos Chandras
2
-0
/
+25
2014-03-27
MIPS: lib: strncpy_user: Use macro to build the strncpy_from_user symbol
Markos Chandras
1
-8
/
+13
2014-03-27
MIPS: lib: strlen_user: Add EVA support
Markos Chandras
2
-0
/
+24
2014-03-27
MIPS: lib: strlen_user: Use macro to build the strlen_user symbol
Markos Chandras
1
-6
/
+10
[next]