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
Age
Commit message (
Expand
)
Author
Files
Lines
2009-04-16
MX31: Add more alternate pin definitions
Sascha Hauer
1
-0
/
+14
2009-04-16
pcm037 board support: Fix eth interrupt gpio setting
Sascha Hauer
1
-2
/
+2
2009-04-16
imx21: activate i2c
Holger Schurig
2
-4
/
+1
2009-04-16
imx21: fixes some clocknames
Holger Schurig
1
-3
/
+3
2009-04-15
Merge branch 'merge' of git://git.kernel.org/pub/scm/linux/kernel/git/paulus/...
Linus Torvalds
16
-144
/
+105
2009-04-15
acpi-cpufreq: fix 'smp_call_function_many()' confusion
Linus Torvalds
1
-0
/
+6
2009-04-15
powerpc: pseries/dtl.c should include asm/firmware.h
Sachin Sant
1
-0
/
+1
2009-04-15
powerpc: Fix data-corrupting bug in __futex_atomic_op
Paul Mackerras
1
-6
/
+6
2009-04-15
powerpc/pseries: Set error_state to pci_channel_io_normal in eeh_report_reset()
Mike Mason
1
-0
/
+2
2009-04-15
powerpc: Allow 256kB pages with SHMEM
Hugh Dickins
1
-1
/
+1
2009-04-14
x86 microcode: revert some work_on_cpu
Hugh Dickins
1
-22
/
+11
2009-04-14
Merge branch 'fixes-for-linus' of git://git.monstr.eu/linux-2.6-microblaze
Linus Torvalds
14
-14
/
+14
2009-04-14
Merge git://git.kernel.org/pub/scm/linux/kernel/git/lethal/sh-2.6
Linus Torvalds
15
-30
/
+140
2009-04-14
parport_pc: Fix build failure drivers/parport/parport_pc.c for powerpc
Tony Breeds
1
-1
/
+1
2009-04-14
parport: Fix various uses of parport_pc
Alan Cox
1
-2
/
+3
2009-04-14
microblaze: remove duplicated #include's
Huang Weiyi
5
-6
/
+0
2009-04-14
microblaze: struct device - replace bus_id with dev_name()
Michal Simek
1
-6
/
+4
2009-04-14
microblaze: Simplify copy_thread()
Michal Simek
1
-2
/
+1
2009-04-14
microblaze: Add TIMESTAMPING constants to socket.h
Michal Simek
1
-0
/
+3
2009-04-14
microblaze: Add missing empty ftrace.h file
Michal Simek
1
-0
/
+1
2009-04-14
microblaze: Fix problem with removing zero length files
Michal Simek
5
-0
/
+5
2009-04-14
sh: Add in PCI bus for DMA API debugging.
Paul Mundt
1
-0
/
+3
2009-04-14
sh: Pre-allocate a reasonable number of DMA debug entries.
Paul Mundt
1
-1
/
+11
2009-04-14
Fix quilt merge error in acpi-cpufreq.c
Linus Torvalds
1
-1
/
+1
2009-04-14
Merge branch 'for-rc1/xen/core' of git://git.kernel.org/pub/scm/linux/kernel/...
Linus Torvalds
7
-59
/
+160
2009-04-14
sh: sh7786: modify usb setup timeout judgment bug.
Kuninori Morimoto
1
-7
/
+7
2009-04-14
Replace all DMA_nBIT_MASK macro with DMA_BIT_MASK(n)
Yang Hongyang
2
-5
/
+5
2009-04-14
Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/torval...
Paul Mundt
583
-766
/
+35544
2009-04-13
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/dto...
Linus Torvalds
2
-18
/
+4
2009-04-13
Merge branch 'x86-fixes-for-linus' of git://git.kernel.org/pub/scm/linux/kern...
Linus Torvalds
10
-19
/
+57
2009-04-13
cpufreq: use smp_call_function_[single|many]() in acpi-cpufreq.c
Andrew Morton
1
-15
/
+9
2009-04-13
Merge branch 'core-fixes-for-linus' of git://git.kernel.org/pub/scm/linux/ker...
Linus Torvalds
2
-0
/
+4
2009-04-13
Merge branch 'for-linus' of git://git.monstr.eu/linux-2.6-microblaze
Linus Torvalds
157
-0
/
+15708
2009-04-13
sh: ap325: use edge control for ov772x camera
Kuninori Morimoto
1
-0
/
+1
2009-04-12
x86: add linux kernel support for YMM state
Suresh Siddha
4
-2
/
+15
2009-04-12
x86: fix wrong section of pat_disable & make it static
Marcin Slusarz
1
-1
/
+1
2009-04-12
x86: Fix section mismatches in mpparse
Rakib Mullick
1
-3
/
+4
2009-04-11
sh: Plug in support for ARCH=sh64 using sh SRCARCH.
Paul Mundt
1
-2
/
+15
2009-04-11
sh: urquell: Fix up address mapping in board comments.
Kuninori Morimoto
1
-15
/
+18
2009-04-10
x86: fix set_fixmap to use phys_addr_t
Masami Hiramatsu
6
-18
/
+24
2009-04-10
Merge git://git.kernel.org/pub/scm/linux/kernel/git/dhowells/linux-2.6-mn10300
Linus Torvalds
137
-55
/
+9130
2009-04-10
Merge git://git.kernel.org/pub/scm/linux/kernel/git/dhowells/linux-2.6-frv
Linus Torvalds
114
-0
/
+8626
2009-04-10
Separate out the proc- and unit-specific header directories from the general
David Howells
34
-64
/
+30
2009-04-10
Move arch headers from include/asm-mn10300/ to arch/mn10300/include/asm/.
David Howells
121
-14
/
+9123
2009-04-10
x86: Document get_user_pages_fast()
Andy Grover
1
-0
/
+16
2009-04-10
x86, intr-remap: fix eoi for interrupt remapping without x2apic
Weidong Han
1
-1
/
+4
2009-04-10
FRV: Move to arch/frv/include/asm/
David Howells
114
-0
/
+8626
2009-04-10
x86: fix set_fixmap to use phys_addr_t
Masami Hiramatsu
4
-6
/
+7
2009-04-09
MN10300: Kill MN10300's own profiling Kconfig
David Howells
2
-25
/
+0
2009-04-09
Merge branch 'x86-fixes-for-linus' of git://git.kernel.org/pub/scm/linux/kern...
Linus Torvalds
7
-18
/
+35
[next]