summaryrefslogtreecommitdiff
path: root/arch/mips
AgeCommit message (Expand)Author
2019-02-20MIPS: OCTEON: don't set octeon_dma_bar_type if PCI is disabledAaro Koskinen
2019-02-20mips: bpf: fix encoding bug for mm_srlv32_opJiong Wang
2019-01-26MIPS: SiByte: Enable swiotlb for SWARM, LittleSur and BigSurMaciej W. Rozycki
2019-01-26Disable MSI also when pcie-octeon.pcie_disable onYunQiang Su
2019-01-13MIPS: Align kernel load address to 64KBHuacai Chen
2019-01-13MIPS: Ensure pmd_present() returns false after pmd_mknotpresent()Huacai Chen
2018-12-13mips: fix mips_get_syscall_arg o32 checkDmitry V. Levin
2018-11-22MIPS: kexec: Mark CPU offline before disabling local IRQDengcheng Zhu
2018-11-10MIPS: Fix up obsolete cpu_set usageEzequiel Garcia
2018-09-26MIPS: loongson64: cs5536: Fix PCI_OHCI_INT_REG readsPaul Burton
2018-09-26MIPS: ath79: fix system restartFelix Fietkau
2018-09-26MIPS: WARN_ON invalid DMA cache maintenance, not BUG_ONPaul Burton
2018-09-26MIPS: Fix ISA virt/bus conversion for non-zero PHYS_OFFSETPaul Burton
2018-09-26kthread: fix boot hang (regression) on MIPS/OpenRISCVegard Nossum
2018-09-05MIPS: Correct the 64-bit DSP accumulator register sizeMaciej W. Rozycki
2018-09-05Revert "MIPS: BCM47XX: Enable 74K Core ExternalSync for PCIe erratum"Rafał Miłecki
2018-07-03MIPS: io: Add barrier after register read in inX()Huacai Chen
2018-07-03MIPS: BCM47XX: Enable 74K Core ExternalSync for PCIe erratumTokunori Ikegami
2018-07-03mips: ftrace: fix static function graph tracingMatthias Schiffer
2018-07-03MIPS: io: Add barrier after register read in readX()Sinan Kaya
2018-06-13MIPS: ptrace: Fix PTRACE_PEEKUSR requests for 64-bit FGRsMaciej W. Rozycki
2018-05-30MIPS: ath79: Fix AR724X_PLL_REG_PCIE_CONFIG offsetMathias Kresin
2018-05-30MIPS: TXx9: use IS_BUILTIN() for CONFIG_LEDS_CLASSMatt Redfearn
2018-05-30KVM: Fix spelling mistake: "cop_unsuable" -> "cop_unusable"Colin Ian King
2018-05-30MIPS: Fix ptrace(2) PTRACE_PEEKUSR and PTRACE_POKEUSR accesses to o32 FGRsMaciej W. Rozycki
2018-05-30MIPS: ptrace: Expose FIR register through FP regsetMaciej W. Rozycki
2018-04-24MIPS: memset.S: Fix clobber of v1 in last_fixupMatt Redfearn
2018-04-24MIPS: memset.S: Fix return of __clear_user from Lpartial_fixupMatt Redfearn
2018-04-24MIPS: memset.S: EVA & fault support for small_memsetMatt Redfearn
2018-04-13MIPS: kprobes: flush_insn_slot should flush only if probe initialisedMarcin Nowakowski
2018-04-13MIPS: mm: fixed mappings: correct initialisationMarcin Nowakowski
2018-03-22MIPS: BPF: Quit clobbering callee saved registers in JIT code.David Daney
2018-03-18MIPS: BMIPS: Do not mask IPIs during suspendJustin Chen
2018-01-31MIPS: AR7: ensure the port type's FCR value is usedJonas Gorski
2018-01-17MIPS: Also verify sizeof `elf_fpreg_t' with PTRACE_SETREGSETMaciej W. Rozycki
2018-01-17MIPS: Disallow outsized PTRACE_SETREGSET NT_PRFPREG regset accessesMaciej W. Rozycki
2018-01-17MIPS: Fix an FCSR access API regression with NT_PRFPREG and MSAMaciej W. Rozycki
2018-01-17MIPS: Consistently handle buffer counter with PTRACE_SETREGSETMaciej W. Rozycki
2018-01-17MIPS: Guard against any partial write attempt with PTRACE_SETREGSETMaciej W. Rozycki
2018-01-17MIPS: Factor out NT_PRFPREG regset access helpersMaciej W. Rozycki
2017-11-30MIPS: BCM47XX: Fix LED inversion for WRT54GSv1Mirko Parthey
2017-11-30MIPS: Fix an n32 core file generation regset support regressionMaciej W. Rozycki
2017-11-21MIPS: Netlogic: Exclude netlogic,xlp-pic code from XLR buildsPaul Burton
2017-11-21MIPS: init: Ensure reserved memory regions are not added to bootmemMarcin Nowakowski
2017-11-21MIPS: End asm function prologue macros with .insnPaul Burton
2017-11-15MIPS: AR7: Ensure that serial ports are properly set upOswald Buddenhagen
2017-11-15MIPS: Fix CM region target definitionsPaul Burton
2017-11-15MIPS: microMIPS: Fix incorrect mask in insn_table_MMGustavo A. R. Silva
2017-10-08MIPS: Ensure bss section ends on a long-aligned addressPaul Burton
2017-08-11Make asm/word-at-a-time.h available on all architecturesChris Metcalf