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
2016-09-30
Merge branch 'x86/urgent' into x86/asm
Thomas Gleixner
6
-13
/
+21
2016-09-25
MIPS: SMP: Fix possibility of deadlock when bringing CPUs online
Matt Redfearn
1
-4
/
+3
2016-09-23
MIPS: Fix pre-r6 emulation FPU initialisation
Paul Burton
1
-0
/
+2
2016-09-21
MIPS: vDSO: Fix Malta EVA mapping to vDSO page structs
James Hogan
1
-4
/
+4
2016-09-19
MIPS: Avoid a BUG warning during prctl(PR_SET_FP_MODE, ...)
Marcin Nowakowski
1
-4
/
+4
2016-09-13
MIPS: Fix memory regions reaching top of physical
James Hogan
1
-0
/
+7
2016-09-13
MIPS: uprobes: fix incorrect uprobe brk handling
Marcin Nowakowski
1
-1
/
+1
2016-08-24
ftrace: Add return address pointer to ftrace_ret_stack
Josh Poimboeuf
1
-2
/
+2
2016-08-06
Merge branch 'upstream' of git://git.linux-mips.org/pub/scm/ralf/upstream-linus
Linus Torvalds
19
-331
/
+437
2016-08-04
tree-wide: replace config_enabled() with IS_ENABLED()
Masahiro Yamada
8
-37
/
+37
2016-08-03
Merge branch '4.7-fixes' into mips-for-linux-next
Ralf Baechle
3
-8
/
+7
2016-08-02
Merge tag 'for-linus' of git://git.kernel.org/pub/scm/virt/kvm/kvm
Linus Torvalds
3
-82
/
+19
2016-08-02
MIPS: store the appended dtb address in a variable
Jonas Gorski
2
-7
/
+18
2016-08-02
MIPS: Factor o32 specific code into signal_o32.c
Harvey Hunt
3
-283
/
+292
2016-08-02
MIPS: non-exec stack & heap when non-exec PT_GNU_STACK is present
Paul Burton
1
-0
/
+19
2016-08-02
MIPS: Use per-mm page to execute branch delay slot instructions
Paul Burton
4
-4
/
+36
2016-07-29
MIPS: c-r4k: Exclude sibling CPUs in SMP calls
James Hogan
1
-2
/
+4
2016-07-29
MIPS: SMP: Drop stop_this_cpu() cpu_foreign_map hack
James Hogan
1
-8
/
+1
2016-07-29
MIPS: SMP: Update cpu_foreign_map on CPU disable
James Hogan
3
-1
/
+3
2016-07-29
MIPS: SMP: Clear ASID without confusing has_valid_asid()
James Hogan
1
-2
/
+15
2016-07-28
KEYS: 64-bit MIPS needs to use compat_sys_keyctl for 32-bit userspace
David Howells
2
-2
/
+2
2016-07-28
MIPS: Print segment physical address when EU=1
James Hogan
1
-5
/
+8
2016-07-24
MIPS: smp-cps: Add support for CPU hotplug of MIPSr6 processors
Matt Redfearn
1
-5
/
+27
2016-07-24
MIPS: smp-cps: Allow booting of CPU other than VP0 within a core
Matt Redfearn
1
-4
/
+5
2016-07-24
MIPS: Don't register r4k sched clock when CPUFREQ enabled
Huacai Chen
1
-1
/
+3
2016-07-24
MIPS: Fix r4k clockevents registration
Huacai Chen
1
-6
/
+1
2016-07-21
MIPS: traps: return correct si code for accessing nonmapped addresses
Petar Jovanovic
1
-1
/
+3
2016-07-05
MIPS: inst.h: Rename cbcond{0,1}_op to pop{1,3}0_op
Paul Burton
1
-2
/
+2
2016-07-05
MIPS: inst.h: Rename b{eq,ne}zcji[al]c_op to pop{6,7}6_op
Paul Burton
1
-2
/
+2
2016-07-05
MIPS: KVM: Drop now unused asm offsets
James Hogan
1
-66
/
+0
2016-06-16
MIPS: KVM: Don't hardcode restored HWREna
James Hogan
1
-1
/
+4
2016-06-16
MIPS: Clean up RDHWR handling
James Hogan
1
-7
/
+10
2016-06-14
MIPS/ptrace: run seccomp after ptrace
Kees Cook
1
-5
/
+4
2016-06-14
seccomp: Add a seccomp_data parameter secure_computing()
Andy Lutomirski
1
-1
/
+1
2016-06-14
MIPS: KVM: Restore host EBase from ebase variable
James Hogan
2
-1
/
+1
2016-06-14
MIPS: KVM: Drop unused host_cp0_entryhi
James Hogan
1
-1
/
+0
2016-06-14
MIPS: KVM: Drop unused guest_inst from kvm_vcpu_arch
James Hogan
1
-2
/
+0
2016-05-29
Merge branch 'upstream' of git://git.linux-mips.org/pub/scm/ralf/upstream-linus
Linus Torvalds
9
-18
/
+30
2016-05-28
MIPS: Fix sigreturn via VDSO on microMIPS kernel
James Hogan
1
-8
/
+0
2016-05-28
MIPS: Spelling fix lets -> let's
Ralf Baechle
3
-4
/
+4
2016-05-28
MIPS: kernel: Fix typo
Andrea Gelmini
1
-1
/
+1
2016-05-28
MIPS: R6: Fix typo
Andrea Gelmini
1
-1
/
+1
2016-05-28
MIPS: CPS: Copy EVA configuration when starting secondary VPs.
Matt Redfearn
1
-0
/
+15
2016-05-28
MIPS: Fix incomplete separation of XPA CPU feature
James Hogan
1
-3
/
+1
2016-05-28
MIPS: smp-cps: Clear Status IPL field when using EIC
Paul Burton
1
-2
/
+6
2016-05-28
MIPS: Clear Status IPL field when using EIC
Paul Burton
1
-0
/
+3
2016-05-26
Merge branch 'perf-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/ke...
Linus Torvalds
1
-6
/
+6
2016-05-24
vdso: make arch_setup_additional_pages wait for mmap_sem for write killable
Michal Hocko
1
-1
/
+2
2016-05-21
exit_thread: remove empty bodies
Jiri Slaby
1
-4
/
+0
2016-05-19
Merge branch 'upstream' of git://git.linux-mips.org/pub/scm/ralf/upstream-linus
Linus Torvalds
41
-443
/
+2530
[next]