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
/
x86
/
lguest
Age
Commit message (
Expand
)
Author
Files
Lines
2015-02-13
lguest: don't look in console features to find emerg_wr.
Rusty Russell
1
-33
/
+24
2015-02-11
lguest: use the PCI console device's emerg_wr for early boot messages.
Rusty Russell
1
-12
/
+134
2015-02-11
lguest: Override pcibios_enable_irq/pcibios_disable_irq to our stupid PIC
Rusty Russell
1
-0
/
+24
2015-02-11
lguest: disable ACPI explicitly.
Rusty Russell
1
-0
/
+4
2015-02-11
lguest: don't disable iospace.
Rusty Russell
1
-8
/
+0
2014-12-16
x86: Avoid building unused IRQ entry stubs
Jan Beulich
1
-1
/
+1
2014-05-06
asmlinkage, x86: Add explicit __visible to arch/x86/*
Andi Kleen
1
-2
/
+2
2014-01-30
x86, asmlinkage, lguest: Fix C functions used by inline assembler
Andi Kleen
1
-6
/
+6
2013-09-06
lguest: fix GPF in guest when using gdb.
Rusty Russell
1
-0
/
+7
2013-07-15
lguest: Point to the right directory for the lguest launcher
Holger Hans Peter Freyther
1
-2
/
+1
2013-07-07
Merge branch 'timers-core-for-linus' of git://git.kernel.org/pub/scm/linux/ke...
Linus Torvalds
1
-2
/
+2
2013-07-04
Merge tags 'modules-next-for-linus' and 'virtio-next-for-linus' of git://git....
Linus Torvalds
2
-1
/
+1
2013-06-07
x86: Get rid of ->hard_math and all the FPU asm fu
H. Peter Anvin
1
-1
/
+1
2013-05-29
x86: Increase precision of x86_platform.get/set_wallclock()
David Vrabel
1
-2
/
+2
2013-05-20
lguest: rename i386_head.S
Daniel Baluta
2
-1
/
+1
2013-04-30
Merge branch 'x86-paravirt-for-linus' of git://git.kernel.org/pub/scm/linux/k...
Linus Torvalds
1
-2
/
+1
2013-04-10
x86, mm: Patch out arch_flush_lazy_mmu_mode() when running on bare metal
Boris Ostrovsky
1
-0
/
+1
2013-03-05
x86: Make Linux guest support optional
Borislav Petkov
1
-2
/
+1
2013-02-22
Merge branch 'x86-mm-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/...
Linus Torvalds
1
-1
/
+2
2013-02-15
lguest: select CONFIG_TTY to build properly.
Randy Dunlap
1
-0
/
+1
2013-01-26
Merge tag 'v3.8-rc5' into x86/mm
H. Peter Anvin
1
-1
/
+1
2012-11-17
x86/lguest: Use __pa_symbol instead of __pa on C visible symbols
Alexander Duyck
1
-1
/
+2
2012-10-26
x86, MCA: Finish mca_config conversion
Borislav Petkov
1
-1
/
+1
2012-09-28
virtio: remove CONFIG_VIRTIO_RING
Rusty Russell
1
-1
/
+0
2012-01-12
lguest: Make sure interrupt is allocated ok by lguest_setup_irq
Stratos Psomadakis
1
-8
/
+13
2011-11-01
lguest: add export.h to lguest files for THIS_MODULE/EXPORT_SYMBOL
Paul Gortmaker
1
-0
/
+1
2011-10-27
lguest: don't allow KVM-detection cpuid.
Rusty Russell
1
-0
/
+10
2011-07-22
lguest: Fix translation count about wikipedia's cpuid page
Adrian Knoth
1
-1
/
+1
2011-07-22
lguest: Fix three simple typos in comments
Adrian Knoth
2
-2
/
+2
2011-07-22
lguest: update comments
Rusty Russell
2
-13
/
+26
2011-07-22
lguest: remove remaining vmcall
Rusty Russell
1
-6
/
+2
2011-07-22
lguest: use a special 1:1 linear pagetable mode until first switch.
Rusty Russell
2
-8
/
+12
2011-05-30
lguest: fix timer interrupt setup
Rusty Russell
1
-0
/
+1
2011-05-20
Merge branch 'timers-clocksource-for-linus' of git://git.kernel.org/pub/scm/l...
Linus Torvalds
1
-3
/
+1
2011-05-14
Merge branch 'consolidate-clksrc-i8253' of master.kernel.org:~rmk/linux-2.6-a...
Thomas Gleixner
1
-3
/
+3
2011-05-06
Correct occurrences of
Rob Landley
1
-1
/
+1
2011-03-18
x86: Fix common misspellings
Lucas De Marchi
1
-1
/
+1
2011-03-12
x86: Cleanup the genirq name space
Thomas Gleixner
1
-2
/
+2
2011-02-22
x86: Convert remaining x86 clocksources to clocksource_register_hz/khz
John Stultz
1
-3
/
+1
2011-01-20
LGUEST_GUEST: fix unmet direct dependencies (VIRTUALIZATION && VIRTIO)
Randy Dunlap
1
-0
/
+1
2011-01-20
lguest: compile fixes
Rusty Russell
1
-1
/
+1
2011-01-20
lguest: Use this_cpu_ops
Christoph Lameter
1
-1
/
+1
2011-01-04
x86, mm: Initialize initial_page_table before paravirt jumps
Rusty Russell
1
-105
/
+0
2010-12-16
lguest: populate initial_page_table
Rusty Russell
2
-3
/
+105
2010-12-16
lguest: restore boot speed
Rusty Russell
1
-4
/
+7
2010-12-16
lguest: fix crash lguest_time_init
Rusty Russell
1
-1
/
+1
2010-10-12
x86: lguest: Use new irq allocator
Thomas Gleixner
1
-2
/
+2
2010-10-12
x86: lguest: Convert to new irq chip functions
Thomas Gleixner
1
-7
/
+7
2010-09-21
lguest: update comments to reflect LHCALL_LOAD_GDT_ENTRY.
Rusty Russell
1
-5
/
+8
2010-05-29
Merge branch 'ht-delete-2.6.35' into release
Len Brown
1
-1
/
+0
[next]