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
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
Age
Commit message (
Expand
)
Author
Files
Lines
2016-05-13
MIPS: Introduce plat_get_fdt a platform API to retrieve the FDT
Matt Redfearn
1
-0
/
+18
2016-05-13
MIPS: seccomp: Support compat with both O32 and N32
Matt Redfearn
1
-21
/
+26
2016-05-13
MIPS: Use generic clkdev.h header
Stephen Boyd
2
-27
/
+1
2016-05-13
MIPS: Sync icache & dcache in set_pte_at
Paul Burton
2
-11
/
+21
2016-05-13
MIPS: Flush dcache for flush_kernel_dcache_page
Paul Burton
1
-0
/
+1
2016-05-13
MIPS: Detect DSP v3 support
Zubair Lutfullah Kakakhel
2
-0
/
+5
2016-05-13
MIPS: cpu: Convert MIPS_CPU_* defs to (1ull << x)
James Hogan
1
-41
/
+48
2016-05-13
MIPS: cpu: Alter MIPS_CPU_* definitions to fill gap
James Hogan
1
-8
/
+8
2016-05-13
MIPS: BMIPS: Add early CPU initialization code
Florian Fainelli
1
-0
/
+1
2016-05-13
MIPS: Make flush_thread
Ralf Baechle
1
-0
/
+4
2016-05-13
MIPS: Support R_MIPS_PC{21,26} rela-style relocs
Paul Burton
1
-0
/
+5
2016-05-13
MIPS: Add M6250 cases to CPU switch statements
Paul Burton
1
-0
/
+4
2016-05-13
MIPS: Add M6250 PRID & cpu_type_enum values
Paul Burton
1
-1
/
+2
2016-05-13
MIPS: Add P6600 cases to CPU switch statements
Paul Burton
1
-0
/
+1
2016-05-13
MIPS: Add P6600 PRID & cpu_type_enum values
Paul Burton
1
-1
/
+2
2016-05-13
MIPS: <asm/cpu.h>: Reformat to 80 columns.
Ralf Baechle
1
-2
/
+2
2016-05-13
MIPS: smp-cps: Support MIPSr6 Virtual Processors
Paul Burton
1
-2
/
+2
2016-05-13
MIPS: smp-cps: Pull boot config retrieval out of mips_cps_boot_vpes
Paul Burton
1
-1
/
+1
2016-05-13
MIPS: CM: Fix mips_cm_max_vp_width for UP kernels
Paul Burton
1
-1
/
+4
2016-05-13
MIPS: CM: Add CM GCR_BEV_BASE accessors
Paul Burton
1
-0
/
+1
2016-05-13
MIPS: CPC: Add start, stop and running CM3 CPC registers
Markos Chandras
1
-0
/
+3
2016-05-13
MIPS: Detect MIPSr6 Virtual Processor support
Paul Burton
3
-0
/
+6
2016-05-13
MIPS: Octeon: board_type_to_string: return NULL for unsupported board
Aaro Koskinen
1
-1
/
+1
2016-05-13
MIPS: OCTEON: Add SMP support for OCTEON cn78xx et al.
David Daney
1
-0
/
+6
2016-05-13
MIPS: OCTEON: Add support for OCTEON III interrupt controller.
David Daney
1
-0
/
+19
2016-05-13
MIPS: OCTEON: Add model checking support for cn73xx, cnf75xx and cn78xx
David Daney
3
-5
/
+46
2016-05-13
MIPS: OCTEON: Add register definitions for cn73xx, cnf75xx and cn78xx.
David Daney
3
-16
/
+748
2016-05-13
MIPS: Select CONFIG_HANDLE_DOMAIN_IRQ and make it work.
David Daney
1
-0
/
+10
2016-05-13
MIPS: OCTEON: Extend number of supported CPUs past 32
David Daney
3
-4
/
+106
2016-05-13
MIPS: OCTEON: Remove dead code from cvmx-sysinfo.
David Daney
1
-29
/
+1
2016-05-13
MIPS: Add CPU identifiers and probing for Cavium CN73xx and CNF75xx processors.
David Daney
1
-0
/
+2
2016-05-13
MIPS: highmem: Turn flush_cache_kmaps into a no-op.
Ralf Baechle
1
-1
/
+3
2016-05-09
MIPS: Adjust set_pte() SMP fix to handle R10000_LLSC_WAR
Joshua Kinard
1
-13
/
+32
2016-05-09
MIPS: Move definitions for 32/64-bit agonstic inline assembler to new file.
Ralf Baechle
3
-25
/
+31
2016-05-09
MIPS: Fix MSA assembly warnings
James Hogan
1
-0
/
+6
2016-05-09
MIPS: Fix MSA assembly with big thread offsets
James Hogan
1
-66
/
+83
2016-05-09
MIPS: Fix MSA ld_*/st_* asm macros to use PTR_ADDU
James Hogan
1
-8
/
+8
2016-05-09
MIPS: Use copy_s.fmt rather than copy_u.fmt
Paul Burton
1
-12
/
+12
2016-05-09
MIPS: Fix watchpoint restoration
James Hogan
2
-6
/
+6
2016-05-09
MIPS: Fix siginfo.h to use strict posix types
James Hogan
1
-9
/
+9
2016-05-09
mips: Fix CPC_BASE_ADDR mask to match datasheet
Nikolay Martynov
1
-2
/
+2
2016-04-03
MIPS: traps: Correct the SIGTRAP debug ABI in `do_watch' and `do_trap_or_bp'
Maciej W. Rozycki
1
-1
/
+1
2016-04-03
MIPS: Fix misspellings in comments.
Adam Buchbinder
14
-23
/
+23
2016-04-03
MIPS: Wire up preadv2 and pwrite2 syscalls.
Ralf Baechle
1
-6
/
+12
2016-03-30
MIPS: cpu_name_string: Use raw_smp_processor_id().
James Hogan
1
-1
/
+1
2016-03-25
Merge tag 'for-linus-20160324' of git://git.infradead.org/linux-mtd
Linus Torvalds
1
-2
/
+0
2016-03-21
Merge branch 'mm-pkeys-for-linus' of git://git.kernel.org/pub/scm/linux/kerne...
Linus Torvalds
1
-4
/
+9
2016-03-19
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-next
Linus Torvalds
2
-4
/
+6
2016-03-19
Merge branch 'for-4.6' of git://git.kernel.org/pub/scm/linux/kernel/git/tj/li...
Linus Torvalds
1
-0
/
+9
2016-03-17
Merge tag 'pci-v4.6-changes' of git://git.kernel.org/pub/scm/linux/kernel/git...
Linus Torvalds
1
-4
/
+0
[next]