| Commit message (Expand) | Author | Age | Files | Lines |
* | MIPS: Add processor identifier for the M5150 processor | Leonid Yegoshin | 2014-03-26 | 1 | -0/+1 |
* | MIPS: Add defconfig for Malta SMVP with EVA | Markos Chandras | 2014-03-26 | 1 | -0/+200 |
* | MIPS: Default NR_CPUS=8 for malta SMP defconfigs | Paul Burton | 2014-03-26 | 3 | -3/+3 |
* | MIPS: Set page size to 16KB for malta SMP defconfigs | Paul Burton | 2014-03-26 | 3 | -0/+3 |
* | MIPS: Malta: Enable DEVTMPFS | Markos Chandras | 2014-03-26 | 7 | -0/+7 |
* | MIPS: Regenerate malta defconfigs | Paul Burton | 2014-03-26 | 7 | -26/+3 |
* | MIPS: Alchemy: pata_platform for DB1200 | Manuel Lauss | 2014-03-26 | 2 | -10/+14 |
* | MIPS: Alchemy: fold mach-db1xxx/db1x00 headers into board code | Manuel Lauss | 2014-03-26 | 4 | -133/+80 |
* | MIPS: Alchemy: Unify Devboard support. | Manuel Lauss | 2014-03-26 | 12 | -863/+339 |
* | MIPS: Alchemy: Determine cohereny at runtime based on cpu type | Manuel Lauss | 2014-03-26 | 4 | -8/+13 |
* | MIPS: Extend DMA_MAYBE_COHERENT logic to DMA_NONCOHERENT use | Manuel Lauss | 2014-03-26 | 3 | -7/+7 |
* | MIPS: Enable MIPS 3.5 features on Malta | Markos Chandras | 2014-03-26 | 1 | -0/+1 |
* | MIPS: malta: Add support for SMP EVA | Markos Chandras | 2014-03-26 | 2 | -1/+7 |
* | MIPS: malta: malta-init: Fix System Controller memory mapping for EVA | Leonid Yegoshin | 2014-03-26 | 1 | -0/+13 |
* | MIPS: malta: malta-memory: Add free_init_pages_eva() callback | Markos Chandras | 2014-03-26 | 1 | -0/+8 |
* | MIPS: malta: malta-memory: Use the PHYS_OFFSET to build the memory map | Markos Chandras | 2014-03-26 | 1 | -7/+7 |
* | MIPS: malta: malta-memory: Add support for the 'ememsize' variable | Markos Chandras | 2014-03-26 | 2 | -10/+28 |
* | MIPS: malta: spaces.h: Add spaces.h file for Malta (EVA) | Markos Chandras | 2014-03-26 | 1 | -0/+46 |
* | MIPS: malta: Configure Segment Control registers for EVA boot | Markos Chandras | 2014-03-26 | 2 | -1/+112 |
* | 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 | 2 | -1/+13 |
* | MIPS: kernel: proc: Add EVA to the list of CPU features | Markos Chandras | 2014-03-26 | 1 | -0/+1 |
* | MIPS: kernel: cpu-probe: Enable EVA option on supported cores | Markos Chandras | 2014-03-26 | 1 | -0/+3 |
* | MIPS: asm: cpu: Add cpu flag for Enhanced Virtual Addressing | Markos Chandras | 2014-03-26 | 2 | -1/+4 |
* | MIPS: asm: page: Allow __pa_symbol overrides | Leonid Yegoshin | 2014-03-26 | 1 | -0/+2 |
* | MIPS: kernel: {ftrace,kgdb}: Set correct address limit for cache flushes | Leonid Yegoshin | 2014-03-26 | 2 | -1/+21 |
* | MIPS: asm: r4kcache: Add EVA cache flushing functions | Leonid Yegoshin | 2014-03-26 | 1 | -1/+151 |
* | MIPS: asm: r4kcache: Add protected cache operation for EVA | Leonid Yegoshin | 2014-03-26 | 1 | -0/+18 |
* | MIPS: asm: r4kcache: Build flushing code for instruction cache | Leonid Yegoshin | 2014-03-26 | 1 | -0/+1 |
* | MIPS: kernel: signal: Prevent save/restore FPU context in user memory | Leonid Yegoshin | 2014-03-26 | 1 | -0/+32 |
* | MIPS: asm: checksum: Add MIPS specific csum_and_copy_from_user function | Leonid Yegoshin | 2014-03-26 | 1 | -0/+14 |
* | MIPS: asm: checksum: Split kernel and user copy operations | Leonid Yegoshin | 2014-03-26 | 1 | -6/+16 |
* | MIPS: lib: csum_partial: Add EVA support | Markos Chandras | 2014-03-26 | 1 | -0/+25 |
* | MIPS: lib: csum_partial: Add macro to build csum_partial symbols | Markos Chandras | 2014-03-26 | 1 | -92/+108 |
* | MIPS: lib: csum_partial: Merge EXC and load/store macros | Markos Chandras | 2014-03-26 | 1 | -69/+91 |
* | MIPS: checksum: Split the 'copy_user' symbol | Markos Chandras | 2014-03-26 | 3 | -10/+21 |
* | MIPS: kernel: unaligned: Handle unaligned accesses for EVA | Leonid Yegoshin | 2014-03-26 | 1 | -1/+85 |
* | MIPS: kernel: unaligned: Add EVA instruction wrappers | Markos Chandras | 2014-03-26 | 1 | -24/+25 |
* | MIPS: asm: uaccess: Add EVA support for str*_user operations | Markos Chandras | 2014-03-26 | 1 | -53/+119 |
* | MIPS: asm: uaccess: Add EVA support to copy_{in, to,from}_user | Markos Chandras | 2014-03-26 | 1 | -20/+171 |
* | MIPS: asm: uaccess: Rename {get,put}_user_asm macros | Markos Chandras | 2014-03-26 | 1 | -30/+30 |
* | MIPS: asm: uaccess: Use EVA instructions wrappers | Markos Chandras | 2014-03-26 | 1 | -24/+109 |
* | MIPS: asm: uaccess: Disable unaligned access macros for EVA | Leonid Yegoshin | 2014-03-26 | 1 | -0/+6 |
* | MIPS: asm: uaccess: Move duplicated code to common function | Markos Chandras | 2014-03-26 | 1 | -32/+29 |
* | MIPS: asm: uaccess: Add instruction argument to __{put,get}_user_asm | Markos Chandras | 2014-03-26 | 1 | -13/+13 |
* | MIPS: lib: memset: Add EVA support for the __bzero function. | Markos Chandras | 2014-03-26 | 1 | -4/+23 |
* | MIPS: lib: memset: Use macro to build the __bzero symbol | Markos Chandras | 2014-03-26 | 1 | -35/+60 |
* | MIPS: lib: memset: Whitespace fixes | Markos Chandras | 2014-03-26 | 1 | -15/+15 |