summaryrefslogtreecommitdiff
path: root/arch/mips/include (follow)
Commit message (Expand)AuthorAge
* hugetlb: clear huge pte during flush function on mips platformBibo Mao2021-07-20
* MIPS: Add the missing 'CPU_1074K' into __get_cpu_type()Wei Li2020-10-01
* mips/panic: replace smp_send_stop() with kdump friendly version in panic pathHidehiro Kawai2020-05-10
* MIPS: Define AT_VECTOR_SIZE_ARCH for ARCH_DLINFOJames Hogan2020-05-10
* MIPS: c-r4k: Fix protected_writeback_scache_line for EVAJames Hogan2020-05-10
* MIPS: SMP: Update cpu_foreign_map on CPU disableJames Hogan2020-05-10
* mips: avoid explicit UB in assignment of mips_io_port_baseNick Desaulniers2020-01-29
* MIPS: Avoid VDSO ABI breakage due to global register variablePaul Burton2020-01-12
* MIPS: OCTEON: cvmx_pko_mem_debug8: use oldest forward compatible definitionAaro Koskinen2019-12-21
* MIPS: kexec: Relax memory restrictionDengcheng Zhu2019-11-25
* MIPS: bmips: mark exception vectors as char arraysJonas Gorski2019-11-10
* MIPS: netlogic: xlr: Remove erroneous check in nlm_fmn_send()Paul Burton2019-09-21
* MIPS: VDSO: Prevent use of smp_processor_id()Paul Burton2019-09-21
* MIPS: ath79: fix ar933x uart parity modeStefan Hellermann2019-08-04
* MIPS: Remove superfluous check for __linux__Sean Young2019-07-21
* MIPS: Workaround GCC __builtin_unreachable reordering bugPaul Burton2019-07-10
* MIPS: Fix kernel crash for R6 in jump label branch functionArcher Yan2019-04-03
* mips: bpf: fix encoding bug for mm_srlv32_opJiong Wang2019-02-20
* MIPS: Ensure pmd_present() returns false after pmd_mknotpresent()Huacai Chen2019-01-13
* mips: fix mips_get_syscall_arg o32 checkDmitry V. Levin2018-12-13
* MIPS: Loongson-3: Fix BRIDGE irq delivery problemHuacai Chen2018-11-21
* MIPS: microMIPS: Fix decoding of swsp16 instructionMatt Redfearn2018-11-10
* MIPS: Fix FCSR Cause bit handling for correct SIGFPE issueMaciej W. Rozycki2018-11-10
* MIPS: ath79: fix system restartFelix Fietkau2018-09-26
* MIPS: Fix ISA virt/bus conversion for non-zero PHYS_OFFSETPaul Burton2018-09-19
* MIPS: Correct the 64-bit DSP accumulator register sizeMaciej W. Rozycki2018-09-05
* Revert "MIPS: BCM47XX: Enable 74K Core ExternalSync for PCIe erratum"Rafał Miłecki2018-09-05
* MIPS: Fix off-by-one in pci_resource_to_user()Paul Burton2018-08-06
* MIPS: io: Add barrier after register read in inX()Huacai Chen2018-07-03
* MIPS: BCM47XX: Enable 74K Core ExternalSync for PCIe erratumTokunori Ikegami2018-07-03
* MIPS: ath79: Fix AR724X_PLL_REG_PCIE_CONFIG offsetMathias Kresin2018-05-30
* futex: Remove duplicated code and fix undefined behaviourJiri Slaby2018-05-26
* MIPS: uaccess: Add micromips clobbers to bzero invocationMatt Redfearn2018-04-24
* MIPS: kprobes: flush_insn_slot should flush only if probe initialisedMarcin Nowakowski2018-04-13
* MIPS: mm: adjust PKMAP locationMarcin Nowakowski2018-04-13
* MIPS: End asm function prologue macros with .insnPaul Burton2017-11-21
* MIPS: Fix CM region target definitionsPaul Burton2017-11-15
* MIPS: Fix minimum alignment requirement of IRQ stackMatt Redfearn2017-10-21
* MIPS: IRQ Stack: Unwind IRQ stack onto task stackMatt Redfearn2017-10-08
* MIPS: Fix unaligned PC interpretation in `compute_return_epc'Maciej W. Rozycki2017-07-27
* MIPS: Only change $28 to thread_info if coming from user modeMatt Redfearn2017-04-18
* MIPS: Introduce irq_stackMatt Redfearn2017-04-18
* MIPS: End spinlocks with .insnPaul Burton2017-04-12
* MIPS: Fix special case in 64 bit IP checksumming.Ralf Baechle2017-03-12
* KVM: MIPS: Precalculate MMIO load resume PCJames Hogan2016-11-18
* MIPS: ptrace: Fix regs_return_value for kernel contextMarcin Nowakowski2016-10-28
* MIPS: uprobes: remove incorrect set_orig_insnMarcin Nowakowski2016-10-07
* MIPS: paravirt: Fix undefined reference to smp_bootstrapMatt Redfearn2016-09-30
* MIPS: Add a missing ".set pop" in an early commitHuacai Chen2016-09-30
* mips: copy_from_user() must zero the destination on access_ok() failureAl Viro2016-09-24