summaryrefslogtreecommitdiff
path: root/arch/mips
AgeCommit message (Expand)Author
2017-01-25MIPS: Alchemy: Remove duplicate initializerArnd Bergmann
2017-01-25MIPS: 'make -s' should be silentArnd Bergmann
2017-01-25MIPS: VDSO: avoid duplicate CAC_BASE definitionArnd Bergmann
2017-01-24MIPS: Fix modversionsArnd Bergmann
2017-01-24MIPS: Update ip27_defconfig for SCSI_DH changeArnd Bergmann
2017-01-24MIPS: Update lemote2f_defconfig for CPU_FREQ_STAT changeArnd Bergmann
2017-01-24MIPS: Update defconfigs for NF_CT_PROTO_DCCP/UDPLITE changeArnd Bergmann
2017-01-24MIPS: BMIPS: Add support SPI device nodesJaedon Shin
2017-01-24MIPS: Fix printk continuations in cpu-bugs64.cJames Hogan
2017-01-24treewide: Consolidate get_dma_ops() implementationsBart Van Assche
2017-01-24treewide: Move dma_ops from struct dev_archdata into struct deviceBart Van Assche
2017-01-24treewide: Constify most dma_map_ops structuresBart Van Assche
2017-01-06Merge tag 'for-linus' of git://git.kernel.org/pub/scm/virt/kvm/kvmLinus Torvalds
2017-01-05KVM: MIPS: Flush KVM entry code from icache globallyJames Hogan
2017-01-05KVM: MIPS: Don't clobber CP0_Status.UXJames Hogan
2017-01-03MIPS: zboot: Consolidate compiler flag filtering.Ralf Baechle
2017-01-03MIPS: ralink: Fix incorrect assignment on ralink_socColin Ian King
2017-01-03MIPS: sc-mips: L2 cache is inclusive of L1 dcache for CM3Paul Burton
2017-01-03MIPS: c-r4k: Treat physically indexed dcaches as not aliasingPaul Burton
2017-01-03MIPS: c-r4k: Treat I6400 dcache as though physically indexedPaul Burton
2017-01-03MIPS: Loongson1B: Change the OSC clock nameKelvin Cheung
2017-01-03MIPS: Netlogic: Fix assembler warning from smpboot.SPaul Burton
2017-01-03MIPS: Export {copy, clear}_page functions alongside their definitionsPaul Burton
2017-01-03MIPS: Export memcpy & memset functions alongside their definitionsPaul Burton
2017-01-03MIPS: Export string functions alongside their definitionsPaul Burton
2017-01-03MIPS: Export csum functions alongside their definitionsPaul Burton
2017-01-03MIPS: Export invalid_pte_table alongside its definitionPaul Burton
2017-01-03MIPS: Export _mcount alongside its definitionPaul Burton
2017-01-03MIPS: Export _save_fp & _save_msa alongside their definitionsPaul Burton
2017-01-03MIPS: End asm function prologue macros with .insnPaul Burton
2017-01-03MIPS: tlbex: Clear ISA bit when writing to handle_tlb{l,m,s}Paul Burton
2017-01-03MIPS: Use generic asm/export.hPaul Burton
2017-01-03MIPS: IRQ: Remove useless i8259_of_init() prototype.Ralf Baechle
2017-01-03MIPS: uprobes: Remove __weak attribute from arch_uprobe_copy_ixol.Marcin Nowakowski
2017-01-03MIPS: ralink: Cosmetic change to prom_init().John Crispin
2017-01-03MIPS: ralink: Add missing symbol for highmem support.John Crispin
2017-01-03MIPS: ralink: Add missing clk_round_rate().John Crispin
2017-01-03MIPS: ralink: Fix a typo in the pinmux setup.John Crispin
2017-01-03MIPS: ralink: Add missing pinmux.John Crispin
2017-01-03MIPS: ralink: Add missing I2C and I2S clocks.John Crispin
2017-01-03MIPS: ralink: MT7621 does not set its SoC type.John Crispin
2017-01-03MIPS: Add cacheinfo supportJustin Chen
2017-01-03MIPS: generic/kexec: add support for a DTB passed in a separate bufferMarcin Nowakowski
2017-01-03MIPS: kexec: add debug info about the new kexec'ed imageMarcin Nowakowski
2017-01-03MIPS: kexec: Do not reserve invalid crashkernel memory on bootMarcin Nowakowski
2017-01-03MIPS: fix mem=X@Y commandline processingMarcin Nowakowski
2017-01-03MIPS: relocate: Optionally relocate the DTBMarcin Nowakowski
2017-01-03MIPS: platform: Allow for DTB to be moved during kernel relocationMarcin Nowakowski
2017-01-03MIPS: Use early_init_fdt_reserve_self to protect DTB locationMarcin Nowakowski
2017-01-03MIPS: init: Ensure bootmem does not corrupt reserved memoryMarcin Nowakowski