summaryrefslogtreecommitdiff
path: root/arch/mips
AgeCommit message (Expand)AuthorFilesLines
2017-08-16Merge branch 'akpm-current/current'Stephen Rothwell2-11/+7
2017-08-16Merge remote-tracking branch 'userns/for-next'Stephen Rothwell2-12/+18
2017-08-16Merge remote-tracking branch 'kvm/linux-next'Stephen Rothwell1-0/+5
2017-08-16Merge remote-tracking branch 'net-next/master'Stephen Rothwell1-0/+2
2017-08-16Merge remote-tracking branch 'pci/next'Stephen Rothwell1-10/+20
2017-08-16Merge remote-tracking branch 'mips/mips-for-linux-next'Stephen Rothwell69-876/+1085
2017-08-13Merge branch 'upstream' of git://git.linux-mips.org/pub/scm/ralf/upstream-linusLinus Torvalds14-42/+137
2017-08-11vga: optimise console scrollingMatthew Wilcox1-0/+7
2017-08-11mm: arch: consolidate mmap hugetlb size encodingsMike Kravetz1-11/+0
2017-08-09Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netDavid S. Miller1-0/+1950
2017-08-09Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netLinus Torvalds1-0/+1950
2017-08-08Merge branches '4.13-fixes' and '4.13-fp-fixes' into mips-for-linux-nextRalf Baechle22-342/+660
2017-08-08MIPS: Set ISA bit in entry-y for microMIPS kernelsPaul Burton1-1/+14
2017-08-08MIPS: Prevent building MT support for microMIPS kernelsPaul Burton1-1/+1
2017-08-08KVM: add spinlock optimization frameworkLongpeng(Mike)1-0/+5
2017-08-08MIPS: generic: Move NI 169445 FIT image source to its own filePaul Burton3-25/+23
2017-08-08MIPS: generic: Move Boston FIT image source to its own filePaul Burton3-25/+23
2017-08-08MIPS: Allow platform to specify multiple its.S filesPaul Burton3-6/+15
2017-08-08MIPS: Octeon: Expose support for mips32r1, mips32r2 and mips64r1Petar Jovanovic1-3/+3
2017-08-08MIPS: signal: Remove unreachable code from force_fcr31_sig().Ralf Baechle1-2/+1
2017-08-08MIPS: PCI: Fix smp_processor_id() in preemptibleMatt Redfearn1-4/+3
2017-08-08MIPS: Introduce cpu_tcache_line_sizeMatt Redfearn1-0/+3
2017-08-07Merge tag 'mlx5-shared-2017-08-07' of git://git.kernel.org/pub/scm/linux/kern...David S. Miller2-0/+3
2017-08-07MIPS: NI 169445 board supportNathan Sullivan6-0/+166
2017-08-07MIPS: pci-mt7620: explicitly request exclusive reset controlPhilipp Zabel1-1/+1
2017-08-07MIPS: pistachio: Enable Root FS on NFS in defconfigMatt Redfearn1-1/+4
2017-08-07MIPS: NUMA: Remove the unused parent_node() macroDou Liyang2-2/+0
2017-08-07MIPS: DEC: Fix an int-handler.S CPU_DADDI_WORKAROUNDS regressionMaciej W. Rozycki1-28/+6
2017-08-07MIPS: Octeon: cavium_octeon_defconfig: Enable more driversSteven J. Hill1-10/+15
2017-08-07MIPS: math-emu: <MADDF|MSUBF>.D: Fix accuracy (64-bit case)Douglas Leung1-39/+94
2017-08-07MIPS: math-emu: <MADDF|MSUBF>.S: Fix accuracy (32-bit case)Douglas Leung2-70/+50
2017-08-07MIPS: math-emu: <MADDF|MSUBF>.<D|S>: Clean up "maddf_flags" enumerationAleksandar Markovic3-22/+20
2017-08-07MIPS: math-emu: <MADDF|MSUBF>.<D|S>: Fix some cases of zero inputsAleksandar Markovic2-2/+34
2017-08-07MIPS: math-emu: <MADDF|MSUBF>.<D|S>: Fix some cases of infinite inputsAleksandar Markovic2-2/+42
2017-08-07MIPS: math-emu: <MADDF|MSUBF>.<D|S>: Fix NaN propagationAleksandar Markovic2-91/+41
2017-08-07MIPS: math-emu: MINA.<D|S>: Fix some cases of infinity and zero inputsAleksandar Markovic2-4/+4
2017-08-07MIPS: math-emu: <MAXA|MINA>.<D|S>: Fix cases of both infinite inputsAleksandar Markovic4-4/+12
2017-08-07MIPS: math-emu: <MAXA|MINA>.<D|S>: Fix cases of input values with opposite signsAleksandar Markovic4-6/+22
2017-08-07MIPS: math-emu: <MAX|MIN>.<D|S>: Fix cases of both inputs negativeAleksandar Markovic4-32/+96
2017-08-07MIPS: math-emu: <MAX|MAXA|MIN|MINA>.<D|S>: Fix cases of both inputs zeroAleksandar Markovic4-24/+8
2017-08-07MIPS: math-emu: <MAX|MAXA|MIN|MINA>.<D|S>: Fix quiet NaN propagationAleksandar Markovic4-16/+112
2017-08-07MIPS: VDSO: Fix clobber lists in fallback code pathsGoran Ferenc1-2/+4
2017-08-07Revert "MIPS: Don't unnecessarily include kmalloc.h into <asm/cache.h>."Paul Burton1-0/+2
2017-08-07MIPS: OCTEON: Fix USB platform code breakage.Steven J. Hill1-1/+1
2017-08-07MIPS: Octeon: Fix broken EDAC driver.Steven J. Hill3-1/+97
2017-08-07MIPS: gitignore: ignore generated .c filesBartosz Golaszewski1-0/+2
2017-08-07MIPS: Fix race on setting and getting cpu_online_maskMatija Glavinic Pecotic1-3/+3
2017-08-07MIPS: mm: remove duplicate "const" qualifier on insn_tableThomas Petazzoni1-1/+1
2017-08-07MIPS: Remove unused ST_OFF from r2300_switch.SPaul Burton1-6/+0
2017-08-07MIPS: Move r2300 FP code from r2300_switch.S to r2300_fpu.SPaul Burton2-76/+77