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
/
include
Age
Commit message (
Expand
)
Author
Files
Lines
2007-10-23
Boot with virtual == physical to get closer to native Linux.
Rusty Russell
2
-3
/
+9
2007-10-23
Allow guest to specify syscall vector to use.
Rusty Russell
1
-0
/
+3
2007-10-23
lguest.h declares a struct timespec, make it include linux/time.h
Jes Sorensen
1
-0
/
+1
2007-10-23
Make hypercalls arch-independent.
Jes Sorensen
2
-4
/
+6
2007-10-23
Reorder guest saved regs to match hyperall order
Jes Sorensen
1
-2
/
+1
2007-10-23
Move i386 part of core.c to x86/core.c.
Jes Sorensen
1
-0
/
+87
2007-10-23
Remove fixed limit on number of guests, and lguests array.
Rusty Russell
1
-2
/
+0
2007-10-23
Move lguest hcalls to arch-specific header
Jes Sorensen
2
-65
/
+71
2007-10-23
Make lguest_launcher.h types userspace-friendly
Rusty Russell
1
-10
/
+11
2007-10-23
Make asm-x86/bootparam.h includable from userspace.
Rusty Russell
12
-224
/
+228
2007-10-23
Expand hwif->host_flags so that it fits new flags.
David Miller
1
-1
/
+1
2007-10-23
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/dto...
Linus Torvalds
1
-0
/
+35
2007-10-23
Merge branch 'for-linus' of git://git390.osdl.marist.edu/pub/scm/linux-2.6
Linus Torvalds
8
-518
/
+541
2007-10-23
Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/davem/ne...
Linus Torvalds
8
-268
/
+414
2007-10-23
Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/paulus...
Linus Torvalds
1
-0
/
+9
2007-10-23
Merge branch 'upstream' of git://ftp.linux-mips.org/pub/scm/upstream-linus
Linus Torvalds
3
-5
/
+8
2007-10-23
Merge branch 'master' of ssh://master.kernel.org/pub/scm/linux/kernel/git/mch...
Linus Torvalds
3
-139
/
+0
2007-10-23
ppc: fix AT_VECTOR_SIZE on arch/ppc
Grant Likely
1
-0
/
+1
2007-10-23
Merge branch 'sg' of git://git.kernel.dk/linux-2.6-block
Linus Torvalds
25
-52
/
+269
2007-10-23
Merge branch 'for-2.6.24' of git://git.secretlab.ca/git/linux-2.6-mpc52xx
Paul Mackerras
1
-0
/
+9
2007-10-23
[MIPS] Fix include wrapper symbol to something sane.
Ralf Baechle
1
-3
/
+3
2007-10-23
[MIPS] time: Add GT641xx timer0 clockevent driver
Yoichi Yuasa
1
-0
/
+5
2007-10-23
[MIPS] time: SMP-proofing of Sibyte clockevent/clocksource code.
Ralf Baechle
1
-2
/
+0
2007-10-22
Add CONFIG_DEBUG_SG sg validation
Jens Axboe
24
-0
/
+91
2007-10-22
Change table chaining layout
Jens Axboe
25
-49
/
+79
2007-10-22
exportfs: update documentation
Christoph Hellwig
1
-24
/
+2
2007-10-22
exportfs: make struct export_operations const
Christoph Hellwig
1
-1
/
+1
2007-10-22
exportfs: remove old methods
Christoph Hellwig
1
-41
/
+0
2007-10-22
reiserfs: new export ops
Christoph Hellwig
1
-6
/
+6
2007-10-22
efs: new export ops
Christoph Hellwig
1
-1
/
+5
2007-10-22
exportfs: add new methods
Christoph Hellwig
1
-0
/
+30
2007-10-22
exportfs: add fid type
Christoph Hellwig
1
-3
/
+41
2007-10-22
kexec: add BSS to resource tree
Bernhard Walle
1
-1
/
+1
2007-10-22
intel-iommu: fix for IOMMU early crash
Keshavamurthy, Anil S
1
-0
/
+3
2007-10-22
Intel IOMMU: DMAR fault handling support
Keshavamurthy, Anil S
1
-0
/
+12
2007-10-22
Intel IOMMU: Intel IOMMU driver
Keshavamurthy, Anil S
1
-0
/
+22
2007-10-22
Intel IOMMU: clflush_cache_range now takes size param
Keshavamurthy, Anil S
1
-0
/
+1
2007-10-22
Intel IOMMU: PCI generic helper function
Keshavamurthy, Anil S
1
-0
/
+2
2007-10-22
Intel IOMMU: DMAR detection and parsing logic
Keshavamurthy, Anil S
2
-7
/
+72
2007-10-22
ext2: avoid rec_len overflow with 64KB block size
Jan Kara
1
-0
/
+1
2007-10-22
capabilities: clean up file capability reading
Serge E. Hallyn
1
-4
/
+2
2007-10-22
memory hotplug: make kmem_cache_node for SLUB on memory online avoid panic
Yasunori Goto
1
-0
/
+4
2007-10-22
memory hotplug: rearrange memory hotplug notifier
Yasunori Goto
1
-12
/
+15
2007-10-22
add WEAK() for creating weak asm labels
Rusty Russell
1
-0
/
+6
2007-10-22
update boot spec to 2.07
Rusty Russell
1
-2
/
+7
2007-10-22
[SG] Add helpers for manipulating SG entries
Jens Axboe
1
-8
/
+104
2007-10-22
V4L/DVB (6321): Remove obsolete VIDIOC_S/G_MPEGCOMP ioctls
Hans Verkuil
2
-96
/
+0
2007-10-22
V4L/DVB (6320): v4l core: remove the unused .hardware V4L1 field
Mauro Carvalho Chehab
2
-43
/
+0
2007-10-22
[S390] 4level-fixup cleanup
Martin Schwidefsky
4
-71
/
+90
2007-10-22
[S390] Cleanup page table definitions.
Martin Schwidefsky
5
-299
/
+191
[next]