summaryrefslogtreecommitdiffstats
path: root/include
AgeCommit message (Expand)AuthorFilesLines
2014-12-11Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-nextLinus Torvalds118-898/+4186
2014-12-11Merge tag 'sound-3.19-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/t...Linus Torvalds19-141/+383
2014-12-11Merge tag 'devicetree-for-linus' of git://git.kernel.org/pub/scm/linux/kernel...Linus Torvalds4-26/+108
2014-12-11Merge tag 'fbdev-3.19' of git://git.kernel.org/pub/scm/linux/kernel/git/tomba...Linus Torvalds3-43/+48
2014-12-11Merge tag 'for_linus' of git://git.kernel.org/pub/scm/linux/kernel/git/mst/vhostLinus Torvalds12-118/+318
2014-12-11Merge branch 'mailbox-devel' of git://git.linaro.org/landing-teams/working/fu...Linus Torvalds2-8/+11
2014-12-11Merge tag 'spi-v3.19' of git://git.kernel.org/pub/scm/linux/kernel/git/brooni...Linus Torvalds2-0/+26
2014-12-11Merge tag 'media/v3.19-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/...Linus Torvalds22-232/+406
2014-12-11net/mlx4: Add support for A0 steeringMatan Barak1-2/+15
2014-12-11net/mlx4: Add A0 hybrid steeringMatan Barak1-2/+8
2014-12-11net/mlx4: Change QP allocation schemeEugenia Emantayev1-2/+19
2014-12-11net/mlx4_core: Use tasklet for user-space CQ completion eventsMatan Barak1-0/+5
2014-12-11Merge tag 'backlight-for-linus-3.19' of git://git.kernel.org/pub/scm/linux/ke...Linus Torvalds1-0/+2
2014-12-11Merge tag 'pinctrl-v3.19-1' of git://git.kernel.org/pub/scm/linux/kernel/git/...Linus Torvalds2-0/+186
2014-12-10Merge tag 'pm+acpi-3.19-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git...Linus Torvalds22-125/+480
2014-12-10Merge tag 'pci-v3.19-changes' of git://git.kernel.org/pub/scm/linux/kernel/gi...Linus Torvalds1-1/+0
2014-12-10Merge tag 'trace-seq-buf-3.19' of git://git.kernel.org/pub/scm/linux/kernel/g...Linus Torvalds4-7/+165
2014-12-10Merge tag 'trace-3.19' of git://git.kernel.org/pub/scm/linux/kernel/git/roste...Linus Torvalds4-30/+74
2014-12-10net: introduce helper macro for_each_cmsghdrGu Zheng1-0/+4
2014-12-10Merge branch 'akpm' (patchbomb from Andrew)Linus Torvalds21-417/+211
2014-12-10printk: add and use LOGLEVEL_<level> defines for KERN_<LEVEL> equivalentsJoe Perches1-0/+13
2014-12-10printk: remove used-once early_vprintkJoe Perches1-1/+0
2014-12-10kernel: add panic_on_warnPrarit Bhargava2-0/+2
2014-12-10include/linux/file.h: remove get_unused_fd() macroYann Droneaud1-1/+0
2014-12-10exit: ptrace: shift "reap dead" code from exit_ptrace() to forget_original_pa...Oleg Nesterov1-1/+1
2014-12-10mm: move page->mem_cgroup bad page handling into generic codeJohannes Weiner1-17/+0
2014-12-10mm: page_cgroup: rename file to mm/swap_cgroup.cJohannes Weiner1-3/+5
2014-12-10mm: embed the memcg pointer directly into struct pageJohannes Weiner4-70/+6
2014-12-10mm, memcg: fix potential undefined behaviour in page stat accountingMichal Hocko1-3/+3
2014-12-10mm: memcontrol: drop bogus RCU locking from mem_cgroup_same_or_subtree()Johannes Weiner1-7/+6
2014-12-10mm: memcontrol: pull the NULL check from __mem_cgroup_same_or_subtree()Johannes Weiner1-2/+3
2014-12-10memcg: use generic slab iterators for showing slabinfoVladimir Davydov1-4/+0
2014-12-10mm, hugetlb: correct bit shift in hstate_sizelog()Sasha Levin1-1/+2
2014-12-10mm: memcontrol: remove unnecessary PCG_USED pc->mem_cgroup valid flagJohannes Weiner1-10/+0
2014-12-10mm: memcontrol: remove unnecessary PCG_MEM memory charge flagJohannes Weiner1-1/+0
2014-12-10mm: memcontrol: remove unnecessary PCG_MEMSW memory+swap charge flagJohannes Weiner1-1/+0
2014-12-10mm, compaction: simplify deferred compactionVlastimil Babka1-4/+2
2014-12-10mm, compaction: pass classzone_idx and alloc_flags to watermark checkingVlastimil Babka1-2/+6
2014-12-10mm: introduce single zone pcplists drainVlastimil Babka1-2/+2
2014-12-10mm: memcontrol: remove obsolete kmemcg pinning tricksJohannes Weiner1-2/+2
2014-12-10mm: memcontrol: take a css reference for each charged pageJohannes Weiner2-9/+64
2014-12-10kernel: res_counter: remove the unused APIJohannes Weiner1-223/+0
2014-12-10mm: hugetlb_cgroup: convert to lockless page countersJohannes Weiner1-1/+0
2014-12-10mm: memcontrol: lockless page countersJohannes Weiner3-20/+62
2014-12-10Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/vir...Linus Torvalds10-20/+55
2014-12-10Merge tag 'dlm-3.19' of git://git.kernel.org/pub/scm/linux/kernel/git/teiglan...Linus Torvalds1-1/+1
2014-12-10Merge branch 'for_linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jac...Linus Torvalds3-7/+11
2014-12-10Merge tag 'for-f2fs-3.19' of git://git.kernel.org/pub/scm/linux/kernel/git/ja...Linus Torvalds1-5/+22
2014-12-10Merge tag 'gfs2-merge-window' of git://git.kernel.org/pub/scm/linux/kernel/gi...Linus Torvalds1-0/+2
2014-12-10Merge tag 'please-pull-pstore' of git://git.kernel.org/pub/scm/linux/kernel/g...Linus Torvalds1-0/+9