index
:
linux
master
linux
Fast-forward packages
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
arch
/
mips
(
follow
)
Commit message (
Expand
)
Author
Age
Files
Lines
*
MIPS: perf events: handle switch statement falling through warnings
Stephen Rothwell
2019-07-15
1
-15
/
+15
*
mips/kprobes: Export kprobe_fault_handler()
Anshuman Khandual
2019-07-03
2
-1
/
+2
*
MIPS: ralink: mt7628a.dtsi: Add watchdog controller DT node
Stefan Roese
2019-06-24
1
-0
/
+13
*
MIPS: ralink: mt7628a.dtsi: Add SPI controller DT node
Stefan Roese
2019-06-24
1
-0
/
+16
*
MIPS: ralink: mt7628a.dtsi: Add GPIO controller DT node
Stefan Roese
2019-06-24
1
-0
/
+13
*
MIPS: ralink: mt7628a.dtsi: Add pinctrl DT properties to the UART nodes
Stefan Roese
2019-06-24
1
-0
/
+9
*
MIPS: ralink: mt7628a.dtsi: Add pinmux DT node
Stefan Roese
2019-06-24
1
-1
/
+94
*
MIPS: ralink: mt7628a.dtsi: Add SPDX GPL-2.0 license identifier
Stefan Roese
2019-06-24
1
-0
/
+2
*
MIPS: lantiq: Add SMP support for lantiq interrupt controller
Petr Cvek
2019-06-24
1
-24
/
+106
*
MIPS: lantiq: Shorten register names, remove unused macros
Petr Cvek
2019-06-24
1
-18
/
+16
*
MIPS: lantiq: Fix bitfield masking
Petr Cvek
2019-06-24
1
-2
/
+3
*
MIPS: lantiq: Remove unused macros
Petr Cvek
2019-06-24
1
-4
/
+0
*
MIPS: lantiq: Fix attributes of of_device_id structure
Petr Cvek
2019-06-24
1
-1
/
+1
*
MIPS: lantiq: Change variables to the same type as the source
Petr Cvek
2019-06-24
1
-10
/
+10
*
MIPS: lantiq: Move macro directly to iomem function
Petr Cvek
2019-06-24
1
-10
/
+8
*
mips: Remove q-accessors from non-64bit platforms
Serge Semin
2019-06-24
1
-0
/
+11
*
MIPS: configs: Remove useless UEVENT_HELPER_PATH
Krzysztof Kozlowski
2019-06-12
33
-33
/
+0
*
MIPS: config: Remove left-over BACKLIGHT_LCD_SUPPORT
Krzysztof Kozlowski
2019-06-12
4
-4
/
+0
*
MIPS: ralink: Switch pinmux.h to SPDX header
Lubomir Rintel
2019-06-12
1
-4
/
+1
*
MIPS: ftrace: Reword prepare_ftrace_return() comment block
Geert Uytterhoeven
2019-06-12
1
-11
/
+12
*
MIPS: lb60: Fix pin mappings
Paul Cercueil
2019-06-12
1
-8
/
+8
*
MIPS: replace MBIT_ULL() with BIT_ULL()
Masahiro Yamada
2019-05-29
1
-65
/
+60
*
treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 102
Thomas Gleixner
2019-05-24
13
-182
/
+13
*
treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 61
Thomas Gleixner
2019-05-24
12
-174
/
+12
*
treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 45
Thomas Gleixner
2019-05-24
1
-5
/
+1
*
treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 13
Thomas Gleixner
2019-05-21
1
-12
/
+1
*
treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 3
Thomas Gleixner
2019-05-21
1
-4
/
+1
*
treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 1
Thomas Gleixner
2019-05-21
19
-269
/
+19
*
treewide: Add SPDX license identifier - Makefile/Kconfig
Thomas Gleixner
2019-05-21
52
-0
/
+52
*
treewide: Add SPDX license identifier for more missed files
Thomas Gleixner
2019-05-21
3
-0
/
+3
*
treewide: Add SPDX license identifier for missed files
Thomas Gleixner
2019-05-21
5
-0
/
+5
*
Merge tag 'kbuild-v5.2-2' of git://git.kernel.org/pub/scm/linux/kernel/git/ma...
Linus Torvalds
2019-05-19
1
-1
/
+1
|
\
|
*
treewide: prefix header search paths with $(srctree)/
Masahiro Yamada
2019-05-18
1
-1
/
+1
*
|
Merge tag 'mips_5.2_2' of git://git.kernel.org/pub/scm/linux/kernel/git/mips/...
Linus Torvalds
2019-05-19
17
-659
/
+809
|
\
\
|
|
/
|
/
|
|
*
MIPS: Alchemy: add DMA masks for on-chip ethernet
Manuel Lauss
2019-05-15
1
-8
/
+14
|
*
MIPS: SGI-IP22: provide missing dma_mask/coherent_dma_mask
Thomas Bogendoerfer
2019-05-13
1
-0
/
+13
|
*
generic: fix appended dtb support
Marcin Nowakowski
2019-05-13
1
-2
/
+2
|
*
MIPS: SGI-IP27: abstract chipset irq from bridge
Thomas Bogendoerfer
2019-05-10
5
-119
/
+265
|
*
MIPS: SGI-IP27: use generic PCI driver
Thomas Bogendoerfer
2019-05-10
9
-275
/
+266
|
*
MIPS: Fix Ingenic SoCs sometimes reporting wrong ISA
Paul Cercueil
2019-05-10
1
-0
/
+8
|
*
MIPS: perf: Fix build with CONFIG_CPU_BMIPS5000 enabled
Florian Fainelli
2019-05-10
1
-18
/
+3
*
|
Merge branch 'fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/viro/vfs
Linus Torvalds
2019-05-17
3
-0
/
+18
|
\
\
|
*
|
uapi: Wire up the mount API syscalls on non-x86 arches [ver #2]
David Howells
2019-05-16
3
-0
/
+18
*
|
|
Merge tag 'clk-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/cl...
Linus Torvalds
2019-05-17
3
-0
/
+3
|
\
\
\
|
*
|
|
clk: Remove io.h from clk-provider.h
Stephen Boyd
2019-05-15
3
-0
/
+3
*
|
|
|
Merge branch 'next' of git://git.kernel.org/pub/scm/linux/kernel/git/rzhang/l...
Linus Torvalds
2019-05-17
2
-2
/
+2
|
\
\
\
\
|
*
|
|
|
thermal/drivers/core: Remove the module Kconfig's option
Daniel Lezcano
2019-05-06
2
-2
/
+2
*
|
|
|
|
Merge tag 'asm-generic-nommu' of git://git.kernel.org/pub/scm/linux/kernel/gi...
Linus Torvalds
2019-05-16
1
-1
/
+0
|
\
\
\
\
\
|
*
|
|
|
|
arch: mostly remove <asm/segment.h>
Christoph Hellwig
2019-04-23
1
-1
/
+0
*
|
|
|
|
|
MIPS: mark __fls() and __ffs() as __always_inline
Masahiro Yamada
2019-05-15
1
-2
/
+2
[next]