summaryrefslogtreecommitdiffstats
path: root/arch/mips
Commit message (Expand)AuthorAgeFilesLines
...
| * | | | MIPS: Simplify ptrace_getfpregs FPU IR retrievalPaul Burton2014-03-311-24/+1
| * | | | MIPS: Simplify PTRACE_PEEKUSR for FPC_EIRPaul Burton2014-03-312-76/+6
| * | | | MIPS: Use current_cpu_type() instead of c->cputypeWu Zhangjin2014-03-313-5/+3
| * | | | MIPS: Octeon: Remove SYS_HAS_DMA_OPSRichard Weinberger2014-03-311-1/+0
| * | | | MIPS: SEAD3: Don't use module_init in non-modular sead3-mtd.c codePaul Gortmaker2014-03-311-2/+1
| * | | | MIPS: Malta: Fix CONFIG_BLK_DEV_IDE vestiges.Ralf Baechle2014-03-311-9/+13
| * | | | MIPS: Loongson: Rename PRID_IMP_LOONGSON1 and PRID_IMP_LOONGSON2Huacai Chen2014-03-312-4/+4
| * | | | MIPS: No need to select ARCH_SUPPORTS_MSIPaul Bolle2014-03-311-1/+0
| * | | | MIPS: perf: Add interAptiv supportDeng-Cheng Zhu2014-03-311-2/+36
| * | | | MIPS: perf: Add proAptiv supportDeng-Cheng Zhu2014-03-311-2/+26
| * | | | MIPS: perf: Rename 74K event/cache maps in preparation for Aptiv supportDeng-Cheng Zhu2014-03-311-4/+4
| * | | | MIPS: JZ4740: Don't select HAVE_PWMJingoo Han2014-03-261-1/+0
| * | | | MIPS: Restore init.h usage to arch/mips/ar7/time.cPaul Gortmaker2014-03-261-0/+1
| * | | | MIPS: BCM47XX: Add Belkin F7Dxxxx board detectionCody P Schafer2014-03-264-0/+16
| * | | | MIPS: BCM47XX: Add detection and GPIO config for Siemens SE505v2Hauke Mehrtens2014-03-263-0/+31
| * | | | MIPS: BCM47XX: Add button and led configuration for some Linksys devicesHauke Mehrtens2014-03-262-0/+60
| * | | | MIPS: BCM47XX: Detect some more Linksys devicesHauke Mehrtens2014-03-262-2/+4
| * | | | MIPS: cpu-probe: Add support for probing M5150 coresLeonid Yegoshin2014-03-261-0/+4
| * | | | MIPS: Add support for the M5150 processorLeonid Yegoshin2014-03-267-1/+10
| * | | | MIPS: Add processor identifier for the M5150 processorLeonid Yegoshin2014-03-261-0/+1
| * | | | MIPS: Add defconfig for Malta SMVP with EVAMarkos Chandras2014-03-261-0/+200
| * | | | MIPS: Default NR_CPUS=8 for malta SMP defconfigsPaul Burton2014-03-263-3/+3
| * | | | MIPS: Set page size to 16KB for malta SMP defconfigsPaul Burton2014-03-263-0/+3
| * | | | MIPS: Malta: Enable DEVTMPFSMarkos Chandras2014-03-267-0/+7
| * | | | MIPS: Regenerate malta defconfigsPaul Burton2014-03-267-26/+3
| * | | | MIPS: Alchemy: pata_platform for DB1200Manuel Lauss2014-03-262-10/+14
| * | | | MIPS: Alchemy: fold mach-db1xxx/db1x00 headers into board codeManuel Lauss2014-03-264-133/+80
| * | | | MIPS: Alchemy: Unify Devboard support.Manuel Lauss2014-03-2611-863/+330
| * | | | MIPS: Alchemy: Determine cohereny at runtime based on cpu typeManuel Lauss2014-03-264-8/+13
| * | | | MIPS: Extend DMA_MAYBE_COHERENT logic to DMA_NONCOHERENT useManuel Lauss2014-03-263-7/+7
| * | | | MIPS: Enable MIPS 3.5 features on MaltaMarkos Chandras2014-03-261-0/+1
| * | | | MIPS: malta: Add support for SMP EVAMarkos Chandras2014-03-262-1/+7
| * | | | MIPS: malta: malta-init: Fix System Controller memory mapping for EVALeonid Yegoshin2014-03-261-0/+13
| * | | | MIPS: malta: malta-memory: Add free_init_pages_eva() callbackMarkos Chandras2014-03-261-0/+8
| * | | | MIPS: malta: malta-memory: Use the PHYS_OFFSET to build the memory mapMarkos Chandras2014-03-261-7/+7
| * | | | MIPS: malta: malta-memory: Add support for the 'ememsize' variableMarkos Chandras2014-03-262-10/+28
| * | | | MIPS: malta: spaces.h: Add spaces.h file for Malta (EVA)Markos Chandras2014-03-261-0/+46
| * | | | MIPS: malta: Configure Segment Control registers for EVA bootMarkos Chandras2014-03-262-1/+112
| * | | | MIPS: mm: c-r4k: Flush scache to avoid cache aliasesLeonid Yegoshin2014-03-261-0/+11
| * | | | MIPS: mm: c-r4k: Add support for flushing user pages from cacheMarkos Chandras2014-03-261-2/+4
| * | | | MIPS: mm: c-r4k: Build EVA {d,i}cache flushing functionsLeonid Yegoshin2014-03-261-0/+47
| * | | | MIPS: mm: init: Add free_init_pages() callback for EVAMarkos Chandras2014-03-262-1/+13
| * | | | MIPS: kernel: proc: Add EVA to the list of CPU featuresMarkos Chandras2014-03-261-0/+1
| * | | | MIPS: kernel: cpu-probe: Enable EVA option on supported coresMarkos Chandras2014-03-261-0/+3
| * | | | MIPS: asm: cpu: Add cpu flag for Enhanced Virtual AddressingMarkos Chandras2014-03-262-1/+4
| * | | | MIPS: asm: page: Allow __pa_symbol overridesLeonid Yegoshin2014-03-261-0/+2
| * | | | MIPS: kernel: {ftrace,kgdb}: Set correct address limit for cache flushesLeonid Yegoshin2014-03-262-1/+21
| * | | | MIPS: asm: r4kcache: Add EVA cache flushing functionsLeonid Yegoshin2014-03-261-1/+151
| * | | | MIPS: asm: r4kcache: Add protected cache operation for EVALeonid Yegoshin2014-03-261-0/+18
| * | | | MIPS: asm: r4kcache: Build flushing code for instruction cacheLeonid Yegoshin2014-03-261-0/+1
OpenPOWER on IntegriCloud