index
:
linux-toradex.git
colibri
colibri_vf
master
tegra
tegra-next
toradex_4.1-2.0.x-imx
toradex_4.1-2.0.x-imx-next
toradex_4.14-2.0.x-imx
toradex_4.14-2.0.x-imx-next
toradex_4.14-2.0.x-imx-rebased
toradex_4.14-2.3.x-imx
toradex_4.19.y
toradex_4.19.y-rt
toradex_4.20.y
toradex_4.9-1.0.x-imx
toradex_4.9-1.0.x-imx-next
toradex_4.9-1.0.x-imx-rebased
toradex_4.9-2.3.x-imx
toradex_4.9-2.3.x-imx-next
toradex_4.9-2.3.x-imx-rebased
toradex_5.0.y
toradex_5.15-2.0.x-imx
toradex_5.15-2.1.x-imx
toradex_5.15-2.2.x-imx
toradex_5.2.y
toradex_5.3.y
toradex_5.4-2.1.x-imx
toradex_5.4-2.3.x-imx
toradex_5.4.y
toradex_6.12-2.0.x-imx
toradex_6.6-2.0.x-imx
toradex_6.6-2.1.x-imx
toradex_6.6-2.2.x-imx
toradex_imx6
toradex_imx_3.10.17_1.0.0_ga
toradex_imx_3.10.17_1.0.0_ga-next
toradex_imx_3.14.28_1.0.0_ga
toradex_imx_3.14.52_1.1.0_ga
toradex_imx_3.14.52_1.1.0_ga-next
toradex_imx_4.1.15_1.0.0_ga
toradex_imx_4.1.15_1.0.0_ga-next
toradex_imx_4.14.78_1.0.0_ga-bring_up
toradex_imx_4.9.123_imx8mm_ga-bring_up
toradex_imx_4.9.51_imx8_beta1-bring_up
toradex_imx_4.9.51_imx8_beta1-bring_up_ov5640
toradex_imx_4.9.51_imx8_beta2-bring_up
toradex_ti-linux-5.10.y_bringup
toradex_ti-linux-6.1.y
toradex_ti-linux-6.6.y
toradex_tk1_l4t_r21.5
toradex_tk1_l4t_r21.6
toradex_tk1_l4t_r21.7
toradex_tk1_l4t_r21.7-next
toradex_vf_3.18
toradex_vf_3.18-next
toradex_vf_4.0
toradex_vf_4.0-next
toradex_vf_4.1
toradex_vf_4.1-next
toradex_vf_4.4
toradex_vf_4.4-next
Linux kernel for Apalis and Colibri modules
Toradex
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
arch
/
mips
/
include
/
asm
Age
Commit message (
Expand
)
Author
2019-10-07
mips: Kconfig: Add ARCH_HAS_FORTIFY_SOURCE
Dmitry Korotin
2019-10-07
MIPS: Loongson: Add Loongson-3A R4 basic support
Huacai Chen
2019-10-07
MIPS: Loongson: Add CFUCFG&CSR support
Huacai Chen
2019-10-07
MIPS: barrier: Make __smp_mb__before_atomic() a no-op for Loongson3
Paul Burton
2019-10-07
MIPS: barrier: Remove loongson_llsc_mb()
Paul Burton
2019-10-07
MIPS: futex: Emit Loongson3 sync workarounds within asm
Paul Burton
2019-10-07
MIPS: cmpxchg: Omit redundant barriers for Loongson3
Paul Burton
2019-10-07
MIPS: cmpxchg: Emit Loongson3 sync workarounds within asm
Paul Burton
2019-10-07
MIPS: bitops: Use smp_mb__before_atomic in test_* ops
Paul Burton
2019-10-07
MIPS: bitops: Emit Loongson3 sync workarounds within asm
Paul Burton
2019-10-07
MIPS: bitops: Use BIT_WORD() & BITS_PER_LONG
Paul Burton
2019-10-07
MIPS: bitops: Abstract LL/SC loops
Paul Burton
2019-10-07
MIPS: bitops: Avoid redundant zero-comparison for non-LLSC
Paul Burton
2019-10-07
MIPS: bitops: Use the BIT() macro
Paul Burton
2019-10-07
MIPS: bitops: Allow immediates in test_and_{set,clear,change}_bit
Paul Burton
2019-10-07
MIPS: bitops: Implement test_and_set_bit() in terms of _lock variant
Paul Burton
2019-10-07
MIPS: bitops: ins start position is always an immediate
Paul Burton
2019-10-07
MIPS: bitops: Use MIPS_ISA_REV, not #ifdefs
Paul Burton
2019-10-07
MIPS: bitops: Only use ins for bit 16 or higher
Paul Burton
2019-10-07
MIPS: bitops: Handle !kernel_uses_llsc first
Paul Burton
2019-10-07
MIPS: atomic: Deduplicate 32b & 64b read, set, xchg, cmpxchg
Paul Burton
2019-10-07
MIPS: atomic: Unify 32b & 64b sub_if_positive
Paul Burton
2019-10-07
MIPS: atomic: Use _atomic barriers in atomic_sub_if_positive()
Paul Burton
2019-10-07
MIPS: atomic: Emit Loongson3 sync workarounds within asm
Paul Burton
2019-10-07
MIPS: atomic: Use one macro to generate 32b & 64b functions
Paul Burton
2019-10-07
MIPS: atomic: Handle !kernel_uses_llsc first
Paul Burton
2019-10-07
MIPS: atomic: Fix whitespace in ATOMIC_OP macros
Paul Burton
2019-10-07
MIPS: barrier: Clean up sync_ginv()
Paul Burton
2019-10-07
MIPS: barrier: Clean up __sync() definition
Paul Burton
2019-10-07
MIPS: barrier: Remove fast_mb() Octeon #ifdef'ery
Paul Burton
2019-10-07
MIPS: barrier: Clean up __smp_mb() definition
Paul Burton
2019-10-07
MIPS: barrier: Clean up rmb() & wmb() definitions
Paul Burton
2019-10-07
MIPS: barrier: Add __SYNC() infrastructure
Paul Burton
2019-10-07
MIPS: Use compact branch for LL/SC loops on MIPSr6+
Paul Burton
2019-10-07
MIPS: Unify sc beqz definition
Paul Burton
2019-10-07
MIPS: r4k-bugs64: Limit R4k bug checks to affected systems
Paul Burton
2019-10-07
MIPS: SGI-IP27: get rid of compact node ids
Thomas Bogendoerfer
2019-10-07
MIPS: SGI-IP27: remove not used stuff inherited from IRIX
Thomas Bogendoerfer
2019-10-07
MIPS: include: Mark __cmpxchg as __always_inline
Thomas Bogendoerfer
2019-10-02
MIPS: Wire up clone3 syscall
Paul Burton
2019-10-02
MIPS: octeon: Include required header; fix octeon ethernet build
Paul Burton
2019-09-26
mm: treewide: clarify pgtable_page_{ctor,dtor}() naming
Mark Rutland
2019-09-24
Merge branch 'akpm' (patches from Andrew)
Linus Torvalds
2019-09-24
mips: use generic mmap top-down layout and brk randomization
Alexandre Ghiti
2019-09-24
mm: consolidate pgtable_cache_init() and pgd_cache_init()
Mike Rapoport
2019-09-24
mm: remove quicklist page table caches
Nicholas Piggin
2019-09-23
Merge tag 'pci-v5.4-changes' of git://git.kernel.org/pub/scm/linux/kernel/git...
Linus Torvalds
2019-09-22
Merge tag 'mips_5.4' of git://git.kernel.org/pub/scm/linux/kernel/git/mips/linux
Linus Torvalds
2019-09-20
MIPS: Disable pte_special() for MIPS32 with RiXi
Paul Burton
2019-09-03
mips: compat: vdso: Use legacy syscalls as fallback
Vincenzo Frascino
[prev]
[next]