summaryrefslogtreecommitdiff
path: root/arch/mips
AgeCommit message (Expand)Author
2016-01-24MIPS: math-emu: dsemul: Reduce `get_isa16_mode' clutterMaciej W. Rozycki
2016-01-24MIPS: inst.h: Fix some instruction descriptionsMaciej W. Rozycki
2016-01-24MIPS: math-emu: dsemul: Correct description of the emulation frameMaciej W. Rozycki
2016-01-24MIPS: math-emu: Correct the emulation of microMIPS ADDIUPC instructionMaciej W. Rozycki
2016-01-24MIPS: math-emu: Make microMIPS branch delay slot emulation workMaciej W. Rozycki
2016-01-24MIPS: math-emu: dsemul: Fix ill formatting of microMIPS partMaciej W. Rozycki
2016-01-24MIPS: math-emu: Correctly handle NOP emulationMaciej W. Rozycki
2016-01-24MIPS: Fix some missing CONFIG_CPU_MIPSR6 #ifdefsHuacai Chen
2016-01-24MIPS: sync-r4k: reduce skew while synchronizationHuacai Chen
2016-01-22MIPS: hpet: Choose a safe value for the ETIME checkHuacai Chen
2016-01-22MIPS: Loongson-3: Fix SMP_ASK_C0COUNT IPI handlerHuacai Chen
2016-01-22MIPS: Loongson-3: Improve -march option and move it to PlatformHuacai Chen
2016-01-22MIPS: Cleanup the unused __arch_local_irq_restore() functionHuacai Chen
2016-01-20MIPS: Add IEEE Std 754 conformance mode selectionMaciej W. Rozycki
2016-01-20MIPS: Determine the presence of IEEE Std 754-2008 featuresMaciej W. Rozycki
2016-01-20MIPS: ELF: Interpret the NAN2008 file header flagMaciej W. Rozycki
2016-01-20ELF: Also pass any interpreter's file header to `arch_check_elf'Maciej W. Rozycki
2016-01-20MIPS: math-emu: Add IEEE Std 754-2008 NaN encoding emulationMaciej W. Rozycki
2016-01-20MIPS: math-emu: Add IEEE Std 754-2008 ABS.fmt and NEG.fmt emulationMaciej W. Rozycki
2016-01-20MIPS: Define the legacy-NaN and 2008-NaN featuresMaciej W. Rozycki
2016-01-20MIPS: Use a union to access the ELF file headerMaciej W. Rozycki
2016-01-20MIPS: pci: Add MT7620a PCIE driverJohn Crispin
2016-01-20MIPS: ralink: Add a few missing clocksJohn Crispin
2016-01-20MIPS: ralink: Fix vendor string for mt7620John Crispin
2016-01-20MIPS: ralink: Fix invalid assignment of SoC typeJohn Crispin
2016-01-20MIPS: ralink: fix USB frequency scalingJohn Crispin
2016-01-20MIPS: ralink: MT7688 pinmux fixesJohn Crispin
2016-01-20MIPS: ralink: add MT7621 supportJohn Crispin
2016-01-20MIPS: ralink: add a symbol for INTCJohn Crispin
2016-01-20MIPS: BCM47xx: Support SPROM prefixes on other platformsRafał Miłecki
2016-01-04MIPS: dts: jz4780/ci20: Add NEMC, BCH and NAND device tree nodesAlex Smith
2016-01-04MIPS: bmips: Support SMP on BCM63168Simon Arlott
2016-01-04MIPS: ath79: Remove some unused code from setup.cAlban Bedel
2016-01-04MIPS: ath79: Allow using ath79_ddr_wb_flush() from driversAlban Bedel
2016-01-04MIPS: ath79: Prepare moving the MISC driver to drivers/irqchipAlban Bedel
2016-01-04MIPS: ath79: Remove useless #ifdef CONFIG_IRQCHIPAlban Bedel
2016-01-04MIPS: ath79: Enable the USB port on the TL-WR1043NDAlban Bedel
2016-01-04MIPS: ath79: Add the EHCI controller and USB phy to the AR9132 dtsiAlban Bedel
2015-12-29MIPS: VDSO: Fix build error with binutils 2.24 and earlierGuenter Roeck
2015-12-27MIPS: Fix bitrot in __get_user_unaligned()Al Viro
2015-12-22MIPS: Fix build error due to unused variables.Ralf Baechle
2015-12-22MIPS: VDSO: Fix build errorQais Yousef
2015-12-22MIPS: CPS: drop .set mips64r2 directivesPaul Burton
2015-12-22MIPS: uaccess: Take EVA into account in [__]clear_userJames Hogan
2015-12-22MIPS: uaccess: Take EVA into account in __copy_from_user()James Hogan
2015-12-22MIPS: uaccess: Fix strlen_user with EVAJames Hogan
2015-12-12MIPS: fix DMA contiguous allocationQais Yousef
2015-11-29Merge branch 'upstream' of git://git.linux-mips.org/pub/scm/ralf/upstream-linusLinus Torvalds
2015-11-27MIPS: Fix delay loops which may be removed by GCC.Ralf Baechle
2015-11-24Merge tag 'kvm-arm-for-v4.4-rc3' of git://git.kernel.org/pub/scm/linux/kernel...Paolo Bonzini