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
Age
Commit message (
Expand
)
Author
Files
Lines
2015-12-31
sparc: Wire up mlock2 system call.
David S. Miller
3
-4
/
+5
2015-12-31
sparc: Add all necessary direct socket system calls.
David S. Miller
3
-18
/
+24
2015-12-26
Merge branch 'parisc-4.4-4' of git://git.kernel.org/pub/scm/linux/kernel/git/...
Linus Torvalds
1
-12
/
+52
2015-12-26
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/sparc
Linus Torvalds
20
-143
/
+264
2015-12-24
sparc64: fix FP corruption in user copy functions
Rob Gardner
13
-134
/
+235
2015-12-24
sparc64: Perf should save/restore fault info
Rob Gardner
1
-0
/
+4
2015-12-24
sparc64: Ensure perf can access user stacks
Rob Gardner
1
-0
/
+7
2015-12-24
sparc64: Don't set %pil in rtrap_nmi too early
Rob Gardner
1
-1
/
+7
2015-12-24
sparc64: Add ADI capability to cpu capabilities
Khalid Aziz
2
-4
/
+6
2015-12-23
sparc: Hook up userfaultfd system call
Mike Kravetz
3
-4
/
+5
2015-12-23
Merge tag 'for-linus' of git://git.kernel.org/pub/scm/virt/kvm/kvm
Linus Torvalds
6
-15
/
+47
2015-12-23
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/s39...
Linus Torvalds
1
-5
/
+12
2015-12-23
um: Fix pointer cast
Mickaël Salaün
1
-1
/
+1
2015-12-22
KVM: x86: Reload pit counters for all channels when restoring state
Andrew Honig
1
-2
/
+6
2015-12-22
KVM: MTRR: treat memory as writeback if MTRR is disabled in guest CPUID
Paolo Bonzini
2
-3
/
+19
2015-12-22
KVM: MTRR: observe maxphyaddr from guest CPUID, not host
Paolo Bonzini
1
-2
/
+7
2015-12-22
KVM: MTRR: fix fixed MTRR segment look up
Alexis Dambricourt
1
-1
/
+1
2015-12-21
parisc: Fix syscall restarts
Helge Deller
1
-12
/
+52
2015-12-20
Merge tag 'powerpc-4.4-5' of git://git.kernel.org/pub/scm/linux/kernel/git/po...
Linus Torvalds
4
-26
/
+26
2015-12-18
Merge tag 'for-linus-4.4-rc5-tag' of git://git.kernel.org/pub/scm/linux/kerne...
Linus Torvalds
2
-17
/
+12
2015-12-18
Merge tag 'arc-fixes-for-4.4-rc6' of git://git.kernel.org/pub/scm/linux/kerne...
Linus Torvalds
14
-68
/
+97
2015-12-18
s390/dis: Fix handling of format specifiers
Michael Holzheu
1
-5
/
+12
2015-12-18
powerpc/opal-irqchip: Fix deadlock introduced by "Fix double endian conversion"
Alistair Popple
1
-1
/
+13
2015-12-17
Merge branch 'libnvdimm-fixes' of git://git.kernel.org/pub/scm/linux/kernel/g...
Linus Torvalds
2
-2
/
+3
2015-12-17
powerpc/powernv: pr_warn_once on unsupported OPAL_MSG type
Stewart Smith
1
-1
/
+1
2015-12-17
ARC: smp: Rename platform hook @init_cpu_smp -> @init_per_cpu
Vineet Gupta
3
-6
/
+6
2015-12-17
ARC: rename smp operation init_irq_cpu() to init_per_cpu()
Noam Camus
4
-7
/
+7
2015-12-17
ARC: dw2 unwind: Ignore CIE version !=1 gracefully instead of bailing
Vineet Gupta
1
-4
/
+9
2015-12-17
ARC: dw2 unwind: Reinstante unwinding out of modules
Vineet Gupta
3
-19
/
+26
2015-12-17
ARC: [plat-sim] unbork non default CONFIG_LINUX_LINK_BASE
Vineet Gupta
3
-2
/
+6
2015-12-16
Merge branch 'fixes' of git://ftp.arm.linux.org.uk/~rmk/linux-arm
Linus Torvalds
7
-68
/
+138
2015-12-16
Partial revert of "powerpc: Individual System V IPC system calls"
Michael Ellerman
2
-24
/
+12
2015-12-15
Revert "scatterlist: use sg_phys()"
Dan Williams
2
-2
/
+3
2015-12-15
Merge tag 'please-pull-mlock2' of git://git.kernel.org/pub/scm/linux/kernel/g...
Linus Torvalds
3
-1
/
+3
2015-12-15
Fix user-visible spelling error
Linus Torvalds
1
-1
/
+1
2015-12-15
ARM: 8475/1: SWP emulation: Restore original *data when failed
Shengjiu Wang
1
-3
/
+3
2015-12-15
ARM: 8471/1: need to save/restore arm register(r11) when it is corrupted
Anson Huang
1
-2
/
+2
2015-12-15
ARM: fix uaccess_with_memcpy() with SW_DOMAIN_PAN
Russell King
2
-6
/
+27
2015-12-14
[IA64] Enable mlock2 syscall for ia64
Tony Luck
3
-1
/
+3
2015-12-14
KVM: VMX: Fix host initiated access to guest MSR_TSC_AUX
Haozhong Zhang
1
-2
/
+2
2015-12-14
xen/x86/pvh: Use HVM's flush_tlb_others op
Boris Ostrovsky
1
-7
/
+2
2015-12-13
Merge branch 'irq-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/ker...
Linus Torvalds
2
-0
/
+2
2015-12-13
Merge tag 'fixes-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/...
Linus Torvalds
17
-27
/
+62
2015-12-13
Merge tag 'powerpc-4.4-4' of git://git.kernel.org/pub/scm/linux/kernel/git/po...
Linus Torvalds
3
-47
/
+33
2015-12-12
Merge branch 'akpm' (patches from Andrew)
Linus Torvalds
2
-2
/
+2
2015-12-12
Merge branch 'parisc-4.4-3' of git://git.kernel.org/pub/scm/linux/kernel/git/...
Linus Torvalds
4
-20
/
+5
2015-12-12
Merge tag 'arm64-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/arm6...
Linus Torvalds
2
-6
/
+11
2015-12-12
MIPS: fix DMA contiguous allocation
Qais Yousef
1
-1
/
+1
2015-12-12
sh64: fix __NR_fgetxattr
Dmitry V. Levin
1
-1
/
+1
2015-12-12
parisc: Disable huge pages on Mako machines
Helge Deller
1
-1
/
+2
[next]