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
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
2015-05-29
MIPS: BMIPS: Fix bmips_wr_vec()
Petri Gynther
1
-1
/
+1
2015-05-26
MIPS: irq: Use DECLARE_BITMAP
Joe Perches
1
-1
/
+1
2015-05-15
MIPS: Fix up obsolete cpu_set usage
Ezequiel Garcia
1
-1
/
+1
2015-05-13
MIPS: traps: remove extra Tainted: line from __show_regs() output
Petri Gynther
1
-1
/
+0
2015-05-13
MIPS: Fix a preemption issue with thread's FPU defaults
Maciej W. Rozycki
1
-1
/
+1
2015-05-12
MIPS: fix FP mode selection in lieu of .MIPS.abiflags data
Paul Burton
1
-15
/
+17
2015-05-12
MIPS: SMP: Fix build error.
Ralf Baechle
1
-2
/
+4
2015-04-20
Merge tag 'cpumask-next-for-linus' of git://git.kernel.org/pub/scm/linux/kern...
Linus Torvalds
9
-30
/
+30
2015-04-17
Merge branch 'upstream' of git://git.linux-mips.org/pub/scm/ralf/upstream-linus
Linus Torvalds
25
-339
/
+794
2015-04-15
Merge branch 'exec_domain_rip_v2' of git://git.kernel.org/pub/scm/linux/kerne...
Linus Torvalds
1
-1
/
+0
2015-04-13
Merge branch '4.0-fixes' into mips-for-linux-next
Ralf Baechle
5
-110
/
+244
2015-04-13
Merge branch '4.1-fp' into mips-for-linux-next
Ralf Baechle
4
-74
/
+35
2015-04-12
arch: Remove exec_domain from remaining archs
Richard Weinberger
1
-1
/
+0
2015-04-10
MIPS: smp-cps: cpu_set FPU mask if FPU present
Niklas Cassel
1
-0
/
+6
2015-04-10
MIPS: kernel: entry.S: Set correct ISA level for mips_ihb
Markos Chandras
1
-1
/
+2
2015-04-10
MIPS: unaligned: Fix regular load/store instruction emulation for EVA
Markos Chandras
1
-5
/
+47
2015-04-10
MIPS: unaligned: Surround load/store macros in do {} while statements
Markos Chandras
1
-26
/
+90
2015-04-10
MIPS: unaligned: Prevent EVA instructions on kernel unaligned accesses
Markos Chandras
1
-78
/
+94
2015-04-08
MIPS: Fix double inclusion of headers in misalignment emulator.
Ralf Baechle
1
-2
/
+0
2015-04-08
MIPS: Factor out FPU feature probing
Maciej W. Rozycki
1
-54
/
+71
2015-04-08
MIPS: Respect the ISA level in FCSR handling
Maciej W. Rozycki
4
-12
/
+65
2015-04-08
MIPS: math-emu: Set FIR feature flags for full emulation
Maciej W. Rozycki
1
-2
/
+23
2015-04-08
MIPS: Correct ISA masking in FPU feature determination
Maciej W. Rozycki
1
-1
/
+3
2015-04-08
MIPS: Set `si_code' for SIGFPE signals sent from emulation too
Maciej W. Rozycki
3
-70
/
+88
2015-04-08
MIPS: Always clear FCSR cause bits after emulation
Maciej W. Rozycki
2
-1
/
+20
2015-04-08
MIPS: Respect the FCSR exception mask for `si_code'
Maciej W. Rozycki
1
-1
/
+10
2015-04-08
MIPS: Correct FP ISA requirements
Maciej W. Rozycki
1
-12
/
+11
2015-04-08
MIPS: Fix BREAK code interpretation heuristics
Maciej W. Rozycki
1
-1
/
+1
2015-04-08
MIPS: BREAK instruction interpretation corrections
Maciej W. Rozycki
1
-18
/
+18
2015-04-08
MIPS: Correct MIPS16 BREAK code interpretation
Maciej W. Rozycki
1
-1
/
+1
2015-04-08
MIPS: Use `FPU_CSR_ALL_X' in `__build_clear_fpe'
Maciej W. Rozycki
1
-1
/
+1
2015-04-08
MIPS: Normalise code flow in the CpU exception handler
Maciej W. Rozycki
1
-8
/
+7
2015-04-08
MIPS: Reindent R6 RI exception emulation
Maciej W. Rozycki
1
-16
/
+15
2015-04-08
MIPS: ELF: Drop `get_fp_abi'
Maciej W. Rozycki
1
-12
/
+2
2015-04-08
MIPS: Correct the comment for and reformat `movf_func'
Maciej W. Rozycki
1
-1
/
+4
2015-04-08
MIPS: Clarify the comment for `__cpu_has_fpu'
Maciej W. Rozycki
1
-1
/
+1
2015-04-08
MIPS: Correct the comment for FPU emulator traps
Maciej W. Rozycki
1
-3
/
+3
2015-04-01
MIPS: perf: Add hardware perf events support for Loongson-3
Huacai Chen
1
-0
/
+71
2015-04-01
MIPS: Add R16000 detection
Joshua Kinard
2
-2
/
+8
2015-04-01
MIPS: Provide fallback reboot/poweroff/halt implementations
Andrew Bresticker
1
-0
/
+25
2015-04-01
MIPS: smp: Make stop_this_cpu() actually stop the CPU
Andrew Bresticker
1
-4
/
+2
2015-04-01
MIPS: LLVMLinux: Fix a 'cast to type not present in union' error.
Toma Tabacu
1
-2
/
+4
2015-04-01
MIPS: Let __dt_register_buses accept a single bus type
Kevin Cernekee
1
-1
/
+4
2015-04-01
MIPS: csrc-sb1250: Implement read_sched_clock
Deng-Cheng Zhu
1
-0
/
+8
2015-04-01
MIPS: csrc-sb1250: Remove FSF mail address from GPL notice
Deng-Cheng Zhu
1
-4
/
+0
2015-04-01
MIPS: csrc-sb1250: Extract hpt cycle acquisition from sb1250_hpt_read
Deng-Cheng Zhu
1
-2
/
+9
2015-04-01
MIPS: cevt-txx9: Implement read_sched_clock
Deng-Cheng Zhu
1
-0
/
+9
2015-04-01
MIPS: csrc-ioasic: Implement read_sched_clock
Deng-Cheng Zhu
1
-0
/
+9
2015-04-01
MIPS: csrc-ioasic: Remove FSF mail address from GPL notice
Deng-Cheng Zhu
1
-4
/
+0
2015-04-01
MIPS: csrc-bcm1480: Implement read_sched_clock
Deng-Cheng Zhu
1
-0
/
+8
[next]