summaryrefslogtreecommitdiffstats
path: root/arch/mips/include
AgeCommit message (Expand)Author
2021-03-07MIPS: Drop 32-bit asm string functionsPaul Burton
2021-03-04MIPS: properly stop .eh_frame generationAlexander Lobakin
2020-12-02arch: pgtable: define MAX_POSSIBLE_PHYSMEM_BITS where neededArnd Bergmann
2020-10-01MIPS: Add the missing 'CPU_1074K' into __get_cpu_type()Wei Li
2020-08-26KVM: Pass MMU notifier range flags to kvm_unmap_hva_range()Will Deacon
2020-06-22mips: MAAR: Use more precise address maskSerge Semin
2020-06-22mips: Fix cpu_has_mips64r1/2 activation for MIPS32 CPUsSerge Semin
2020-06-17KVM: MIPS: Fix VPN2_MASK definition for variable cpu_vmbitsXing Li
2020-06-17KVM: MIPS: Define KVM_ENTRYHI_ASID to cpu_asid_mask(&boot_cpu_data)Xing Li
2020-01-17mips: Fix gettimeofday() in the vdso libraryVincenzo Frascino
2020-01-09MIPS: Avoid VDSO ABI breakage due to global register variablePaul 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: futex: Emit Loongson3 sync workarounds within asmPaul Burton
2019-11-04timekeeping/vsyscall: Update VDSO data unconditionallyHuacai Chen
2019-10-23MIPS: bmips: mark exception vectors as char arraysJonas Gorski
2019-10-18mips: vdso: Fix __arch_get_hw_counter()Vincenzo Frascino
2019-10-10MIPS: elf_hwcap: Export userspace ASEsJiaxun Yang
2019-10-09MIPS: include: Mark __xchg as __always_inlineThomas Bogendoerfer
2019-10-07MIPS: include: Mark __cmpxchg as __always_inlineThomas Bogendoerfer
2019-10-02MIPS: Wire up clone3 syscallPaul Burton
2019-10-02MIPS: octeon: Include required header; fix octeon ethernet buildPaul Burton
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-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: Disable pte_special() for MIPS32 with RiXiPaul Burton
2019-09-03mips: compat: vdso: Use legacy syscalls as fallbackVincenzo Frascino
2019-09-03MIPS: Drop Loongson _CACHE_* definitionsPaul Burton
2019-09-03MIPS: tlbex: Remove cpu_has_local_ebasePaul Burton
2019-09-03MIPS: Select R3k-style TLB in KconfigPaul Burton
2019-08-31mips: remove ioremap_cachableChristoph Hellwig
2019-08-31mips/atomic: Fix smp_mb__{before,after}_atomic()Peter Zijlstra
2019-08-31mips/atomic: Fix loongson_llsc_mb() wreckagePeter Zijlstra
2019-08-31mips/atomic: Fix cmpxchg64 barriersPeter Zijlstra
2019-08-30MIPS: SGI-IP27: restructure ioc3 register accessThomas Bogendoerfer
2019-08-26MIPS: Treat Loongson Extensions as ASEsJiaxun Yang
2019-08-24mips: avoid explicit UB in assignment of mips_io_port_baseNick Desaulniers
2019-08-23MIPS: init: Drop boot_mem_mapJiaxun Yang
2019-08-20MIPS: Octeon: Mark expected switch fall-throughGustavo A. R. Silva
2019-08-19MIPS: Octeon: Fix a typo in #define OCTOEN_SERIAL_LENChristophe JAILLET
2019-08-11MIPS/ptrace: Update mips_get_syscall_arg's return typeNathan Chancellor
2019-08-08PCI: Convert pci_resource_to_user() to a weak functionDenis Efremov