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
path:
root
/
include
Age
Commit message (
Expand
)
Author
Files
Lines
2008-09-09
netns : fix kernel panic in timewait socket destruction
Daniel Lezcano
1
-0
/
+3
2008-08-30
net: Unbreak userspace usage of linux/mroute.h
David S. Miller
4
-20
/
+2
2008-08-27
pkt_sched: Fix sch_tree_lock()
Jarek Poplawski
1
-2
/
+2
2008-08-27
pkt_sched: Fix gen_estimator locks
Jarek Poplawski
1
-0
/
+8
2008-08-22
pkt_sched: Fix qdisc list locking
Jarek Poplawski
1
-0
/
+1
2008-08-21
pkt_sched: Fix qdisc_watchdog() vs. dev_deactivate() race
Jarek Poplawski
1
-0
/
+5
2008-08-21
fbdefio: add set_page_dirty handler to deferred IO FB
Ian Campbell
1
-0
/
+3
2008-08-21
mm: dirty page tracking race fix
Nick Piggin
1
-1
/
+1
2008-08-21
fix setpriority(PRIO_PGRP) thread iterator breakage
Ken Chen
1
-0
/
+9
2008-08-21
FRV: Provide ioremap_wc() for FRV
David Howells
1
-0
/
+2
2008-08-21
MN10300: Supply ioremap_wc() for MN10300
David Howells
1
-0
/
+2
2008-08-21
Reserve NFS fileid values for btrfs
David Woodhouse
1
-0
/
+21
2008-08-21
Reduce brokenness of CRIS headers_install
David Woodhouse
1
-1
/
+0
2008-08-20
Merge git://git.kernel.org/pub/scm/linux/kernel/git/jejb/scsi-rc-fixes-2.6
Linus Torvalds
1
-1
/
+2
2008-08-20
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jba...
Linus Torvalds
2
-0
/
+14
2008-08-19
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-2.6
Linus Torvalds
6
-10
/
+12
2008-08-19
Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linvil...
David S. Miller
1
-8
/
+3
2008-08-19
Merge git://git.kernel.org/pub/scm/linux/kernel/git/bart/ide-2.6
Linus Torvalds
1
-46
/
+109
2008-08-19
PCI: add acpi_find_root_bridge_handle
Jiri Slaby
1
-0
/
+11
2008-08-18
ata: add missing ATA_* defines
Bartlomiej Zolnierkiewicz
1
-0
/
+13
2008-08-18
ata: add missing ATA_CMD_* defines
Bartlomiej Zolnierkiewicz
1
-0
/
+20
2008-08-18
ata: add missing ATA_ID_* defines (take 2)
Bartlomiej Zolnierkiewicz
1
-46
/
+76
2008-08-18
Merge branch 'x86-fixes-for-linus' of git://git.kernel.org/pub/scm/linux/kern...
Linus Torvalds
3
-6
/
+6
2008-08-18
mac80211: remove kdoc references to IEEE80211_HW_HOST_GEN_BEACON_TEMPLATE
Luis R. Rodriguez
1
-8
/
+3
2008-08-18
x86, percpu: silence section mismatch warnings related to EARLY_PER_CPU varia...
Marcin Slusarz
1
-1
/
+1
2008-08-18
x86: mmconf: fix section mismatch warning
Marcin Slusarz
1
-1
/
+1
2008-08-18
x86: correct register constraints for 64-bit atomic operations
Mathieu Desnoyers
1
-4
/
+4
2008-08-18
pkt_sched: No longer destroy qdiscs from RCU.
David S. Miller
1
-1
/
+0
2008-08-18
pkt_sched: Add 'deactivated' state.
David S. Miller
1
-0
/
+1
2008-08-17
security.h: fix build failure
Alexander Beregalov
1
-1
/
+1
2008-08-17
Merge branch 'x86-fixes-for-linus' of git://git.kernel.org/pub/scm/linux/kern...
Linus Torvalds
8
-18
/
+48
2008-08-17
Merge master.kernel.org:/home/rmk/linux-2.6-arm
Linus Torvalds
11
-154
/
+5
2008-08-17
Fix header export of videodev2.h, ivtv.h, ivtvfb.h
David Woodhouse
4
-12
/
+6
2008-08-17
mm: VM_flags comment fixes
Hugh Dickins
3
-4
/
+4
2008-08-16
[ARM] 5191/1: ARM: remove CVS keywords
Adrian Bunk
3
-3
/
+3
2008-08-16
net: skb_copy_datagram_from_iovec()
Rusty Russell
1
-0
/
+4
2008-08-16
tun: TUNGETIFF interface to query name and flags
Mark McLoughlin
1
-0
/
+1
2008-08-16
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jmo...
Linus Torvalds
2
-16
/
+38
2008-08-16
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/coo...
Linus Torvalds
10
-38
/
+60
2008-08-15
x86: add MAP_STACK mmap flag
Ingo Molnar
1
-0
/
+1
2008-08-15
tty: remove resize window special case
Alan Cox
3
-1
/
+16
2008-08-15
x86: add MAP_STACK mmap flag
Ingo Molnar
1
-0
/
+1
2008-08-15
Merge branch 'release-2.6.27' of git://git.kernel.org/pub/scm/linux/kernel/gi...
Linus Torvalds
1
-1
/
+1
2008-08-15
alpha: move include/asm-alpha to arch/alpha/include/asm
Linus Torvalds
129
-15903
/
+0
2008-08-15
x86/PCI: irq and pci_ids patch for Intel Ibex Peak PCHs
Seth Heasley
1
-0
/
+3
2008-08-15
Merge branch 'x86/geode' into x86/urgent
Ingo Molnar
1
-1
/
+2
2008-08-15
completions: uninline try_wait_for_completion and completion_done
Dave Chinner
1
-44
/
+2
2008-08-15
kexec jump: __ftrace_enabled_save/restore
Huang Ying
1
-0
/
+21
2008-08-15
kexec jump: remove duplication of kexec_restart_prepare()
Huang Ying
1
-0
/
+1
2008-08-15
kexec jump: check code size in control page
Huang Ying
1
-0
/
+4
[next]