summaryrefslogtreecommitdiffstats
path: root/arch/mips
Commit message (Expand)AuthorAgeFilesLines
* MIPS: SiByte: Enable swiotlb for SWARM, LittleSur and BigSurMaciej W. Rozycki2019-01-263-0/+18
* Disable MSI also when pcie-octeon.pcie_disable onYunQiang Su2019-01-261-1/+3
* MIPS: Align kernel load address to 64KBHuacai Chen2019-01-131-3/+4
* MIPS: Ensure pmd_present() returns false after pmd_mknotpresent()Huacai Chen2019-01-131-0/+5
* mips: fix mips_get_syscall_arg o32 checkDmitry V. Levin2018-12-131-1/+1
* MIPS: kexec: Mark CPU offline before disabling local IRQDengcheng Zhu2018-11-222-0/+6
* MIPS: Fix up obsolete cpu_set usageEzequiel Garcia2018-11-101-1/+1
* MIPS: loongson64: cs5536: Fix PCI_OHCI_INT_REG readsPaul Burton2018-09-261-1/+1
* MIPS: ath79: fix system restartFelix Fietkau2018-09-262-0/+2
* MIPS: WARN_ON invalid DMA cache maintenance, not BUG_ONPaul Burton2018-09-261-2/+4
* MIPS: Fix ISA virt/bus conversion for non-zero PHYS_OFFSETPaul Burton2018-09-261-4/+4
* kthread: fix boot hang (regression) on MIPS/OpenRISCVegard Nossum2018-09-261-1/+0
* MIPS: Correct the 64-bit DSP accumulator register sizeMaciej W. Rozycki2018-09-053-3/+3
* Revert "MIPS: BCM47XX: Enable 74K Core ExternalSync for PCIe erratum"Rafał Miłecki2018-09-052-9/+0
* MIPS: io: Add barrier after register read in inX()Huacai Chen2018-07-031-0/+2
* MIPS: BCM47XX: Enable 74K Core ExternalSync for PCIe erratumTokunori Ikegami2018-07-032-0/+9
* mips: ftrace: fix static function graph tracingMatthias Schiffer2018-07-031-15/+12
* MIPS: io: Add barrier after register read in readX()Sinan Kaya2018-07-031-0/+2
* MIPS: ptrace: Fix PTRACE_PEEKUSR requests for 64-bit FGRsMaciej W. Rozycki2018-06-132-2/+2
* MIPS: ath79: Fix AR724X_PLL_REG_PCIE_CONFIG offsetMathias Kresin2018-05-301-1/+1
* MIPS: TXx9: use IS_BUILTIN() for CONFIG_LEDS_CLASSMatt Redfearn2018-05-301-2/+2
* KVM: Fix spelling mistake: "cop_unsuable" -> "cop_unusable"Colin Ian King2018-05-301-1/+1
* MIPS: Fix ptrace(2) PTRACE_PEEKUSR and PTRACE_POKEUSR accesses to o32 FGRsMaciej W. Rozycki2018-05-302-4/+4
* MIPS: ptrace: Expose FIR register through FP regsetMaciej W. Rozycki2018-05-301-2/+16
* MIPS: memset.S: Fix clobber of v1 in last_fixupMatt Redfearn2018-04-241-1/+1
* MIPS: memset.S: Fix return of __clear_user from Lpartial_fixupMatt Redfearn2018-04-241-1/+1
* MIPS: memset.S: EVA & fault support for small_memsetMatt Redfearn2018-04-241-1/+6
* MIPS: kprobes: flush_insn_slot should flush only if probe initialisedMarcin Nowakowski2018-04-131-1/+2
* MIPS: mm: fixed mappings: correct initialisationMarcin Nowakowski2018-04-131-3/+3
* MIPS: BPF: Quit clobbering callee saved registers in JIT code.David Daney2018-03-221-4/+12
* MIPS: BMIPS: Do not mask IPIs during suspendJustin Chen2018-03-181-4/+4
* MIPS: AR7: ensure the port type's FCR value is usedJonas Gorski2018-01-311-1/+1
* MIPS: Also verify sizeof `elf_fpreg_t' with PTRACE_SETREGSETMaciej W. Rozycki2018-01-171-0/+1
* MIPS: Disallow outsized PTRACE_SETREGSET NT_PRFPREG regset accessesMaciej W. Rozycki2018-01-171-0/+3
* MIPS: Fix an FCSR access API regression with NT_PRFPREG and MSAMaciej W. Rozycki2018-01-171-11/+36
* MIPS: Consistently handle buffer counter with PTRACE_SETREGSETMaciej W. Rozycki2018-01-171-1/+1
* MIPS: Guard against any partial write attempt with PTRACE_SETREGSETMaciej W. Rozycki2018-01-171-1/+11
* MIPS: Factor out NT_PRFPREG regset access helpersMaciej W. Rozycki2018-01-171-24/+82
* MIPS: BCM47XX: Fix LED inversion for WRT54GSv1Mirko Parthey2017-11-301-1/+1
* MIPS: Fix an n32 core file generation regset support regressionMaciej W. Rozycki2017-11-301-0/+17
* MIPS: Netlogic: Exclude netlogic,xlp-pic code from XLR buildsPaul Burton2017-11-211-2/+2
* MIPS: init: Ensure reserved memory regions are not added to bootmemMarcin Nowakowski2017-11-211-0/+4
* MIPS: End asm function prologue macros with .insnPaul Burton2017-11-211-4/+6
* MIPS: AR7: Ensure that serial ports are properly set upOswald Buddenhagen2017-11-151-0/+1
* MIPS: Fix CM region target definitionsPaul Burton2017-11-151-2/+2
* MIPS: microMIPS: Fix incorrect mask in insn_table_MMGustavo A. R. Silva2017-11-151-1/+1
* MIPS: Ensure bss section ends on a long-aligned addressPaul Burton2017-10-081-1/+1
* Make asm/word-at-a-time.h available on all architecturesChris Metcalf2017-08-111-0/+1
* MIPS: Send SIGILL for BPOSGE32 in `__compute_return_epc_for_insn'Maciej W. Rozycki2017-07-271-3/+4
* MIPS: math-emu: Prevent wrong ISA mode instruction emulationMaciej W. Rozycki2017-07-271-0/+38