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-07-10
MIPS: O32: Use compat_sys_getsockopt.
Ralf Baechle
1
-1
/
+1
2015-07-10
MIPS: c-r4k: Fix cache flushing for MT cores
Markos Chandras
1
-1
/
+43
2015-07-09
MIPS: cps-vec: Use macros for various arithmetics and memory operations
Markos Chandras
1
-16
/
+16
2015-07-09
MIPS: kernel: cps-vec: Replace KSEG0 with CKSEG0
Markos Chandras
1
-2
/
+2
2015-07-09
MIPS: kernel: cps-vec: Use ta0-ta3 pseudo-registers for 64-bit
Markos Chandras
1
-21
/
+21
2015-07-09
MIPS: kernel: cps-vec: Replace mips32r2 ISA level with mips64r2
Markos Chandras
1
-2
/
+2
2015-07-09
MIPS: kernel: cps-vec: Replace 'la' macro with PTR_LA
Markos Chandras
1
-10
/
+10
2015-07-09
MIPS: kernel: smp-cps: Fix 64-bit compatibility errors due to pointer casting
Markos Chandras
1
-3
/
+3
2015-07-09
MIPS: Fix branch emulation for BLTC and BGEC instructions
Markos Chandras
1
-2
/
+2
2015-07-09
MIPS: kernel: traps: Fix broken indentation
Markos Chandras
1
-4
/
+4
2015-07-09
MIPS: bootmem: Don't use memory holes for page bitmap
Alexander Sverdlin
1
-8
/
+5
2015-07-08
MIPS: O32: Do not handle require 32 bytes from the stack to be readable.
Ralf Baechle
2
-18
/
+52
2015-06-27
Merge branch 'upstream' of git://git.linux-mips.org/pub/scm/ralf/upstream-linus
Linus Torvalds
11
-240
/
+156
2015-06-23
Merge branch 'sched-core-for-linus' of git://git.kernel.org/pub/scm/linux/ker...
Linus Torvalds
1
-7
/
+2
2015-06-21
MIPS: IRQ/IP27: Move IRQ allocation API to platform code.
Ralf Baechle
1
-38
/
+0
2015-06-21
MIPS: i8259: DT support
Paul Burton
1
-2
/
+41
2015-06-21
MIPS: Add support for vmlinux.bin appended dtb
Jonas Gorski
2
-1
/
+23
2015-06-21
MIPS: prepare for user enabling of CONFIG_OF
Rob Herring
1
-0
/
+1
2015-06-21
MIPS: R12000: Enable branch prediction global history
Joshua Kinard
1
-2
/
+6
2015-06-21
MIPS: Get rid of 'kgdb_early_setup' cruft.
Sergei Shtylyov
3
-23
/
+0
2015-06-21
MIPS/IRQCHIP: Move irq_chip from arch/mips to drivers/irqchip.
Ralf Baechle
2
-170
/
+0
2015-06-21
MIPS: ingenic: Add newer vendor IDs
Paul Burton
1
-1
/
+3
2015-06-21
MIPS: Add SysRq operation to dump TLBs on all CPUs
James Hogan
2
-0
/
+78
2015-06-21
MIPS: traps: print Exception Code in __show_regs()
Petri Gynther
1
-3
/
+4
2015-06-06
MIPS: Fix enabling of DEBUG_STACKOVERFLOW
James Hogan
1
-1
/
+1
2015-06-03
MIPS: Avoid an FPE exception in FCSR mask probing
Maciej W. Rozycki
1
-2
/
+1
2015-06-02
Merge branch 'linus' into sched/core, to resolve conflict
Ingo Molnar
2
-2
/
+2
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-19
sched/preempt, MIPS: Properly lock access to the FPU
David Hildenbrand
1
-7
/
+2
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
[next]