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
2009-03-30
x86/paravirt: flush pending mmu updates on context switch
Jeremy Fitzhardinge
9
-18
/
+42
2009-03-30
x86/pvops: replace arch_enter_lazy_cpu_mode with arch_start_context_switch
Jeremy Fitzhardinge
5
-24
/
+6
2009-03-30
x86/paravirt: remove lazy mode in interrupts
Jeremy Fitzhardinge
5
-21
/
+5
2009-03-28
Merge branch 'linus' into percpu-cpumask-x86-for-linus-2
Ingo Molnar
4
-32
/
+1
2009-03-28
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/vir...
Linus Torvalds
4
-32
/
+1
2009-03-27
generic compat_sys_ustat
Christoph Hellwig
4
-32
/
+1
2009-03-27
Merge branch 'core/percpu' into percpu-cpumask-x86-for-linus-2
Ingo Molnar
320
-16970
/
+12817
2009-03-27
Merge branch 'header-fixes-for-linus' of git://git.kernel.org/pub/scm/linux/k...
Linus Torvalds
3
-29
/
+25
2009-03-27
Merge branch 'irq-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git...
Linus Torvalds
1
-0
/
+3
2009-03-27
Merge branch 'timers-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/...
Linus Torvalds
2
-17
/
+66
2009-03-27
Merge branch 'sched-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/g...
Linus Torvalds
2
-5
/
+12
2009-03-27
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-next-2.6
Linus Torvalds
1
-0
/
+3
2009-03-27
Merge branch 'kvm-updates/2.6.30' of git://git.kernel.org/pub/scm/virt/kvm/kvm
Linus Torvalds
19
-686
/
+1744
2009-03-27
Merge branch 'master' of /home/davem/src/GIT/linux-2.6/
David S. Miller
44
-837
/
+2508
2009-03-26
Merge git://git.kernel.org/pub/scm/linux/kernel/git/herbert/crypto-2.6
Linus Torvalds
8
-17
/
+1399
2009-03-26
Merge branch 'next' of git://git.kernel.org/pub/scm/linux/kernel/git/davej/cp...
Linus Torvalds
22
-718
/
+959
2009-03-26
x86: headers cleanup - setup.h
Cyrill Gorcunov
1
-2
/
+2
2009-03-26
Merge commit 'v2.6.29' into core/header-fixes
Ingo Molnar
94
-632
/
+873
2009-03-26
x86: disable __do_IRQ support
Thomas Gleixner
1
-0
/
+3
2009-03-26
Merge branch 'timers/hpet' into timers/core
Ingo Molnar
1
-16
/
+64
2009-03-26
Merge commit 'v2.6.29' into timers/core
Ingo Molnar
85
-573
/
+770
2009-03-24
KVM: VMX: Don't allow uninhibited access to EFER on i386
Avi Kivity
1
-1
/
+1
2009-03-24
KVM: Fix missing smp tlb flush in invlpg
Andrea Arcangeli
1
-0
/
+4
2009-03-24
KVM: fix sparse warnings: Should it be static?
Hannes Eder
2
-9
/
+10
2009-03-24
KVM: fix sparse warnings: context imbalance
Hannes Eder
1
-0
/
+2
2009-03-24
KVM: is_long_mode() should check for EFER.LMA
Amit Shah
1
-1
/
+1
2009-03-24
KVM: VMX: Update necessary state when guest enters long mode
Amit Shah
1
-30
/
+24
2009-03-24
KVM: MMU: Fix another largepage memory leak
Joerg Roedel
1
-1
/
+1
2009-03-24
KVM: SVM: set accessed bit for VMCB segment selectors
Andre Przywara
1
-12
/
+29
2009-03-24
KVM: Report IRQ injection status to userspace.
Gleb Natapov
3
-8
/
+25
2009-03-24
KVM: MMU: remove assertion in kvm_mmu_alloc_page
Joerg Roedel
1
-1
/
+0
2009-03-24
KVM: MMU: remove redundant check in mmu_set_spte
Joerg Roedel
1
-6
/
+2
2009-03-24
KVM: Fix kvmclock on !constant_tsc boxes
Gerd Hoffmann
1
-9
/
+94
2009-03-24
KVM: VMX: Use kvm_mmu_page_fault() handle EPT violation mmio
Sheng Yang
1
-29
/
+1
2009-03-24
KVM: Drop unused evaluations from string pio handlers
Jan Kiszka
2
-6
/
+2
2009-03-24
KVM: Add FFXSR support
Alexander Graf
2
-0
/
+15
2009-03-24
x86: Add EFER descriptions for FFXSR
Alexander Graf
1
-0
/
+2
2009-03-24
KVM: make irq ack notifications aware of routing table
Marcelo Tosatti
2
-2
/
+5
2009-03-24
KVM: Avoid using CONFIG_ in userspace visible headers
Avi Kivity
1
-0
/
+1
2009-03-24
KVM: Userspace controlled irq routing
Avi Kivity
1
-0
/
+6
2009-03-24
KVM: x86: Fix typos and whitespace errors
Amit Shah
1
-17
/
+16
2009-03-24
KVM: MMU: Only enable cr4_pge role in shadow mode
Avi Kivity
1
-1
/
+1
2009-03-24
KVM: MMU: Rename "metaphysical" attribute to "direct"
Avi Kivity
3
-24
/
+25
2009-03-24
KVM: MMU: drop zeroing on mmu_memory_cache_alloc
Marcelo Tosatti
1
-1
/
+0
2009-03-24
KVM: SVM: Fix typo in has_svm()
Joe Perches
1
-1
/
+1
2009-03-24
KVM: Reset PIT irq injection logic when the PIT IRQ is unmasked
Avi Kivity
2
-0
/
+16
2009-03-24
KVM: Add CONFIG_HAVE_KVM_IRQCHIP
Avi Kivity
1
-0
/
+4
2009-03-24
KVM: MMU: Optimize page unshadowing
Avi Kivity
1
-3
/
+12
2009-03-24
KVM: SVM: Add microcode patch level dummy
Alexander Graf
1
-0
/
+3
2009-03-24
KVM: Properly lock PIT creation
Avi Kivity
2
-2
/
+6
[next]