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
xen: clean up gate trap/interrupt constants
Jeremy Fitzhardinge
1
-3
/
+3
2009-03-30
xen: set _PAGE_NX in __supported_pte_mask before pagetable construction
Jeremy Fitzhardinge
1
-1
/
+6
2009-03-30
xen/mmu: weaken flush_tlb_other test
Jeremy Fitzhardinge
1
-2
/
+2
2009-03-30
xen/mmu: some early pagetable cleanups
Jeremy Fitzhardinge
2
-14
/
+28
2009-03-30
x86-64: non-paravirt systems always has PSE and PGE
Jeremy Fitzhardinge
1
-1
/
+7
2009-03-30
Xen: Add virt_to_pfn helper function
Alex Nixon
1
-1
/
+2
2009-03-30
x86-64: remove PGE from must-have feature list
Jeremy Fitzhardinge
1
-1
/
+1
2009-03-30
xen: mask XSAVE from cpuid
Jeremy Fitzhardinge
1
-6
/
+44
2009-03-30
NULL noise: arch/x86/xen/smp.c
Hannes Eder
1
-2
/
+2
2009-03-30
xen: remove xen_load_gdt debug
Jeremy Fitzhardinge
1
-3
/
+0
2009-03-30
xen: make xen_load_gdt simpler
Jeremy Fitzhardinge
1
-8
/
+6
2009-03-30
xen: clean up xen_load_gdt
Jeremy Fitzhardinge
1
-2
/
+13
2009-03-30
xen: split construction of p2m mfn tables from registration
Jeremy Fitzhardinge
1
-1
/
+6
2009-03-30
xen: separate p2m allocation from setting
Jeremy Fitzhardinge
2
-17
/
+47
2009-03-30
xen: disable preempt for leave_lazy_mmu
Jeremy Fitzhardinge
1
-0
/
+2
2009-03-30
x86/paravirt: use percpu_ rather than __get_cpu_var
Jeremy Fitzhardinge
1
-5
/
+5
2009-03-30
x86/paravirt: allow preemption with lazy mmu mode
Jeremy Fitzhardinge
2
-10
/
+5
2009-03-30
x86/paravirt: finish change from lazy cpu to context switch start/end
Jeremy Fitzhardinge
8
-33
/
+34
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
[next]