summaryrefslogtreecommitdiff
path: root/arch/mips
AgeCommit message (Expand)Author
2017-08-29MIPS: Remove pt_regs adjustments in indirect syscall handlerJames Cowgill
2017-08-29MIPS: seccomp: Fix indirect syscall argsJames Hogan
2017-08-29MIPS: CM: Use BIT/GENMASK for register fields, order & drop shiftsPaul Burton
2017-08-29MIPS: CM: Specify register size when generating accessorsPaul Burton
2017-08-29MIPS: CM: Rename mips_cm_base to mips_gcr_basePaul Burton
2017-08-29MIPS: math-emu: Add FP emu debugfs stats for individual instructionsAleksandar Markovic
2017-08-29MIPS: math-emu: Add FP emu debugfs clear functionalityAleksandar Markovic
2017-08-29MIPS: math-emu: Add FP emu debugfs statistics for branchesAleksandar Markovic
2017-08-29MIPS: math-emu: CLASS.D: Zero bits 32-63 of the resultAleksandar Markovic
2017-08-29MIPS: math-emu: RINT.<D|S>: Fix several problems by reimplementationAleksandar Markovic
2017-08-29MIPS: math-emu: CMP.Sxxx.<D|S>: Prevent occurrences of SIGILL crashesAleksandar Markovic
2017-08-29MIPS: math-emu: <MADDF|MSUBF>.D: Fix accuracy (64-bit case)Douglas Leung
2017-08-29MIPS: math-emu: <MADDF|MSUBF>.S: Fix accuracy (32-bit case)Douglas Leung
2017-08-29MIPS: math-emu: <MADDF|MSUBF>.<D|S>: Clean up "maddf_flags" enumerationAleksandar Markovic
2017-08-29MIPS: math-emu: <MADDF|MSUBF>.<D|S>: Fix some cases of zero inputsAleksandar Markovic
2017-08-29MIPS: math-emu: <MADDF|MSUBF>.<D|S>: Fix some cases of infinite inputsAleksandar Markovic
2017-08-29MIPS: math-emu: <MADDF|MSUBF>.<D|S>: Fix NaN propagationAleksandar Markovic
2017-08-29MIPS: math-emu: MINA.<D|S>: Fix some cases of infinity and zero inputsAleksandar Markovic
2017-08-29MIPS: math-emu: <MAXA|MINA>.<D|S>: Fix cases of both infinite inputsAleksandar Markovic
2017-08-29MIPS: math-emu: <MAXA|MINA>.<D|S>: Fix cases of input values with opposite signsAleksandar Markovic
2017-08-29MIPS: math-emu: <MAX|MIN>.<D|S>: Fix cases of both inputs negativeAleksandar Markovic
2017-08-29MIPS: math-emu: <MAX|MAXA|MIN|MINA>.<D|S>: Fix cases of both inputs zeroAleksandar Markovic
2017-08-29MIPS: math-emu: <MAX|MAXA|MIN|MINA>.<D|S>: Fix quiet NaN propagationAleksandar Markovic
2017-08-29MIPS: Declare various variables & functions staticPaul Burton
2017-08-29MIPS: Remove plat_timer_setup()Paul Burton
2017-08-29MIPS: Remove __invalidate_kernel_vmap_rangePaul Burton
2017-08-29MIPS: math-emu: Correct user fault_addr typePaul Burton
2017-08-29MIPS: Include linux/initrd.h for free_initrd_mem()Paul Burton
2017-08-29MIPS: Include elf-randomize.h for arch_mmap_rnd() & arch_randomize_brk()Paul Burton
2017-08-29MIPS: Include asm/delay.h for __{,n,u}delay()Paul Burton
2017-08-29MIPS: Include linux/cpu.h for arch_cpu_idle()Paul Burton
2017-08-29MIPS: Include asm/setup.h for cpu_cache_init()Paul Burton
2017-08-29MIPS: generic: Include asm/time.h for get_c0_*_int()Paul Burton
2017-08-29MIPS: generic: Include asm/bootinfo.h for plat_fdt_relocated()Paul Burton
2017-08-29MIPS: Consolidate coherent and non-coherent dma_alloc codeChristoph Hellwig
2017-08-29MIPS: configs: Add Onion Omega2+ defconfigHarvey Hunt
2017-08-29MIPS: Add Onion Omega2+ boardHarvey Hunt
2017-08-29MIPS: configs: Add VoCore2 defconfigHarvey Hunt
2017-08-29MIPS: dts: Add Vocore2 boardHarvey Hunt
2017-08-29MIPS: dts: ralink: Add Mediatek MT7628A SoCHarvey Hunt
2017-08-29MIPS: Alchemy: Threaded carddetect irqs for devboardsManuel Lauss
2017-08-29MIPS: Alchemy: update cpu feature overridesManuel Lauss
2017-08-29MIPS: Alchemy: Add devboard machine type to cpuinfoManuel Lauss
2017-08-29MIPS: math-emu: do not use bools for arithmeticManuel Lauss
2017-08-29MIPS: dts: Ci20: Add ethernet and fixed-regulator nodesHarvey Hunt
2017-08-29MIPS: Ci20: Enable GPIO driverHarvey Hunt
2017-08-29MIPS: generic: Move NI 169445 FIT image source to its own filePaul Burton
2017-08-29MIPS: generic: Move Boston FIT image source to its own filePaul Burton
2017-08-29MIPS: Allow platform to specify multiple its.S filesPaul Burton
2017-08-29MIPS: Octeon: Expose support for mips32r1, mips32r2 and mips64r1Petar Jovanovic