summaryrefslogtreecommitdiffstats
path: root/arch/mips
AgeCommit message (Expand)Author
2020-01-12bpf, mips: Limit to 33 tail callsPaul Chaignon
2020-01-09MIPS: Avoid VDSO ABI breakage due to global register variablePaul Burton
2020-01-09MIPS: BPF: eBPF JIT: check for MIPS ISA compliance in KconfigAlexander Lobakin
2020-01-09MIPS: BPF: Disable MIPS32 eBPF JITPaul Burton
2020-01-04Revert "MIPS: futex: Emit Loongson3 sync workarounds within asm"Greg Kroah-Hartman
2020-01-04Revert "MIPS: futex: Restore \n after sync instructions"Greg Kroah-Hartman
2019-12-31MIPS: futex: Restore \n after sync instructionsPaul Burton
2019-12-31mips: fix build when "48 bits virtual memory" is enabledMike Rapoport
2019-12-31MIPS: ralink: enable PCI support only if driver for mt7621 SoC is selectedSergio Paracuellos
2019-12-31MIPS: futex: Emit Loongson3 sync workarounds within asmPaul Burton
2019-11-15Merge tag 'mips_fixes_5.4_4' of git://git.kernel.org/pub/scm/linux/kernel/git...Linus Torvalds
2019-11-04timekeeping/vsyscall: Update VDSO data unconditionallyHuacai Chen
2019-10-31MIPS: SGI-IP27: fix exception handler replicationThomas Bogendoerfer
2019-10-23MIPS: tlbex: Fix build_restore_pagemask KScratch restorePaul Burton
2019-10-23MIPS: bmips: mark exception vectors as char arraysJonas Gorski
2019-10-18mips: vdso: Fix __arch_get_hw_counter()Vincenzo Frascino
2019-10-12Merge tag 'usb-5.4-rc3' of git://git.kernel.org/pub/scm/linux/kernel/git/greg...Linus Torvalds
2019-10-10MIPS: Disable Loongson MMI instructions for kernel buildPaul Burton
2019-10-10MIPS: elf_hwcap: Export userspace ASEsJiaxun Yang
2019-10-09MIPS: fw: sni: Fix out of bounds init of o32 stackThomas Bogendoerfer
2019-10-09MIPS: include: Mark __xchg as __always_inlineThomas Bogendoerfer
2019-10-07MIPS: include: Mark __cmpxchg as __always_inlineThomas Bogendoerfer
2019-10-04MIPS: fw/arc: Remove unused addr variablePaul Burton
2019-10-04USB: rio500: Remove Rio 500 kernel driverBastien Nocera
2019-10-03MIPS: pmcs-msp71xx: Remove unused addr variablePaul Burton
2019-10-03MIPS: pmcs-msp71xx: Add missing MAX_PROM_MEM definitionPaul Burton
2019-10-02mips: Loongson: Fix the link time qualifier of 'serial_exit()'Christophe JAILLET
2019-10-02MIPS: init: Prevent adding memory before PHYS_OFFSETThomas Bogendoerfer
2019-10-02MIPS: init: Fix reservation of memory between PHYS_OFFSET and mem startThomas Bogendoerfer
2019-10-02MIPS: VDSO: Fix build for binutils < 2.25Paul Burton
2019-10-02MIPS: VDSO: Remove unused gettimeofday.cPaul Burton
2019-10-02MIPS: Wire up clone3 syscallPaul Burton
2019-10-02MIPS: octeon: Include required header; fix octeon ethernet buildPaul Burton
2019-10-01MIPS: cpu-bugs64: Mark inline functions as __always_inlineJiaxun Yang
2019-09-30MIPS: dts: ar9331: fix interrupt-controller sizeOleksij Rempel
2019-09-30MIPS: Loongson64: Fix boot failure after dropping boot_mem_mapHuacai Chen
2019-09-26mm: treewide: clarify pgtable_page_{ctor,dtor}() namingMark Rutland
2019-09-25mm: introduce MADV_PAGEOUTMinchan Kim
2019-09-25mm: introduce MADV_COLDMinchan Kim
2019-09-24Merge branch 'akpm' (patches from Andrew)Linus Torvalds
2019-09-24mips: use generic mmap top-down layout and brk randomizationAlexandre Ghiti
2019-09-24mips: replace arch specific way to determine 32bit task with generic versionAlexandre Ghiti
2019-09-24mips: adjust brk randomization offset to fit generic versionAlexandre Ghiti
2019-09-24mips: use STACK_TOP when computing mmap base addressAlexandre Ghiti
2019-09-24mips: properly account for stack randomization and stack guard gapAlexandre Ghiti
2019-09-24mm: consolidate pgtable_cache_init() and pgd_cache_init()Mike Rapoport
2019-09-24mm: remove quicklist page table cachesNicholas Piggin
2019-09-23Merge tag 'pci-v5.4-changes' of git://git.kernel.org/pub/scm/linux/kernel/git...Linus Torvalds
2019-09-22Merge tag 'mips_5.4' of git://git.kernel.org/pub/scm/linux/kernel/git/mips/linuxLinus Torvalds
2019-09-20MIPS: Detect bad _PFN_SHIFT valuesPaul Burton