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
Age
Commit message (
Expand
)
Author
Files
Lines
2009-03-03
[ARM] 5417/1: Set the correct cacheid for ARMv6 CPUs with ARMv7 style MMU
Catalin Marinas
1
-6
/
+7
2009-03-03
[ARM] 5416/1: Use unused address in v6_early_abort
Seth Forshee
1
-1
/
+2
2009-02-24
[ARM] 5411/1: S3C64XX: Fix EINT unmask
Mark Brown
1
-1
/
+1
2009-02-23
[ARM] at91: fix for Atmel AT91 powersaving
Andrei Birjukov
1
-1
/
+0
2009-02-22
[ARM] RiscPC: Fix etherh oops
Russell King
2
-6
/
+6
2009-02-22
Merge branch 'hibernate'
Linus Torvalds
10
-34
/
+75
2009-02-22
PM: Fix suspend_console and resume_console to use only one semaphore
Arve Hjønnevåg
1
-6
/
+9
2009-02-22
PM: Wait for console in resume
Arve Hjønnevåg
1
-0
/
+6
2009-02-22
PM: Fix pm_notifiers during user mode hibernation
Andrey Borzenkov
1
-4
/
+4
2009-02-22
swsusp: clean up shrink_all_zones()
Johannes Weiner
1
-12
/
+11
2009-02-22
swsusp: dont fiddle with swappiness
Johannes Weiner
1
-4
/
+1
2009-02-22
PM: fix build for CONFIG_PM unset
Rafael J. Wysocki
2
-1
/
+2
2009-02-22
PM/hibernate: fix "swap breaks after hibernation failures"
Alan Jenkins
1
-2
/
+2
2009-02-22
PM/resume: wait for device probing to finish
Arjan van de Ven
1
-0
/
+11
2009-02-22
Consolidate driver_probe_done() loops into one place
Arjan van de Ven
4
-6
/
+31
2009-02-21
Merge branch 'x86-fixes-for-linus' of git://git.kernel.org/pub/scm/linux/kern...
Linus Torvalds
4
-6
/
+6
2009-02-21
Merge git://git.kernel.org/pub/scm/linux/kernel/git/sfrench/cifs-2.6
Linus Torvalds
10
-187
/
+458
2009-02-21
x86, mce: remove incorrect __cpuinit for mce_cpu_features()
H. Peter Anvin
3
-4
/
+4
2009-02-21
[CIFS] Fix multiuser mounts so server does not invalidate earlier security co...
Steve French
5
-7
/
+105
2009-02-21
[CIFS] improve posix semantics of file create
Steve French
2
-103
/
+208
2009-02-21
[CIFS] Fix oops in cifs_strfromUCS_le mounting to servers which do not specif...
Steve French
2
-3
/
+4
2009-02-21
cifs: posix fill in inode needed by posix open
Jeff Layton
2
-1
/
+3
2009-02-21
cifs: properly handle case where CIFSGetSrvInodeNumber fails
Jeff Layton
3
-15
/
+14
2009-02-21
cifs: refactor new_inode() calls and inode initialization
Jeff Layton
3
-66
/
+86
2009-02-21
[CIFS] Prevent OOPs when mounting with remote prefixpath.
Igor Mammedov
3
-2
/
+48
2009-02-21
Merge branch 'drm-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/air...
Linus Torvalds
18
-173
/
+279
2009-02-21
Merge branch 'x86-fixes-for-linus' of git://git.kernel.org/pub/scm/linux/kern...
Linus Torvalds
2
-11
/
+9
2009-02-21
Merge git://git.kernel.org/pub/scm/linux/kernel/git/jejb/scsi-rc-fixes-2.6
Linus Torvalds
19
-62
/
+131
2009-02-21
Merge git://git.kernel.org/pub/scm/linux/kernel/git/mason/btrfs-unstable
Linus Torvalds
1
-4
/
+4
2009-02-21
8250: fix boot hang with serial console when using with Serial Over Lan port
Mauro Carvalho Chehab
4
-0
/
+55
2009-02-21
atyfb: remove unused local variable `pwr_command'
Yang Hongyang
1
-1
/
+0
2009-02-21
spi_bitbang: add more lowlevel function documentation
Michael Buesch
1
-0
/
+7
2009-02-21
vmalloc: call flush_cache_vunmap() from unmap_kernel_range()
Tejun Heo
1
-0
/
+2
2009-02-21
cpuset: various documentation fixes and updates
Li Zefan
1
-28
/
+37
2009-02-21
docsrc: use config instead of menuconfig
Randy Dunlap
1
-1
/
+1
2009-02-21
sx.c: avoid referencing freed memory if copy_from_user() fails
Dan Carpenter
1
-1
/
+1
2009-02-21
sx.c: fix dbl statement if - add missing braces
Ilpo Järvinen
1
-1
/
+2
2009-02-21
README: fix a wrong filename
Li Zefan
1
-1
/
+1
2009-02-21
slab: introduce kzfree()
Johannes Weiner
2
-0
/
+21
2009-02-21
mn10300: fix typo && -> || in arch/mn10300/unit-asb2305/pci.c
Wei Yongjun
1
-1
/
+1
2009-02-21
mn10300: fix oprofile
David Howells
1
-0
/
+1
2009-02-21
uml: fix vde network backend in user mode linux
Luca Bigliardi
1
-3
/
+3
2009-02-20
MAINTAINERS: paravirt-ops maintainers update
Zachary Amsden
1
-2
/
+2
2009-02-20
Btrfs: check file pointer in btrfs_sync_file
Chris Mason
1
-4
/
+4
2009-02-20
x86: use the right protections for split-up pagetables
Ingo Molnar
1
-10
/
+5
2009-02-20
x86, vmi: TSC going backwards check in vmi clocksource
Alok N Kataria
1
-1
/
+4
2009-02-20
drm/radeon: update sarea copies of last_ variables on resume.
etienne
1
-6
/
+15
2009-02-20
drm/i915: Keep refs on the object over the lifetime of vmas for GTT mmap.
Jesse Barnes
4
-18
/
+57
2009-02-20
drm/i915: take struct mutex around fb unref
Jesse Barnes
1
-0
/
+2
2009-02-20
drm: Use spread spectrum when the bios tells us it's ok.
Kristian Høgsberg
3
-6
/
+24
[next]