summaryrefslogtreecommitdiff
path: root/arch/mips
AgeCommit message (Expand)AuthorFilesLines
2021-08-12MIPS: generic: Return true/false (not 1/0) from bool functionsHuilong Deng1-3/+3
2021-08-12MIPS: Make a alias for pistachio_defconfigJiaxun Yang1-0/+3
2021-08-12MIPS: Retire MACH_PISTACHIOJiaxun Yang11-577/+0
2021-08-12MIPS: config: generic: Add config for Marduk boardJiaxun Yang1-0/+53
2021-08-12MIPS: DTS: Pistachio add missing cpc and cdmmJiaxun Yang1-0/+10
2021-08-12MIPS: generic: Allow generating FIT image for Marduk boardJiaxun Yang5-0/+32
2021-08-12mips: Bulk conversion to generic_handle_domain_irq()Marc Zyngier8-39/+29
2021-08-10kbuild: do not require sub-make for separate output tree buildsMasahiro Yamada1-1/+1
2021-08-09MIPS/jazzdma: return error code from jazz_dma_map_sg()Martin Oliveira1-1/+1
2021-08-09Merge 5.14-rc5 into driver-core-nextGreg Kroah-Hartman5-9/+17
2021-08-08Merge tag 'tty-5.14-rc5' of git://git.kernel.org/pub/scm/linux/kernel/git/gre...Linus Torvalds1-1/+2
2021-08-07Merge tag 'kbuild-fixes-v5.14-2' of git://git.kernel.org/pub/scm/linux/kernel...Linus Torvalds1-1/+1
2021-08-06Merge tag 'mips-fixes_5.14_1' of git://git.kernel.org/pub/scm/linux/kernel/gi...Linus Torvalds1-6/+11
2021-08-05mips: Fix non-POSIX regexpH. Nikolaus Schaller1-1/+1
2021-08-05MIPS: check return value of pgtable_pmd_page_ctorHuang Pei1-6/+11
2021-08-05MIPS: locking/atomic: Fix atomic{_64,}_sub_if_positiveRui Wang1-1/+1
2021-08-05MIPS: loongson2ef: don't build serial.o unconditionallyRandy Dunlap1-1/+3
2021-08-05MIPS: Replace deprecated CPU-hotplug functions.Sebastian Andrzej Siewior2-7/+7
2021-08-04sock: allow reading and changing sk_userlocks with setsockoptPavel Tikhomirov1-0/+2
2021-08-02MIPS: don't include <linux/genhd.h> in <asm/mach-rc32434/rb.h>Christoph Hellwig1-2/+0
2021-07-31Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/netJakub Kicinski2-1/+3
2021-07-31Merge tag 'net-5.14-rc4' of git://git.kernel.org/pub/scm/linux/kernel/git/net...Linus Torvalds1-0/+3
2021-07-30Merge tag 'libata-5.14-2021-07-30' of git://git.kernel.dk/linux-blockLinus Torvalds1-1/+0
2021-07-30arch: Kconfig: clean up obsolete use of HAVE_IDELukas Bulwahn1-1/+0
2021-07-30asm-generic: reverse GENERIC_{STRNCPY_FROM,STRNLEN}_USER symbolsArnd Bergmann1-0/+2
2021-07-29MIPS: Alchemy: Fix spelling contraction "cant" -> "can't"Colin Ian King1-1/+1
2021-07-29Merge git://git.kernel.org/pub/scm/linux/kernel/git/bpf/bpfDavid S. Miller1-0/+3
2021-07-29bpf: Introduce BPF nospec instruction for mitigating Spectre v4Daniel Borkmann1-0/+3
2021-07-28mips: clean up kernel-doc in mm/c-octeon.cRandy Dunlap1-15/+14
2021-07-28mips: clean up kernel-doc in cavium-octeon/*.cRandy Dunlap3-30/+29
2021-07-28mips: clean up (remove) kernel-doc in cavium-octeon/executive/Randy Dunlap8-51/+50
2021-07-23signal: Remove the generic __ARCH_SI_TRAPNO supportEric W. Biederman1-2/+0
2021-07-23Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/netDavid S. Miller2-1/+3
2021-07-23compat: make linux/compat.h available everywhereArnd Bergmann1-13/+11
2021-07-23MIPS/asm/printk: Fix build failure caused by printkPetr Mladek1-1/+1
2021-07-22mips: clean up kvm MakefileMasahiro Yamada1-10/+7
2021-07-22mips: replace deprecated EXTRA_CFLAGS with ccflags-yMasahiro Yamada1-1/+1
2021-07-22mips: netlogic: fix kernel-doc complaints in fmn-config.cRandy Dunlap1-6/+9
2021-07-22mips: cavium-octeon: clean up kernel-doc in cvmx-interrupt-decodes.cRandy Dunlap1-5/+12
2021-07-21MIPS: Malta: Do not byte-swap accesses to the CBUS UARTMaciej W. Rozycki1-1/+2
2021-07-21bus: Make remove callback return voidUwe Kleine-König1-2/+1
2021-07-19MIPS: octeon: Remove vestiges of CONFIG_CAVIUM_RESERVE32Joe Perches2-54/+5
2021-07-19MIPS: Ingenic: Add system type for new Ingenic SoCs.周琰杰 (Zhou Yanjie)3-2/+26
2021-07-13MIPS: Fix unreachable code issueGustavo A. R. Silva1-1/+1
2021-07-13MIPS: Fix fall-through warnings for ClangGustavo A. R. Silva1-0/+2
2021-07-12exit/bdflush: Remove the deprecated bdflush system callEric W. Biederman1-1/+1
2021-07-11Merge tag 'irq-urgent-2021-07-11' of git://git.kernel.org/pub/scm/linux/kerne...Linus Torvalds2-0/+19
2021-07-10Merge tag 'kbuild-v5.14' of git://git.kernel.org/pub/scm/linux/kernel/git/mas...Linus Torvalds1-3/+0
2021-07-10Merge tag 'mips_5.14_1' of git://git.kernel.org/pub/scm/linux/kernel/git/mips...Linus Torvalds3-3/+5
2021-07-09Merge tag 'irqchip-fixes-5.14-1' of git://git.kernel.org/pub/scm/linux/kernel...Thomas Gleixner2-0/+19