summaryrefslogtreecommitdiffstats
AgeCommit message (Expand)AuthorFilesLines
2016-01-24MIPS: math-emu: Correct the emulation of microMIPS ADDIUPC instructionMaciej W. Rozycki2-2/+30
2016-01-24MIPS: math-emu: Make microMIPS branch delay slot emulation workMaciej W. Rozycki3-6/+9
2016-01-24MIPS: math-emu: dsemul: Fix ill formatting of microMIPS partMaciej W. Rozycki1-6/+12
2016-01-24MIPS: math-emu: Correctly handle NOP emulationMaciej W. Rozycki2-6/+12
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. Rozycki4-14/+142
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. Rozycki3-3/+7
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-20MAINTAINERS: add myself as Ralink MIPS architecture maintainerJohn Crispin1-0/+6
2016-01-20MAINTAINERS: Add myself as Lantiq MIPS architecture maintainerJohn Crispin1-0/+6
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-20Documentation: DT: net: add docs for ralink/mediatek SoC ethernet bindingJohn Crispin3-0/+119
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
2016-01-04devicetree: Add bindings for the ATH79 USB phyAlban Bedel1-0/+18
2016-01-03Linux 4.4-rc8v4.4-rc8Linus Torvalds1-1/+1
2016-01-03Merge branch 'upstream' of git://git.linux-mips.org/pub/scm/ralf/upstream-linusLinus Torvalds1-1/+1
2016-01-03Merge tag 'drm-intel-fixes-2016-01-02' of git://anongit.freedesktop.org/drm-i...Linus Torvalds2-5/+9
2015-12-31Merge tag 'pci-v4.4-fixes-3' of git://git.kernel.org/pub/scm/linux/kernel/git...Linus Torvalds1-1/+3
2015-12-31Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/sparcLinus Torvalds3-18/+25
2015-12-31Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netLinus Torvalds36-198/+334
2015-12-31sparc: Wire up mlock2 system call.David S. Miller3-4/+5
2015-12-31sparc: Add all necessary direct socket system calls.David S. Miller3-18/+24
2015-12-30sctp: sctp should release assoc when sctp_make_abort_user return NULL in sctp...Xin Long2-4/+5
2015-12-30Merge tag 'wireless-drivers-for-davem-2015-12-28' of git://git.kernel.org/pub...David S. Miller2-20/+44
2015-12-30net, socket, socket_wq: fix missing initialization of flagsNicolai Stange1-0/+1