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
/
um
Age
Commit message (
Expand
)
Author
Files
Lines
2008-07-30
uml: fix tty-related build error
WANG Cong
1
-13
/
+1
2008-07-26
um: use generic show_mem()
Johannes Weiner
1
-31
/
+0
2008-07-24
Merge branch 'timers-fixes-for-linus' of git://git.kernel.org/pub/scm/linux/k...
Linus Torvalds
1
-1
/
+1
2008-07-24
UML: make several more things static
WANG Cong
13
-23
/
+12
2008-07-24
arch/um/kernel/mem.c: remove arch_validate()
WANG Cong
2
-33
/
+1
2008-07-24
arch/um/kernel/irq.c: clean up some functions
WANG Cong
3
-37
/
+2
2008-07-23
UML - Fix boot crash
Jeff Dike
1
-0
/
+8
2008-07-18
Merge branch 'linus' into timers/nohz
Ingo Molnar
18
-27
/
+76
2008-07-18
nohz: prevent tick stop outside of the idle loop
Thomas Gleixner
1
-1
/
+1
2008-07-15
Merge branch 'generic-ipi' into generic-ipi-for-linus
Ingo Molnar
1
-2
/
+1
2008-07-15
Merge commit 'v2.6.26' into bkl-removal
Jonathan Corbet
18
-29
/
+80
2008-07-07
[UML] fix gcc ICEs and unresolved externs
Jeff Dike
3
-1
/
+10
2008-07-03
uml-random: BKL pushdown
Arnd Bergmann
1
-0
/
+3
2008-07-03
uml-mmapper: BKL pushdown
Arnd Bergmann
1
-0
/
+2
2008-07-03
uml-harddog: BKL pushdown
Arnd Bergmann
1
-0
/
+3
2008-06-26
smp_call_function: get rid of the unused nonatomic/retry argument
Jens Axboe
1
-2
/
+1
2008-06-13
uml: work around broken host PTRACE_SYSEMU
Jeff Dike
1
-9
/
+16
2008-06-13
uml: remove include of asm/user.h
Jeff Dike
1
-2
/
+2
2008-06-06
uml: PATH_MAX needs limits.h
Ingo Molnar
1
-0
/
+1
2008-06-06
uml: stub needs to tolerate SIGWINCH
Jeff Dike
1
-1
/
+1
2008-06-06
uml: memcpy export needs to follow host declaration
Jeff Dike
1
-0
/
+4
2008-06-06
uml: deal with inaccessible address space start
Tom Spink
4
-11
/
+26
2008-06-06
uml: remove a duplicate include
Huang Weiyi
1
-1
/
+0
2008-06-06
uml: deal with host time going backwards
Jeff Dike
1
-0
/
+7
2008-05-22
thanks to net/mac80211 we need to pull drivers/leds/Kconfig on uml
Al Viro
1
-0
/
+2
2008-05-22
missing export of csum_partial() on uml/amd64
Al Viro
1
-2
/
+4
2008-05-22
uml: add missing exports for UML_RANDOM=m
Al Viro
1
-0
/
+5
2008-05-22
fix include order in sys-i386/registers.c
Al Viro
1
-0
/
+1
2008-05-22
missed kmalloc() in pcap_user.c
Al Viro
1
-1
/
+1
2008-05-17
[PATCH] take init_files to fs/file.c
Al Viro
1
-1
/
+0
2008-05-13
uml: track and make up lost ticks
Jeff Dike
3
-6
/
+53
2008-05-13
uml: style fixes in the random driver
Jeff Dike
1
-38
/
+41
2008-05-13
uml: random driver fixes
Jeff Dike
4
-30
/
+63
2008-05-13
uml: physical memory shouldn't include initial stack
Jeff Dike
1
-1
/
+4
2008-05-13
uml: use PAGE_SIZE in linker scripts
Cyrill Gorcunov
3
-13
/
+15
2008-05-13
uml: use DIV_ROUND_UP
Jiri Olsa
1
-2
/
+2
2008-05-13
uml: fix CONFIG_RAW dependencies
Robert P. J. Day
1
-3
/
+3
2008-05-13
uml: use __SPIN_LOCK_UNLOCKED
Jeff Dike
1
-2
/
+2
2008-05-13
uml: fix bad NTP interaction with clock
Jeff Dike
1
-2
/
+2
2008-05-13
uml: fix build when SLOB is enabled
Jeff Dike
17
-24
/
+28
2008-05-13
uml: fix errno return
Johann Felix Soden
1
-1
/
+1
2008-05-13
uml: tidy ptrace interface
Jeff Dike
6
-62
/
+23
2008-05-13
uml: style fixes
Jeff Dike
4
-15
/
+4
2008-05-13
uml: redo host capability detection and disabling
Jeff Dike
1
-40
/
+41
2008-05-08
uml: fix inconsistence due to tty_operation change
WANG Cong
2
-3
/
+3
2008-05-07
Revert "uml: fix gcc problem"
Linus Torvalds
1
-4
/
+1
2008-05-04
uml: fix gcc problem
Ingo Molnar
1
-1
/
+4
2008-05-04
unified (weak) sys_pipe implementation
Ulrich Drepper
1
-17
/
+0
2008-04-29
proc: remove proc_root from drivers
Alexey Dobriyan
2
-2
/
+2
2008-04-29
proper extern for late_time_init
Adrian Bunk
1
-2
/
+1
[next]