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
/
include
Age
Commit message (
Expand
)
Author
Files
Lines
2012-03-06
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
David S. Miller
11
-110
/
+56
2012-03-06
Merge branch 'akpm' (Andrew's patch bomb)
Linus Torvalds
3
-9
/
+8
2012-03-06
memcg: fix GPF when cgroup removal races with last exit
Hugh Dickins
1
-5
/
+0
2012-03-06
vfork: kill PF_STARTING
Oleg Nesterov
1
-1
/
+0
2012-03-06
coredump_wait: don't call complete_vfork_done()
Oleg Nesterov
1
-1
/
+0
2012-03-06
vfork: make it killable
Oleg Nesterov
1
-1
/
+1
2012-03-06
vfork: introduce complete_vfork_done()
Oleg Nesterov
1
-0
/
+1
2012-03-06
kmsg_dump: don't run on non-error paths by default
Matthew Garrett
1
-2
/
+7
2012-03-06
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
Linus Torvalds
2
-3
/
+5
2012-03-06
Merge branch 'for-3.3-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git...
Linus Torvalds
1
-14
/
+15
2012-03-06
Merge branch 'for-davem' of git://git.kernel.org/pub/scm/linux/kernel/git/lin...
David S. Miller
3
-56
/
+71
2012-03-06
net: export netdev_stats_to_stats64
Eric Dumazet
1
-0
/
+2
2012-03-06
Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linvil...
John W. Linville
3
-56
/
+71
2012-03-05
tg3: Recode PCI MRRS adjustment as a PCI quirk
Matt Carlson
1
-0
/
+1
2012-03-05
ppp: Replace uses of <linux/if_ppp.h> with <linux/ppp-ioctl.h>
Paul Mackerras
1
-1
/
+1
2012-03-05
ppp: Move ioctl definitions from if_ppp.h to new ppp-ioctl.h
Paul Mackerras
3
-173
/
+121
2012-03-05
ppp: Change copyright notices from ANU to me
Paul Mackerras
2
-68
/
+8
2012-03-05
vfs: move dentry_cmp from <linux/dcache.h> to fs/dcache.c
Linus Torvalds
1
-20
/
+0
2012-03-04
percpu: fix __this_cpu_{sub,inc,dec}_return() definition
Konstantin Khlebnikov
1
-3
/
+3
2012-03-04
Merge tag 'parisc-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/jej...
Linus Torvalds
2
-2
/
+2
2012-03-04
mdio.h: Include linux/types.h
David S. Miller
1
-0
/
+1
2012-03-03
Merge branch 'dccp' of git://eden-feed.erg.abdn.ac.uk/net-next
David S. Miller
1
-2
/
+6
2012-03-03
dccp: fix bug in sequence number validation during connection setup
Samuel Jero
1
-2
/
+6
2012-03-03
net: dcb: getnumtcs()/setnumtcs() should return an int
John Fastabend
1
-2
/
+2
2012-03-03
vfs: clarify and clean up dentry_cmp()
Linus Torvalds
1
-5
/
+4
2012-03-03
vfs: uninline full_name_hash()
Linus Torvalds
1
-8
/
+1
2012-03-03
vfs: trivial __d_lookup_rcu() cleanups
Linus Torvalds
1
-1
/
+2
2012-03-02
regset: Return -EFAULT, not -EIO, on host-side memory fault
H. Peter Anvin
1
-2
/
+2
2012-03-02
regset: Prevent null pointer reference on readonly regsets
H. Peter Anvin
1
-0
/
+6
2012-03-02
Merge branch 'drm-fixes' of git://people.freedesktop.org/~airlied/linux
Linus Torvalds
2
-3
/
+20
2012-03-02
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
David S. Miller
2
-3
/
+5
2012-03-02
ethtool, mdio, mii: Specify MDIO information fields in struct ethtool_cmd
Ben Hutchings
1
-2
/
+21
2012-03-02
mdio: Export mdio.h to userland
Ben Hutchings
2
-5
/
+5
2012-02-29
mac80211: handle non-bufferable MMPDUs correctly
Johannes Berg
1
-7
/
+10
2012-02-29
cfg80211: remove cookies from callbacks
Johannes Berg
1
-4
/
+2
2012-02-29
Merge branch 'exynos-drm-fixes' of git://git.infradead.org/users/kmpark/linux...
Dave Airlie
2
-3
/
+20
2012-02-29
tcp: fix comment for tp->highest_sack
Neal Cardwell
2
-3
/
+5
2012-02-27
Merge branch 'sched-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/k...
Linus Torvalds
1
-50
/
+0
2012-02-27
[PARISC] fix compile break caused by iomap: make IOPORT/PCI mapping functions...
James Bottomley
2
-2
/
+2
2012-02-27
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
David S. Miller
16
-17
/
+91
2012-02-27
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
Linus Torvalds
9
-13
/
+29
2012-02-26
mlx4_en: dont change mac_header on xmit
Eric Dumazet
1
-1
/
+4
2012-02-26
netfilter: ctnetlink: support kernel-space dump filtering by ctmark
Pablo Neira Ayuso
1
-0
/
+1
2012-02-26
netlink: allow to pass data pointer to netlink_dump_start() callback
Pablo Neira Ayuso
1
-0
/
+2
2012-02-26
netlink: add netlink_dump_control structure for netlink_dump_start()
Pablo Neira Ayuso
1
-3
/
+7
2012-02-26
Fix autofs compile without CONFIG_COMPAT
Linus Torvalds
1
-0
/
+4
2012-02-26
xfrm: remove unneeded method typedef declaration in net/xfrm.h.
Rami Rosen
1
-5
/
+0
2012-02-25
Merge branch 'master' of git://1984.lsi.us.es/net
David S. Miller
1
-1
/
+1
2012-02-24
epoll: introduce POLLFREE to flush ->signalfd_wqh before kfree()
Oleg Nesterov
2
-1
/
+6
2012-02-24
netfilter: ctnetlink: fix soft lockup when netlink adds new entries (v2)
Jozsef Kadlecsik
1
-1
/
+1
[next]