Age | Commit message (Expand) | Author | Files | Lines |
2014-03-31 | MIPS: SEAD3: Don't use module_init in non-modular sead3-mtd.c code | Paul Gortmaker | 1 | -2/+1 |
2014-03-31 | MIPS: Malta: Fix CONFIG_BLK_DEV_IDE vestiges. | Ralf Baechle | 1 | -9/+13 |
2014-03-31 | MIPS: Loongson: Rename PRID_IMP_LOONGSON1 and PRID_IMP_LOONGSON2 | Huacai Chen | 2 | -4/+4 |
2014-03-31 | MIPS: No need to select ARCH_SUPPORTS_MSI | Paul Bolle | 1 | -1/+0 |
2014-03-31 | MIPS: perf: Add interAptiv support | Deng-Cheng Zhu | 1 | -2/+36 |
2014-03-31 | MIPS: perf: Add proAptiv support | Deng-Cheng Zhu | 1 | -2/+26 |
2014-03-31 | MIPS: perf: Rename 74K event/cache maps in preparation for Aptiv support | Deng-Cheng Zhu | 1 | -4/+4 |
2014-03-27 | MIPS: JZ4740: Don't select HAVE_PWM | Jingoo Han | 1 | -1/+0 |
2014-03-27 | MIPS: Restore init.h usage to arch/mips/ar7/time.c | Paul Gortmaker | 1 | -0/+1 |
2014-03-27 | MIPS: BCM47XX: Add Belkin F7Dxxxx board detection | Cody P Schafer | 4 | -0/+16 |
2014-03-27 | MIPS: BCM47XX: Add detection and GPIO config for Siemens SE505v2 | Hauke Mehrtens | 3 | -0/+31 |
2014-03-27 | MIPS: BCM47XX: Add button and led configuration for some Linksys devices | Hauke Mehrtens | 2 | -0/+60 |
2014-03-27 | MIPS: BCM47XX: Detect some more Linksys devices | Hauke Mehrtens | 2 | -2/+4 |
2014-03-27 | MIPS: cpu-probe: Add support for probing M5150 cores | Leonid Yegoshin | 1 | -0/+4 |
2014-03-27 | MIPS: Add support for the M5150 processor | Leonid Yegoshin | 7 | -1/+10 |
2014-03-27 | MIPS: Add processor identifier for the M5150 processor | Leonid Yegoshin | 1 | -0/+1 |
2014-03-27 | MIPS: Add defconfig for Malta SMVP with EVA | Markos Chandras | 1 | -0/+200 |
2014-03-27 | MIPS: Default NR_CPUS=8 for malta SMP defconfigs | Paul Burton | 3 | -3/+3 |
2014-03-27 | MIPS: Set page size to 16KB for malta SMP defconfigs | Paul Burton | 3 | -0/+3 |
2014-03-27 | MIPS: Malta: Enable DEVTMPFS | Markos Chandras | 7 | -0/+7 |
2014-03-27 | MIPS: Regenerate malta defconfigs | Paul Burton | 7 | -26/+3 |
2014-03-27 | MIPS: Alchemy: pata_platform for DB1200 | Manuel Lauss | 2 | -10/+14 |
2014-03-27 | MIPS: Alchemy: fold mach-db1xxx/db1x00 headers into board code | Manuel Lauss | 4 | -133/+80 |
2014-03-27 | MIPS: Alchemy: Unify Devboard support. | Manuel Lauss | 12 | -863/+339 |
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 |