summaryrefslogtreecommitdiffstats
path: root/arch/mips
AgeCommit message (Expand)Author
2020-06-01MIPS: OCTEON: irq: Fix potential NULL pointer dereferenceGustavo A. R. Silva
2020-06-01MIPS/tlbex: Fix LDDIR usage in setup_pw() for Loongson-3Huacai Chen
2020-05-15MIPS: VPE: Fix a double free and a memory leak in 'release_vpe()'Christophe JAILLET
2020-05-15MIPS: Loongson: Fix potential NULL dereference in loongson3_platform_init()Tiezhu Yang
2020-05-04MIPS: boot: fix typo in 'vmlinux.lzma.its' targetAlexander Lobakin
2020-05-04MIPS: fix indentation of the 'RELOCS' messageAlexander Lobakin
2020-05-04MIPS: syscalls: fix indentation of the 'SYSNR' messageAlexander Lobakin
2020-03-30MIPS: Prevent link failure with kcov instrumentationJouni Hogander
2020-03-30mips: cacheinfo: report shared CPU mapVladimir Kondratiev
2020-03-30MIPS: SGI-IP27: Fix crash, when CPUs are disabled via nr_cpus parameterThomas Bogendoerfer
2020-03-30MIPS: PCI: remember nasid changed by set interrupt affinityThomas Bogendoerfer
2020-03-20bpf, mips: Limit to 33 tail callsPaul Chaignon
2020-03-20MIPS: Avoid VDSO ABI breakage due to global register variablePaul Burton
2020-03-20MIPS: BPF: eBPF JIT: check for MIPS ISA compliance in KconfigAlexander Lobakin
2020-03-20MIPS: BPF: Disable MIPS32 eBPF JITPaul Burton
2020-03-07mips: Remove q-accessors from non-64bit platformsSerge Semin
2020-02-24mips: fix build when "48 bits virtual memory" is enabledMike Rapoport
2020-01-19MIPS: SGI-IP27: fix exception handler replicationThomas Bogendoerfer
2019-12-16MIPS: bmips: mark exception vectors as char arraysJonas Gorski
2019-12-10MIPS: fw: sni: Fix out of bounds init of o32 stackThomas Bogendoerfer
2019-12-10MIPS: include: Mark __xchg as __always_inlineThomas Bogendoerfer
2019-12-10MIPS: include: Mark __cmpxchg as __always_inlineThomas Bogendoerfer
2019-11-25MIPS: tlbex: Fix build_restore_pagemask KScratch restorePaul Burton
2019-11-25mips: Loongson: Fix the link time qualifier of 'serial_exit()'Christophe JAILLET
2019-11-25MIPS: dts: ar9331: fix interrupt-controller sizeOleksij Rempel
2019-11-09MIPS: elf_hwcap: Export userspace ASEsJiaxun Yang
2019-11-09MIPS: Disable Loongson MMI instructions for kernel buildPaul Burton
2019-11-09MIPS: Treat Loongson Extensions as ASEsJiaxun Yang
2019-10-07mips: properly account for stack randomization and stack guard gapAlexandre Ghiti
2019-10-07mips/atomic: Fix smp_mb__{before,after}_atomic()Peter Zijlstra
2019-10-07mips/atomic: Fix loongson_llsc_mb() wreckagePeter Zijlstra
2019-10-07MIPS: tlbex: Explicitly cast _PAGE_NO_EXEC to a booleanNathan Chancellor
2019-10-07MIPS: Don't use bc_false uninitialized in __mm_isBranchInstrNathan Chancellor
2019-10-07MIPS: Ingenic: Disable broken BTB lookup optimization.Zhou Yanjie
2019-08-29mips: fix cacheinfoVladimir Kondratiev
2019-08-29MIPS: kernel: only use i8253 clocksource with periodic clockeventThomas Bogendoerfer
2019-08-25page flags: prioritize kasan bits over last-cpuidArnd Bergmann
2019-08-06MIPS: lantiq: Fix bitfield maskingPetr Cvek
2019-07-28MIPS: lb60: Fix pin mappingsPaul Cercueil
2019-07-06Merge tag 'mips_fixes_5.2_2' of git://git.kernel.org/pub/scm/linux/kernel/git...Linus Torvalds
2019-06-29Merge branch 'irq-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/ker...Linus Torvalds
2019-06-24MIPS: Add missing EHB in mtc0 -> mfc0 sequence.Dmitry Korotin
2019-06-20MIPS: have "plain" make calls build dtbs for selected platformsCedric Hombourger
2019-06-19MIPS: fix build on non-linux hostsKevin Darbyshire-Bryant
2019-06-19MIPS: ath79: fix ar933x uart parity modeStefan Hellermann
2019-06-19treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 504Thomas Gleixner
2019-06-19treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 500Thomas Gleixner
2019-06-19treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 454Thomas Gleixner
2019-06-19treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 230Thomas Gleixner
2019-06-16MIPS: Fix bounds check virt_addr_validHauke Mehrtens