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
Age
Commit message (
Expand
)
Author
Files
Lines
2008-04-28
arch/um/os-Linux/start_up.c: various improvements.
WANG Cong
1
-8
/
+6
2008-04-28
uml: replace remaining __FUNCTION__ occurrences
Harvey Harrison
1
-1
/
+1
2008-04-28
arch/um/kernel/um_arch.c: some small improvements
WANG Cong
1
-3
/
+4
2008-04-28
cris: remove redundant display of free swap space in show_mem()
Johannes Weiner
1
-1
/
+0
2008-04-28
m68k: replace remaining __FUNCTION__ occurrences
Harvey Harrison
3
-8
/
+8
2008-04-28
m68k: remove redundant display of free swap space in show_mem()
Johannes Weiner
1
-1
/
+0
2008-04-28
arch/alpha/kernel/traps.c: use time_* macros
S.Caglar Onur
1
-2
/
+3
2008-04-28
alpha: remove remaining __FUNCTION__ occurrences
Harvey Harrison
12
-84
/
+72
2008-04-28
alpha: handle kcalloc failure
Jim Meyering
1
-0
/
+6
2008-04-28
return pfn from direct_access, for XIP
Jared Hulbert
1
-2
/
+3
2008-04-28
pageflags: use proper page flag functions in Xen
Christoph Lameter
1
-2
/
+2
2008-04-28
pageflags: get rid of FLAGS_RESERVED
Christoph Lameter
1
-2
/
+14
2008-04-28
pageflags: standardize comment inclusion in asm-offsets.h and fix MIPS
Christoph Lameter
1
-202
/
+202
2008-04-28
vmallocinfo: add caller information
Christoph Lameter
1
-6
/
+9
2008-04-28
mm: move cache_line_size() to <linux/cache.h>
Pekka Enberg
1
-0
/
+3
2008-04-28
mm: have zonelist contains structs with both a zone pointer and zone_idx
Mel Gorman
1
-1
/
+1
2008-04-28
mm: use two zonelist that are filtered by GFP mask
Mel Gorman
1
-4
/
+7
2008-04-28
hotplug-memory: make online_page() common
Jeremy Fitzhardinge
5
-69
/
+3
2008-04-28
x86: PAT fix
Ingo Molnar
1
-4
/
+1
2008-04-27
x86 PAT: tone down debugging messages some more
Linus Torvalds
1
-2
/
+2
2008-04-27
Merge branch 'kvm-updates-2.6.26' of git://git.kernel.org/pub/scm/linux/kerne...
Linus Torvalds
77
-555
/
+20457
2008-04-27
KVM: MMU: kvm_pv_mmu_op should not take mmap_sem
Marcelo Tosatti
1
-3
/
+0
2008-04-27
KVM: SVM: remove selective CR0 comment
Joerg Roedel
1
-11
/
+0
2008-04-27
KVM: SVM: remove now obsolete FIXME comment
Joerg Roedel
1
-7
/
+0
2008-04-27
KVM: SVM: disable CR8 intercept when tpr is not masking interrupts
Joerg Roedel
1
-4
/
+27
2008-04-27
KVM: SVM: sync V_TPR with LAPIC.TPR if CR8 write intercept is disabled
Joerg Roedel
1
-0
/
+12
2008-04-27
KVM: export kvm_lapic_set_tpr() to modules
Joerg Roedel
1
-0
/
+1
2008-04-27
KVM: SVM: sync TPR value to V_TPR field in the VMCB
Joerg Roedel
1
-2
/
+16
2008-04-27
KVM: ppc: PowerPC 440 KVM implementation
Hollis Blanchard
13
-0
/
+2735
2008-04-27
KVM: x86 emulator: fix lea to really get the effective address
Avi Kivity
1
-1
/
+1
2008-04-27
KVM: x86 emulator: fix smsw and lmsw with a memory operand
Avi Kivity
1
-12
/
+17
2008-04-27
KVM: x86 emulator: initialize src.val and dst.val for register operands
Avi Kivity
1
-0
/
+2
2008-04-27
KVM: SVM: force a new asid when initializing the vmcb
Avi Kivity
1
-1
/
+1
2008-04-27
KVM: fix kvm_vcpu_kick vs __vcpu_run race
Marcelo Tosatti
1
-2
/
+14
2008-04-27
KVM: add ioctls to save/store mpstate
Marcelo Tosatti
3
-0
/
+43
2008-04-27
KVM: Rename VCPU_MP_STATE_* to KVM_MP_STATE_*
Avi Kivity
4
-31
/
+31
2008-04-27
KVM: hlt emulation should take in-kernel APIC/PIT timers into account
Marcelo Tosatti
6
-0
/
+48
2008-04-27
KVM: SVM: do not intercept task switch with NPT
Joerg Roedel
1
-0
/
+1
2008-04-27
KVM: Add kvm trace userspace interface
Feng(Eric) Liu
2
-0
/
+14
2008-04-27
KVM: ia64: Stub out kvmtrace
Avi Kivity
1
-0
/
+3
2008-04-27
KVM: s390: Stub out kvmtrace
Avi Kivity
1
-0
/
+3
2008-04-27
KVM: Add trace markers
Feng (Eric) Liu
2
-1
/
+60
2008-04-27
KVM: SVM: add intercept for machine check exception
Joerg Roedel
1
-1
/
+16
2008-04-27
KVM: SVM: align shadow CR4.MCE with host
Joerg Roedel
1
-0
/
+3
2008-04-27
KVM: SVM: indent svm_set_cr4 with tabs instead of spaces
Joerg Roedel
1
-4
/
+4
2008-04-27
KVM: MMU: Don't assume struct page for x86
Anthony Liguori
2
-59
/
+56
2008-04-27
KVM: ia64: Enable kvm build for ia64
Xiantao Zhang
4
-0
/
+111
2008-04-27
KVM: ia64: Add kvm sal/pal virtulization support
Xiantao Zhang
1
-0
/
+500
2008-04-27
KVM: ia64: Add guest interruption injection support
Xiantao Zhang
1
-0
/
+970
2008-04-27
KVM: ia64: Generate offset values for assembly code use
Xiantao Zhang
1
-0
/
+251
[next]