linux-drm-fsl-dcu.git
2015-02-19 Ralf BaechleMerge branch 'mipsr6-for-3.20' of git://git.linux-mips...
2015-02-19 James HoganMIPS: Export MSA functions used by lose_fpu(1) for KVM
2015-02-19 James HoganMIPS: Export FP functions used by lose_fpu(1) for KVM
2015-02-19 Kevin CernekeeMIPS: BCM3384: Fix outdated use of mips_cpu_intc_init()
2015-02-19 Petr MalatMIPS: Provide correct siginfo_t.si_stime
2015-02-19 Markos ChandrasMIPS: Makefile: Move the ASEs checks after setting...
2015-02-19 Ralf BaechleMIPS: Makefile: Pass -march option on Loongson3A cores
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-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-12 Paul BurtonMIPS,prctl: add PR_[GS]ET_FP_MODE prctl options for...
2015-02-05 James HoganMIPS: cevt-r4k: Drop GIC special case
2015-02-04 Ralf BaechleMIPS: elf2ecoff: Fix warning due to dead code.
2015-01-16 Rob HerringMIPS: Add struct pci_ops member names to initialization
2015-01-16 Geert UytterhoevenMIPS: Remove unused dt_setup_arch()
2015-01-13 Ralf BaechleMIPS: ARC: Add declarations for a few missing ARC firmw...
2015-01-13 Ralf BaechleMIPS: ARC: Use __noreturn instead of open coded attribu...
2015-01-13 Ralf BaechleMIPS: IP27: Use __noreturn instead of open coded attrib...
2015-01-13 Ralf BaechleMIPS: IP32: Use __noreturn instead of open coded attrib...
2015-01-13 Ralf BaechleMIPS: ARC: Use __noreturn / unreachable in ARC terminat...
2015-01-13 Ralf BaechleMIPS: Use generic csum_tcpudp_magic for MIPS.
2015-01-13 Ralf BaechleMIPS: Use <asm-generic/checksum.h>
2015-01-13 Ralf BaechleMIPS: Rewrite csum_fold to plain C.
2015-01-11 Linus Torvaldslinux 3.19-rc4
2015-01-11 Linus TorvaldsMerge branch 'fixes' of git://ftp.arm.linux.org.uk...
2015-01-11 Linus TorvaldsMerge branch 'x86-urgent-for-linus' of git://git./linux...
2015-01-11 Linus TorvaldsMerge branch 'sched-urgent-for-linus' of git://git...
2015-01-11 Linus TorvaldsMerge branch 'perf-urgent-for-linus' of git://git....
2015-01-11 Linus TorvaldsMerge branch 'locking-urgent-for-linus' of git://git...
2015-01-11 Konstantin... mm: fix corner case in anon_vma endless growing prevention
2015-01-11 Linus Torvaldsmm: Don't count the stack guard page towards RLIMIT_STACK
2015-01-11 Ingo MolnarMerge branch 'core/urgent' into locking/urgent, to...
2015-01-10 Linus TorvaldsMerge tag 'vfio-v3.19-rc4' of git://github.com/awilliam...
2015-01-10 Linus TorvaldsMerge tag 'scsi-fixes' of git://git./linux/kernel/git...
next