summaryrefslogtreecommitdiff
path: root/arch/mips/include/asm
AgeCommit message (Expand)AuthorFilesLines
2019-10-07MIPS: bitops: Only use ins for bit 16 or higherPaul Burton1-1/+1
2019-10-07MIPS: bitops: Handle !kernel_uses_llsc firstPaul Burton1-108/+105
2019-10-07MIPS: atomic: Deduplicate 32b & 64b read, set, xchg, cmpxchgPaul Burton1-43/+27
2019-10-07MIPS: atomic: Unify 32b & 64b sub_if_positivePaul Burton1-106/+58
2019-10-07MIPS: atomic: Use _atomic barriers in atomic_sub_if_positive()Paul Burton1-2/+2
2019-10-07MIPS: atomic: Emit Loongson3 sync workarounds within asmPaul Burton1-6/+14
2019-10-07MIPS: atomic: Use one macro to generate 32b & 64b functionsPaul Burton1-151/+45
2019-10-07MIPS: atomic: Handle !kernel_uses_llsc firstPaul Burton1-50/+49
2019-10-07MIPS: atomic: Fix whitespace in ATOMIC_OP macrosPaul Burton1-92/+92
2019-10-07MIPS: barrier: Clean up sync_ginv()Paul Burton1-1/+1
2019-10-07MIPS: barrier: Clean up __sync() definitionPaul Burton1-14/+4
2019-10-07MIPS: barrier: Remove fast_mb() Octeon #ifdef'eryPaul Burton1-2/+2
2019-10-07MIPS: barrier: Clean up __smp_mb() definitionPaul Burton1-8/+4
2019-10-07MIPS: barrier: Clean up rmb() & wmb() definitionsPaul Burton1-14/+14
2019-10-07MIPS: barrier: Add __SYNC() infrastructurePaul Burton2-111/+209
2019-10-07MIPS: Use compact branch for LL/SC loops on MIPSr6+Paul Burton1-0/+4
2019-10-07MIPS: Unify sc beqz definitionPaul Burton3-35/+24
2019-10-07MIPS: r4k-bugs64: Limit R4k bug checks to affected systemsPaul Burton1-10/+8
2019-10-07MIPS: SGI-IP27: get rid of compact node idsThomas Bogendoerfer8-35/+9
2019-10-07MIPS: SGI-IP27: remove not used stuff inherited from IRIXThomas Bogendoerfer3-13/+0
2019-10-07MIPS: include: Mark __cmpxchg as __always_inlineThomas Bogendoerfer1-2/+3
2019-10-03MIPS: Wire up clone3 syscallPaul Burton1-0/+1
2019-10-02MIPS: octeon: Include required header; fix octeon ethernet buildPaul Burton1-0/+1
2019-09-26mm: treewide: clarify pgtable_page_{ctor,dtor}() namingMark Rutland1-1/+1
2019-09-25Merge branch 'akpm' (patches from Andrew)Linus Torvalds3-12/+0
2019-09-25mips: use generic mmap top-down layout and brk randomizationAlexandre Ghiti1-5/+0
2019-09-25mm: consolidate pgtable_cache_init() and pgd_cache_init()Mike Rapoport1-5/+0
2019-09-25mm: remove quicklist page table cachesNicholas Piggin1-2/+0
2019-09-24Merge tag 'pci-v5.4-changes' of git://git.kernel.org/pub/scm/linux/kernel/git...Linus Torvalds1-1/+0
2019-09-22Merge tag 'mips_5.4' of git://git.kernel.org/pub/scm/linux/kernel/git/mips/linuxLinus Torvalds42-384/+561
2019-09-21MIPS: Disable pte_special() for MIPS32 with RiXiPaul Burton1-1/+13
2019-09-03mips: compat: vdso: Use legacy syscalls as fallbackVincenzo Frascino1-0/+45
2019-09-03MIPS: Drop Loongson _CACHE_* definitionsPaul Burton1-7/+0
2019-09-03MIPS: tlbex: Remove cpu_has_local_ebasePaul Burton3-5/+0
2019-09-03MIPS: Select R3k-style TLB in KconfigPaul Burton3-7/+7
2019-08-31mips: remove ioremap_cachableChristoph Hellwig1-4/+3
2019-08-31mips/atomic: Fix smp_mb__{before,after}_atomic()Peter Zijlstra4-29/+45
2019-08-31mips/atomic: Fix loongson_llsc_mb() wreckagePeter Zijlstra4-16/+31
2019-08-31mips/atomic: Fix cmpxchg64 barriersPeter Zijlstra1-2/+5
2019-08-30MIPS: SGI-IP27: restructure ioc3 register accessThomas Bogendoerfer1-214/+143
2019-08-26MIPS: Treat Loongson Extensions as ASEsJiaxun Yang2-0/+20
2019-08-24mips: avoid explicit UB in assignment of mips_io_port_baseNick Desaulniers1-12/+2
2019-08-23MIPS: init: Drop boot_mem_mapJiaxun Yang1-16/+0
2019-08-21MIPS: Octeon: Mark expected switch fall-throughGustavo A. R. Silva1-0/+1
2019-08-20MIPS: Octeon: Fix a typo in #define OCTOEN_SERIAL_LENChristophe JAILLET1-2/+2
2019-08-12MIPS/ptrace: Update mips_get_syscall_arg's return typeNathan Chancellor1-14/+7
2019-08-08PCI: Convert pci_resource_to_user() to a weak functionDenis Efremov1-1/+0
2019-08-07mips: fix vdso32 build, againArnd Bergmann1-10/+0
2019-08-07MIPS: octeon: Remove ARCH_HAS_IRQ_PER_CPUPaul Burton1-1/+0
2019-08-07MIPS: octeon: Remove cpu_has_saaPaul Burton1-8/+0