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
/
kernel
Age
Commit message (
Expand
)
Author
Files
Lines
2017-11-13
Merge branch 'locking-core-for-linus' of git://git.kernel.org/pub/scm/linux/k...
Linus Torvalds
1
-1
/
+1
2017-11-08
MIPS: BMIPS: Fix missing cbr address
Jaedon Shin
1
-2
/
+2
2017-11-07
Merge branch 'linus' into locking/core, to resolve conflicts
Ingo Molnar
31
-21
/
+50
2017-11-04
Merge tag 'mips_fixes_4.14' of git://git.kernel.org/pub/scm/linux/kernel/git/...
Linus Torvalds
4
-12
/
+22
2017-11-03
Update MIPS email addresses
Paul Burton
9
-9
/
+9
2017-11-02
MIPS: Update email address for Marcin Nowakowski
Marcin Nowakowski
1
-1
/
+1
2017-11-02
License cleanup: add SPDX GPL-2.0 license identifier to files with no license
Greg Kroah-Hartman
19
-0
/
+19
2017-11-02
MIPS: smp-cmp: Fix vpe_id build error
James Hogan
1
-2
/
+2
2017-11-02
MIPS: smp-cmp: Use right include for task_struct
Jason A. Donenfeld
1
-1
/
+1
2017-11-02
MIPS: CPS: Fix use of current_cpu_data in preemptible code
Matt Redfearn
1
-1
/
+1
2017-11-01
MIPS: SMP: Fix deadlock & online race
Matt Redfearn
1
-6
/
+16
2017-11-01
MIPS: generic: Fix compilation error from include asm/mips-cpc.h
Matt Redfearn
1
-1
/
+1
2017-11-01
Update MIPS email addresses
Paul Burton
9
-9
/
+9
2017-10-25
locking/atomics: COCCINELLE/treewide: Convert trivial ACCESS_ONCE() patterns ...
Mark Rutland
1
-1
/
+1
2017-09-20
MIPS: Fix perf event init
Paul Burton
1
-2
/
+1
2017-09-16
Merge branch '4.14-features' of git://git.linux-mips.org/pub/scm/ralf/upstrea...
Linus Torvalds
27
-679
/
+605
2017-09-15
Merge branch 'work.set_fs' of git://git.kernel.org/pub/scm/linux/kernel/git/v...
Linus Torvalds
1
-8
/
+4
2017-09-12
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/ebi...
Linus Torvalds
2
-11
/
+10
2017-09-06
MIPS: Refactor handling of stack pointer in get_frame_info
Matt Redfearn
1
-31
/
+30
2017-09-06
MIPS: Stacktrace: Fix microMIPS stack unwinding on big endian systems
Matt Redfearn
1
-9
/
+7
2017-09-06
MIPS: microMIPS: Fix decoding of swsp16 instruction
Matt Redfearn
1
-1
/
+1
2017-09-06
MIPS: microMIPS: Fix decoding of addiusp instruction
Matt Redfearn
1
-3
/
+7
2017-09-06
MIPS: microMIPS: Fix detection of addiusp instruction
Matt Redfearn
1
-1
/
+1
2017-09-06
MIPS: Handle non word sized instructions when examining frame
Matt Redfearn
1
-3
/
+6
2017-09-06
MIPS: Add DWARF unwinding to assembly
Corey Minyard
1
-5
/
+8
2017-09-06
MIPS: Fix issues in backtraces
Corey Minyard
1
-3
/
+19
2017-09-05
fs: fix kernel_read prototype
Christoph Hellwig
1
-8
/
+4
2017-09-04
MIPS: Remove unnecessary inclusions of linux/irqchip/mips-gic.h
Paul Burton
2
-2
/
+0
2017-09-04
MIPS: Use mips_gic_present() in place of gic_present
Paul Burton
1
-4
/
+2
2017-09-04
MIPS: VDSO: Drop gic_get_usm_range() usage
Paul Burton
1
-10
/
+5
2017-09-04
MIPS: CPS: Read GIC_VL_IDENT directly, not via irqchip driver
Paul Burton
1
-1
/
+1
2017-09-04
Merge branch 'linus' into locking/core, to fix up conflicts
Ingo Molnar
3
-23
/
+4
2017-08-30
MIPS: CPS: Detect CPUs in secondary clusters
Paul Burton
1
-29
/
+51
2017-08-30
MIPS: CPS: Cluster support for topology functions
Paul Burton
1
-12
/
+3
2017-08-30
MIPS: CPS: Have asm/mips-cps.h include CM & CPC headers
Paul Burton
5
-9
/
+5
2017-08-30
MIPS: SMP: Allow boot_secondary SMP op to return errors
Paul Burton
6
-6
/
+17
2017-08-30
MIPS: CM: Add cluster & block args to mips_cm_lock_other()
Paul Burton
3
-9
/
+22
2017-08-30
MIPS: Add CPU cluster number accessors
Paul Burton
1
-0
/
+10
2017-08-30
MIPS: Unify checks for sibling CPUs
Paul Burton
2
-11
/
+9
2017-08-30
MIPS: Store core & VP IDs in GlobalNumber-style variable
Paul Burton
1
-0
/
+22
2017-08-30
MIPS: Abstract CPU core & VP(E) ID access through accessor functions
Paul Burton
9
-32
/
+35
2017-08-30
MIPS: CPS: Use GlobalNumber macros rather than magic numbers
Paul Burton
1
-2
/
+2
2017-08-30
MIPS: CPS: Use change_*, set_* & clear_* where appropriate
Paul Burton
2
-7
/
+3
2017-08-30
MIPS: CPC: Use BIT/GENMASK for register fields, order & drop shifts
Paul Burton
3
-5
/
+7
2017-08-29
MIPS: Remove pt_regs adjustments in indirect syscall handler
James Cowgill
2
-17
/
+0
2017-08-29
MIPS: seccomp: Fix indirect syscall args
James Hogan
1
-6
/
+4
2017-08-29
MIPS: CM: Use BIT/GENMASK for register fields, order & drop shifts
Paul Burton
5
-39
/
+39
2017-08-29
MIPS: CM: Specify register size when generating accessors
Paul Burton
1
-6
/
+3
2017-08-29
MIPS: CM: Rename mips_cm_base to mips_gcr_base
Paul Burton
1
-5
/
+5
2017-08-29
MIPS: Declare various variables & functions static
Paul Burton
4
-6
/
+8
[next]