summaryrefslogtreecommitdiffstats
AgeCommit message (Expand)AuthorFilesLines
2017-01-03OF: Prevent unaligned access in of_alias_scan()Paul Burton1-1/+1
2017-01-03MIPS: IRQ: Remove useless i8259_of_init() prototype.Ralf Baechle1-1/+0
2017-01-03MIPS: uprobes: Remove __weak attribute from arch_uprobe_copy_ixol.Marcin Nowakowski1-1/+1
2017-01-03MIPS: ralink: Cosmetic change to prom_init().John Crispin1-5/+4
2017-01-03MIPS: ralink: Add missing symbol for highmem support.John Crispin1-0/+1
2017-01-03MIPS: ralink: Add missing clk_round_rate().John Crispin1-0/+6
2017-01-03MIPS: ralink: Fix a typo in the pinmux setup.John Crispin1-9/+9
2017-01-03MIPS: ralink: Add missing pinmux.John Crispin2-3/+12
2017-01-03MIPS: ralink: Add missing I2C and I2S clocks.John Crispin4-0/+10
2017-01-03MIPS: ralink: MT7621 does not set its SoC type.John Crispin1-1/+1
2017-01-03MIPS: Add cacheinfo supportJustin Chen2-1/+86
2017-01-03MIPS: generic/kexec: add support for a DTB passed in a separate bufferMarcin Nowakowski2-0/+45
2017-01-03MIPS: kexec: add debug info about the new kexec'ed imageMarcin Nowakowski1-0/+22
2017-01-03MIPS: kexec: Do not reserve invalid crashkernel memory on bootMarcin Nowakowski1-0/+5
2017-01-03MIPS: fix mem=X@Y commandline processingMarcin Nowakowski1-0/+4
2017-01-03MIPS: relocate: Optionally relocate the DTBMarcin Nowakowski1-2/+36
2017-01-03MIPS: platform: Allow for DTB to be moved during kernel relocationMarcin Nowakowski2-0/+26
2017-01-03MIPS: Use early_init_fdt_reserve_self to protect DTB locationMarcin Nowakowski2-0/+11
2017-01-03MIPS: init: Ensure bootmem does not corrupt reserved memoryMarcin Nowakowski1-3/+71
2017-01-03MIPS: init: Ensure reserved memory regions are not added to bootmemMarcin Nowakowski1-0/+4
2017-01-03MIPS: Do not request resources for crashkernel if one isn't definedMarcin Nowakowski1-0/+3
2017-01-03MIPS: elfcore: add correct copy_regs implementationsMarcin Nowakowski1-0/+6
2017-01-03MIPS: Move register dump routines out of ptrace codeMarcin Nowakowski3-32/+49
2017-01-03MIPS: Kconfig: Fix indentation for kexec-related entriesMarcin Nowakowski1-7/+7
2017-01-03MIPS: kexec: remove SMP_DUMPMarcin Nowakowski3-25/+2
2017-01-03MIPS: Add support for ARCH_MMAP_RND_{COMPAT_}BITSMatt Redfearn2-5/+21
2017-01-03MIPS: Lantiq: Activate more drivers in default configurationHauke Mehrtens1-1/+12
2017-01-03MIPS: lantiq: Refresh default configurationHauke Mehrtens1-7/+1
2017-01-03of: Add check to of_scan_flat_dt() before accessing initial_boot_paramsTobias Wolf1-3/+6
2017-01-03ralink: Introduce fw_passed_dtb to arch/mips/ralinkTobias Wolf1-2/+10
2017-01-03MIPS: Loongson1: Add watchdog support for Loongson1 boardYang Ling6-10/+37
2017-01-03MIPS: Loongson1: Remove several redundant RTC-related macrosYang Ling3-19/+38
2017-01-03MIPS: Remove RESTORE_ALL_AND_RETPaul Burton1-8/+0
2017-01-03MIPS: Allow pre-r6 emulation on SMP MIPSr6 kernelsPaul Burton1-3/+1
2017-01-03MIPS: Cleanup LLBit handling in switch_toPaul Burton1-6/+12
2017-01-03MIPS: Remove r2_emul_return from struct thread_infoPaul Burton5-22/+4
2017-01-03MIPS: DTS: img: add device tree for Marduk boardRahul Bedarkar4-0/+188
2017-01-03MIPS: DTS: Add base device tree for Pistachio SoCRahul Bedarkar2-1/+925
2017-01-03MIPS: traps: Ensure L1 & L2 ECC checking match for CM3 systemsPaul Burton2-3/+67
2017-01-03MIPS: R2-on-R6 MULTU/MADDU/MSUBU emulation bugfixLeonid Yegoshin1-6/+6
2017-01-03MIPS: Loongson1B: Modify DEFAULT_MEMSIZEKelvin Cheung1-1/+1
2017-01-03MIPS: Loongson1C: Remove ARCH_WANT_OPTIONAL_GPIOLIBKelvin Cheung1-1/+0
2017-01-03MIPS: BMIPS: Migrate interrupts during bmips_cpu_disableFlorian Fainelli1-0/+1
2017-01-03MIPS: xilfpga: Update defconfigZubair Lutfullah Kakakhel1-1/+36
2017-01-03MIPS: xilfpga: Add DT node for AXI emacliteZubair Lutfullah Kakakhel1-0/+26
2017-01-03MIPS: xilfpga: Add DT node for AXI I2CZubair Lutfullah Kakakhel1-0/+22
2017-01-03MIPS: xilfpga: Update DT node and specify uart irqZubair Lutfullah Kakakhel1-0/+3
2017-01-03MIPS: xilfpga: Use Xilinx Interrupt ControllerZubair Lutfullah Kakakhel2-0/+13
2017-01-03MIPS: xilfpga: Use irqchip instead of the legacy wayZubair Lutfullah Kakakhel1-5/+2
2017-01-03MIPS: ath79: Fix error handlingChristophe JAILLET1-1/+1