MIPS: uasm: Add u3u2u1 instruction builders
[firefly-linux-kernel-4.4.55.git] / arch /
2014-05-30 Markos ChandrasMIPS: uasm: Add u3u2u1 instruction builders
2014-05-30 Deng-Cheng ZhuMIPS: math-emu: Add IEEE754 exception statistics to...
2014-05-30 Rafał MiłeckiMIPS: BCM47XX: Slightly clean memory detection
2014-05-29 Alex SmithMIPS: octeon: Add interface mode detection for Octeon II
2014-05-29 Ralf BaechleMerge branch 'wip-mips-pm' of https://github.com/paulbu...
2014-05-28 Paul BurtonMIPS: Malta: CPS SMP by default
2014-05-28 Paul Burtoncpuidle: cpuidle-cps: add MIPS CPS cpuidle driver
2014-05-28 Paul BurtonMIPS: include cpuidle Kconfig menu
2014-05-28 Paul BurtonMIPS: cpuidle wait instruction state
2014-05-28 Paul BurtonMIPS: smp-cps: duplicate core0 CCA on secondary cores
2014-05-28 Paul BurtonMIPS: smp-cps: set a coherent default CCA
2014-05-28 Paul BurtonMIPS: smp-cps: prevent multi-core SMP with unsuitable CCA
2014-05-28 Paul BurtonMIPS: smp-cps: hotplug support
2014-05-28 Paul BurtonMIPS: pm-cps: add PM state entry code for CPS systems
2014-05-28 Paul BurtonMIPS: smp-cps: use CPC core-other locking
2014-05-28 Paul BurtonMIPS: smp-cps: flush cache after patching mips_cps_core...
2014-05-28 Paul BurtonMIPS: smp-cps: function to determine whether CPS SMP...
2014-05-28 Paul BurtonMIPS: smp-cps: rework core/VPE initialisation
2014-05-28 Paul BurtonMIPS: uasm: add MT ASE yield instruction
2014-05-28 Paul BurtonMIPS: uasm: add wait instruction
2014-05-28 Paul BurtonMIPS: uasm: add sync instruction
2014-05-28 Paul BurtonMIPS: uasm: add jalr instruction
2014-05-28 Paul BurtonMIPS: uasm: add a label variant of beq
2014-05-28 Paul BurtonMIPS: inst.h: define microMIPS wait op
2014-05-28 Paul BurtonMIPS: inst.h: define microMIPS sync op
2014-05-28 Paul BurtonMIPS: inst.h: define MT yield op
2014-05-28 Paul BurtonMIPS: inst.h: define COP0 wait op
2014-05-28 Paul BurtonMIPS: MT: define write_c0_tchalt macro
2014-05-28 Paul BurtonMIPS: add kmap_noncoherent to wire a cached non-coheren...
2014-05-28 Thomas BogendoerferMIPS: SNI: Remove USE_GENERIC_EARLY_PRINTK_8250
2014-05-28 Manuel LaussMIPS: Alchemy: Default to noncoherent IO on Au1200 AB
2014-05-28 Eunbong SongMIPS: Octeon: Add PCIe2 support in arch_setup_msi_irq()
2014-05-28 Brian NorrisMIPS: defconfigs: add MTD_SPI_NOR (new dependency for...
2014-05-28 Aaro KoskinenMIPS: Add __SANE_USERSPACE_TYPES__ to asm/types.h for...
2014-05-28 Sebastian Andrzej... MIPS: Lemote 2F: cs5536: mfgpt: depend on !highres
2014-05-27 Ralf BaechleMIPS: SMP: Remove plat_smp_ops cpus_done method.
2014-05-26 Leif LindholmMIPS: DTS: Fix missing device_type="memory" property...
2014-05-26 Himangi SaraogiMIPS: SEAD3: Introduce the use of the managed version...
2014-05-25 Markos ChandrasMIPS: malta: Remove 'maybe_unused' attribute from emems...
2014-05-23 Markos ChandrasMIPS: Kconfig: Make MIPS_MT_SMP a regular Kconfig symbol
2014-05-23 Ralf BaechleMIPS: MT: Remove SMTC support
2014-05-23 Ralf BaechleMIPS: RM9000: Remove the now unused CPU_RM9000 definition.
2014-05-23 Ralf BaechleMIPS: RM9000: Remove support for probing the CPU core.
2014-05-23 Ralf BaechleMIPS: RM9000: Remove support for idle loop.
2014-05-23 Ralf BaechleMIPS: Ralink: Remove surviving RM9000 bits.
2014-05-23 Ralf BaechleMIPS: Remove code protected by CONFIG_SYS_HAS_CPU_RM9000.
2014-05-23 Paul BolleMIPS: BCM1480: Remove checks for CONFIG_SIBYTE_BCM1480_PROF
2014-05-23 Paul BolleMIPS: MSP71xx: Remove checks for two macros
2014-05-23 Paul BolleMIPS: Octeon: Remove checks for CONFIG_CAVIUM_GDB
2014-05-23 Paul BolleMIPS: PNX833x: Remove checks for CONFIG_I2C_PNX0105
2014-05-23 Paul BolleMIPS: Remove CONFIG_PMCTWILED completely
2014-05-23 Paul BolleMIPS: Remove check for CONFIG_CAVIUM_REPORT_SINGLE_BIT_ECC
2014-05-23 Ralf BaechleMIPS: c-r4k: Call R4600_HIT_CACHEOP_WAR_IMPL only for...
2014-05-23 Ralf BaechleMIPS: math-emu: Reduce microMIPS bloat.
2014-05-23 Ralf BaechleMIPS: math-emu: Switch to using the MIPS rounding modes.
2014-05-23 Ralf BaechleMIPS: math-emu: Nuke alternative names for IEEE-754...
2014-05-23 Ralf BaechleMIPS: Sort out mm_isBranchInstr.
2014-05-23 Ralf BaechleMIPS: Disable MIPS16/microMIPS crap for platforms not...
2014-05-23 Ralf BaechleMIPS: math-emu: Inline fpu_emulator_init_fpu()
2014-05-23 Ralf BaechleMIPS: math-emu: Cleanup coding style.
2014-05-23 Ralf BaechleMIPS: math-emu: Cleanup definition of structs describe...
2014-05-23 Ralf BaechleMIPS: math-emu: Rename get_rounding() functions.
2014-05-23 Ralf BaechleMIPS: math-emu: Get rid of the useless parts of excepti...
2014-05-23 Ralf BaechleMIPS: math-emu: Move various objects into an ar library.
2014-05-23 Ralf BaechleMIPS: math-emu: Inline ieee754sp_issnan and ieee754dp_i...
2014-05-23 Ralf BaechleMIPS: math-emu: Remove unused code.
2014-05-23 Ralf BaechleMIPS: math-emu: Remove unused ieee754sp_bestnan() and...
2014-05-23 Ralf BaechleMIPS: math-emu: Inline ieee754dp_finite and ieee754dp_f...
2014-05-23 Ralf BaechleMIPS: math-emu: Eleminate duplicate definitions of...
2014-05-23 Ralf BaechleMIPS: math-emu: Use SPSIGN() rather than DPSIGN() in...
2014-05-23 Ralf BaechleMIPS: math-emu: Replace DP_MBITS with DP_FBITS and...
2014-05-23 Ralf BaechleMIPS: math-emu: Call ieee754di_xcpt, not ieee754si_xcpt...
2014-05-23 Ralf BaechleMIPS: math-emu: Cleanup stdarg usage including apparent...
2014-05-23 Ralf BaechleMIPS: math-emu: Remove #if 1 and dead code from its...
2014-05-23 Ralf BaechleMIPS: math-emu: Cleanup ieee754si_indef() / ieee754di_i...
2014-05-23 Ralf BaechleMIPS: math-emu: Convert debug printks to pr_debug getting.
2014-05-23 Ralf BaechleMIPS: math-emu: Get rid of unuable extended precision...
2014-05-23 Ralf BaechleMIPS: IP22: This platform may come with either MIPS...
2014-05-21 Ralf BaechleMIPS: math-emu: Remove most ifdefery.
2014-05-21 Ralf BaechleMIPS: math-emu: Turn macros into functions where possible.
2014-05-21 Ralf BaechleMIPS: math-emu: Harden ieee754int.h against multiple...
2014-05-21 Ralf BaechleMIPS: math-emu: Reformat code according to coding style.
2014-05-21 Ralf BaechleMIPS: math-emu: Move all debug fs code to a separate...
2014-05-21 Ralf BaechleMIPS: math-emu: Remove fine example of cargo cult progr...
2014-05-21 Ralf BaechleMIPS: math-emu: Header file weeding.
2014-05-21 Ralf BaechleMIPS: branch: Make inclusion of <asm/branch.h> safe.
2014-05-21 Ralf BaechleMIPS: math-emu: Use helpers to manipulate CAUSEF_BD...
2014-05-21 Ralf BaechleMIPS: branch: New helpers to modify branch delay slot...
2014-05-21 Ralf BaechleMIPS: math-emu: Get rid of typedefs.
2014-05-21 Ralf BaechleMIPS: math-emu: Use English spelling of `constant'...
2014-05-21 Ralf BaechleMIPS: math-emu: Mark exception handling functions as...
2014-05-21 Ralf BaechleMIPS: math-emu: Use __BITFIELD_FIELD to eleminate redun...
2014-05-21 Ralf BaechleMIPS: Move definition of __BITFIELD_FIELD to sharable...
2014-05-20 Linus TorvaldsMerge tag 'sound-3.15-rc6' of git://git./linux/kernel...
2014-05-20 Linus TorvaldsMerge branch 'upstream' of git://git.linux-mips.org...
2014-05-20 Linus TorvaldsMerge branch 'parisc-3.15-4' of git://git./linux/kernel...
2014-05-20 Linus TorvaldsMerge tag 'arm64-fixes' of git://git./linux/kernel...
2014-05-20 Linus TorvaldsMerge tag 'metag-for-v3.15-2' of git://git./linux/kerne...
2014-05-20 Linus TorvaldsMerge branch 'drm-fixes' of git://people.freedesktop...
2014-05-20 Linus TorvaldsMerge branch 'x86-urgent-for-linus' of git://git./linux...
next