summaryrefslogtreecommitdiff
path: root/arch/mips
AgeCommit message (Expand)Author
2018-12-08mips: fix mips_get_syscall_arg o32 checkDmitry V. Levin
2018-12-08MIPS: ralink: Fix mt7620 nd_sd pinmuxMathias Kresin
2018-12-05MIPS: function_graph: Simplify with function_graph_enter()Steven Rostedt (VMware)
2018-11-27MIPS: OCTEON: cavium_octeon_defconfig: re-enable OCTEON USB driverAaro Koskinen
2018-11-21MIPS: Loongson-3: Fix BRIDGE irq delivery problemHuacai Chen
2018-11-21MIPS: Loongson-3: Fix CPU UART irq delivery problemHuacai Chen
2018-11-21MIPS/PCI: Call pcie_bus_configure_settings() to set MPS/MRRSHuacai Chen
2018-11-21MIPS: kexec: Mark CPU offline before disabling local IRQDengcheng Zhu
2018-11-13MIPS: OCTEON: fix out of bounds array access on CN68XXAaro Koskinen
2018-11-13MIPS: VDSO: Reduce VDSO_RANDOMIZE_SIZE to 64MB for 64bitHuacai Chen
2018-10-05MIPS: memset: Fix CPU_DADDI_WORKAROUNDS `small_fixup' regressionMaciej W. Rozycki
2018-09-28MIPS: Fix CONFIG_CMDLINE handlingPaul Burton
2018-09-28MIPS: VDSO: Always map near top of user memoryPaul Burton
2018-09-12Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netLinus Torvalds
2018-09-11MIPS: lantiq: dma: add dev pointerHauke Mehrtens
2018-09-08Merge tag 'for-linus' of git://git.kernel.org/pub/scm/virt/kvm/kvmLinus Torvalds
2018-09-07KVM: Remove obsolete kvm_unmap_hva notifier backendMarc Zyngier
2018-08-31MIPS: VDSO: Match data page cache colouring when D$ aliasesPaul Burton
2018-08-25Merge tag 'kbuild-v4.19-2' of git://git.kernel.org/pub/scm/linux/kernel/git/m...Linus Torvalds
2018-08-24kbuild: rename LDFLAGS to KBUILD_LDFLAGSMasahiro Yamada
2018-08-23Merge tag 'mips_4.19_2' of git://git.kernel.org/pub/scm/linux/kernel/git/mips...Linus Torvalds
2018-08-21MIPS: lib: Provide MIPS64r6 __multi3() for GCC < 7Paul Burton
2018-08-21MIPS: Workaround GCC __builtin_unreachable reordering bugPaul Burton
2018-08-20Merge tag 'trace-v4.19' of git://git.kernel.org/pub/scm/linux/kernel/git/rost...Linus Torvalds
2018-08-17MIPS: Avoid move psuedo-instruction whilst using MIPS_ISA_LEVELPaul Burton
2018-08-17mm: convert return type of handle_mm_fault() caller to vm_fault_tSouptick Joarder
2018-08-15Merge branch 'linus' of git://git.kernel.org/pub/scm/linux/kernel/git/herbert...Linus Torvalds
2018-08-15Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-nextLinus Torvalds
2018-08-15Merge tag 'kconfig-v4.19-2' of git://git.kernel.org/pub/scm/linux/kernel/git/...Linus Torvalds
2018-08-14Merge tag 'mtd/for-4.19' of git://git.infradead.org/linux-mtdLinus Torvalds
2018-08-13Merge tag 'mips_4.19' of git://git.kernel.org/pub/scm/linux/kernel/git/mips/l...Linus Torvalds
2018-08-13Uprobe: Additional argument arch_uprobe to uprobe_write_opcode()Ravi Bangoria
2018-08-13Merge branch 'perf-core-for-linus' of git://git.kernel.org/pub/scm/linux/kern...Linus Torvalds
2018-08-13Merge branch 'locking-core-for-linus' of git://git.kernel.org/pub/scm/linux/k...Linus Torvalds
2018-08-13Merge branch 'sched-core-for-linus' of git://git.kernel.org/pub/scm/linux/ker...Linus Torvalds
2018-08-10MIPS: Consistently declare TLB functionsPaul Burton
2018-08-10MIPS: Export tlbmiss_handler_setup_pgd near its definitionPaul Burton
2018-08-09MIPS: Remove remnants of UASM_ISAPaul Burton
2018-08-09ssb: Remove SSB_WARN_ON, SSB_BUG_ON and SSB_DEBUGMichael Büsch
2018-08-08MIPS: netlogic: xlr: Remove erroneous check in nlm_fmn_send()Paul Burton
2018-08-07MIPS: VDSO: Force link endiannessPaul Burton
2018-08-07MIPS: Always specify -EB or -EL when using clangPaul Burton
2018-08-07MIPS: Use dins to simplify __write_64bit_c0_split()Paul Burton
2018-08-07MIPS: Use read-write output operand in __write_64bit_c0_split()Paul Burton
2018-08-06MIPS: Avoid using array as parameter to write_c0_kpgd()Paul Burton
2018-08-06MIPS: vdso: Allow clang's --target flag in VDSO cflagsPaul Burton
2018-08-06MIPS: genvdso: Remove GOT checksPaul Burton
2018-08-06MIPS: Remove obsolete MIPS checks for DST node "chosen@0"Robert P. J. Day
2018-08-03Merge git://git.kernel.org/pub/scm/linux/kernel/git/torvalds/linuxHerbert Xu
2018-08-02Merge ra.kernel.org:/pub/scm/linux/kernel/git/davem/netDavid S. Miller