summaryrefslogtreecommitdiff
path: root/include/linux
AgeCommit message (Expand)AuthorFilesLines
2014-12-11memcg: use generic slab iterators for showing slabinfoVladimir Davydov1-4/+0
2014-12-11mm, hugetlb: correct bit shift in hstate_sizelog()Sasha Levin1-1/+2
2014-12-11mm: memcontrol: remove unnecessary PCG_USED pc->mem_cgroup valid flagJohannes Weiner1-10/+0
2014-12-11mm: memcontrol: remove unnecessary PCG_MEM memory charge flagJohannes Weiner1-1/+0
2014-12-11mm: memcontrol: remove unnecessary PCG_MEMSW memory+swap charge flagJohannes Weiner1-1/+0
2014-12-11mm, compaction: simplify deferred compactionVlastimil Babka1-4/+2
2014-12-11mm, compaction: pass classzone_idx and alloc_flags to watermark checkingVlastimil Babka1-2/+6
2014-12-11mm: introduce single zone pcplists drainVlastimil Babka1-2/+2
2014-12-11mm: memcontrol: remove obsolete kmemcg pinning tricksJohannes Weiner1-2/+2
2014-12-11mm: memcontrol: take a css reference for each charged pageJohannes Weiner2-9/+64
2014-12-11kernel: res_counter: remove the unused APIJohannes Weiner1-223/+0
2014-12-11mm: hugetlb_cgroup: convert to lockless page countersJohannes Weiner1-1/+0
2014-12-11mm: memcontrol: lockless page countersJohannes Weiner2-3/+53
2014-12-11Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/vir...Linus Torvalds7-14/+49
2014-12-11Merge branch 'for_linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jac...Linus Torvalds3-7/+11
2014-12-11Merge tag 'for-f2fs-3.19' of git://git.kernel.org/pub/scm/linux/kernel/git/ja...Linus Torvalds1-5/+22
2014-12-11Merge tag 'gfs2-merge-window' of git://git.kernel.org/pub/scm/linux/kernel/gi...Linus Torvalds1-0/+2
2014-12-11Merge tag 'please-pull-pstore' of git://git.kernel.org/pub/scm/linux/kernel/g...Linus Torvalds1-0/+9
2014-12-11Merge tag 'nfs-for-3.19-1' of git://git.linux-nfs.org/projects/trondmy/linux-nfsLinus Torvalds12-27/+144
2014-12-10net, lib: kill arch_fast_hash library bitsDaniel Borkmann1-35/+0
2014-12-10net: Pull out core bits of __netdev_alloc_skb and add __napi_alloc_skbAlexander Duyck1-0/+9
2014-12-10net: Split netdev_alloc_frag into __alloc_page_frag and add __napi_alloc_fragAlexander Duyck1-0/+2
2014-12-10Merge branch 'for-davem-2' of git://git.kernel.org/pub/scm/linux/kernel/git/v...David S. Miller5-20/+19
2014-12-10Merge branch 'timers-2038-for-linus' of git://git.kernel.org/pub/scm/linux/ke...Linus Torvalds2-0/+4
2014-12-10Merge branch 'x86-mpx-for-linus' of git://git.kernel.org/pub/scm/linux/kernel...Linus Torvalds2-0/+10
2014-12-10Merge branch 'irq-irqdomain-for-linus' of git://git.kernel.org/pub/scm/linux/...Linus Torvalds6-23/+326
2014-12-10Merge branch 'irq-core-for-linus' of git://git.kernel.org/pub/scm/linux/kerne...Linus Torvalds1-7/+25
2014-12-10Merge branch 'timers-core-for-linus' of git://git.kernel.org/pub/scm/linux/ke...Linus Torvalds3-9/+78
2014-12-10thermal: Fix cdev registration with THERMAL_NO_LIMIT on 64bitPunit Agrawal1-1/+1
2014-12-10Merge branch 'sched-core-for-linus' of git://git.kernel.org/pub/scm/linux/ker...Linus Torvalds5-74/+158
2014-12-10Merge branch 'perf-core-for-linus' of git://git.kernel.org/pub/scm/linux/kern...Linus Torvalds1-17/+20
2014-12-10Merge branch 'core-rcu-for-linus' of git://git.kernel.org/pub/scm/linux/kerne...Linus Torvalds5-15/+18
2014-12-10Merge tag 'omap-gpmc-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/...Linus Torvalds1-0/+199
2014-12-10Merge tag 'master-2014-12-08' of git://git.kernel.org/pub/scm/linux/kernel/gi...David S. Miller2-2/+0
2014-12-10userns: Don't allow setgroups until a gid mapping has been setablishedEric W. Biederman1-0/+5
2014-12-10Merge tag 'drivers-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/gi...Linus Torvalds3-0/+31
2014-12-10Merge tag 'soc-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/ar...Linus Torvalds3-0/+55
2014-12-10Merge tag 'cleanup-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/gi...Linus Torvalds1-19/+0
2014-12-10Merge tag 'fixes-nc-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/g...Linus Torvalds1-3/+0
2014-12-10Merge tag 'linux-can-next-for-3.19-20141207' of git://gitorious.org/linux-can...David S. Miller1-0/+3
2014-12-10tcp: refine TSO autosizingEric Dumazet1-1/+1
2014-12-10bury memcpy_toiovec()Al Viro1-1/+0
2014-12-10skb_copy_datagram_iovec() can dieAl Viro1-2/+0
2014-12-10switch memcpy_to_msg() and skb_copy{,_and_csum}_datagram_msg() to primitivesAl Viro1-12/+4
2014-12-10put iov_iter into msghdrAl Viro2-8/+11
2014-12-10vmci: propagate msghdr all way down to __qp_memcpy_from_queue()Al Viro1-2/+3
2014-12-10switch tcp_sock->ucopy from iovec (ucopy.iov) to msghdr (ucopy.msg)Al Viro1-1/+1
2014-12-10Merge branch 'iov_iter' into for-davem-2Al Viro1-0/+6
2014-12-10Merge tag 'arm64-upstream' of git://git.kernel.org/pub/scm/linux/kernel/git/a...Linus Torvalds1-1/+5
2014-12-10ipvlan: move the device check function into netdevice.hMahesh Bandewar1-0/+10