index
:
blaster4385/linux-IllusionX
main
v6.12.1
v6.12.10
v6.13
Linux kernel with personal config changes for arch linux
Blaster4385
about
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
include
/
linux
Age
Commit message (
Expand
)
Author
Files
Lines
2014-12-10
Merge tag 'gfs2-merge-window' of git://git.kernel.org/pub/scm/linux/kernel/gi...
Linus Torvalds
1
-0
/
+2
2014-12-10
Merge tag 'please-pull-pstore' of git://git.kernel.org/pub/scm/linux/kernel/g...
Linus Torvalds
1
-0
/
+9
2014-12-10
Merge tag 'nfs-for-3.19-1' of git://git.linux-nfs.org/projects/trondmy/linux-nfs
Linus Torvalds
12
-27
/
+144
2014-12-10
net, lib: kill arch_fast_hash library bits
Daniel Borkmann
1
-35
/
+0
2014-12-10
net: Pull out core bits of __netdev_alloc_skb and add __napi_alloc_skb
Alexander Duyck
1
-0
/
+9
2014-12-10
net: Split netdev_alloc_frag into __alloc_page_frag and add __napi_alloc_frag
Alexander Duyck
1
-0
/
+2
2014-12-10
Merge branch 'for-davem-2' of git://git.kernel.org/pub/scm/linux/kernel/git/v...
David S. Miller
5
-20
/
+19
2014-12-10
Merge branch 'timers-2038-for-linus' of git://git.kernel.org/pub/scm/linux/ke...
Linus Torvalds
2
-0
/
+4
2014-12-10
Merge branch 'x86-mpx-for-linus' of git://git.kernel.org/pub/scm/linux/kernel...
Linus Torvalds
2
-0
/
+10
2014-12-10
Merge branch 'irq-irqdomain-for-linus' of git://git.kernel.org/pub/scm/linux/...
Linus Torvalds
6
-23
/
+326
2014-12-10
Merge branch 'irq-core-for-linus' of git://git.kernel.org/pub/scm/linux/kerne...
Linus Torvalds
1
-7
/
+25
2014-12-10
Merge branch 'timers-core-for-linus' of git://git.kernel.org/pub/scm/linux/ke...
Linus Torvalds
3
-9
/
+78
2014-12-10
thermal: Fix cdev registration with THERMAL_NO_LIMIT on 64bit
Punit Agrawal
1
-1
/
+1
2014-12-09
Merge branch 'sched-core-for-linus' of git://git.kernel.org/pub/scm/linux/ker...
Linus Torvalds
5
-74
/
+158
2014-12-09
Merge branch 'perf-core-for-linus' of git://git.kernel.org/pub/scm/linux/kern...
Linus Torvalds
1
-17
/
+20
2014-12-09
Merge branch 'core-rcu-for-linus' of git://git.kernel.org/pub/scm/linux/kerne...
Linus Torvalds
5
-15
/
+18
2014-12-09
Merge tag 'omap-gpmc-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/...
Linus Torvalds
1
-0
/
+199
2014-12-09
Merge tag 'master-2014-12-08' of git://git.kernel.org/pub/scm/linux/kernel/gi...
David S. Miller
2
-2
/
+0
2014-12-09
userns: Don't allow setgroups until a gid mapping has been setablished
Eric W. Biederman
1
-0
/
+5
2014-12-09
Merge tag 'drivers-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/gi...
Linus Torvalds
3
-0
/
+31
2014-12-09
Merge tag 'soc-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/ar...
Linus Torvalds
3
-0
/
+55
2014-12-09
Merge tag 'cleanup-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/gi...
Linus Torvalds
1
-19
/
+0
2014-12-09
Merge tag 'fixes-nc-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/g...
Linus Torvalds
1
-3
/
+0
2014-12-09
Merge tag 'linux-can-next-for-3.19-20141207' of git://gitorious.org/linux-can...
David S. Miller
1
-0
/
+3
2014-12-09
tcp: refine TSO autosizing
Eric Dumazet
1
-1
/
+1
2014-12-09
bury memcpy_toiovec()
Al Viro
1
-1
/
+0
2014-12-09
skb_copy_datagram_iovec() can die
Al Viro
1
-2
/
+0
2014-12-09
switch memcpy_to_msg() and skb_copy{,_and_csum}_datagram_msg() to primitives
Al Viro
1
-12
/
+4
2014-12-09
put iov_iter into msghdr
Al Viro
2
-8
/
+11
2014-12-09
vmci: propagate msghdr all way down to __qp_memcpy_from_queue()
Al Viro
1
-2
/
+3
2014-12-09
switch tcp_sock->ucopy from iovec (ucopy.iov) to msghdr (ucopy.msg)
Al Viro
1
-1
/
+1
2014-12-09
Merge branch 'iov_iter' into for-davem-2
Al Viro
1
-0
/
+6
2014-12-09
Merge tag 'arm64-upstream' of git://git.kernel.org/pub/scm/linux/kernel/git/a...
Linus Torvalds
1
-1
/
+5
2014-12-09
ipvlan: move the device check function into netdevice.h
Mahesh Bandewar
1
-0
/
+10
2014-12-09
netdevice: Add a function to check macvlan port
Mahesh Bandewar
1
-0
/
+5
2014-12-09
dst: no need to take reference on DST_NOCACHE dsts
Hannes Frederic Sowa
1
-21
/
+2
2014-12-09
virtio: drop legacy_only driver flag
Michael S. Tsirkin
1
-2
/
+0
2014-12-09
net: avoid two atomic operations in fast clones
Eric Dumazet
1
-2
/
+1
2014-12-09
rtnetlink: delay RTM_DELLINK notification until after ndo_uninit()
Mahesh Bandewar
1
-0
/
+5
2014-12-09
sunrpc: convert to lockless lookup of queued server threads
Jeff Layton
1
-2
/
+2
2014-12-09
sunrpc: fix potential races in pool_stats collection
Jeff Layton
1
-3
/
+3
2014-12-09
sunrpc: add a rcu_head to svc_rqst and use kfree_rcu to free it
Jeff Layton
1
-0
/
+2
2014-12-09
sunrpc: convert sp_task_pending flag to use atomic bitops
Jeff Layton
1
-1
/
+3
2014-12-09
sunrpc: move rq_cachetype field to better optimize space
Jeff Layton
1
-1
/
+1
2014-12-09
sunrpc: move rq_splice_ok flag into rq_flags
Jeff Layton
1
-3
/
+3
2014-12-09
sunrpc: move rq_dropme flag into rq_flags
Jeff Layton
1
-1
/
+1
2014-12-09
sunrpc: move rq_usedeferral flag to rq_flags
Jeff Layton
1
-1
/
+1
2014-12-09
sunrpc: move rq_local field to rq_flags
Jeff Layton
1
-1
/
+1
2014-12-09
sunrpc: add a generic rq_flags field to svc_rqst and move rq_secure to it
Jeff Layton
1
-2
/
+2
2014-12-09
Merge tag 'nfs-for-3.19-1' into nfsd for-3.19 branch
J. Bruce Fields
17
-36
/
+163
[prev]
[next]