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
2014-09-26
MIPS: mcount: Adjust stack pointer for static trace in MIPS32
Markos Chandras
1
-0
/
+12
2014-08-26
MIPS: Wire up new syscalls getrandom and memfd_create.
Ralf Baechle
4
-0
/
+8
2014-08-26
MIPS: CPS: Initialize EVA before bringing up VPEs from secondary cores
Markos Chandras
1
-0
/
+4
2014-08-26
MIPS: scall64-o32: Fix indirect syscall detection
Markos Chandras
1
-4
/
+8
2014-08-26
MIPS: perf: Mark pmu interupt IRQF_NO_THREAD
Yang Wei
1
-1
/
+1
2014-08-25
MIPS: kdump: Set correct value to kexec_indirection_page variable
Yang Wei
1
-2
/
+6
2014-08-09
Merge branch 'signal-cleanup' of git://git.kernel.org/pub/scm/linux/kernel/gi...
Linus Torvalds
4
-82
/
+51
2014-08-07
Merge branch 'upstream' of git://git.linux-mips.org/pub/scm/ralf/upstream-linus
Linus Torvalds
25
-206
/
+501
2014-08-06
Merge branch 'next' of git://git.kernel.org/pub/scm/linux/kernel/git/jmorris/...
Linus Torvalds
4
-0
/
+4
2014-08-06
mips: Use sigsp()
Richard Weinberger
3
-9
/
+7
2014-08-06
mips: Use get_signal() signal_setup_done()
Richard Weinberger
4
-78
/
+49
2014-08-02
Merge branch '3.16-fixes' into mips-for-linux-next
Ralf Baechle
8
-12
/
+71
2014-08-02
MIPS: detect presence of MAARs
Paul Burton
1
-0
/
+2
2014-08-02
MIPS: consistently clear MSA flags when starting & copying threads
Paul Burton
1
-0
/
+3
2014-08-02
MIPS: disable preemption whilst initialising MSA
Paul Burton
1
-3
/
+11
2014-08-02
MIPS: ensure MSA gets disabled during boot
Paul Burton
1
-3
/
+2
2014-08-02
MIPS: fix MSA context for tasks which don't use FP first
Paul Burton
1
-0
/
+2
2014-08-02
MIPS: init upper 64b of vector registers when MSA is first used
Paul Burton
2
-9
/
+35
2014-08-02
MIPS: preserve scalar FP CSR when switching vector context
Paul Burton
2
-1
/
+8
2014-08-02
MIPS: save/restore MSACSR register on context switch
Paul Burton
1
-0
/
+1
2014-08-02
MIPS: GIC: Generalise check for pending interrupts
Jeffrey Deans
1
-2
/
+11
2014-08-02
MIPS: GIC: Prevent array overrun
Jeffrey Deans
1
-2
/
+4
2014-08-02
MIPS: GIC: Remove GIC_FLAG_IPI
Jeffrey Deans
1
-4
/
+3
2014-08-02
MIPS: GIC: move GIC interrupt bitmap declarations
Jeffrey Deans
1
-0
/
+12
2014-08-02
MIPS: kernel: cpu-probe: Detect unique RI/XI exceptions
Leonid Yegoshin
1
-0
/
+9
2014-08-02
MIPS: Use dedicated exception handler if CPU supports RI/XI exceptions
Leonid Yegoshin
1
-0
/
+7
2014-08-02
MIPS: kernel: cpu-probe: Add support for the HardWare Table Walker
Markos Chandras
1
-0
/
+23
2014-08-02
MIPS: cpu: Add new cpu option for Hardware Table Walker.
Markos Chandras
1
-0
/
+1
2014-08-02
MIPS: perf: Add hardware events for P5600
James Hogan
1
-0
/
+21
2014-08-02
MIPS: perf: Allow for more perf events
James Hogan
1
-8
/
+13
2014-08-02
MIPS: Remove asm/user.h
Alex Smith
3
-3
/
+2
2014-08-02
MIPS: Remove old core dump functions
Alex Smith
2
-87
/
+0
2014-08-02
MIPS: ptrace: Fix user pt_regs definition, use in ptrace_{get, set}regs()
Alex Smith
2
-15
/
+17
2014-08-02
MIPS: O32/32-bit: Remove outdated comment
Alex Smith
1
-2
/
+0
2014-08-01
MIPS: smp-mt: Fix link error when PROC_FS=n
James Hogan
1
-0
/
+2
2014-08-01
MIPS: N32: Use compat getsockopt syscall
Sorin Dumitru
1
-1
/
+1
2014-08-01
MIPS: APRP: Fix an issue when device_create() fails.
Sebastien Bourdelin
2
-0
/
+6
2014-07-31
MIPS: GIC: Prevent array overrun
Jeffrey Deans
1
-2
/
+4
2014-07-31
MIPS: ptrace: Change GP regset to use correct core dump register layout
Alex Smith
1
-29
/
+160
2014-07-31
MIPS: asm/reg.h: Make 32- and 64-bit definitions available at the same time
Alex Smith
1
-19
/
+13
2014-07-31
MIPS: ptrace: Test correct task's flags in task_user_regset_view()
Alex Smith
1
-1
/
+1
2014-07-31
MIPS: ptrace: Avoid smp_processor_id() when retrieving FPU IR
Alex Smith
2
-3
/
+3
2014-07-30
MIPS: Add Loongson-3B support
Huacai Chen
1
-0
/
+6
2014-07-30
MIPS: Add numa api support
Huacai Chen
4
-13
/
+13
2014-07-30
MIPS: Add NUMA support for Loongson-3
Huacai Chen
1
-1
/
+1
2014-07-30
MIPS: Support CPU topology files in sysfs
Huacai Chen
2
-1
/
+26
2014-07-30
MIPS: Support hard limit of cpu count (nr_cpu_ids)
Huacai Chen
1
-0
/
+20
2014-07-30
MIPS: Remove BUG_ON(!is_fpu_owner()) in do_ade()
Huacai Chen
1
-1
/
+0
2014-07-30
MIPS: smp-cps: Fix entry code cache flush for systems with coherent I/O
Paul Burton
1
-3
/
+7
2014-07-30
MIPS: {pm,smp}-cps: use cpu_vpe_id macro
Paul Burton
2
-2
/
+2
[next]