index
:
linux
WIP-syscall
master
mmu_gather-race-fix
n900-dt
n900-dt-with-ssi
n900-dts-twl5030
n900-modem-rework
n900-omapdrm
next
proc-cmdline
sc18is600
ssi
ssi-cleaned
ssi-cleaned-dt
ssi-cleaned-dt2
ssi-cleaned-dt3
tty-splice
twl4030-madc-cleanup
Linux Kernel (branches are rebased on master from time to time)
Linus Torvalds
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
arch
/
mips
Age
Commit message (
Expand
)
Author
Files
Lines
2020-01-22
MIPS: sort MIPS and MIPS_GENERIC Kconfig selects alphabetically (again)
Alexander Lobakin
1
-10
/
+10
2020-01-22
MIPS: make CPU_HAS_LOAD_STORE_LR opt-out
Alexander Lobakin
4
-60
/
+40
2020-01-22
MIPS: generic: don't unconditionally select PINCTRL
Alexander Lobakin
2
-1
/
+1
2020-01-22
MIPS: don't explicitly select LIBFDT in Kconfig
Alexander Lobakin
1
-5
/
+0
2020-01-22
MIPS: sync-r4k: do slave counter synchronization with disabled HW interrupts
Sergey Korolev
1
-0
/
+5
2020-01-22
MIPS: SGI-IP30: Check for valid pointer before using it
Thomas Bogendoerfer
1
-2
/
+3
2020-01-20
MIPS: syscalls: fix indentation of the 'SYSNR' message
Alexander Lobakin
1
-1
/
+1
2020-01-20
MIPS: boot: fix typo in 'vmlinux.lzma.its' target
Alexander Lobakin
1
-1
/
+1
2020-01-20
MIPS: fix indentation of the 'RELOCS' message
Alexander Lobakin
1
-1
/
+1
2020-01-18
open: introduce openat2(2) syscall
Aleksa Sarai
3
-0
/
+3
2020-01-16
MIPS: vdso: Define BUILD_VDSO32 when building a 32bit kernel
Thomas Gleixner
1
-0
/
+4
2020-01-16
crypto: {arm,arm64,mips}/poly1305 - remove redundant non-reduction from emit
Jason A. Donenfeld
1
-16
/
+2
2020-01-15
MIPS: CU1000-Neo: Refresh defconfig to support HWMON and WiFi.
周琰杰 (Zhou Yanjie)
1
-1
/
+7
2020-01-15
MIPS: Ingenic: Add missing nodes for X1000 and CU1000-Neo.
周琰杰 (Zhou Yanjie)
2
-0
/
+116
2020-01-15
mips/vdso: Support mremap() for vDSO
Guoyun Sun
1
-0
/
+13
2020-01-14
MIPS: ralink: dts: gardena_smart_gateway_mt7688: Limit UART1
Reto Schneider
1
-0
/
+3
2020-01-14
MIPS: ralink: dts: gardena_smart_gateway_mt7688: Enable WMAC
Reto Schneider
1
-0
/
+5
2020-01-14
MIPS: ralink: dts: mt7628a.dtsi: Add WMAC DT node
Reto Schneider
1
-0
/
+10
2020-01-14
arch/mips/setup: Drop dummy_con initialization
Arvind Sankar
1
-2
/
+0
2020-01-14
mips: vdso: Remove unused VDSO_HAS_32BIT_FALLBACK
Vincenzo Frascino
1
-2
/
+0
2020-01-13
arch: wire up pidfd_getfd syscall
Sargun Dhillon
3
-0
/
+3
2020-01-13
MIPS: ip22-gio: Make gio_match_device() static
Geert Uytterhoeven
2
-5
/
+3
2020-01-10
MIPS: Loongson: Fix potential NULL dereference in loongson3_platform_init()
Tiezhu Yang
1
-0
/
+3
2020-01-10
MIPS: BPF: Use sizeof_field() instead of FIELD_SIZEOF()
Kees Cook
1
-9
/
+9
2020-01-10
MIPS: use resource_size
Julia Lawall
1
-4
/
+2
2020-01-10
Merge branch 'x86/mm' into efi/core, to pick up dependencies
Ingo Molnar
1
-0
/
+4
2020-01-09
mfd: ioc3: Add driver for SGI IOC3 chip
Thomas Bogendoerfer
1
-20
/
+0
2020-01-09
MIPS: SGI-IP27: fix readb/writeb addressing
Thomas Bogendoerfer
2
-21
/
+21
2020-01-09
MIPS: PCI: Support mapping of INTB/C/D for pci-xtalk-bridge
Thomas Bogendoerfer
2
-5
/
+26
2020-01-09
MIPS: SGI-IP27: No need for slice_map
Thomas Bogendoerfer
2
-6
/
+0
2020-01-09
MIPS: SGI-IP27: Store cpu speed when scanning for CPUs and use it later
Thomas Bogendoerfer
5
-21
/
+5
2020-01-09
MIPS: SGI-IP27: Only reserve interrupts used in Linux
Thomas Bogendoerfer
2
-20
/
+1
2020-01-09
MIPS: SGI-IP27: Move all shared IP27 declarations to ip27-common.h
Thomas Bogendoerfer
8
-26
/
+19
2020-01-09
MIPS: SGI-IP27: Use specific get_region_shift
Thomas Bogendoerfer
2
-24
/
+20
2020-01-09
MIPS: SGI-IP27: Use structs for decoding error status registers
Thomas Bogendoerfer
1
-18
/
+20
2020-01-09
MIPS: SGI-IP27: Use union instead of typedef
Thomas Bogendoerfer
1
-2
/
+2
2020-01-09
MIPS: SGI-IP27: Split kldir.h into generic SN and IP27 parts
Thomas Bogendoerfer
2
-187
/
+192
2020-01-09
MIPS: SGI-IP27: Move get_nasid() to a IP27 specific file
Thomas Bogendoerfer
3
-16
/
+10
2020-01-09
MIPS: SGI-IP27: move IP27 specific macro to IP27 specific header file
Thomas Bogendoerfer
2
-10
/
+12
2020-01-09
MIPS: SGI-IP27: get rid of asm/sn/sn0/ip27.h
Thomas Bogendoerfer
5
-88
/
+3
2020-01-09
MIPS: SGI-IP27: use asm/sn/agent.h for including HUB related stuff
Thomas Bogendoerfer
19
-40
/
+22
2020-01-09
MIPS: SGI-IP27: use cpu physid already present while scanning for CPUs
Thomas Bogendoerfer
4
-74
/
+8
2020-01-09
MIPS: SGI-IP27: use nodemask instead of cpumask
Thomas Bogendoerfer
1
-6
/
+6
2020-01-09
MIPS: BPF: Restore MIPS32 cBPF JIT
Paul Burton
4
-0
/
+1557
2020-01-09
Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net
David S. Miller
8
-18
/
+72
2020-01-09
MIPS: Loongson2ef: drop pointless static qualifier in loongson_suspend_enter()
Mao Wenan
1
-1
/
+1
2020-01-09
MIPS: mm: Place per_cpu on different nodes, if NUMA is enabled
Thomas Bogendoerfer
2
-0
/
+53
2020-01-09
MIPS: Loongson64: Fix node_distance()
Thomas Bogendoerfer
1
-1
/
+1
2020-01-09
MIPS: SGI-IP27: Fix node_distance
Thomas Bogendoerfer
1
-9
/
+9
2020-01-09
MIPS: X1830: Add X1830 system type.
周琰杰 (Zhou Yanjie)
4
-31
/
+44
[prev]
[next]