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
2006-05-19
Merge ../linux-2.6
Paul Mackerras
29
-57
/
+179
2006-05-19
[PATCH] powerpc: Add of_parse_dma_window()
Jeremy Kerr
1
-0
/
+6
2006-05-19
[PATCH] powerpc: udbg_printf() formatting attribute
jimix@watson.ibm.com
1
-1
/
+2
2006-05-19
[PATCH] powerpc: Move crashkernel= handling into the kernel.
Michael Ellerman
1
-0
/
+3
2006-05-19
[PATCH] powerpc: Kdump header cleanup
Michael Ellerman
2
-9
/
+28
2006-05-19
[PATCH] powerpc: Unify mem= handling
Michael Ellerman
1
-2
/
+11
2006-05-19
[PATCH] powerpc: whitespace cleanup in reg.h
Michael Neuling
1
-23
/
+23
2006-05-17
Merge master.kernel.org:/pub/scm/linux/kernel/git/gregkh/spi-2.6
Linus Torvalds
3
-17
/
+104
2006-05-17
[PATCH] SPI: busnum == 0 needs to work
David Brownell
1
-3
/
+3
2006-05-17
[PATCH] SPI: devices can require LSB-first encodings
David Brownell
1
-2
/
+5
2006-05-17
[PATCH] SPI: Renamed bitbang_transfer_setup to spi_bitbang_setup_transfer and...
Kumar Gala
1
-0
/
+2
2006-05-17
[PATCH] SPI: spi whitespace fixes
David Brownell
1
-12
/
+12
2006-05-17
[PATCH] SPI: add PXA2xx SSP SPI Driver
Stephen Street
1
-0
/
+68
2006-05-17
[PATCH] SPI: per-transfer overrides for wordsize and clocking
Imre Deak
2
-0
/
+14
2006-05-16
[ARM] 3517/1: move definition of PROC_INFO_SZ from procinfo.h to asm-offsets.h
Uwe Zeisberger
1
-2
/
+0
2006-05-15
[PATCH] fix can_share_swap_page() when !CONFIG_SWAP
Hua Zhong
1
-1
/
+1
2006-05-15
[PATCH] add slab_is_available() routine for boot code
Mike Kravetz
1
-0
/
+1
2006-05-15
[PATCH] symbol_put_addr() locks kernel
Trent Piepho
1
-0
/
+1
2006-05-15
[PATCH] s390: add vmsplice system call
Martin Schwidefsky
1
-1
/
+7
2006-05-15
[PATCH] RCU: introduce rcu_needs_cpu() interface
Heiko Carstens
1
-0
/
+1
2006-05-13
[NEIGH]: Fix IP-over-ATM and ARP interaction.
Simon Kelley
1
-0
/
+1
2006-05-12
Merge master.kernel.org:/home/rmk/linux-2.6-serial
Linus Torvalds
1
-0
/
+1
2006-05-12
Merge master.kernel.org:/pub/scm/linux/kernel/git/davem/net-2.6
Linus Torvalds
1
-2
/
+1
2006-05-12
Merge master.kernel.org:/pub/scm/linux/kernel/git/jejb/scsi-rc-fixes-2.6
Linus Torvalds
1
-6
/
+17
2006-05-11
Merge branch 'upstream' of master.kernel.org:/pub/scm/linux/kernel/git/shemmi...
Linus Torvalds
1
-0
/
+1
2006-05-11
dl2k: use DMA_48BIT_MASK constant
Francois Romieu
1
-0
/
+1
2006-05-11
[NET]: Do sysfs registration as part of register_netdevice.
Stephen Hemminger
1
-2
/
+1
2006-05-09
Merge branch 'upstream' of git://git.kernel.org/pub/scm/linux/kernel/git/shem...
Linus Torvalds
3
-13
/
+14
2006-05-09
powerpc/32: Define an is_kernel_addr() to fix ARCH=ppc compilation
Paul Mackerras
1
-0
/
+1
2006-05-09
Merge branch 'upstream-fixes' of git://git.kernel.org/pub/scm/linux/kernel/gi...
Stephen Hemminger
2
-3
/
+6
2006-05-09
sky2: backout NAPI reschedule
Stephen Hemminger
1
-10
/
+8
2006-05-08
[PATCH] x86_64: Avoid EBDA area in early boot allocator
Andi Kleen
1
-0
/
+2
2006-05-08
[PATCH] x86_64: avoid IRQ0 ioapic pin collision
Kimball Murray
2
-0
/
+2
2006-05-08
Merge branch 'release' of git://git.kernel.org/pub/scm/linux/kernel/git/aegl/...
Linus Torvalds
1
-1
/
+0
2006-05-08
Merge master.kernel.org:/pub/scm/linux/kernel/git/davem/net-2.6
Linus Torvalds
2
-0
/
+4
2006-05-08
[ARM] 3506/1: aaec2000: debug-macro.S needs hardware.h
Bellido Nicolas
1
-0
/
+1
2006-05-08
[ARM] 3505/1: aaec2000: entry-macro.S needs asm/arch/irqs.h
Bellido Nicolas
1
-0
/
+1
2006-05-07
[ARM] 3501/1: i.MX: fix lowlevel debug macros
Sascha Hauer
1
-1
/
+1
2006-05-07
[NET]: Create netdev attribute_groups with class_device_add
Stephen Hemminger
1
-0
/
+2
2006-05-07
[CLASS DEVICE]: add attribute_group creation
Stephen Hemminger
1
-0
/
+2
2006-05-06
[SCTP]: Allow spillover of receive buffer to avoid deadlock.
Neil Horman
1
-0
/
+1
2006-05-06
[ARM] 3495/1: EABI: undefine removed syscalls, but...
Nicolas Pitre
1
-1
/
+1
2006-05-06
[ARM] 3500/1: fix PXA27x DMA allocation priority
Nicolas Pitre
1
-12
/
+14
2006-05-06
[PATCH] ieee80211: Fix A band channel count (resent)
Jean Delvare
1
-2
/
+4
2006-05-06
[PATCH] softmac: make non-operational after being stopped
Daniel Drake
1
-1
/
+2
2006-05-05
[IA64] remove asm-ia64/bitops.h self-inclusion
Jon Mason
1
-1
/
+0
2006-05-05
[ARM] 3494/1: asm-arm/bug.h needs linux/stddef.h
Nicolas Pitre
1
-0
/
+1
2006-05-05
Merge ../linux-2.6
Paul Mackerras
37
-127
/
+628
2006-05-05
Merge branch 'merge' of git://git.kernel.org/pub/scm/linux/kernel/git/paulus/...
Linus Torvalds
4
-7
/
+75
2006-05-05
Merge master.kernel.org:/home/rmk/linux-2.6-arm
Linus Torvalds
4
-8
/
+32
[next]