MIPS: Add __SANE_USERSPACE_TYPES__ to asm/types.h for LL64
[firefly-linux-kernel-4.4.55.git] / arch / mips /
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-14 Steven J. HillMIPS: mm: Fix broken microMIPS kernel regression.
2014-05-14 Takashi IwaiMerge tag 'asoc-v3.15-rc5-intel' of git://git./linux...
2014-05-14 Takashi IwaiMerge tag 'asoc-v3.15-rc5-drivers' of git://git./linux...
2014-05-14 Takashi IwaiMerge tag 'asoc-v3.15-rc5-core' of git://git./linux...
2014-05-14 Mark BrownMerge remote-tracking branches 'asoc/fix/audmux', ...
2014-05-13 Markos ChandrasMIPS: Add new AUDIT_ARCH token for the N32 ABI on MIPS64
2014-05-13 Ralf BaechleMIPS: Wire up renameat2 syscall.
2014-05-13 Linus TorvaldsMerge branch 'for-3.15-fixes' of git://git./linux/kerne...
2014-05-13 Linus TorvaldsMerge branch 'for-3.15-fixes' of git://git./linux/kerne...
2014-05-13 Linus TorvaldsMerge branch 'for-3.15-fixes' of git://git./linux/kerne...
2014-05-13 Linus TorvaldsMerge tag 'stable/for-linus-3.15-rc5-tag' of git:/...
2014-05-13 Linus TorvaldsMerge branch 'for-linus' of git://git.samba.org/sfrench...
2014-05-13 Linus TorvaldsMerge tag 'fixes-for-linus' of git://git./linux/kernel...
2014-05-12 Ralf BaechleMIPS: inst.h: Rename BITFIELD_FIELD to __BITFIELD_FIELD.
2014-05-12 Ralf BaechleMIPS: Remove file missed when removing rm9k support...
2014-05-12 Aaro KoskinenMIPS/loongson2_cpufreq: Fix CPU clock rate setting
2014-05-12 Paul BolleMIPS: Loongson: No need to select GENERIC_HARDIRQS_NO__...
2014-05-12 Maciej W. RozyckiMIPS: csum_partial.S CPU_DADDI_WORKAROUNDS bug fix
2014-05-12 Maciej W. RozyckiMIPS: __strncpy_from_user_asm CPU_DADDI_WORKAROUNDS...
2014-05-12 Maciej W. RozyckiMIPS: __delay CPU_DADDI_WORKAROUNDS bug fix
2014-05-12 Maciej W. RozyckiMIPS: DEC/SNI: O32 wrapper stack switching fixes
2014-05-12 Maciej W. RozyckiMIPS: DEC: Bus error handler <asm/cpu-type.h> fixes
2014-05-12 Ralf BaechleRevert "MIPS: MT: proc: Add support for printing VPE...
2014-05-11 Linus TorvaldsMerge branch 'for-3.15' of git://linux-nfs.org/~bfields...
2014-05-11 Olof JohanssonMerge tag 'davinci-fixes-for-v3.15-rc4' of git://git...
2014-05-11 Olof JohanssonMerge tag 'sunxi-fixes-for-3.15' of https://github...
2014-05-11 Olof JohanssonMerge tag 'mvebu-dt-fixes-3.15-2' of git://git.infradea...
2014-05-09 Linus TorvaldsMerge tag 'xfs-for-linus-3.15-rc5' of git://oss.sgi...
2014-05-08 Linus TorvaldsMerge tag 'trace-fixes-v3.15-rc4-v2' of git://git....
2014-05-08 Linus TorvaldsMerge branch 'for-linus' of git://git./linux/kernel...
2014-05-08 Linus TorvaldsMerge tag 'sound-3.15-rc5' of git://git./linux/kernel...
2014-05-07 Linus TorvaldsMerge tag 'for-linus-20140507' of git://git.infradead...
2014-05-07 Linus TorvaldsMerge branch 'for-linus' of git://git./linux/kernel...
2014-05-06 Dave AirlieMerge branch 'mullins' of git://people.freedesktop...
2014-05-06 Dave AirlieMerge branch 'drm-nouveau-next' of git://anongit.freede...
2014-05-06 Dave AirlieMerge tag 'topc/core-stuff-2014-05-05' of git://anongit...
2014-05-06 Dave AirlieMerge branch 'drm-fixes-3.15' of git://people.freedeskt...
next