index
:
starfive-tech/linux.git
JH7100_VisionFive_OH_dev
JH7110_VisionFive2_510_devel
JH7110_VisionFive2_6.1.y_devel
JH7110_VisionFive2_6.6.y_devel
JH7110_VisionFive2_devel
JH7110_VisionFive2_upstream
beaglev-5.13.y
beaglev_fedora_devel
buildroot-upstream
esmil_starlight
fedora-vic-7100_5.10.6
master
openwrt-6.1.y
pinetabv-6.6.y-devel
rt-ethercat-release
rt-linux-6.6.y-release
rt-linux-release
rtthread_AMP
starfive-5.13
starfive-5.15-dubhe
starfive-6.1-dubhe
starfive-6.1.65-dubhe
starfive-6.6.10-dubhe
starfive-6.6.31-dubhe
starfive-6.6.48-dubhe
starlight-5.14.y
visionfive
visionfive-5.13.y-devel
visionfive-5.15.y
visionfive-5.15.y-devel
visionfive-5.15.y_fedora_devel
visionfive-5.16.y
visionfive-5.17.y
visionfive-5.18.y
visionfive-5.19.y
visionfive-6.4.y
visionfive_fedora_devel
StarFive Tech Linux Kernel for VisionFive (JH7110) boards (mirror)
Andrey V.Kosteltsev
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
arch
/
mips
/
include
/
asm
Age
Commit message (
Expand
)
Author
Files
Lines
2019-10-07
MIPS: bitops: Only use ins for bit 16 or higher
Paul Burton
1
-1
/
+1
2019-10-07
MIPS: bitops: Handle !kernel_uses_llsc first
Paul Burton
1
-108
/
+105
2019-10-07
MIPS: atomic: Deduplicate 32b & 64b read, set, xchg, cmpxchg
Paul Burton
1
-43
/
+27
2019-10-07
MIPS: atomic: Unify 32b & 64b sub_if_positive
Paul Burton
1
-106
/
+58
2019-10-07
MIPS: atomic: Use _atomic barriers in atomic_sub_if_positive()
Paul Burton
1
-2
/
+2
2019-10-07
MIPS: atomic: Emit Loongson3 sync workarounds within asm
Paul Burton
1
-6
/
+14
2019-10-07
MIPS: atomic: Use one macro to generate 32b & 64b functions
Paul Burton
1
-151
/
+45
2019-10-07
MIPS: atomic: Handle !kernel_uses_llsc first
Paul Burton
1
-50
/
+49
2019-10-07
MIPS: atomic: Fix whitespace in ATOMIC_OP macros
Paul Burton
1
-92
/
+92
2019-10-07
MIPS: barrier: Clean up sync_ginv()
Paul Burton
1
-1
/
+1
2019-10-07
MIPS: barrier: Clean up __sync() definition
Paul Burton
1
-14
/
+4
2019-10-07
MIPS: barrier: Remove fast_mb() Octeon #ifdef'ery
Paul Burton
1
-2
/
+2
2019-10-07
MIPS: barrier: Clean up __smp_mb() definition
Paul Burton
1
-8
/
+4
2019-10-07
MIPS: barrier: Clean up rmb() & wmb() definitions
Paul Burton
1
-14
/
+14
2019-10-07
MIPS: barrier: Add __SYNC() infrastructure
Paul Burton
2
-111
/
+209
2019-10-07
MIPS: Use compact branch for LL/SC loops on MIPSr6+
Paul Burton
1
-0
/
+4
2019-10-07
MIPS: Unify sc beqz definition
Paul Burton
3
-35
/
+24
2019-10-07
MIPS: r4k-bugs64: Limit R4k bug checks to affected systems
Paul Burton
1
-10
/
+8
2019-10-07
MIPS: SGI-IP27: get rid of compact node ids
Thomas Bogendoerfer
8
-35
/
+9
2019-10-07
MIPS: SGI-IP27: remove not used stuff inherited from IRIX
Thomas Bogendoerfer
3
-13
/
+0
2019-10-07
MIPS: include: Mark __cmpxchg as __always_inline
Thomas Bogendoerfer
1
-2
/
+3
2019-10-03
MIPS: Wire up clone3 syscall
Paul Burton
1
-0
/
+1
2019-10-02
MIPS: octeon: Include required header; fix octeon ethernet build
Paul Burton
1
-0
/
+1
2019-09-26
mm: treewide: clarify pgtable_page_{ctor,dtor}() naming
Mark Rutland
1
-1
/
+1
2019-09-25
Merge branch 'akpm' (patches from Andrew)
Linus Torvalds
3
-12
/
+0
2019-09-25
mips: use generic mmap top-down layout and brk randomization
Alexandre Ghiti
1
-5
/
+0
2019-09-25
mm: consolidate pgtable_cache_init() and pgd_cache_init()
Mike Rapoport
1
-5
/
+0
2019-09-25
mm: remove quicklist page table caches
Nicholas Piggin
1
-2
/
+0
2019-09-24
Merge tag 'pci-v5.4-changes' of git://git.kernel.org/pub/scm/linux/kernel/git...
Linus Torvalds
1
-1
/
+0
2019-09-22
Merge tag 'mips_5.4' of git://git.kernel.org/pub/scm/linux/kernel/git/mips/linux
Linus Torvalds
42
-384
/
+561
2019-09-21
MIPS: Disable pte_special() for MIPS32 with RiXi
Paul Burton
1
-1
/
+13
2019-09-03
mips: compat: vdso: Use legacy syscalls as fallback
Vincenzo Frascino
1
-0
/
+45
2019-09-03
MIPS: Drop Loongson _CACHE_* definitions
Paul Burton
1
-7
/
+0
2019-09-03
MIPS: tlbex: Remove cpu_has_local_ebase
Paul Burton
3
-5
/
+0
2019-09-03
MIPS: Select R3k-style TLB in Kconfig
Paul Burton
3
-7
/
+7
2019-08-31
mips: remove ioremap_cachable
Christoph Hellwig
1
-4
/
+3
2019-08-31
mips/atomic: Fix smp_mb__{before,after}_atomic()
Peter Zijlstra
4
-29
/
+45
2019-08-31
mips/atomic: Fix loongson_llsc_mb() wreckage
Peter Zijlstra
4
-16
/
+31
2019-08-31
mips/atomic: Fix cmpxchg64 barriers
Peter Zijlstra
1
-2
/
+5
2019-08-30
MIPS: SGI-IP27: restructure ioc3 register access
Thomas Bogendoerfer
1
-214
/
+143
2019-08-26
MIPS: Treat Loongson Extensions as ASEs
Jiaxun Yang
2
-0
/
+20
2019-08-24
mips: avoid explicit UB in assignment of mips_io_port_base
Nick Desaulniers
1
-12
/
+2
2019-08-23
MIPS: init: Drop boot_mem_map
Jiaxun Yang
1
-16
/
+0
2019-08-21
MIPS: Octeon: Mark expected switch fall-through
Gustavo A. R. Silva
1
-0
/
+1
2019-08-20
MIPS: Octeon: Fix a typo in #define OCTOEN_SERIAL_LEN
Christophe JAILLET
1
-2
/
+2
2019-08-12
MIPS/ptrace: Update mips_get_syscall_arg's return type
Nathan Chancellor
1
-14
/
+7
2019-08-08
PCI: Convert pci_resource_to_user() to a weak function
Denis Efremov
1
-1
/
+0
2019-08-07
mips: fix vdso32 build, again
Arnd Bergmann
1
-10
/
+0
2019-08-07
MIPS: octeon: Remove ARCH_HAS_IRQ_PER_CPU
Paul Burton
1
-1
/
+0
2019-08-07
MIPS: octeon: Remove cpu_has_saa
Paul Burton
1
-8
/
+0
[prev]
[next]