aboutsummaryrefslogtreecommitdiff
path: root/arch/mips
AgeCommit message (Expand)Author
2014-03-31MIPS: No need to select ARCH_SUPPORTS_MSIPaul Bolle
2014-03-31MIPS: perf: Add interAptiv supportDeng-Cheng Zhu
2014-03-31MIPS: perf: Add proAptiv supportDeng-Cheng Zhu
2014-03-31MIPS: perf: Rename 74K event/cache maps in preparation for Aptiv supportDeng-Cheng Zhu
2014-03-31MIPS: Hibernate: Flush TLB entries in swsusp_arch_resume()Huacai Chen
2014-03-31MIPS: Alchemy: remove duplicate UART register offset definitionsManuel Lauss
2014-03-31MIPS: Fix build error due to multiple prom_putchar() definitions.Ralf Baechle
2014-03-26MIPS: JZ4740: Don't select HAVE_PWMJingoo Han
2014-03-26MIPS: Restore init.h usage to arch/mips/ar7/time.cPaul Gortmaker
2014-03-26MIPS: BCM47XX: Add Belkin F7Dxxxx board detectionCody P Schafer
2014-03-26MIPS: BCM47XX: Add detection and GPIO config for Siemens SE505v2Hauke Mehrtens
2014-03-26MIPS: BCM47XX: Add button and led configuration for some Linksys devicesHauke Mehrtens
2014-03-26MIPS: BCM47XX: Detect some more Linksys devicesHauke Mehrtens
2014-03-26MIPS: cpu-probe: Add support for probing M5150 coresLeonid Yegoshin
2014-03-26MIPS: Add support for the M5150 processorLeonid Yegoshin
2014-03-26MIPS: Add processor identifier for the M5150 processorLeonid Yegoshin
2014-03-26MIPS: Add defconfig for Malta SMVP with EVAMarkos Chandras
2014-03-26MIPS: Default NR_CPUS=8 for malta SMP defconfigsPaul Burton
2014-03-26MIPS: Set page size to 16KB for malta SMP defconfigsPaul Burton
2014-03-26MIPS: Malta: Enable DEVTMPFSMarkos Chandras
2014-03-26MIPS: Regenerate malta defconfigsPaul Burton
2014-03-26MIPS: Alchemy: pata_platform for DB1200Manuel Lauss
2014-03-26MIPS: Alchemy: fold mach-db1xxx/db1x00 headers into board codeManuel Lauss
2014-03-26MIPS: Alchemy: Unify Devboard support.Manuel Lauss
2014-03-26MIPS: Alchemy: Determine cohereny at runtime based on cpu typeManuel Lauss
2014-03-26MIPS: Extend DMA_MAYBE_COHERENT logic to DMA_NONCOHERENT useManuel Lauss
2014-03-26MIPS: Enable MIPS 3.5 features on MaltaMarkos Chandras
2014-03-26MIPS: malta: Add support for SMP EVAMarkos Chandras
2014-03-26MIPS: malta: malta-init: Fix System Controller memory mapping for EVALeonid Yegoshin
2014-03-26MIPS: malta: malta-memory: Add free_init_pages_eva() callbackMarkos Chandras
2014-03-26MIPS: malta: malta-memory: Use the PHYS_OFFSET to build the memory mapMarkos Chandras
2014-03-26MIPS: malta: malta-memory: Add support for the 'ememsize' variableMarkos Chandras
2014-03-26MIPS: malta: spaces.h: Add spaces.h file for Malta (EVA)Markos Chandras
2014-03-26MIPS: malta: Configure Segment Control registers for EVA bootMarkos Chandras
2014-03-26MIPS: mm: c-r4k: Flush scache to avoid cache aliasesLeonid Yegoshin
2014-03-26MIPS: mm: c-r4k: Add support for flushing user pages from cacheMarkos Chandras
2014-03-26MIPS: mm: c-r4k: Build EVA {d,i}cache flushing functionsLeonid Yegoshin
2014-03-26MIPS: mm: init: Add free_init_pages() callback for EVAMarkos Chandras
2014-03-26MIPS: kernel: proc: Add EVA to the list of CPU featuresMarkos Chandras
2014-03-26MIPS: kernel: cpu-probe: Enable EVA option on supported coresMarkos Chandras
2014-03-26MIPS: asm: cpu: Add cpu flag for Enhanced Virtual AddressingMarkos Chandras
2014-03-26MIPS: asm: page: Allow __pa_symbol overridesLeonid Yegoshin
2014-03-26MIPS: kernel: {ftrace,kgdb}: Set correct address limit for cache flushesLeonid Yegoshin
2014-03-26MIPS: asm: r4kcache: Add EVA cache flushing functionsLeonid Yegoshin
2014-03-26MIPS: asm: r4kcache: Add protected cache operation for EVALeonid Yegoshin
2014-03-26MIPS: asm: r4kcache: Build flushing code for instruction cacheLeonid Yegoshin
2014-03-26MIPS: kernel: signal: Prevent save/restore FPU context in user memoryLeonid Yegoshin
2014-03-26MIPS: asm: checksum: Add MIPS specific csum_and_copy_from_user functionLeonid Yegoshin
2014-03-26MIPS: asm: checksum: Split kernel and user copy operationsLeonid Yegoshin
2014-03-26MIPS: lib: csum_partial: Add EVA supportMarkos Chandras