summaryrefslogtreecommitdiff
path: root/arch/mips
AgeCommit message (Expand)Author
2019-07-18MIPS: Annotate fall-through in kvm/emulate.cPaul Burton
2019-07-18mips: fix cacheinfoVladimir Kondratiev
2019-07-18MIPS: kernel: only use i8253 clocksource with periodic clockeventThomas Bogendoerfer
2019-07-16MIPS: fix some more fall through errors in arch/mipsStephen Rothwell
2019-07-15MIPS: perf events: handle switch statement falling through warningsStephen Rothwell
2019-07-03mips/kprobes: Export kprobe_fault_handler()Anshuman Khandual
2019-06-24MIPS: ralink: mt7628a.dtsi: Add watchdog controller DT nodeStefan Roese
2019-06-24MIPS: ralink: mt7628a.dtsi: Add SPI controller DT nodeStefan Roese
2019-06-24MIPS: ralink: mt7628a.dtsi: Add GPIO controller DT nodeStefan Roese
2019-06-24MIPS: ralink: mt7628a.dtsi: Add pinctrl DT properties to the UART nodesStefan Roese
2019-06-24MIPS: ralink: mt7628a.dtsi: Add pinmux DT nodeStefan Roese
2019-06-24MIPS: ralink: mt7628a.dtsi: Add SPDX GPL-2.0 license identifierStefan Roese
2019-06-24MIPS: lantiq: Add SMP support for lantiq interrupt controllerPetr Cvek
2019-06-24MIPS: lantiq: Shorten register names, remove unused macrosPetr Cvek
2019-06-24MIPS: lantiq: Fix bitfield maskingPetr Cvek
2019-06-24MIPS: lantiq: Remove unused macrosPetr Cvek
2019-06-24MIPS: lantiq: Fix attributes of of_device_id structurePetr Cvek
2019-06-24MIPS: lantiq: Change variables to the same type as the sourcePetr Cvek
2019-06-24MIPS: lantiq: Move macro directly to iomem functionPetr Cvek
2019-06-24mips: Remove q-accessors from non-64bit platformsSerge Semin
2019-06-11MIPS: configs: Remove useless UEVENT_HELPER_PATHKrzysztof Kozlowski
2019-06-11MIPS: config: Remove left-over BACKLIGHT_LCD_SUPPORTKrzysztof Kozlowski
2019-06-11MIPS: ralink: Switch pinmux.h to SPDX headerLubomir Rintel
2019-06-11MIPS: ftrace: Reword prepare_ftrace_return() comment blockGeert Uytterhoeven
2019-06-11MIPS: lb60: Fix pin mappingsPaul Cercueil
2019-05-29MIPS: replace MBIT_ULL() with BIT_ULL()Masahiro Yamada
2019-05-24treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 102Thomas Gleixner
2019-05-24treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 61Thomas Gleixner
2019-05-24treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 45Thomas Gleixner
2019-05-21treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 13Thomas Gleixner
2019-05-21treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 3Thomas Gleixner
2019-05-21treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 1Thomas Gleixner
2019-05-21treewide: Add SPDX license identifier - Makefile/KconfigThomas Gleixner
2019-05-21treewide: Add SPDX license identifier for more missed filesThomas Gleixner
2019-05-21treewide: Add SPDX license identifier for missed filesThomas Gleixner
2019-05-19Merge tag 'kbuild-v5.2-2' of git://git.kernel.org/pub/scm/linux/kernel/git/ma...Linus Torvalds
2019-05-19Merge tag 'mips_5.2_2' of git://git.kernel.org/pub/scm/linux/kernel/git/mips/...Linus Torvalds
2019-05-18treewide: prefix header search paths with $(srctree)/Masahiro Yamada
2019-05-17Merge branch 'fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/viro/vfsLinus Torvalds
2019-05-16Merge tag 'clk-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/cl...Linus Torvalds
2019-05-16Merge branch 'next' of git://git.kernel.org/pub/scm/linux/kernel/git/rzhang/l...Linus Torvalds
2019-05-16Merge tag 'asm-generic-nommu' of git://git.kernel.org/pub/scm/linux/kernel/gi...Linus Torvalds
2019-05-16uapi: Wire up the mount API syscalls on non-x86 arches [ver #2]David Howells
2019-05-15MIPS: Alchemy: add DMA masks for on-chip ethernetManuel Lauss
2019-05-15clk: Remove io.h from clk-provider.hStephen Boyd
2019-05-14MIPS: mark __fls() and __ffs() as __always_inlineMasahiro Yamada
2019-05-14MIPS: mark mult_sh_align_mod() as __always_inlineMasahiro Yamada
2019-05-14mm: memblock: make keeping memblock memory opt-in rather than opt-outMike Rapoport
2019-05-14initramfs: poison freed initrd memoryChristoph Hellwig
2019-05-14mm/gup: change GUP fast to use flags rather than a write 'bool'Ira Weiny