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
/
x86
Age
Commit message (
Expand
)
Author
Files
Lines
2015-04-11
perf/x86/64: Report regs_user->ax too in get_regs_user()
Denys Vlasenko
1
-0
/
+1
2015-04-11
perf/x86/64: Simplify regs_user->abi setting code in get_regs_user()
Denys Vlasenko
1
-16
/
+2
2015-04-11
perf/x86/64: Do report user_regs->cx while we are in syscall, in get_regs_user()
Denys Vlasenko
1
-2
/
+0
2015-04-11
perf/x86/64: Do not guess user_regs->cs, ss, sp in get_regs_user()
Denys Vlasenko
1
-14
/
+9
2015-04-11
x86/asm/entry/32: Tidy up JNZ instructions after TESTs
Denys Vlasenko
1
-5
/
+5
2015-04-10
crypto: x86/sha512_ssse3 - move SHA-384/512 SSSE3 implementation to base layer
Ard Biesheuvel
4
-176
/
+44
2015-04-10
crypto: x86/sha256_ssse3 - move SHA-224/256 SSSE3 implementation to base layer
Ard Biesheuvel
4
-173
/
+50
2015-04-10
crypto: x86/sha1_ssse3 - move SHA-1 SSSE3 implementation to base layer
Ard Biesheuvel
1
-111
/
+28
2015-04-10
Merge back earlier suspend/hibernate material for v4.1.
Rafael J. Wysocki
1
-4
/
+6
2015-04-10
x86/apic/uv: Update the UV APIC HUB check
Mike Travis
1
-3
/
+7
2015-04-10
x86/apic/uv: Update the UV APIC driver check
Mike Travis
1
-25
/
+49
2015-04-10
x86/apic/uv: Update the APIC UV OEM check
Mike Travis
1
-0
/
+3
2015-04-09
x86/iommu: Fix header comments regarding standard and _FINISH macros
Aravind Gopalakrishnan
1
-5
/
+6
2015-04-09
x86/asm/entry/64: Reduce padding in execve stubs
Denys Vlasenko
1
-6
/
+14
2015-04-09
x86/asm/entry/64: Remove GET_THREAD_INFO() in ret_from_fork
Denys Vlasenko
1
-2
/
+0
2015-04-09
x86/asm/entry/64: Simplify jumps in ret_from_fork
Denys Vlasenko
1
-4
/
+4
2015-04-09
x86/asm/entry/64: Remove a redundant jump
Denys Vlasenko
1
-1
/
+0
2015-04-09
x86/asm/entry/64: Optimize [v]fork/clone stubs
Denys Vlasenko
1
-2
/
+1
2015-04-09
x86/asm/entry: Zero EXTRA_REGS for stub32_execve() too
Denys Vlasenko
2
-2
/
+15
2015-04-09
x86/asm/entry/64: Move stub_x32_execvecloser() to stub_execveat()
Denys Vlasenko
1
-17
/
+17
2015-04-09
x86/asm/entry/64: Use common code for rt_sigreturn() epilogue
Denys Vlasenko
1
-10
/
+16
2015-04-09
jump_label: Allow asm/jump_label.h to be included in assembly
Anton Blanchard
1
-3
/
+2
2015-04-09
x86: clean up/fix 'copy_in_user()' tail zeroing
Linus Torvalds
2
-9
/
+8
2015-04-08
kvm: mmu: lazy collapse small sptes into large sptes
Wanpeng Li
3
-0
/
+92
2015-04-08
KVM: x86: Clear CR2 on VCPU reset
Nadav Amit
1
-0
/
+2
2015-04-08
KVM: x86: DR0-DR3 are not clear on reset
Nadav Amit
2
-0
/
+15
2015-04-08
KVM: x86: BSP in MSR_IA32_APICBASE is writable
Nadav Amit
4
-5
/
+3
2015-04-08
KVM: x86: simplify kvm_apic_map
Radim Krčmář
3
-68
/
+28
2015-04-08
KVM: x86: avoid logical_map when it is invalid
Radim Krčmář
2
-1
/
+35
2015-04-08
KVM: x86: fix mixed APIC mode broadcast
Radim Krčmář
2
-6
/
+5
2015-04-08
KVM: x86: use MDA for interrupt matching
Radim Krčmář
1
-7
/
+33
2015-04-08
KVM: nVMX: remove unnecessary double caching of MAXPHYADDR
Eugene Korenevsky
1
-8
/
+6
2015-04-08
KVM: nVMX: checks for address bits beyond MAXPHYADDR on VM-entry
Eugene Korenevsky
1
-6
/
+7
2015-04-08
KVM: x86: cache maxphyaddr CPUID leaf in struct kvm_vcpu
Eugene Korenevsky
4
-16
/
+29
2015-04-08
KVM: vmx: pass error code with internal error #2
Radim Krčmář
1
-1
/
+2
2015-04-08
x86: vdso: fix pvclock races with task migration
Radim Krčmář
1
-8
/
+12
2015-04-08
KVM: x86: optimize delivery of TSC deadline timer interrupt
Paolo Bonzini
1
-6
/
+7
2015-04-08
KVM: x86: extract blocking logic from __vcpu_run
Paolo Bonzini
1
-28
/
+34
2015-04-08
kvm: x86: fix x86 eflags fixed bit
Wanpeng Li
1
-3
/
+3
2015-04-08
x86/asm/entry/64: Add forgotten CFI annotation
Denys Vlasenko
1
-0
/
+1
2015-04-08
x86/asm/entry/irq: Simplify interrupt dispatch table (IDT) layout
Denys Vlasenko
5
-67
/
+26
2015-04-08
x86/asm/entry/64: Move opportunistic sysret code to syscall code path
Denys Vlasenko
1
-72
/
+86
2015-04-08
Merge tag 'v4.0-rc7' into x86/asm, to resolve conflicts
Ingo Molnar
8
-13
/
+49
2015-04-07
Merge tag 'kvm-arm-for-4.1' of git://git.kernel.org/pub/scm/linux/kernel/git/...
Paolo Bonzini
11
-29
/
+34
2015-04-07
x86/mm/numa: Fix kernel stack corruption in numa_init()->numa_clear_kernel_no...
Dave Young
1
-2
/
+9
2015-04-06
x86/alternatives: Guard NOPs optimization
Borislav Petkov
1
-0
/
+3
2015-04-06
x86/asm/entry: Clear EXTRA_REGS for all executable formats
Denys Vlasenko
3
-31
/
+35
2015-04-06
x86/signal: Remove pax argument from restore_sigcontext
Brian Gerst
3
-28
/
+15
2015-04-04
x86/alternatives: Fix ALTERNATIVE_2 padding generation properly
Borislav Petkov
3
-8
/
+26
2015-04-03
Merge branch 'x86-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/ker...
Linus Torvalds
3
-2
/
+26
[prev]
[next]