summaryrefslogtreecommitdiffstats
path: root/arch/mips/include
Commit message (Expand)AuthorAgeFilesLines
...
| * | | MIPS: futex: Emit Loongson3 sync workarounds within asmPaul Burton2019-10-072-14/+14
| * | | MIPS: cmpxchg: Omit redundant barriers for Loongson3Paul Burton2019-10-071-3/+23
| * | | MIPS: cmpxchg: Emit Loongson3 sync workarounds within asmPaul Burton2019-10-071-7/+6
| * | | MIPS: bitops: Use smp_mb__before_atomic in test_* opsPaul Burton2019-10-071-3/+3
| * | | MIPS: bitops: Emit Loongson3 sync workarounds within asmPaul Burton2019-10-071-9/+2
| * | | MIPS: bitops: Use BIT_WORD() & BITS_PER_LONGPaul Burton2019-10-072-16/+12
| * | | MIPS: bitops: Abstract LL/SC loopsPaul Burton2019-10-071-204/+63
| * | | MIPS: bitops: Avoid redundant zero-comparison for non-LLSCPaul Burton2019-10-071-6/+12
| * | | MIPS: bitops: Use the BIT() macroPaul Burton2019-10-071-15/+16
| * | | MIPS: bitops: Allow immediates in test_and_{set,clear,change}_bitPaul Burton2019-10-071-6/+6
| * | | MIPS: bitops: Implement test_and_set_bit() in terms of _lock variantPaul Burton2019-10-071-53/+13
| * | | MIPS: bitops: ins start position is always an immediatePaul Burton2019-10-071-3/+3
| * | | MIPS: bitops: Use MIPS_ISA_REV, not #ifdefsPaul Burton2019-10-071-9/+4
| * | | MIPS: bitops: Only use ins for bit 16 or higherPaul Burton2019-10-071-1/+1
| * | | MIPS: bitops: Handle !kernel_uses_llsc firstPaul Burton2019-10-071-108/+105
| * | | MIPS: atomic: Deduplicate 32b & 64b read, set, xchg, cmpxchgPaul Burton2019-10-071-43/+27
| * | | MIPS: atomic: Unify 32b & 64b sub_if_positivePaul Burton2019-10-071-106/+58
| * | | MIPS: atomic: Use _atomic barriers in atomic_sub_if_positive()Paul Burton2019-10-071-2/+2
| * | | MIPS: atomic: Emit Loongson3 sync workarounds within asmPaul Burton2019-10-071-6/+14
| * | | MIPS: atomic: Use one macro to generate 32b & 64b functionsPaul Burton2019-10-071-151/+45
| * | | MIPS: atomic: Handle !kernel_uses_llsc firstPaul Burton2019-10-071-50/+49
| * | | MIPS: atomic: Fix whitespace in ATOMIC_OP macrosPaul Burton2019-10-071-92/+92
| * | | MIPS: barrier: Clean up sync_ginv()Paul Burton2019-10-071-1/+1
| * | | MIPS: barrier: Clean up __sync() definitionPaul Burton2019-10-071-14/+4
| * | | MIPS: barrier: Remove fast_mb() Octeon #ifdef'eryPaul Burton2019-10-071-2/+2
| * | | MIPS: barrier: Clean up __smp_mb() definitionPaul Burton2019-10-071-8/+4
| * | | MIPS: barrier: Clean up rmb() & wmb() definitionsPaul Burton2019-10-071-14/+14
| * | | MIPS: barrier: Add __SYNC() infrastructurePaul Burton2019-10-072-111/+209
| * | | MIPS: Use compact branch for LL/SC loops on MIPSr6+Paul Burton2019-10-071-0/+4
| * | | MIPS: Unify sc beqz definitionPaul Burton2019-10-073-35/+24
| * | | MIPS: r4k-bugs64: Limit R4k bug checks to affected systemsPaul Burton2019-10-071-10/+8
| * | | MIPS: SGI-IP27: get rid of compact node idsThomas Bogendoerfer2019-10-078-35/+9
| * | | MIPS: SGI-IP27: remove not used stuff inherited from IRIXThomas Bogendoerfer2019-10-073-13/+0
* | | | timekeeping/vsyscall: Update VDSO data unconditionallyHuacai Chen2019-11-041-7/+0
| |/ / |/| |
* | | MIPS: bmips: mark exception vectors as char arraysJonas Gorski2019-10-231-5/+5
* | | mips: vdso: Fix __arch_get_hw_counter()Vincenzo Frascino2019-10-181-1/+3
| |/ |/|
* | MIPS: elf_hwcap: Export userspace ASEsJiaxun Yang2019-10-101-0/+11
* | MIPS: include: Mark __xchg as __always_inlineThomas Bogendoerfer2019-10-091-2/+2
* | MIPS: include: Mark __cmpxchg as __always_inlineThomas Bogendoerfer2019-10-071-2/+3
|/
* MIPS: Wire up clone3 syscallPaul Burton2019-10-021-0/+1
* MIPS: octeon: Include required header; fix octeon ethernet buildPaul Burton2019-10-021-0/+1
* mm: treewide: clarify pgtable_page_{ctor,dtor}() namingMark Rutland2019-09-261-1/+1
* mm: introduce MADV_PAGEOUTMinchan Kim2019-09-251-0/+1
* mm: introduce MADV_COLDMinchan Kim2019-09-251-0/+2
* Merge branch 'akpm' (patches from Andrew)Linus Torvalds2019-09-243-12/+0
|\
| * mips: use generic mmap top-down layout and brk randomizationAlexandre Ghiti2019-09-241-5/+0
| * mm: consolidate pgtable_cache_init() and pgd_cache_init()Mike Rapoport2019-09-241-5/+0
| * mm: remove quicklist page table cachesNicholas Piggin2019-09-241-2/+0
* | Merge tag 'pci-v5.4-changes' of git://git.kernel.org/pub/scm/linux/kernel/git...Linus Torvalds2019-09-231-1/+0
|\ \ | |/ |/|
| * PCI: Convert pci_resource_to_user() to a weak functionDenis Efremov2019-08-081-1/+0