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
Age
Commit message (
Expand
)
Author
Files
Lines
2006-05-06
[ARM] 3500/1: fix PXA27x DMA allocation priority
Nicolas Pitre
2
-24
/
+19
2006-05-06
[ARM] 3499/1: Fix VFP FPSCR corruption for double exception case
George G. Davis
1
-1
/
+1
2006-05-05
[ARM] 3496/1: more constants for asm-offsets.h
Uwe Zeisberger
3
-11
/
+7
2006-05-05
[ARM] 3494/1: asm-arm/bug.h needs linux/stddef.h
Nicolas Pitre
1
-0
/
+1
2006-05-05
Merge branch 'merge' of git://git.kernel.org/pub/scm/linux/kernel/git/paulus/...
Linus Torvalds
12
-27
/
+209
2006-05-05
Merge master.kernel.org:/home/rmk/linux-2.6-arm
Linus Torvalds
12
-91
/
+141
2006-05-05
Merge master.kernel.org:/home/rmk/linux-2.6-mmc
Linus Torvalds
10
-66
/
+94
2006-05-04
Merge branch 'splice' of git://brick.kernel.dk/data/git/linux-2.6-block
Linus Torvalds
3
-38
/
+43
2006-05-04
Merge master.kernel.org:/pub/scm/linux/kernel/git/davem/net-2.6
Linus Torvalds
30
-117
/
+145
2006-05-04
Merge master.kernel.org:/pub/scm/linux/kernel/git/davem/sparc-2.6
Linus Torvalds
5
-5
/
+6
2006-05-04
CREDITS file update (Tristan Greaves)
Linus Torvalds
1
-8
/
+2
2006-05-04
[MMC] Move set_ios debugging into mmc.c
Russell King
8
-43
/
+34
2006-05-04
[ARM] 3490/1: i.MX: move uart resources to board files
Sascha Hauer
4
-76
/
+100
2006-05-04
[MMC] Correct mmc_request_done comments
Russell King
1
-5
/
+4
2006-05-04
[PATCH] compat_sys_vmsplice: one-off in UIO_MAXIOV check
Jens Axboe
1
-1
/
+1
2006-05-04
[DECNET]: Fix level1 router hello
Patrick Caulfield
1
-5
/
+0
2006-05-04
[TCP]: Fix sock_orphan dead lock
Herbert Xu
1
-4
/
+9
2006-05-04
[ROSE]: Eleminate HZ from ROSE kernel interfaces
Ralf Baechle
3
-14
/
+16
2006-05-04
[NETROM]: Eleminate HZ from NET/ROM kernel interfaces
Ralf Baechle
2
-9
/
+14
2006-05-04
[AX.25]: Eleminate HZ from AX.25 kernel interfaces
Ralf Baechle
4
-43
/
+53
2006-05-04
[ROSE]: Fix routing table locking in rose_remove_neigh.
Ralf Baechle
1
-5
/
+0
2006-05-04
[AX.25]: Move AX.25 symbol exports
Ralf Baechle
7
-18
/
+37
2006-05-04
[HAMRADIO]: Remove remaining SET_MODULE_OWNER calls from hamradio drivers.
Ralf Baechle DL5RB
3
-3
/
+0
2006-05-04
[AX25, ROSE]: Remove useless SET_MODULE_OWNER calls.
Ralf Baechle
2
-2
/
+0
2006-05-04
[AX.25]: Spelling fix
Ralf Baechle
1
-1
/
+1
2006-05-04
[ROSE]: Remove useless prototype for rose_remove_neigh().
Ralf Baechle
1
-2
/
+0
2006-05-04
[NETFILTER]: x_tables: don't use __copy_{from,to}_user on unchecked memory in...
Patrick McHardy
2
-5
/
+5
2006-05-04
[NETFILTER]: H.323 helper: Change author's email address
Jing Min Zhao
2
-2
/
+2
2006-05-04
[NETFILTER]: NAT: silence unused variable warnings with CONFIG_XFRM=n
Patrick McHardy
1
-0
/
+2
2006-05-04
[NETFILTER]: H.323 helper: fix use of uninitialized data
Patrick McHardy
1
-4
/
+4
2006-05-04
[NETFILTER]: H.323 helper: fix endless loop caused by invalid TPKT len
Patrick McHardy
1
-0
/
+2
2006-05-04
[PATCH] splice: redo page lookup if add_to_page_cache() returns -EEXIST
Jens Axboe
1
-0
/
+2
2006-05-04
[PATCH] splice: rename remaining info variables to pipe
Jens Axboe
1
-10
/
+10
2006-05-04
[PATCH] splice: LRU fixups
Jens Axboe
2
-24
/
+14
2006-05-04
[PATCH] splice: fix unlocking of page on error ->prepare_write()
Jens Axboe
1
-3
/
+16
2006-05-04
[PATCH] ext3: multile block allocate little endian fixes
Mingming Cao
1
-5
/
+8
2006-05-04
[PATCH] Altix: correct ioc4 port order
Brent Casavant
1
-1
/
+1
2006-05-04
[PATCH] EDAC Coexistence with BIOS
mark gross
1
-1
/
+16
2006-05-04
[PATCH] uml: change timer initialization
Jeff Dike
1
-1
/
+1
2006-05-04
[PATCH] Remove wrong cpu_has_apic checks that came from mismerging
Andi Kleen
1
-6
/
+0
2006-05-04
[SPARC]: Hook up vmsplice into syscall tables.
David S. Miller
5
-5
/
+6
2006-05-03
[PATCH] selinux: Clear selinux_enabled flag upon runtime disable.
Stephen Smalley
2
-5
/
+3
2006-05-03
[PATCH] powerpc: Use the ibm,pa-features property if available
Paul Mackerras
1
-0
/
+70
2006-05-03
powerpc: Fix incorrect might_sleep in __get_user/__put_user on kernel addresses
Paul Mackerras
1
-6
/
+13
2006-05-03
[PATCH] ppc32 CPM_UART: fixes and improvements
Vitaly Bordug
6
-12
/
+104
2006-05-03
[PATCH] ppc32 CPM_UART: Fixed break send on SCC
Vitaly Bordug
3
-2
/
+7
2006-05-03
[PATCH] powerpc/kprobes: fix singlestep out-of-line
Ananth N Mavinakayanahalli
1
-7
/
+7
2006-05-03
[PATCH] powerpc/pseries: avoid crash in PCI code if mem system not up
Linas Vepstas
1
-0
/
+8
2006-05-03
[NETFILTER] SCTP conntrack: fix infinite loop
Patrick McHardy
2
-8
/
+14
2006-05-02
[ARM] 3488/1: make icedcc_putc do the right thing
Uwe Zeisberger
1
-2
/
+2
[next]