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
2014-04-02
kill generic_file_buffered_write()
Al Viro
1
-2
/
+0
2014-04-02
export generic_perform_write(), start getting rid of generic_file_buffer_write()
Al Viro
1
-0
/
+2
2014-04-02
generic_file_direct_write(): get rid of ppos argument
Al Viro
1
-1
/
+1
2014-04-02
kill the 5th argument of generic_file_buffered_write()
Al Viro
1
-1
/
+1
2014-04-02
kill the 4th argument of __generic_file_aio_write()
Al Viro
1
-2
/
+1
2014-04-02
constify blk_rq_map_user_iov() and friends
Al Viro
2
-4
/
+5
2014-04-02
introduce copy_page_to_iter, kill loop over iovec in generic_file_aio_read()
Al Viro
2
-1
/
+2
2014-04-02
iov_iter: Move iov_iter to uio.h
Kent Overstreet
2
-32
/
+50
2014-04-02
switch ->is_partially_uptodate() to saner arguments
Al Viro
2
-3
/
+3
2014-04-02
pipe: kill ->map() and ->unmap()
Al Viro
1
-19
/
+0
2014-04-02
new helper: readlink_copy()
Al Viro
1
-1
/
+1
2014-04-02
get rid of files_defer_init()
Al Viro
1
-2
/
+0
2014-04-02
mark struct file that had write access grabbed by open()
Al Viro
1
-0
/
+2
2014-04-02
get rid of DEBUG_WRITECOUNT
Al Viro
1
-49
/
+0
2014-04-02
switch nbd to sockfd_lookup/sockfd_put
Al Viro
1
-2
/
+1
2014-04-02
smarter propagate_mnt()
Al Viro
1
-0
/
+3
2014-03-29
vlan: Warn the user if lowerdev has bad vlan features.
Vlad Yasevich
1
-0
/
+7
2014-03-29
net: Account for all vlan headers in skb_mac_gso_segment
Vlad Yasevich
1
-1
/
+1
2014-03-29
ipv6: move DAD and addrconf_verify processing to workqueue
Hannes Frederic Sowa
1
-1
/
+3
2014-03-27
core, nfqueue, openvswitch: Orphan frags in skb_zerocopy and handle errors
Zoltan Kiss
1
-2
/
+2
2014-03-27
usbnet: include wait queue head in device structure
Oliver Neukum
1
-1
/
+1
2014-03-25
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
Linus Torvalds
3
-8
/
+14
2014-03-21
Merge tag 'trace-fixes-v3.14-rc7' of git://git.kernel.org/pub/scm/linux/kerne...
Linus Torvalds
2
-9
/
+2
2014-03-21
mm: fix swapops.h:131 bug if remap_file_pages raced migration
Hugh Dickins
1
-2
/
+1
2014-03-21
tcp: syncookies: do not use getnstimeofday()
Eric Dumazet
1
-5
/
+6
2014-03-20
tracing: Fix array size mismatch in format string
Vaibhav Nagarnaik
2
-9
/
+2
2014-03-18
net: cdc_ncm: fix control message ordering
Bjørn Mork
1
-0
/
+1
2014-03-18
Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/klasse...
David S. Miller
1
-3
/
+7
2014-03-14
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
Linus Torvalds
1
-1
/
+5
2014-03-13
Merge tag 'for-linus' of git://git.kernel.org/pub/scm/virt/kvm/kvm
Linus Torvalds
1
-0
/
+5
2014-03-12
tcp: tcp_release_cb() should release socket ownership
Eric Dumazet
1
-0
/
+5
2014-03-11
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/ebi...
Linus Torvalds
1
-1
/
+2
2014-03-11
Merge branch 'akpm' (patches from Andrew Morton)
Linus Torvalds
3
-3
/
+7
2014-03-11
mm: fix GFP_THISNODE callers and clarify
Johannes Weiner
3
-3
/
+7
2014-03-10
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/vir...
Linus Torvalds
2
-14
/
+21
2014-03-10
get rid of fget_light()
Al Viro
2
-11
/
+12
2014-03-10
vfs: atomic f_pos accesses as per POSIX
Linus Torvalds
2
-3
/
+9
2014-03-10
selinux: add gfp argument to security_xfrm_policy_alloc and fix callers
Nikolay Aleksandrov
1
-3
/
+7
2014-03-10
Merge tag 'fixes-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/...
Linus Torvalds
1
-0
/
+4
2014-03-10
Merge tag 'nfs-for-3.14-5' of git://git.linux-nfs.org/projects/trondmy/linux-nfs
Linus Torvalds
2
-2
/
+7
2014-03-10
Merge git://git.kernel.org/pub/scm/linux/kernel/git/nab/target-pending
Linus Torvalds
1
-0
/
+1
2014-03-09
Merge tag 'bcm-for-3.14-pinctrl-reduced-rename' of git://github.com/broadcom/...
Olof Johansson
17
-30
/
+132
2014-03-08
Merge branch 'for-3.14-fixes' of git://git.kernel.org/pub/scm/linux/kernel/gi...
Linus Torvalds
1
-0
/
+1
2014-03-08
Merge tag 'trace-fixes-v3.14-rc5' of git://git.kernel.org/pub/scm/linux/kerne...
Linus Torvalds
1
-0
/
+6
2014-03-08
SUNRPC: Fix oops when trace sunrpc_task events in nfs client
Ditang Chen
1
-2
/
+2
2014-03-07
Merge branch 'for-linus' of git://git.kernel.dk/linux-block
Linus Torvalds
1
-3
/
+8
2014-03-07
firewire: don't use PREPARE_DELAYED_WORK
Tejun Heo
1
-0
/
+1
2014-03-07
net: Improve SO_TIMESTAMPING documentation and fix a minor code bug
Andrew Lutomirski
1
-1
/
+0
2014-03-06
ARM: KVM: fix non-VGIC compilation
Marc Zyngier
1
-0
/
+5
2014-03-05
iscsi/iser-target: Fix isert_conn->state hung shutdown issues
Nicholas Bellinger
1
-0
/
+1
[next]