summaryrefslogtreecommitdiff
path: root/arch
AgeCommit message (Expand)Author
2016-10-04MIPS: Octeon: Don't try to maintain link state in early init.Aaro Koskinen
2016-10-04MIPS: Octeon: Delete legacy hack for broken bootloadersAaro Koskinen
2016-10-04MIPS: BCM63xx: Let clk_disable() return immediately if clk is NULLMasahiro Yamada
2016-10-04MIPS: PCI: Reduce stack frame usageKeith Busch
2016-10-04MIPS: TXx9: Convert to Common Clock FrameworkGeert Uytterhoeven
2016-10-04MIPS: TXx9: tx49xx: Move GPIO setup from .mem_setup() to .arch_init()Geert Uytterhoeven
2016-10-04MIPS: TXx9: tx39xx: Move GPIO setup from .mem_setup() to .arch_init()Geert Uytterhoeven
2016-10-04MIPS: Squash lines for simple wrapper functionsMasahiro Yamada
2016-10-04MIPS: Add RTC support for Loongson1C boardYang Ling
2016-10-04MIPS: Migrate exception table users off module.h and onto extable.hPaul Gortmaker
2016-10-04MIPS: Lantiq: Make xrx200_phy_fw explicitly non-modularPaul Gortmaker
2016-10-04MIPS: Lantiq: Make vmmc explicitly non-modularPaul Gortmaker
2016-10-04MIPS: ralink: Make timer explicitly non-modularPaul Gortmaker
2016-10-04MIPS: BCM47xx: Make serial explicitly non-modularPaul Gortmaker
2016-10-04MIPS: Delete unused file smp-gic.cMatt Redfearn
2016-10-04MIPS: pistachio: Remove ANDROID_TIMED_OUTPUT from defconfig.Fabian Frederick
2016-10-04MIPS: pci-mt7620: Delete unnecessary assignment for the field "owner"Markus Elfring
2016-10-04MIPS: Move identification of VP(E) into proc.c from smp-mt.cMatt Redfearn
2016-10-04MIPS: Loongson1C: Add defconfigYang Ling
2016-10-04MIPS: Loongson1C: Add board supportYang Ling
2016-10-04MIPS: Add CPU support for Loongson1CYang Ling
2016-10-04MIPS: Octeon: Rename upper case variables at setup time.Aaro Koskinen
2016-10-04MIPS: Octeon: Take all memory into use by default.Aaro Koskinen
2016-10-04MIPS: BMIPS: Add device tree example for BCM6362Álvaro Fernández Rojas
2016-10-04MIPS: BMIPS: Add BCM6362 supportÁlvaro Fernández Rojas
2016-10-04MIPS: BMIPS: Add device tree example for BCM3368Álvaro Fernández Rojas
2016-10-04MIPS: BMIPS: Add BCM3368 supportÁlvaro Fernández Rojas
2016-10-04MIPS: BMIPS: Add device tree example for BCM63268Álvaro Fernández Rojas
2016-10-04MIPS: BMIPS: rename bcm96358nb4ser to bcm6358-neufbox4-sercomÁlvaro Fernández Rojas
2016-10-04MIPS: BMIPS: add missing bcm97435svmb to DT_NONEÁlvaro Fernández Rojas
2016-10-04MIPS: Don't specify STACKPROTECTOR in defconfigsPaul Gortmaker
2016-10-02Merge branch 'fixes' of git://git.armlinux.org.uk/~rmk/linux-armLinus Torvalds
2016-10-02ARM: 8618/1: decompressor: reset ttbcr fields to use TTBR0 on ARMv7Srinivas Ramana
2016-10-02Merge branch 'x86-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/ker...Linus Torvalds
2016-10-02Merge branch 'upstream' of git://git.linux-mips.org/pub/scm/ralf/upstream-linusLinus Torvalds
2016-10-02MIPS: CM: Fix mips_cm_max_vp_width for non-MT kernels on MT systemsPaul Burton
2016-09-30x86/entry/64: Fix context tracking state warning when load_gs_index failsWanpeng Li
2016-09-30x86/boot: Initialize FPU and X86_FEATURE_ALWAYS even if we don't have CPUIDAndy Lutomirski
2016-09-30x86/vdso: Fix building on big endian hostSegher Boessenkool
2016-09-30x86/boot: Fix another __read_cr4() case on 486Andy Lutomirski
2016-09-29x86/init: Fix cr4_init_shadow() on CR4-less machinesAndy Lutomirski
2016-09-29MIPS: Fix detection of unsupported highmem with cache aliasesPaul Burton
2016-09-29MIPS: Malta: Fix IOCU disable switch read for MIPS64Paul Burton
2016-09-29MIPS: Fix BUILD_ROLLBACK_PROLOGUE for microMIPSPaul Burton
2016-09-29MIPS: clear execution hazard after changing FTLB enablePaul Burton
2016-09-29MIPS: Configure FTLB after probing TLB sizes from config4Paul Burton
2016-09-29MIPS: Stop setting I6400 FTLBPPaul Burton
2016-09-29MIPS: DEC: Avoid la pseudo-instruction in delay slotsRalf Baechle
2016-09-29MIPS: Octeon: mark GPIO controller node not populated after IRQ init.Steven J. Hill
2016-09-29MIPS: uprobes: fix use of uninitialised variableMarcin Nowakowski