summaryrefslogtreecommitdiffstats
path: root/arch/mips
AgeCommit message (Expand)AuthorFilesLines
2016-01-24MIPS: Fix some missing CONFIG_CPU_MIPSR6 #ifdefsHuacai Chen2-3/+3
2016-01-24MIPS: sync-r4k: reduce skew while synchronizationHuacai Chen1-24/+8
2016-01-22MIPS: hpet: Choose a safe value for the ETIME checkHuacai Chen1-3/+7
2016-01-22MIPS: Loongson-3: Fix SMP_ASK_C0COUNT IPI handlerHuacai Chen1-7/+13
2016-01-22MIPS: Loongson-3: Improve -march option and move it to PlatformHuacai Chen2-10/+21
2016-01-22MIPS: Cleanup the unused __arch_local_irq_restore() functionHuacai Chen2-59/+1
2016-01-20MIPS: Add IEEE Std 754 conformance mode selectionMaciej W. Rozycki3-14/+107
2016-01-20MIPS: Determine the presence of IEEE Std 754-2008 featuresMaciej W. Rozycki1-2/+74
2016-01-20MIPS: ELF: Interpret the NAN2008 file header flagMaciej W. Rozycki2-3/+62
2016-01-20ELF: Also pass any interpreter's file header to `arch_check_elf'Maciej W. Rozycki2-2/+2
2016-01-20MIPS: math-emu: Add IEEE Std 754-2008 NaN encoding emulationMaciej W. Rozycki11-42/+93
2016-01-20MIPS: math-emu: Add IEEE Std 754-2008 ABS.fmt and NEG.fmt emulationMaciej W. Rozycki2-26/+50
2016-01-20MIPS: Define the legacy-NaN and 2008-NaN featuresMaciej W. Rozycki3-0/+11
2016-01-20MIPS: Use a union to access the ELF file headerMaciej W. Rozycki1-14/+26
2016-01-20MIPS: pci: Add MT7620a PCIE driverJohn Crispin3-0/+428
2016-01-20MIPS: ralink: Add a few missing clocksJohn Crispin3-0/+5
2016-01-20MIPS: ralink: Fix vendor string for mt7620John Crispin1-1/+1
2016-01-20MIPS: ralink: Fix invalid assignment of SoC typeJohn Crispin1-1/+1
2016-01-20MIPS: ralink: fix USB frequency scalingJohn Crispin1-1/+1
2016-01-20MIPS: ralink: MT7688 pinmux fixesJohn Crispin1-30/+50
2016-01-20MIPS: ralink: add MT7621 supportJohn Crispin9-1/+410
2016-01-20MIPS: ralink: add a symbol for INTCJohn Crispin2-0/+6
2016-01-20MIPS: BCM47xx: Support SPROM prefixes on other platformsRafał Miłecki1-3/+9
2016-01-04MIPS: dts: jz4780/ci20: Add NEMC, BCH and NAND device tree nodesAlex Smith2-0/+90
2016-01-04MIPS: bmips: Support SMP on BCM63168Simon Arlott1-0/+1
2016-01-04MIPS: ath79: Remove some unused code from setup.cAlban Bedel1-10/+1
2016-01-04MIPS: ath79: Allow using ath79_ddr_wb_flush() from driversAlban Bedel2-1/+1
2016-01-04MIPS: ath79: Prepare moving the MISC driver to drivers/irqchipAlban Bedel1-30/+28
2016-01-04MIPS: ath79: Remove useless #ifdef CONFIG_IRQCHIPAlban Bedel1-3/+0
2016-01-04MIPS: ath79: Enable the USB port on the TL-WR1043NDAlban Bedel1-0/+8
2016-01-04MIPS: ath79: Add the EHCI controller and USB phy to the AR9132 dtsiAlban Bedel1-0/+26
2015-12-29MIPS: VDSO: Fix build error with binutils 2.24 and earlierGuenter Roeck1-1/+1
2015-12-27MIPS: Fix bitrot in __get_user_unaligned()Al Viro1-3/+3
2015-12-22MIPS: Fix build error due to unused variables.Ralf Baechle3-3/+1
2015-12-22MIPS: VDSO: Fix build errorQais Yousef1-2/+2
2015-12-22MIPS: CPS: drop .set mips64r2 directivesPaul Burton1-2/+0
2015-12-22MIPS: uaccess: Take EVA into account in [__]clear_userJames Hogan3-10/+26
2015-12-22MIPS: uaccess: Take EVA into account in __copy_from_user()James Hogan1-3/+9
2015-12-22MIPS: uaccess: Fix strlen_user with EVAJames Hogan1-1/+1
2015-12-12MIPS: fix DMA contiguous allocationQais Yousef1-1/+1
2015-11-29Merge branch 'upstream' of git://git.linux-mips.org/pub/scm/ralf/upstream-linusLinus Torvalds3-5/+9
2015-11-27MIPS: Fix delay loops which may be removed by GCC.Ralf Baechle3-5/+9
2015-11-24Merge tag 'kvm-arm-for-v4.4-rc3' of git://git.kernel.org/pub/scm/linux/kernel...Paolo Bonzini3-3/+9
2015-11-20MIPS: ath79: Add a machine entry for booting OF machinesAlban Bedel1-0/+5
2015-11-20MIPS: ath79: Fix the size of the MISC INTC registers in ar9132.dtsiAlban Bedel1-1/+1
2015-11-20MIPS: ath79: Fix the DDR control initialization on ar71xx and ar934xAlban Bedel1-1/+1
2015-11-18MIPS: KVM: Uninit VCPU in vcpu_create error pathJames Hogan1-1/+4
2015-11-18MIPS: KVM: Fix CACHE immediate offset sign extensionJames Hogan1-1/+1
2015-11-18MIPS: KVM: Fix ASID restoration logicJames Hogan1-6/+10
2015-11-16MIPS: Fix flood of warnings about comparsion being always true.Ralf Baechle1-1/+2