index
:
linux-arm.git
aarch64/hotplug-vcpu/head
aarch64/hotplug-vcpu/v6.5
aarch64/hotplug-vcpu/v6.6
aarch64/hotplug-vcpu/v6.6-rc1
aarch64/hotplug-vcpu/v6.6-rc5
aarch64/hotplug-vcpu/v6.6-rc6
aarch64/hotplug-vcpu/v6.6-rc7
aarch64/hotplug-vcpu/v6.7
aarch64/hotplug-vcpu/v6.7-rc1
aarch64/hotplug-vcpu/v6.7-rc2
aarch64/hotplug-vcpu/v6.7-rc3
aarch64/hotplug-vcpu/v6.7-rc4
aarch64/hotplug-vcpu/v6.7-rc5
aarch64/hotplug-vcpu/v6.8-rc2
aarch64/ktext/head
aarch64/ktext/v6.5
aarch64/ktext/v6.6-rc5
aarch64/ktext/v6.7
adfs
cex7
clearfog
clearfog-4.10
clearfog-4.11
clearfog-4.12
clearfog-4.13
clearfog-4.9
clkdev
csi-v6
devel-stable
drm-armada-devel
drm-armada-devel-4.15
drm-armada-fixes
drm-armada-fixes-4.15
drm-dwhdmi-devel
drm-etnaviv-devel
drm-tda9950-fixes
drm-tda998x-devel
drm-tda998x-fixes
fec-testing
fiq
fixes
fixes-sa1111
for-arm-soc
for-next
hb2
ktext
ktext-current
master
mcbin
mvneta
mvpp2
net-merged
net-next
net-queue
nmi
phy
rtc
sa1100
spectre
to-build
uaccess
vcpu-rmk
wl18xx
zii
Russell King's ARM Linux kernel tree
Russell King
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
arch
/
mips
Age
Commit message (
Expand
)
Author
2020-01-20
MIPS: syscalls: fix indentation of the 'SYSNR' message
Alexander Lobakin
2020-01-20
MIPS: boot: fix typo in 'vmlinux.lzma.its' target
Alexander Lobakin
2020-01-20
MIPS: fix indentation of the 'RELOCS' message
Alexander Lobakin
2020-01-18
open: introduce openat2(2) syscall
Aleksa Sarai
2020-01-16
MIPS: vdso: Define BUILD_VDSO32 when building a 32bit kernel
Thomas Gleixner
2020-01-16
crypto: {arm,arm64,mips}/poly1305 - remove redundant non-reduction from emit
Jason A. Donenfeld
2020-01-15
MIPS: CU1000-Neo: Refresh defconfig to support HWMON and WiFi.
周琰杰 (Zhou Yanjie)
2020-01-15
MIPS: Ingenic: Add missing nodes for X1000 and CU1000-Neo.
周琰杰 (Zhou Yanjie)
2020-01-15
mips/vdso: Support mremap() for vDSO
Guoyun Sun
2020-01-14
MIPS: ralink: dts: gardena_smart_gateway_mt7688: Limit UART1
Reto Schneider
2020-01-14
MIPS: ralink: dts: gardena_smart_gateway_mt7688: Enable WMAC
Reto Schneider
2020-01-14
MIPS: ralink: dts: mt7628a.dtsi: Add WMAC DT node
Reto Schneider
2020-01-14
arch/mips/setup: Drop dummy_con initialization
Arvind Sankar
2020-01-14
mips: vdso: Remove unused VDSO_HAS_32BIT_FALLBACK
Vincenzo Frascino
2020-01-13
arch: wire up pidfd_getfd syscall
Sargun Dhillon
2020-01-13
MIPS: ip22-gio: Make gio_match_device() static
Geert Uytterhoeven
2020-01-10
MIPS: Loongson: Fix potential NULL dereference in loongson3_platform_init()
Tiezhu Yang
2020-01-10
MIPS: BPF: Use sizeof_field() instead of FIELD_SIZEOF()
Kees Cook
2020-01-10
MIPS: use resource_size
Julia Lawall
2020-01-10
Merge branch 'x86/mm' into efi/core, to pick up dependencies
Ingo Molnar
2020-01-09
mfd: ioc3: Add driver for SGI IOC3 chip
Thomas Bogendoerfer
2020-01-09
MIPS: SGI-IP27: fix readb/writeb addressing
Thomas Bogendoerfer
2020-01-09
MIPS: PCI: Support mapping of INTB/C/D for pci-xtalk-bridge
Thomas Bogendoerfer
2020-01-09
MIPS: SGI-IP27: No need for slice_map
Thomas Bogendoerfer
2020-01-09
MIPS: SGI-IP27: Store cpu speed when scanning for CPUs and use it later
Thomas Bogendoerfer
2020-01-09
MIPS: SGI-IP27: Only reserve interrupts used in Linux
Thomas Bogendoerfer
2020-01-09
MIPS: SGI-IP27: Move all shared IP27 declarations to ip27-common.h
Thomas Bogendoerfer
2020-01-09
MIPS: SGI-IP27: Use specific get_region_shift
Thomas Bogendoerfer
2020-01-09
MIPS: SGI-IP27: Use structs for decoding error status registers
Thomas Bogendoerfer
2020-01-09
MIPS: SGI-IP27: Use union instead of typedef
Thomas Bogendoerfer
2020-01-09
MIPS: SGI-IP27: Split kldir.h into generic SN and IP27 parts
Thomas Bogendoerfer
2020-01-09
MIPS: SGI-IP27: Move get_nasid() to a IP27 specific file
Thomas Bogendoerfer
2020-01-09
MIPS: SGI-IP27: move IP27 specific macro to IP27 specific header file
Thomas Bogendoerfer
2020-01-09
MIPS: SGI-IP27: get rid of asm/sn/sn0/ip27.h
Thomas Bogendoerfer
2020-01-09
MIPS: SGI-IP27: use asm/sn/agent.h for including HUB related stuff
Thomas Bogendoerfer
2020-01-09
MIPS: SGI-IP27: use cpu physid already present while scanning for CPUs
Thomas Bogendoerfer
2020-01-09
MIPS: SGI-IP27: use nodemask instead of cpumask
Thomas Bogendoerfer
2020-01-09
MIPS: BPF: Restore MIPS32 cBPF JIT
Paul Burton
2020-01-09
Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net
David S. Miller
2020-01-09
MIPS: Loongson2ef: drop pointless static qualifier in loongson_suspend_enter()
Mao Wenan
2020-01-09
MIPS: mm: Place per_cpu on different nodes, if NUMA is enabled
Thomas Bogendoerfer
2020-01-09
MIPS: Loongson64: Fix node_distance()
Thomas Bogendoerfer
2020-01-09
MIPS: SGI-IP27: Fix node_distance
Thomas Bogendoerfer
2020-01-09
MIPS: X1830: Add X1830 system type.
周琰杰 (Zhou Yanjie)
2020-01-09
MIPS: Ingenic: Add YSH & ATIL CU Neo board support.
周琰杰 (Zhou Yanjie)
2020-01-09
MIPS: Ingenic: Add Ingenic X1000 support.
周琰杰 (Zhou Yanjie)
2020-01-09
MIPS: ralink: add missing put_device in ill_acc_of_setup
yu kuai
2020-01-09
crypto: remove CRYPTO_TFM_RES_BAD_KEY_LEN
Eric Biggers
2020-01-06
remove ioremap_nocache and devm_ioremap_nocache
Christoph Hellwig
2020-01-06
MIPS: define ioremap_nocache to ioremap
Christoph Hellwig
[prev]
[next]