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
Age
Commit message (
Expand
)
Author
Files
Lines
2008-06-02
xen: add new Xen elfnote types and use them appropriately
Jeremy Fitzhardinge
2
-0
/
+25
2008-06-02
xen: resume timers on all vcpus
Jeremy Fitzhardinge
3
-0
/
+15
2008-06-02
xen: restore vcpu_info mapping
Jeremy Fitzhardinge
3
-2
/
+33
2008-06-02
xen: avoid hypercalls when updating unpinned pud/pmd
Jeremy Fitzhardinge
3
-11
/
+50
2008-06-02
xen: export get_phys_to_machine
Ingo Molnar
1
-0
/
+1
2008-06-02
CONFIG_PM_SLEEP fix: xen: fix compilation when CONFIG_PM_SLEEP is disabled
Jeremy Fitzhardinge
1
-0
/
+2
2008-05-29
xen: fix "xen: implement save/restore"
Ingo Molnar
1
-0
/
+4
2008-05-28
xen: fix early bootup crash on native hardware
Ingo Molnar
1
-1
/
+2
2008-05-27
xen: maintain clock offset over save/restore
Jeremy Fitzhardinge
3
-14
/
+12
2008-05-27
xen: implement save/restore
Jeremy Fitzhardinge
14
-21
/
+318
2008-05-27
xenbus: rebind irq on restore
Jeremy Fitzhardinge
1
-11
/
+12
2008-05-27
xen-console: add save/restore
Jeremy Fitzhardinge
2
-4
/
+23
2008-05-27
xen: fix unbind_from_irq()
Jeremy Fitzhardinge
1
-2
/
+2
2008-05-27
xen: add rebind_evtchn_irq
Jeremy Fitzhardinge
2
-0
/
+28
2008-05-27
xen: add p2m mfn_list_list
Jeremy Fitzhardinge
3
-3
/
+40
2008-05-27
xen: make dummy_shared_info non-static
Jeremy Fitzhardinge
2
-3
/
+4
2008-05-27
xen: efficiently support a holey p2m table
Jeremy Fitzhardinge
1
-6
/
+12
2008-05-27
xen: add configurable max domain size
Jeremy Fitzhardinge
4
-13
/
+30
2008-05-27
xen: make phys_to_machine structure dynamic
Jeremy Fitzhardinge
5
-17
/
+94
2008-05-27
xen: drivers/xen/balloon.c: make a function static
Adrian Bunk
1
-1
/
+1
2008-05-27
xen: count resched interrupts properly
Jeremy Fitzhardinge
1
-0
/
+6
2008-05-27
xen: add missing definitions in include/xen/interface/memory.h which ia64/xen...
Isaku Yamahata
1
-4
/
+8
2008-05-27
xen: compilation fix to balloon driver for ia64 support
Isaku Yamahata
1
-4
/
+4
2008-05-27
xen: Move manage.c to drivers/xen for ia64/xen support
Isaku Yamahata
3
-2
/
+2
2008-05-27
xen: make earlyprintk=xen work again
Jeremy Fitzhardinge
2
-0
/
+2
2008-05-27
xen pvfb: Dynamic mode support (screen resizing)
Markus Armbruster
3
-34
/
+188
2008-05-27
xen pvfb: Zero unused bytes in events sent to backend
Markus Armbruster
1
-0
/
+1
2008-05-27
xen pvfb: Module aliases to support module autoloading
Markus Armbruster
2
-0
/
+4
2008-05-27
xen pvfb: Pointer z-axis (mouse wheel) support
Markus Armbruster
2
-1
/
+9
2008-05-27
xen: Enable console tty by default in domU if it's not a dummy
Markus Armbruster
4
-1
/
+33
2008-05-27
x86/paravirt: add pte_flags to just get pte flags
Jeremy Fitzhardinge
6
-9
/
+26
2008-05-27
xen: don't worry about preempt during xen_irq_enable()
Jeremy Fitzhardinge
1
-5
/
+5
2008-05-27
xen: allow some cr4 updates
Jeremy Fitzhardinge
1
-2
/
+4
2008-05-27
xen: use new sched_op
Jeremy Fitzhardinge
2
-4
/
+6
2008-05-27
xen: use hypercall rather than clts
Jeremy Fitzhardinge
2
-2
/
+33
2008-05-27
xen: make early console also write to debug console
Jeremy Fitzhardinge
1
-11
/
+18
2008-05-27
xen: add raw console write functions for debug
Jeremy Fitzhardinge
2
-0
/
+29
2008-05-22
xen: remove support for non-PAE 32-bit
Jeremy Fitzhardinge
6
-77
/
+27
2008-05-22
HTC_EGPIO is ARM-only
Al Viro
1
-1
/
+1
2008-05-22
provide out-of-line strcat() for m68k
Al Viro
1
-0
/
+6
2008-05-22
caiaq endianness fix
Al Viro
1
-2
/
+2
2008-05-22
MODULE_LICENSE expects "GPL v2", not "GPLv2"
Al Viro
8
-8
/
+8
2008-05-22
msnd_* is ISA-only
Al Viro
1
-2
/
+2
2008-05-22
missing dependencies on HAS_DMA
Al Viro
5
-5
/
+5
2008-05-22
ocfs2 endianness fixes
Al Viro
1
-2
/
+2
2008-05-22
irda-usb endianness annotations and fixes
Al Viro
2
-3
/
+3
2008-05-22
sbus bpp: instances missed in s/dev_name/bpp_dev_name/
Al Viro
1
-3
/
+3
2008-05-22
ecryptfs fixes
Al Viro
1
-14
/
+12
2008-05-22
misc drivers/net endianness noise
Al Viro
6
-14
/
+16
2008-05-22
thanks to net/mac80211 we need to pull drivers/leds/Kconfig on uml
Al Viro
1
-0
/
+2
[next]