summaryrefslogtreecommitdiff
path: root/arch/mips
AgeCommit message (Expand)Author
2016-10-15Merge branch 'upstream' of git://git.linux-mips.org/pub/scm/ralf/upstream-linusLinus Torvalds
2016-10-14MIPS: Wire up new pkey_{mprotect,alloc,free} syscallsRalf Baechle
2016-10-12MIPS: ptrace: Fix regs_return_value for kernel contextMarcin Nowakowski
2016-10-11Merge branch 'work.uaccess2' of git://git.kernel.org/pub/scm/linux/kernel/git...Linus Torvalds
2016-10-11treewide: remove redundant #include <linux/kconfig.h>Masahiro Yamada
2016-10-11mips/panic: replace smp_send_stop() with kdump friendly version in panic pathHidehiro Kawai
2016-10-11MIPS: VDSO: Drop duplicated -I*/-E* aflagsJames Hogan
2016-10-11MIPS: Fix -mabi=64 build of vdso.ldsJames Hogan
2016-10-10Merge branch 'mm-pkeys-for-linus' of git://git.kernel.org/pub/scm/linux/kerne...Linus Torvalds
2016-10-10MIPS: Enable hardened usercopyPaul Burton
2016-10-07uprobes: remove function declarations from arch/{mips,s390}Marcin Nowakowski
2016-10-07nmi_backtrace: generate one-line reports for idle cpusChris Metcalf
2016-10-07nmi_backtrace: add more trigger_*_cpu_backtrace() methodsChris Metcalf
2016-10-07atomic64: no need for CONFIG_ARCH_HAS_ATOMIC64_DEC_IF_POSITIVEVineet Gupta
2016-10-07mm: move phys_mem_access_prot_allowed() declaration to pgtable.hBaoyou Xie
2016-10-06Merge tag 'kvm-4.9-1' of git://git.kernel.org/pub/scm/virt/kvm/kvmLinus Torvalds
2016-10-06MIPS: generic: Convert SEAD-3 to a generic boardPaul Burton
2016-10-06MIPS: generic: Introduce generic DT-based board supportPaul Burton
2016-10-06MIPS: Support generating Flattened Image Trees (.itb)Paul Burton
2016-10-06MIPS: Adjust MIPS64 CAC_BASE to reflect Config.K0Paul Burton
2016-10-06MIPS: Print CM error reports upon bus errorsPaul Burton
2016-10-06MIPS: Support per-device DMA coherencePaul Burton
2016-10-06MIPS: dma-default: Don't check hw_coherentio if device is non-coherentPaul Burton
2016-10-06MIPS: Sanitise coherentio semanticsPaul Burton
2016-10-06MIPS: PCI: Support generic driversPaul Burton
2016-10-06MIPS: PCI: Introduce CONFIG_PCI_DRIVERS_LEGACYPaul Burton
2016-10-06MIPS: PCI: Split pci.c into pci.c & pci-legacy.cPaul Burton
2016-10-06MIPS: PCI: Inline pcibios_assign_all_bussesPaul Burton
2016-10-06MIPS: PCI: Make pcibios_set_cache_line_size an initcallPaul Burton
2016-10-06MIPS: PCI: Support for CONFIG_PCI_DOMAINS_GENERICPaul Burton
2016-10-06MIPS: PCI: Use struct list_head listsPaul Burton
2016-10-06MIPS: tracing: disable uprobe/kprobe on compact branch instructionsMarcin Nowakowski
2016-10-06MIPS: tracing: move insn_has_delay_slot to a shared headerMarcin Nowakowski
2016-10-06MIPS: BMIPS: Support APPENDED_DTBJaedon Shin
2016-10-06MIPS: BMIPS: Use interrupt-controller node nameJaedon Shin
2016-10-06MIPS: BMIPS: Add support NAND device nodesJaedon Shin
2016-10-06MIPS: BMIPS: Add support SDHCI device nodesJaedon Shin
2016-10-06MIPS: BMIPS: Add support GPIO device nodesJaedon Shin
2016-10-06MIPS: BMIPS: Add support PWM device nodesJaedon Shin
2016-10-06MIPS: Malta: Remove custom halt implementationPaul Burton
2016-10-06MIPS: Malta: Use syscon-reboot driver to rebootPaul Burton
2016-10-06MIPS: Malta: Probe pflash via DTPaul Burton
2016-10-06MIPS: Malta: Probe RTC via DTPaul Burton
2016-10-06MIPS: Malta: Remove custom DT match tablePaul Burton
2016-10-06MIPS: Malta: Probe interrupt controllers via DTPaul Burton
2016-10-06MIPS: Malta: Use all available DDR by defaultPaul Burton
2016-10-06MIPS: Malta: Allow PCI devices DMA to lower 2GB physicalPaul Burton
2016-10-06irqchip: i8259: Remove unused i8259A_irq_pendingPaul Burton
2016-10-06irqchip: i8259: Allow platforms to override poll functionPaul Burton
2016-10-06MIPS: SEAD3: Remove custom read_persistent_clockPaul Burton