summaryrefslogtreecommitdiffstats
path: root/arch/mips
AgeCommit message (Expand)Author
2014-05-23MIPS: math-emu: Call ieee754di_xcpt, not ieee754si_xcpt in ieee754dp_cmp.Ralf Baechle
2014-05-23MIPS: math-emu: Cleanup stdarg usage including apparently bogus comment.Ralf Baechle
2014-05-23MIPS: math-emu: Remove #if 1 and dead code from its #else branch.Ralf Baechle
2014-05-23MIPS: math-emu: Cleanup ieee754si_indef() / ieee754di_indef().Ralf Baechle
2014-05-23MIPS: math-emu: Convert debug printks to pr_debug getting.Ralf Baechle
2014-05-23MIPS: math-emu: Get rid of unuable extended precision support.Ralf Baechle
2014-05-23MIPS: IP22: This platform may come with either MIPS III or MIPS IV CPUs.Ralf Baechle
2014-05-21MIPS: math-emu: Remove most ifdefery.Ralf Baechle
2014-05-21MIPS: math-emu: Turn macros into functions where possible.Ralf Baechle
2014-05-21MIPS: math-emu: Harden ieee754int.h against multiple inclusion.Ralf Baechle
2014-05-21MIPS: math-emu: Reformat code according to coding style.Ralf Baechle
2014-05-21MIPS: math-emu: Move all debug fs code to a separate file.Ralf Baechle
2014-05-21MIPS: math-emu: Remove fine example of cargo cult programming.Ralf Baechle
2014-05-21MIPS: math-emu: Header file weeding.Ralf Baechle
2014-05-21MIPS: branch: Make inclusion of <asm/branch.h> safe.Ralf Baechle
2014-05-21MIPS: math-emu: Use helpers to manipulate CAUSEF_BD flag.Ralf Baechle
2014-05-21MIPS: branch: New helpers to modify branch delay slot flag in struct pt_regsRalf Baechle
2014-05-21MIPS: math-emu: Get rid of typedefs.Ralf Baechle
2014-05-21MIPS: math-emu: Use English spelling of `constant' rather than Danish.Ralf Baechle
2014-05-21MIPS: math-emu: Mark exception handling functions as __cold.Ralf Baechle
2014-05-21MIPS: math-emu: Use __BITFIELD_FIELD to eleminate redundant definitions.Ralf Baechle
2014-05-21MIPS: Move definition of __BITFIELD_FIELD to sharable header.Ralf Baechle
2014-05-14MIPS: mm: Fix broken microMIPS kernel regression.Steven J. Hill
2014-05-14MIPS: Add new AUDIT_ARCH token for the N32 ABI on MIPS64Markos Chandras
2014-05-13MIPS: Wire up renameat2 syscall.Ralf Baechle
2014-05-13MIPS: inst.h: Rename BITFIELD_FIELD to __BITFIELD_FIELD.Ralf Baechle
2014-05-13MIPS: Remove file missed when removing rm9k support a while ago.Ralf Baechle
2014-05-13MIPS/loongson2_cpufreq: Fix CPU clock rate settingAaro Koskinen
2014-05-13MIPS: Loongson: No need to select GENERIC_HARDIRQS_NO__DO_IRQPaul Bolle
2014-05-13MIPS: csum_partial.S CPU_DADDI_WORKAROUNDS bug fixMaciej W. Rozycki
2014-05-13MIPS: __strncpy_from_user_asm CPU_DADDI_WORKAROUNDS bug fixMaciej W. Rozycki
2014-05-13MIPS: __delay CPU_DADDI_WORKAROUNDS bug fixMaciej W. Rozycki
2014-05-13MIPS: DEC/SNI: O32 wrapper stack switching fixesMaciej W. Rozycki
2014-05-13MIPS: DEC: Bus error handler <asm/cpu-type.h> fixesMaciej W. Rozycki
2014-05-13Revert "MIPS: MT: proc: Add support for printing VPE and TC ids"Ralf Baechle
2014-04-27Merge branch 'irq-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/ker...Linus Torvalds
2014-04-18mips: export flush_icache_rangeKees Cook
2014-04-17genirq: Allow forcing cpu affinity of interruptsThomas Gleixner
2014-04-12Merge git://git.infradead.org/users/eparis/auditLinus Torvalds
2014-04-11Merge tag 'pm+acpi-3.15-rc1-3' of git://git.kernel.org/pub/scm/linux/kernel/g...Linus Torvalds
2014-04-08Merge branch 'pm-cpufreq'Rafael J. Wysocki
2014-04-07Kconfig: rename HAS_IOPORT to HAS_IOPORT_MAPUwe Kleine-König
2014-04-07cpufreq: create another field .flags in cpufreq_frequency_tableViresh Kumar
2014-04-03Merge tag 'trace-3.15' of git://git.kernel.org/pub/scm/linux/kernel/git/roste...Linus Torvalds
2014-04-02Merge tag 'kvm-3.15-1' of git://git.kernel.org/pub/scm/virt/kvm/kvmLinus Torvalds
2014-04-02Merge branch 'mips-for-linux-next' of git://git.linux-mips.org/pub/scm/ralf/u...Linus Torvalds
2014-04-01Merge tag 'usb-3.15-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/gre...Linus Torvalds
2014-04-01Merge branch 'irq-core-for-linus' of git://git.kernel.org/pub/scm/linux/kerne...Linus Torvalds
2014-03-31Merge branch 'compat' of git://git.kernel.org/pub/scm/linux/kernel/git/s390/l...Linus Torvalds
2014-03-31Merge branch 'sched-core-for-linus' of git://git.kernel.org/pub/scm/linux/ker...Linus Torvalds