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-01-24
[ARM] clkdev: fix clock matching
Russell King
1
-6
/
+19
2009-01-24
[ARM] 5368/1: arch/arm/mach-davinci/usb.c buildfix
David Brownell
1
-0
/
+1
2009-01-24
[ARM] fix StrongARM-11x0 page copy implementation
Russell King
1
-1
/
+1
2009-01-15
ARM: OMAP: Fix compile for h3 MMC
Tony Lindgren
1
-1
/
+3
2009-01-15
ARM: OMAP: Remove unused platform devices, v3
Tony Lindgren
10
-419
/
+9
2009-01-15
ARM: OMAP: Fix ASoC by enabling writes to XCCR and RCCR McBSP registers, v3
Tony Lindgren
2
-0
/
+15
2009-01-15
ARM: OMAP: Fix OSK ASoC by registering I2C board info for tlvaic23
Arun KS
1
-1
/
+3
2009-01-15
ARM: OMAP: remove duplicated #include's
Huang Weiyi
1
-1
/
+0
2009-01-15
ARM: OMAP: Fix DMA CCR programming for request line > 63, v3
Anand Gadiyar
1
-8
/
+5
2009-01-15
ARM: OMAP: Fix gpio.c compile on 15xx with CONFIG_DEBUGFS
Tony Lindgren
1
-0
/
+3
2009-01-15
ARM: OMAP: Fix compile for beagle
Tony Lindgren
1
-4
/
+5
2009-01-15
ARM: OMAP: Fix gpio by switching to generic gpio calls, v2
Jarkko Nikula
4
-72
/
+10
2009-01-15
ARM: OMAP: Fix compile for palmte
Tony Lindgren
1
-9
/
+0
2009-01-15
ARM: OMAP: Fix compile for various McBSP
Tony Lindgren
2
-0
/
+2
2009-01-15
Merge branch 'merge' of git://git.kernel.org/pub/scm/linux/kernel/git/benh/po...
Linus Torvalds
45
-136
/
+486
2009-01-15
Merge branch 'syscalls' of git://git390.osdl.marist.edu/pub/scm/linux-2.6
Linus Torvalds
33
-78
/
+88
2009-01-15
byteorder: make swab.h include asm/swab.h like a regular header
Harvey Harrison
32
-39
/
+0
2009-01-15
cris: introduce asm/swab.h
Harvey Harrison
6
-45
/
+44
2009-01-14
[CVE-2009-0029] s390 specific system call wrappers
Heiko Carstens
6
-44
/
+50
2009-01-14
[CVE-2009-0029] s390: enable system call wrappers
Heiko Carstens
1
-0
/
+1
2009-01-14
[CVE-2009-0029] powerpc: Enable syscall wrappers for 64-bit
Benjamin Herrenschmidt
1
-0
/
+1
2009-01-14
[CVE-2009-0029] System call wrapper infrastructure
Heiko Carstens
1
-0
/
+3
2009-01-14
[CVE-2009-0029] Remove __attribute__((weak)) from sys_pipe/sys_pipe2
Heiko Carstens
14
-21
/
+20
2009-01-14
[CVE-2009-0029] Rename old_readdir to sys_old_readdir
Heiko Carstens
13
-13
/
+13
2009-01-14
powerpc/83xx: Move mcu_mpc8349emitx driver out of drivers/i2c/chips/
Anton Vorontsov
3
-0
/
+221
2009-01-14
powerpc/83xx: Make serial ports work on MPC8315E-RDB w/ FSL U-Boots
Anton Vorontsov
1
-2
/
+2
2009-01-14
powerpc/e500mc: Doorbells need to be taken w/exceptions disabled
Kumar Gala
1
-1
/
+1
2009-01-14
Merge branch 'x86-pat-for-linus' of git://git.kernel.org/pub/scm/linux/kernel...
Linus Torvalds
4
-44
/
+87
2009-01-14
Merge master.kernel.org:/home/rmk/linux-2.6-arm
Linus Torvalds
6
-111
/
+6
2009-01-13
x86 PAT: remove CPA WARN_ON for zero pte
venkatesh.pallipadi@intel.com
2
-17
/
+38
2009-01-13
x86 PAT: return compatible mapping to remap_pfn_range callers
venkatesh.pallipadi@intel.com
1
-15
/
+28
2009-01-13
x86 PAT: change track_pfn_vma_new to take pgprot_t pointer param
venkatesh.pallipadi@intel.com
1
-3
/
+3
2009-01-13
x86 PAT: consolidate old memtype new memtype check into a function
venkatesh.pallipadi@intel.com
2
-11
/
+20
2009-01-13
Merge branch 'x86-fixes-for-linus' of git://git.kernel.org/pub/scm/linux/kern...
Linus Torvalds
1
-2
/
+0
2009-01-13
powerpc: Enable PS3 options and QPACE in ppc64_defconfig
Michael Ellerman
1
-1
/
+25
2009-01-13
powerpc/powermac: Fix occasional SMP boot failure
Benjamin Herrenschmidt
2
-1
/
+10
2009-01-13
powerpc/cacheinfo: Rename cache_dir per-cpu variable
Nathan Lynch
1
-5
/
+5
2009-01-13
powerpc: Cleanup from l64 to ll64 change: arch code
Stephen Rothwell
4
-8
/
+8
2009-01-13
powerpc: Change u64/s64 to a long long integer type
Ingo Molnar
17
-56
/
+60
2009-01-13
powerpc/kexec: Check crash_base for relocatable kernel
Milton Miller
1
-0
/
+25
2009-01-13
powerpc: Make dummy section a valid note header
Milton Miller
1
-1
/
+3
2009-01-13
Merge commit 'gcl/gcl-next' into next
Benjamin Herrenschmidt
3
-6
/
+9
2009-01-13
Merge commit 'kumar/kumar-next' into next
Benjamin Herrenschmidt
11
-55
/
+117
2009-01-13
Merge branch 'core-fixes-for-linus' of git://git.kernel.org/pub/scm/linux/ker...
Linus Torvalds
1
-0
/
+4
2009-01-13
Merge branch 'upstream' of git://ftp.linux-mips.org/pub/scm/upstream-linus
Linus Torvalds
126
-2031
/
+18974
2009-01-13
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/sparc-2.6
Linus Torvalds
42
-585
/
+595
2009-01-13
Merge git://git.kernel.org/pub/scm/linux/kernel/git/wim/linux-2.6-watchdog
Linus Torvalds
2
-0
/
+16
2009-01-13
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/gee...
Linus Torvalds
33
-110
/
+125
2009-01-13
Merge branch 'x86-fixes-for-linus' of git://git.kernel.org/pub/scm/linux/kern...
Linus Torvalds
6
-19
/
+26
2009-01-12
[WATCHDOG] Enable watchdog timer on GE Fanuc's SBC610
Martyn Welch
2
-0
/
+16
[next]