summaryrefslogtreecommitdiffstats
path: root/arch/mips (follow)
Commit message (Expand)AuthorAgeFilesLines
* MIPS: perf events: handle switch statement falling through warningsStephen Rothwell2019-07-151-15/+15
* mips/kprobes: Export kprobe_fault_handler()Anshuman Khandual2019-07-032-1/+2
* MIPS: ralink: mt7628a.dtsi: Add watchdog controller DT nodeStefan Roese2019-06-241-0/+13
* MIPS: ralink: mt7628a.dtsi: Add SPI controller DT nodeStefan Roese2019-06-241-0/+16
* MIPS: ralink: mt7628a.dtsi: Add GPIO controller DT nodeStefan Roese2019-06-241-0/+13
* MIPS: ralink: mt7628a.dtsi: Add pinctrl DT properties to the UART nodesStefan Roese2019-06-241-0/+9
* MIPS: ralink: mt7628a.dtsi: Add pinmux DT nodeStefan Roese2019-06-241-1/+94
* MIPS: ralink: mt7628a.dtsi: Add SPDX GPL-2.0 license identifierStefan Roese2019-06-241-0/+2
* MIPS: lantiq: Add SMP support for lantiq interrupt controllerPetr Cvek2019-06-241-24/+106
* MIPS: lantiq: Shorten register names, remove unused macrosPetr Cvek2019-06-241-18/+16
* MIPS: lantiq: Fix bitfield maskingPetr Cvek2019-06-241-2/+3
* MIPS: lantiq: Remove unused macrosPetr Cvek2019-06-241-4/+0
* MIPS: lantiq: Fix attributes of of_device_id structurePetr Cvek2019-06-241-1/+1
* MIPS: lantiq: Change variables to the same type as the sourcePetr Cvek2019-06-241-10/+10
* MIPS: lantiq: Move macro directly to iomem functionPetr Cvek2019-06-241-10/+8
* mips: Remove q-accessors from non-64bit platformsSerge Semin2019-06-241-0/+11
* MIPS: configs: Remove useless UEVENT_HELPER_PATHKrzysztof Kozlowski2019-06-1233-33/+0
* MIPS: config: Remove left-over BACKLIGHT_LCD_SUPPORTKrzysztof Kozlowski2019-06-124-4/+0
* MIPS: ralink: Switch pinmux.h to SPDX headerLubomir Rintel2019-06-121-4/+1
* MIPS: ftrace: Reword prepare_ftrace_return() comment blockGeert Uytterhoeven2019-06-121-11/+12
* MIPS: lb60: Fix pin mappingsPaul Cercueil2019-06-121-8/+8
* MIPS: replace MBIT_ULL() with BIT_ULL()Masahiro Yamada2019-05-291-65/+60
* treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 102Thomas Gleixner2019-05-2413-182/+13
* treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 61Thomas Gleixner2019-05-2412-174/+12
* treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 45Thomas Gleixner2019-05-241-5/+1
* treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 13Thomas Gleixner2019-05-211-12/+1
* treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 3Thomas Gleixner2019-05-211-4/+1
* treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 1Thomas Gleixner2019-05-2119-269/+19
* treewide: Add SPDX license identifier - Makefile/KconfigThomas Gleixner2019-05-2152-0/+52
* treewide: Add SPDX license identifier for more missed filesThomas Gleixner2019-05-213-0/+3
* treewide: Add SPDX license identifier for missed filesThomas Gleixner2019-05-215-0/+5
* Merge tag 'kbuild-v5.2-2' of git://git.kernel.org/pub/scm/linux/kernel/git/ma...Linus Torvalds2019-05-191-1/+1
|\
| * treewide: prefix header search paths with $(srctree)/Masahiro Yamada2019-05-181-1/+1
* | Merge tag 'mips_5.2_2' of git://git.kernel.org/pub/scm/linux/kernel/git/mips/...Linus Torvalds2019-05-1917-659/+809
|\ \ | |/ |/|
| * MIPS: Alchemy: add DMA masks for on-chip ethernetManuel Lauss2019-05-151-8/+14
| * MIPS: SGI-IP22: provide missing dma_mask/coherent_dma_maskThomas Bogendoerfer2019-05-131-0/+13
| * generic: fix appended dtb supportMarcin Nowakowski2019-05-131-2/+2
| * MIPS: SGI-IP27: abstract chipset irq from bridgeThomas Bogendoerfer2019-05-105-119/+265
| * MIPS: SGI-IP27: use generic PCI driverThomas Bogendoerfer2019-05-109-275/+266
| * MIPS: Fix Ingenic SoCs sometimes reporting wrong ISAPaul Cercueil2019-05-101-0/+8
| * MIPS: perf: Fix build with CONFIG_CPU_BMIPS5000 enabledFlorian Fainelli2019-05-101-18/+3
* | Merge branch 'fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/viro/vfsLinus Torvalds2019-05-173-0/+18
|\ \
| * | uapi: Wire up the mount API syscalls on non-x86 arches [ver #2]David Howells2019-05-163-0/+18
* | | Merge tag 'clk-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/cl...Linus Torvalds2019-05-173-0/+3
|\ \ \
| * | | clk: Remove io.h from clk-provider.hStephen Boyd2019-05-153-0/+3
* | | | Merge branch 'next' of git://git.kernel.org/pub/scm/linux/kernel/git/rzhang/l...Linus Torvalds2019-05-172-2/+2
|\ \ \ \
| * | | | thermal/drivers/core: Remove the module Kconfig's optionDaniel Lezcano2019-05-062-2/+2
* | | | | Merge tag 'asm-generic-nommu' of git://git.kernel.org/pub/scm/linux/kernel/gi...Linus Torvalds2019-05-161-1/+0
|\ \ \ \ \
| * | | | | arch: mostly remove <asm/segment.h>Christoph Hellwig2019-04-231-1/+0
* | | | | | MIPS: mark __fls() and __ffs() as __always_inlineMasahiro Yamada2019-05-151-2/+2