The biggest actual changes are the support for tickless kernels on MIPS
and the rewrite for many of the timer devices previously used as
clocksources and clockevents. Various cleanups, including some moving
of code and support for 32-bit Broadcom BCM47XX processors, the return
of support for LASAT which isn't quite as unused as previously thought ...
The number of patch lines and files is inflated by two large whitespace
cleanup patches.
Ralf
Ahmed S. Darwish (1):
[MIPS] Replace deprecated SA_* IRQ flags with modern IRQF_ variants.
Atsushi Nemoto (2):
[MIPS] tx4927: Cleanup unused macros and non-standard IO accessors.
[MIPS] Kill redundant EXTRA_AFLAGS
Aurelien Jarno (6):
[MIPS] Add support for BCM47XX CPUs.
[MIPS] Move CFE code into arch/mips/fw/cfe
[MIPS] Move ARC code into arch/mips/fw/arc
[MIPS] Add CFE support to BCM47XX
[MIPS] Add gpio support to the BCM47XX platform
[MIPS] GPIO LED driver for the WGT634U machine
Brian Murphy (1):
[MIPS] Add back support for LASAT platforms
Florian Fainelli (1):
[MIPS] MTX1: Add defconfig file
Franck Bui-Huu (5):
[MIPS] Remove '-mno-explicit-relocs' option when CONFIG_BUILD_ELF64
[MIPS] Automatically set CONFIG_BUILD_ELF64
[MIPS] Rename CONFIG_BUILD_ELF64 into KBUILD_64BIT_SYM32
[MIPS] Don't abort the build process if '-msym32' isn't supported
[MIPS] Add BUG_ON assertion for attempt to run kernel on the wrong CPU type.
Kevin D. Kissell (1):
[MIPS] IRQ Affinity Support for SMTC on Malta Platform
Maciej W. Rozycki (3):
[MIPS] R3000 setup for kernel_thread()
[MIPS] dec/time.c: Remove no longer needed inclusion of <asm/div64.h>.
[MIPS] pg-r4k.c: Dump the generated code
Paolo 'Blaisorblade' Giarrusso (1):
[MIPS] Alchemy: Fix USB initialization.
Ralf Baechle (35):
[MIPS] SMTC: Microoptimize atomic_postincrement for non-weak consistency.
[MIPS] PCI: Always enable CONFIG_PCI_...