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
/
fw
/
arc
Age
Commit message (
Expand
)
Author
2020-06-25
mips: Return proper error code from console ->setup() hook
Andy Shevchenko
2020-06-09
mm: don't include asm/pgtable.h if linux/mm.h is already included
Mike Rapoport
2020-04-09
MIPS: fw: arc: add __weak to prom_meminit and prom_free_prom_memory
Masahiro Yamada
2019-10-23
MIPS: SGI-IP27: reduce ARC usage to a minimum
Thomas Bogendoerfer
2019-10-23
MIPS: arc: use function argument for passing argc/argv to prom_init_cmdline
Thomas Bogendoerfer
2019-10-23
MIPS: arc: remove unused stuff
Thomas Bogendoerfer
2019-10-23
MIPS: SGI-IP27: move registering of smp ops into IP27 specific code
Thomas Bogendoerfer
2019-10-09
MIPS: SGI-IP22/28: Use PROM for memory detection
Thomas Bogendoerfer
2019-10-09
MIPS: fw: arc: workaround 64bit kernel/32bit ARC problems
Thomas Bogendoerfer
2019-10-09
MIPS: fw: arc: use call_o32 to call ARC prom from 64bit kernel
Thomas Bogendoerfer
2019-10-09
MIPS: fw: arc: remove unused ARC code
Thomas Bogendoerfer
2019-10-04
MIPS: fw/arc: Remove unused addr variable
Paul Burton
2019-08-23
MIPS: fw: Record prom memory
Jiaxun Yang
2018-10-31
mm: remove include/linux/bootmem.h
Mike Rapoport
2018-07-17
mips: unify prom_putchar() declarations
Alexander Sverdlin
2017-11-02
License cleanup: add SPDX GPL-2.0 license identifier to files with no license
Greg Kroah-Hartman
2017-08-29
MIPS: SMP: Constify smp ops
Matt Redfearn
2016-04-03
MIPS: Fix misspellings in comments.
Adam Buchbinder
2015-01-13
MIPS: ARC: Use __noreturn / unreachable in ARC termination functions.
Ralf Baechle
2014-01-24
mips: delete non-required instances of include <linux/init.h>
Paul Gortmaker
2013-02-01
MIPS: Whitespace cleanup.
Ralf Baechle
2012-11-16
mips, arc: fix build failure
David Rientjes
2012-05-21
MIPS: Remove all -Wall and almost all -Werror usage from arch/mips.
Ralf Baechle
2012-03-28
Merge tag 'split-asm_system_h-for-linus-20120328' of git://git.kernel.org/pub...
Linus Torvalds
2012-03-28
Disintegrate asm/system.h for MIPS
David Howells
2012-02-29
bug.h: add include of it to various implicit C users
Paul Gortmaker
2011-04-26
Merge branch 'master' into for-next
Jiri Kosina
2011-04-06
update David Miller's old email address
Justin P. Mattock
2011-03-31
Fix common misspellings
Lucas De Marchi
2011-03-17
mips: change to new flag variable
matt mooney
2009-12-17
MIPS: IP22: Remove an unused function
Dmitri Vorobiev
2009-09-17
MIPS: FW: Build with -Werror
Ralf Baechle
2008-07-15
[MIPS] Remove mips_machtype from ARC based machines
Thomas Bogendoerfer
2008-06-16
[MIPS] Add RM200 with R5000 CPU to known ARC machines
Thomas Bogendoerfer
2008-01-29
[MIPS] SMP: Call platform methods via ops structure.
Ralf Baechle
2008-01-29
[MIPS] ARC: Use strchr instead of strstr.
Roel Kluin
2007-10-11
[MIPS] Fix "no space between function name and open parenthesis" warnings.
Ralf Baechle
2007-10-11
[MIPS] ARC: Get rid of mips_machgroup
Ralf Baechle
2007-10-11
[MIPS] ARC: Convert mach_table[] to ISO C initializers.
Ralf Baechle
2007-10-11
[MIPS] Move ARC code into arch/mips/fw/arc
Aurelien Jarno