MAINTAINERS: add Freescale Vybrid SoC
[firefly-linux-kernel-4.4.55.git] / arch / mips /
2015-02-18 Linus TorvaldsMerge tag 'please-pull-fixmcelog' of git://git./linux...
2015-02-18 Linus TorvaldsMerge branch 'for-3.20' of git://linux-nfs.org/~bfields...
2015-02-18 Linus TorvaldsMerge branch 'lazytime' of git://git./linux/kernel...
2015-02-17 Linus TorvaldsMerge branch 'iov_iter' of git://git./linux/kernel...
2015-02-17 Linus TorvaldsMerge branch 'getname2' of git://git./linux/kernel...
2015-02-17 Linus TorvaldsMerge branch 'debugfs_automount' of git://git./linux...
2015-02-17 Linus TorvaldsMerge branch 'for-linus' of git://git./linux/kernel...
2015-02-17 Linus TorvaldsMerge tag 'nios2-v3.20-rc1' of git://git.rocketboards...
2015-02-17 Linus TorvaldsMerge tag 'suspend-to-idle-3.20-rc1' of git://git....
2015-02-17 Linus TorvaldsMerge tag '64bit-for-linus' of git://git./linux/kernel...
2015-02-17 Linus TorvaldsMerge tag 'defconfig-for-linus' of git://git./linux...
2015-02-17 Linus TorvaldsMerge tag 'drivers-for-linus' of git://git./linux/kerne...
2015-02-17 Linus TorvaldsMerge tag 'dt-for-linus' of git://git./linux/kernel...
2015-02-17 Linus TorvaldsMerge tag 'soc-for-linus' of git://git./linux/kernel...
2015-02-17 Linus TorvaldsMerge tag 'cleanup-for-linus' of git://git./linux/kerne...
2015-02-17 Linus TorvaldsMerge tag 'fixes-non-critical-for-linus' of git://git...
2015-02-17 Markos ChandrasMIPS: Add Malta QEMU 32R6 defconfig
2015-02-17 Markos ChandrasMIPS: Malta: Add support for building MIPS R6 kernel
2015-02-17 Markos ChandrasMIPS: kernel: elf: Improve the overall ABI and FPU...
2015-02-17 Markos ChandrasMIPS: asm: fpu: Allow 64-bit FPU on MIPS32 R6
2015-02-17 Markos ChandrasMIPS: kernel: process: Do not allow FR=0 on MIPS R6
2015-02-17 Markos ChandrasMIPS: Handle MIPS IV, V and R2 FPU instructions on...
2015-02-17 Markos ChandrasMIPS: Make use of the ERETNC instruction on MIPS R6
2015-02-17 Leonid YegoshinMIPS: kernel: mips-r2-to-r6-emul: Add R2 emulator for...
2015-02-17 Markos ChandrasMIPS: asm: mipsregs: Add support for the LLADDR register
2015-02-17 Markos ChandrasMIPS: Add LLB bit and related feature for the Config...
2015-02-17 Markos ChandrasMIPS: Emulate the new MIPS R6 BNEZC and JIALC instructions
2015-02-17 Markos ChandrasMIPS: Emulate the new MIPS R6 BEQZC and JIC instructions
2015-02-17 Markos ChandrasMIPS: Emulate the new MIPS R6 BALC instruction
2015-02-17 Markos ChandrasMIPS: Emulate the new MIPS R6 BNVC, BNEC and BNEZLAC...
2015-02-17 Markos ChandrasMIPS: Emulate the new MIPS R6 BOVC, BEQC and BEQZALC...
2015-02-17 Markos ChandrasMIPS: Emulate the new MIPS R6 branch compact (BC) instr...
2015-02-17 Markos ChandrasMIPS: Emulate the new MIPS R6 B{L,G}T{Z,}{AL,}C instruc...
2015-02-17 Markos ChandrasMIPS: Emulate the new MIPS R6 B{L,G}Ε{Z,}{AL,}C instruc...
2015-02-17 Markos ChandrasMIPS: Emulate the BC1{EQ,NE}Z FPU instructions
2015-02-17 Markos ChandrasMIPS: kernel: branch: Do not emulate the branch likelie...
2015-02-17 Markos ChandrasMIPS: kernel: Prepare the JR instruction for emulation...
2015-02-17 Markos ChandrasMIPS: mm: scache: Add secondary cache support for MIPS...
2015-02-17 Markos ChandrasMIPS: mm: c-r4k: Set the correct ISA level
2015-02-17 Leonid YegoshinMIPS: mm: tlbex: Use cpu_has_mips_r2_exec_hazard for...
2015-02-17 Markos ChandrasMIPS: mm: page: Add MIPS R6 support
2015-02-17 Leonid YegoshinMIPS: lib: memset: Add MIPS R6 support
2015-02-17 Leonid YegoshinMIPS: lib: memcpy: Add MIPS R6 support
2015-02-17 Markos ChandrasMIPS: kernel: syscall: Set the appropriate ISA level...
2015-02-17 Leonid YegoshinMIPS: kernel: unaligned: Add support for the MIPS R6
2015-02-17 Markos ChandrasMIPS: kernel: cps-vec: Replace "addi" with "addiu"
2015-02-17 Markos ChandrasMIPS: kernel: genex: Set correct ISA level
2015-02-17 Leonid YegoshinMIPS: kernel: r4k_fpu: Add support for MIPS R6
2015-02-17 Leonid YegoshinMIPS: kernel: r4k_switch: Add support for MIPS R6
2015-02-17 Leonid YegoshinMIPS: kernel: traps: Add MIPS R6 related definitions
2015-02-17 Markos ChandrasMIPS: kernel: proc: Add MIPS R6 support to /proc/cpuinfo
2015-02-17 Markos ChandrasMIPS: kernel: entry.S: Add MIPS R6 related definitions
2015-02-17 Leonid YegoshinMIPS: kernel: cpu-probe.c: Add support for MIPS R6
2015-02-17 Leonid YegoshinMIPS: kernel: cevt-r4k: Add MIPS R6 to the c0_compare_i...
2015-02-17 Leonid YegoshinMIPS: kernel: cpu-bugs64: Do not check R6 cores for...
2015-02-17 Markos ChandrasMIPS: asm: local: Set the appropriate ISA level for...
2015-02-17 Markos ChandrasMIPS: asm: spinlock: Replace "sub" instruction with...
2015-02-17 Markos ChandrasMIPS: asm: futex: Set the appropriate ISA level for...
2015-02-17 Markos ChandrasMIPS: asm: bitops: Update ISA constraints for MIPS...
2015-02-17 Markos ChandrasMIPS: asm: atomic: Update ISA constraints for MIPS...
2015-02-17 Markos ChandrasMIPS: asm: cmpxchg: Update ISA constraints for MIPS...
2015-02-17 Markos ChandrasMIPS: Use the new "ZC" constraint for MIPS R6
2015-02-17 Markos ChandrasMIPS: asm: Rename GCC_OFF12_ASM to GCC_OFF_SMALL_ASM
2015-02-17 Markos ChandrasMIPS: asm: spram: Add new symbol for MIPS scratch pad...
2015-02-17 Markos ChandrasMIPS: asm: r4kcache: Add MIPS R6 cache unroll functions
2015-02-17 Markos ChandrasMIPS: asm: irqflags: Add MIPS R6 related definitions
2015-02-17 Markos ChandrasMIPS: asm: hazards: Add MIPSR6 definitions
2015-02-17 Leonid YegoshinMIPS: asm: cpu: Add MIPSR6 ISA definitions
2015-02-17 Markos ChandrasMIPS: Use generic checksum functions for MIPS R6
2015-02-17 Markos ChandrasMIPS: asm: asmmacro: Replace "add" instructions with...
2015-02-17 Leonid YegoshinMIPS: asm: asmmacro: Add MIPS R6 support to the simple...
2015-02-17 Leonid YegoshinMIPS: asm: stackframe: Do not preserve the HI/LO regist...
2015-02-17 Leonid YegoshinMIPS: asm: module: define MODULE_PROC_FAMILY for MIPS R6
2015-02-17 Markos ChandrasMIPS: asm: compiler: Add new macros to set ISA and...
2015-02-17 Brian NorrisMerge JFFS2 updates from David Woodhouse
2015-02-16 Linus TorvaldsMerge branch 'drm-next' of git://people.freedesktop...
2015-02-16 Linus TorvaldsMerge branch 'timers-core-for-linus' of git://git....
2015-02-16 Linus TorvaldsMerge branch 'irq-core-for-linus' of git://git./linux...
2015-02-16 Linus TorvaldsMerge branch 'perf-core-for-linus' of git://git./linux...
2015-02-16 Linus TorvaldsMerge tag 'arc-3.20-rc1' of git://git./linux/kernel...
2015-02-16 Linus TorvaldsMerge branch 'for-next' of git://git./linux/kernel...
2015-02-16 Leonid YegoshinMIPS: mm: Add MIPS R6 instruction encodings
2015-02-16 Leonid YegoshinMIPS: mm: uasm: Add signed 9-bit immediate related...
2015-02-16 Leonid YegoshinMIPS: Add build support for the MIPS R6 ISA
2015-02-16 Leonid YegoshinMIPS: Add MIPS generic QEMU probe support
2015-02-16 Leonid YegoshinMIPS: Add cases for CPU_QEMU_GENERIC
2015-02-16 Leonid YegoshinMIPS: Add generic QEMU PRid and cpu type identifiers
2015-02-16 Markos ChandrasMIPS: HTW: Prevent accidental HTW start due to nested...
2015-02-16 Markos ChandrasMIPS: Makefile: Move the ASEs checks after setting...
2015-02-16 Markos ChandrasMIPS: asm: pgtable: Prevent HTW race when updating...
2015-02-16 Markos ChandrasMIPS: asm: pgtable: Add c0 hazards on HTW start/stop...
2015-02-16 Markos ChandrasMIPS: mm: Add debug information for userland SIGSEGV...
2015-02-16 James MorrisMerge branch 'smack-for-3.20-rebased' of git://git...
2015-02-16 James MorrisMerge https://github.com/PeterHuewe/linux-tpmdd into...
2015-02-16 Linus TorvaldsMerge tag 'cris-for-3.20' of git://git./linux/kernel...
2015-02-16 Dmitry TorokhovMerge branch 'bfin_rotary' into next
2015-02-15 Linus TorvaldsMerge tag 'tty-3.20-rc1' of git://git./linux/kernel...
2015-02-15 Linus TorvaldsMerge tag 'staging-3.20-rc1' of git://git./linux/kernel...
2015-02-15 Linus TorvaldsMerge tag 'driver-core-3.20-rc1' of git://git./linux...
2015-02-15 Linus TorvaldsMerge tag 'char-misc-3.20-rc1' of git://git./linux...
next