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
/
um
Age
Commit message (
Expand
)
Author
Files
Lines
2006-01-06
[PATCH] uml: free network IRQ correctly
Jeff Dike
1
-0
/
+2
2006-01-06
[PATCH] uml: fix whitespace in mconsole driver
Jeff Dike
1
-54
/
+42
2006-01-06
[PATCH] uml: capture printk output for mconsole sysrq
Jeff Dike
1
-18
/
+30
2006-01-06
[PATCH] uml: capture printk output for mconsole stack
Jeff Dike
1
-6
/
+81
2006-01-06
[PATCH] uml: add mconsole_reply variant with length param
Jeff Dike
2
-6
/
+14
2006-01-06
[PATCH] uml: better diagnostics for broken configs
Jeff Dike
1
-0
/
+3
2006-01-06
[PATCH] uml: SIGWINCH handling cleanup
Jeff Dike
1
-30
/
+24
2006-01-06
[PATCH] uml: umid cleanup
Jeff Dike
6
-126
/
+164
2006-01-06
[PATCH] uml: separate libc-dependent umid code
Jeff Dike
7
-339
/
+324
2006-01-06
[PATCH] uml: Add throttling to console driver
Jeff Dike
6
-14
/
+63
2006-01-06
[PATCH] uml: Fix flip_buf full handling
Jeff Dike
1
-1
/
+1
2006-01-06
[PATCH] uml: Simplify console opening/closing and irq registration
Jeff Dike
6
-166
/
+137
2006-01-06
[PATCH] uml: move console configuration
Jeff Dike
5
-32
/
+35
2006-01-06
[PATCH] uml: line_setup interface change
Jeff Dike
1
-3
/
+9
2006-01-06
[PATCH] uml: Add static initializations and declarations
Jeff Dike
4
-10
/
+9
2006-01-06
[PATCH] uml: Move mconsole support out of generic code
Jeff Dike
4
-15
/
+14
2006-01-06
[PATCH] uml: Remove unneeded structure field
Jeff Dike
3
-14
/
+9
2006-01-06
[PATCH] uml: use ARRAY_SIZE
Jeff Dike
2
-20
/
+13
2006-01-06
[PATCH] uml: Formatting changes
Jeff Dike
8
-368
/
+381
2006-01-06
[PATCH] uml: non-void functions should return something
Jeff Dike
3
-11
/
+6
2006-01-06
[PATCH] uml: use kstrdup
Jeff Dike
4
-8
/
+8
2005-12-29
[PATCH] uml: fix compilation with CONFIG_MODE_TT disabled
Paolo 'Blaisorblade' Giarrusso
2
-5
/
+8
2005-12-29
[PATCH] Hostfs: update for new glibc - add missing symbol exports
Paolo 'Blaisorblade' Giarrusso
1
-0
/
+5
2005-12-29
[PATCH] uml: fix random segfaults at bootup
Paolo 'Blaisorblade' Giarrusso
1
-10
/
+12
2005-12-18
[PATCH] uml skas0: stop gcc's insanity
Jeff Dike
3
-36
/
+46
2005-12-18
[PATCH] uml - fix some funkiness in Kconfig
Paolo 'Blaisorblade' Giarrusso
1
-0
/
+2
2005-12-18
[PATCH] uml: fix dynamic linking on some 64-bit distros
Rob Landley
1
-0
/
+4
2005-12-18
[PATCH] uml: arch/um/scripts/Makefile.rules - remove duplicated code
Paolo 'Blaisorblade' Giarrusso
1
-5
/
+0
2005-12-12
[PATCH] uml: fix compile error for tt
Pekka J Enberg
2
-1
/
+2
2005-11-22
[PATCH] uml: eliminate use of libc PAGE_SIZE
Jeff Dike
1
-4
/
+9
2005-11-22
[PATCH] uml: properly invoke x86_64 system calls
Jeff Dike
6
-17
/
+39
2005-11-22
[PATCH] uml: eliminate anonymous union and clean up symlink lossage
Jeff Dike
2
-17
/
+20
2005-11-22
[PATCH] uml: eliminate use of local in clone stub
Jeff Dike
1
-4
/
+6
2005-11-14
[PATCH] uml: fix daemon transport exit path bug
Paolo 'Blaisorblade' Giarrusso
1
-2
/
+4
2005-11-14
[PATCH] uml: fix access_ok
Paolo 'Blaisorblade' Giarrusso
5
-24
/
+29
2005-11-14
[PATCH] uml console channels: fix the API of console_write
Paolo 'Blaisorblade' Giarrusso
3
-6
/
+5
2005-11-14
[PATCH] uml console channels: remove console_write wrappers
Paolo 'Blaisorblade' Giarrusso
5
-41
/
+6
2005-11-14
[PATCH] uml: fix mcast network driver error handling
Paolo 'Blaisorblade' Giarrusso
1
-10
/
+10
2005-11-14
[PATCH] uml: fixups for "reuse i386 cpu-specific tuning"
Paolo 'Blaisorblade' Giarrusso
3
-11
/
+6
2005-11-14
[PATCH] uml: micro fixups to arch Kconfig
Paolo 'Blaisorblade' Giarrusso
1
-2
/
+2
2005-11-14
[PATCH] uml: remove bogus WARN_ON, triggerable harmlessly on a page fault race
Paolo 'Blaisorblade' Giarrusso
1
-0
/
+9
2005-11-11
Merge master.kernel.org:/home/rmk/linux-2.6-drvmodel
Linus Torvalds
2
-8
/
+10
2005-11-10
[DRIVER MODEL] Convert platform drivers to use struct platform_driver
Russell King
2
-8
/
+10
2005-11-09
[PATCH] uml_net: use ethtool_ops
Christoph Hellwig
1
-27
/
+11
2005-11-07
[PATCH] kfree cleanup: arch
Jesper Juhl
1
-1
/
+1
2005-11-07
[PATCH] um: fix-up schedule_timeout() usage
Nishanth Aravamudan
1
-4
/
+2
2005-11-07
[PATCH] consolidate sys_ptrace()
Christoph Hellwig
1
-48
/
+2
2005-11-07
[PATCH] uml: build host-binaries with the native host arch again
Paolo 'Blaisorblade' Giarrusso
1
-2
/
+0
2005-11-07
[PATCH] uml: fix hardcoded ZONE_* constants in zone setup
Paolo 'Blaisorblade' Giarrusso
1
-2
/
+2
2005-11-07
[PATCH] uml: make tt mode-dependent options depend on MODE_TT
Jeff Dike
1
-22
/
+24
[next]