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
Age
Commit message (
Expand
)
Author
Files
Lines
2010-10-24
KVM: x86 emulator: drop parentheses in repreat macros
Avi Kivity
1
-3
/
+3
2010-10-24
KVM: x86 emulator: Add IRET instruction
Mohammed Gamal
1
-0
/
+81
2010-10-24
KVM: SVM: Emulate next_rip svm feature
Joerg Roedel
1
-1
/
+7
2010-10-24
KVM: SVM: Sync efer back into nested vmcb
Joerg Roedel
1
-0
/
+1
2010-10-24
KVM: MMU: remove valueless output message
Xiao Guangrong
1
-6
/
+5
2010-10-24
KVM: VMX: Use host_gdt variable wherever we need the host gdt
Avi Kivity
1
-9
/
+6
2010-10-24
KVM: x86 emulator: unify the two Group 3 variants
Avi Kivity
1
-8
/
+3
2010-10-24
KVM: x86 emulator: Allow LOCK prefix for NEG and NOT
Avi Kivity
1
-2
/
+2
2010-10-24
KVM: x86 emulator: simplify Group 1 decoding
Avi Kivity
1
-40
/
+7
2010-10-24
KVM: x86 emulator: mix decode bits from opcode and group decode tables
Avi Kivity
1
-4
/
+6
2010-10-24
KVM: x86 emulator: add Undefined decode flag
Avi Kivity
1
-1
/
+2
2010-10-24
KVM: x86 emulator: Make group storage bits separate from operand bits
Avi Kivity
1
-9
/
+9
2010-10-24
KVM: x86 emulator: consolidate Jcc rel32 decoding
Avi Kivity
1
-2
/
+1
2010-10-24
KVM: x86 emulator: consolidate CMOVcc decoding
Avi Kivity
1
-10
/
+2
2010-10-24
KVM: x86 emulator: consolidate MOV reg, imm decoding
Avi Kivity
1
-8
/
+2
2010-10-24
KVM: x86 emulator: consolidate Jcc rel8 decoding
Avi Kivity
1
-6
/
+2
2010-10-24
KVM: x86 emulator: consolidate push/pop reg decoding
Avi Kivity
1
-4
/
+2
2010-10-24
KVM: x86 emulator: consolidate inc/dec reg decoding
Avi Kivity
1
-4
/
+2
2010-10-24
KVM: x86 emulator: add macros for repetitive instructions
Avi Kivity
1
-0
/
+9
2010-10-24
KVM: x86 emulator: fix handling for unemulated instructions
Avi Kivity
1
-0
/
+4
2010-10-20
Merge branch 'kvm-updates/2.6.36' of git://git.kernel.org/pub/scm/virt/kvm/kvm
Linus Torvalds
3
-44
/
+19
2010-10-19
Merge branch 'drm-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/air...
Linus Torvalds
1
-16
/
+12
2010-10-19
KVM: Fix fs/gs reload oops with invalid ldt
Avi Kivity
3
-44
/
+19
2010-10-19
Merge branch 'upstream' of git://git.linux-mips.org/pub/scm/upstream-linus
Linus Torvalds
12
-44
/
+53
2010-10-19
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/dto...
Linus Torvalds
1
-1
/
+7
2010-10-19
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/iee...
Linus Torvalds
2
-26
/
+1
2010-10-19
mxc_nand: do not depend on disabling the irq in the interrupt handler
Sascha Hauer
1
-9
/
+83
2010-10-19
Merge branch 'for-linus/i2c/2636-rc8' of git://git.fluff.org/bjdooks/linux
Linus Torvalds
2
-18
/
+18
2010-10-19
Merge branch 'fixes'
Linus Torvalds
2
-31
/
+28
2010-10-18
MIPS: Enable ISA_DMA_API config to fix build failure
Namhyung Kim
1
-0
/
+4
2010-10-18
MIPS: 32-bit: Fix build failure in asm/fcntl.h
Namhyung Kim
1
-0
/
+1
2010-10-18
MIPS: Remove all generated vmlinuz* files on "make clean"
Wu Zhangjin
1
-1
/
+1
2010-10-18
MIPS: do_sigaltstack() expects userland pointers
Al Viro
2
-4
/
+6
2010-10-18
MIPS: Fix error values in case of bad_stack
Al Viro
2
-2
/
+2
2010-10-18
MIPS: Sanitize restart logics
Al Viro
7
-35
/
+34
2010-10-18
MIPS: secure_computing, syscall audit: syscall number should in r2, not r0.
Al Viro
1
-2
/
+2
2010-10-18
MIPS: Don't block signals if we'd failed to setup a sigframe
Al Viro
1
-0
/
+3
2010-10-18
Input: evdev - fix EVIOCSABS regression
Daniel Mack
1
-1
/
+1
2010-10-18
Input: evdev - fix Ooops in EVIOCGABS/EVIOCSABS
Daniel Mack
1
-0
/
+6
2010-10-18
i2c-imx: do not allow interruptions when waiting for I2C to complete
Marc Kleine-Budde
1
-9
/
+3
2010-10-18
i2c-davinci: Fix TX setup for more SoCs
Jon Povey
1
-9
/
+15
2010-10-18
drm/radeon/kms: avivo cursor workaround applies to evergreen as well
Alex Deucher
1
-16
/
+12
2010-10-17
Merge branch 'fix/misc' of git://git.kernel.org/pub/scm/linux/kernel/git/tiwa...
Linus Torvalds
1
-1
/
+3
2010-10-17
firewire: ohci: fix TI TSB82AA2 regression since 2.6.35
Stefan Richter
2
-26
/
+1
2010-10-17
ALSA: rawmidi: fix oops (use after free) when unloading a driver module
Clemens Ladisch
1
-1
/
+3
2010-10-16
m32r: test __LITTLE_ENDIAN__ instead of __LITTLE_ENDIAN
Kyle McMartin
1
-2
/
+2
2010-10-16
m32r: add kernel/.gitignore and ignore vmlinux.lds
Kyle McMartin
1
-0
/
+1
2010-10-16
m32r: get_user takes an lvalue, not a pointer
Kyle McMartin
1
-1
/
+1
2010-10-16
m32r: restore _BLOCKABLE
Kyle McMartin
1
-0
/
+2
2010-10-16
types.h: define __aligned_u64 and expose to userspace
Eric Paris
1
-1
/
+14
[prev]
[next]