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
2008-07-03
[ARM] 5121/1: Annotate platform_secondary_init with trace_hardirqs_off
Catalin Marinas
1
-0
/
+2
2008-07-03
[ARM] OMAP1: N770: Convert audio_pwr_sem in a mutex
Matthias Kaehlcke
1
-8
/
+9
2008-07-03
[ARM] fix header guards
Vegard Nossum
3
-1
/
+3
2008-07-03
[ARM] remove drivers/acorn/char/defkeymap-l7200.c
Adrian Bunk
3
-393
/
+0
2008-06-25
Linux 2.6.26-rc8
Linus Torvalds
1
-1
/
+1
2008-06-25
Merge branch 'release' of git://git.kernel.org/pub/scm/linux/kernel/git/aegl/...
Linus Torvalds
3
-5
/
+2
2008-06-25
Merge git://git.kernel.org/pub/scm/linux/kernel/git/steve/gfs2-2.6-fixes
Linus Torvalds
2
-15
/
+10
2008-06-25
Merge branch 'kvm-updates-2.6.26' of git://git.kernel.org/pub/scm/linux/kerne...
Linus Torvalds
18
-266
/
+358
2008-06-24
Merge git://git.kernel.org/pub/scm/linux/kernel/git/wim/linux-2.6-watchdog
Linus Torvalds
1
-1
/
+0
2008-06-24
Merge branch 'x86-fixes-for-linus' of git://git.kernel.org/pub/scm/linux/kern...
Linus Torvalds
6
-77
/
+27
2008-06-24
Merge branch 'for_linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jwe...
Linus Torvalds
2
-15
/
+8
2008-06-24
enable bus mastering on i915 at resume time
Jie Luo
1
-0
/
+1
2008-06-24
KVM: Remove now unused structs from kvm_para.h
Gerd Hoffmann
1
-18
/
+0
2008-06-24
x86: KVM guest: Use the paravirt clocksource structs and functions
Gerd Hoffmann
2
-56
/
+34
2008-06-24
KVM: Make kvm host use the paravirt clocksource structs
Gerd Hoffmann
2
-14
/
+65
2008-06-24
x86: Make xen use the paravirt clocksource structs and functions
Gerd Hoffmann
3
-124
/
+16
2008-06-24
x86: Add structs and functions for paravirt clocksource
Gerd Hoffmann
5
-0
/
+201
2008-06-24
[GFS2] fix gfs2 block allocation (cleaned up)
Benjamin Marzinski
1
-14
/
+9
2008-06-24
[IA64] Eliminate NULL test after alloc_bootmem in iosapic_alloc_rte()
Julia Lawall
1
-2
/
+0
2008-06-24
[IA64] Handle count==0 in sn2_ptc_proc_write()
Cliff Wickman
1
-1
/
+1
2008-06-24
[IA64] Fix boot failure on ia64/sn2
Jes Sorensen
1
-2
/
+1
2008-06-24
kgdb: sparse fix
Jason Wessel
1
-1
/
+2
2008-06-24
kgdb: documentation update - remove kgdboe
Jason Wessel
1
-14
/
+6
2008-06-24
xen: remove support for non-PAE 32-bit
Jeremy Fitzhardinge
6
-77
/
+27
2008-06-24
[GFS2] BUG: unable to handle kernel paging request at ffff81002690e000
Bob Peterson
1
-1
/
+1
2008-06-24
Revert "[WATCHDOG] hpwdt: Add CFLAGS to get driver working"
Wim Van Sebroeck
1
-1
/
+0
2008-06-24
KVM: VMX: Fix host msr corruption with preemption enabled
Avi Kivity
1
-8
/
+11
2008-06-24
KVM: ioapic: fix lost interrupt when changing a device's irq
Avi Kivity
1
-20
/
+11
2008-06-24
KVM: MMU: Fix oops on guest userspace access to guest pagetable
Avi Kivity
1
-6
/
+0
2008-06-24
KVM: MMU: large page update_pte issue with non-PAE 32-bit guests (resend)
Marcelo Tosatti
1
-5
/
+7
2008-06-24
KVM: MMU: Fix rmap_write_protect() hugepage iteration bug
Marcelo Tosatti
1
-0
/
+1
2008-06-24
KVM: close timer injection race window in __vcpu_run
Marcelo Tosatti
4
-3
/
+9
2008-06-24
KVM: Fix race between timer migration and vcpu migration
Marcelo Tosatti
1
-12
/
+3
2008-06-24
alpha: fix compile error in arch/alpha/mm/init.c
Thorsten Kranzkowski
1
-0
/
+2
2008-06-24
Merge branch 'hotfixes' of git://git.linux-nfs.org/projects/trondmy/nfs-2.6
Linus Torvalds
3
-37
/
+51
2008-06-24
NFS: nfs_updatepage(): don't mark page as dirty if an error occurred
Trond Myklebust
1
-3
/
+4
2008-06-24
NFS: Fix filehandle size comparisons in the mount code
Trond Myklebust
2
-6
/
+7
2008-06-24
NFS: Reduce the NFS mount code stack usage.
Trond Myklebust
1
-28
/
+40
2008-06-23
Merge branch 'core-fixes-for-linus' of git://git.kernel.org/pub/scm/linux/ker...
Linus Torvalds
1
-20
/
+73
2008-06-23
Merge branch 'sched-fixes-for-linus' of git://git.kernel.org/pub/scm/linux/ke...
Linus Torvalds
2
-9
/
+8
2008-06-23
Merge branch 'x86-fixes-for-linus' of git://git.kernel.org/pub/scm/linux/kern...
Linus Torvalds
5
-34
/
+46
2008-06-23
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/rol...
Linus Torvalds
1
-1
/
+5
2008-06-23
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tiw...
Linus Torvalds
2
-4
/
+4
2008-06-23
mm: fix race in COW logic
Nick Piggin
1
-1
/
+26
2008-06-23
Fix ZERO_PAGE breakage with vmware
Linus Torvalds
1
-2
/
+21
2008-06-23
removed unused var real_tty on n_tty_ioctl()
Gustavo Fernando Padovan
1
-7
/
+0
2008-06-23
tty_driver: Update required method documentation
Alan Cox
1
-3
/
+2
2008-06-23
IB/mthca: Clear ICM pages before handing to FW
Eli Cohen
1
-1
/
+5
2008-06-23
futexes: fix fault handling in futex_lock_pi
Thomas Gleixner
1
-20
/
+73
2008-06-23
ALSA: sb - Fix wrong assertions
Takashi Iwai
1
-2
/
+2
[next]