summaryrefslogtreecommitdiff
path: root/include
AgeCommit message (Expand)AuthorFilesLines
2014-12-12Merge tag 'sound-3.19-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/t...Linus Torvalds19-141/+383
2014-12-12Merge 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-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-11Merge tag 'pm+acpi-3.19-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git...Linus Torvalds22-125/+480
2014-12-11Merge tag 'pci-v3.19-changes' of git://git.kernel.org/pub/scm/linux/kernel/gi...Linus Torvalds1-1/+0
2014-12-11Merge tag 'trace-seq-buf-3.19' of git://git.kernel.org/pub/scm/linux/kernel/g...Linus Torvalds4-7/+165
2014-12-11Merge tag 'trace-3.19' of git://git.kernel.org/pub/scm/linux/kernel/git/roste...Linus Torvalds4-30/+74
2014-12-11Merge branch 'akpm' (patchbomb from Andrew)Linus Torvalds21-417/+211
2014-12-11printk: add and use LOGLEVEL_<level> defines for KERN_<LEVEL> equivalentsJoe Perches1-0/+13
2014-12-11printk: remove used-once early_vprintkJoe Perches1-1/+0
2014-12-11kernel: add panic_on_warnPrarit Bhargava2-0/+2
2014-12-11include/linux/file.h: remove get_unused_fd() macroYann Droneaud1-1/+0
2014-12-11exit: ptrace: shift "reap dead" code from exit_ptrace() to forget_original_pa...Oleg Nesterov1-1/+1
2014-12-11mm: move page->mem_cgroup bad page handling into generic codeJohannes Weiner1-17/+0
2014-12-11mm: page_cgroup: rename file to mm/swap_cgroup.cJohannes Weiner1-3/+5
2014-12-11mm: embed the memcg pointer directly into struct pageJohannes Weiner4-70/+6
2014-12-11mm, memcg: fix potential undefined behaviour in page stat accountingMichal Hocko1-3/+3
2014-12-11mm: memcontrol: drop bogus RCU locking from mem_cgroup_same_or_subtree()Johannes Weiner1-7/+6
2014-12-11mm: memcontrol: pull the NULL check from __mem_cgroup_same_or_subtree()Johannes Weiner1-2/+3
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 Weiner3-20/+62
2014-12-11Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/vir...Linus Torvalds10-20/+55
2014-12-11Merge tag 'dlm-3.19' of git://git.kernel.org/pub/scm/linux/kernel/git/teiglan...Linus Torvalds1-1/+1
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 Torvalds14-28/+305
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 Torvalds5-4/+38
2014-12-10Merge branch 'irq-irqdomain-for-linus' of git://git.kernel.org/pub/scm/linux/...Linus Torvalds7-23/+358
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