summaryrefslogtreecommitdiff
path: root/arch/mips/include/asm
AgeCommit message (Expand)Author
2020-01-29mips: avoid explicit UB in assignment of mips_io_port_baseNick Desaulniers
2020-01-12MIPS: Avoid VDSO ABI breakage due to global register variablePaul Burton
2019-12-21MIPS: OCTEON: cvmx_pko_mem_debug8: use oldest forward compatible definitionAaro Koskinen
2019-11-25MIPS: kexec: Relax memory restrictionDengcheng Zhu
2019-11-10MIPS: bmips: mark exception vectors as char arraysJonas Gorski
2019-09-21MIPS: VDSO: Prevent use of smp_processor_id()Paul Burton
2019-08-04MIPS: ath79: fix ar933x uart parity modeStefan Hellermann
2019-07-10MIPS: Workaround GCC __builtin_unreachable reordering bugPaul Burton
2019-07-10MIPS: netlogic: xlr: Remove erroneous check in nlm_fmn_send()Paul Burton
2019-03-27MIPS: Fix kernel crash for R6 in jump label branch functionArcher Yan
2019-01-09MIPS: Ensure pmd_present() returns false after pmd_mknotpresent()Huacai Chen
2018-12-08mips: fix mips_get_syscall_arg o32 checkDmitry V. Levin
2018-11-21MIPS: Loongson-3: Fix BRIDGE irq delivery problemHuacai Chen
2018-09-26MIPS: ath79: fix system restartFelix Fietkau
2018-09-19MIPS: Fix ISA virt/bus conversion for non-zero PHYS_OFFSETPaul Burton
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-05-30MIPS: ath79: Fix AR724X_PLL_REG_PCIE_CONFIG offsetMathias Kresin
2018-05-30MIPS: generic: Fix machine compatible matchingJames Hogan
2018-05-19futex: Remove duplicated code and fix undefined behaviourJiri Slaby
2018-04-24MIPS: uaccess: Add micromips clobbers to bzero invocationMatt Redfearn
2018-04-13MIPS: kprobes: flush_insn_slot should flush only if probe initialisedMarcin Nowakowski
2018-04-13MIPS: mm: adjust PKMAP locationMarcin Nowakowski
2017-11-30MIPS: Fix odd fp register warnings with MIPS64r2James Hogan
2017-11-21MIPS: traps: Ensure L1 & L2 ECC checking match for CM3 systemsPaul Burton
2017-11-21MIPS: End asm function prologue macros with .insnPaul Burton
2017-11-15MIPS: Fix CM region target definitionsPaul Burton
2017-10-21MIPS: Fix minimum alignment requirement of IRQ stackMatt Redfearn
2017-10-08MIPS: IRQ Stack: Unwind IRQ stack onto task stackMatt Redfearn
2017-07-27MIPS: Fix unaligned PC interpretation in `compute_return_epc'Maciej W. Rozycki
2017-04-18MIPS: Only change $28 to thread_info if coming from user modeMatt Redfearn
2017-04-18MIPS: Introduce irq_stackMatt Redfearn
2017-04-12MIPS: End spinlocks with .insnPaul Burton
2017-03-18MIPS: VDSO: avoid duplicate CAC_BASE definitionArnd Bergmann
2017-03-12MIPS: Fix special case in 64 bit IP checksumming.Ralf Baechle
2016-11-24MIPS: Mask out limit field when calculating wired entry countPaul Burton
2016-11-04Merge tag 'for-linus' of git://git.kernel.org/pub/scm/virt/kvm/kvmLinus Torvalds
2016-11-04MIPS: Fix FCSR Cause bit handling for correct SIGFPE issueMaciej W. Rozycki
2016-10-26KVM: MIPS: Precalculate MMIO load resume PCJames Hogan
2016-10-15Merge branch 'upstream' of git://git.linux-mips.org/pub/scm/ralf/upstream-linusLinus Torvalds
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-10MIPS: Enable hardened usercopyPaul Burton
2016-10-07uprobes: remove function declarations from arch/{mips,s390}Marcin Nowakowski
2016-10-07nmi_backtrace: add more trigger_*_cpu_backtrace() methodsChris Metcalf
2016-10-07mm: move phys_mem_access_prot_allowed() declaration to pgtable.hBaoyou Xie