summaryrefslogtreecommitdiffstats
path: root/include
AgeCommit message (Expand)AuthorLines
2014-12-11spi: Pump transfers inside calling context for spi_sync()Mark Brown-0/+2
2014-12-10Merge tag 'pm+acpi-3.19-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git...Linus Torvalds-125/+480
2014-12-10Merge tag 'pci-v3.19-changes' of git://git.kernel.org/pub/scm/linux/kernel/gi...Linus Torvalds-1/+0
2014-12-10Merge tag 'trace-seq-buf-3.19' of git://git.kernel.org/pub/scm/linux/kernel/g...Linus Torvalds-7/+165
2014-12-10Merge tag 'trace-3.19' of git://git.kernel.org/pub/scm/linux/kernel/git/roste...Linus Torvalds-30/+74
2014-12-10net: introduce helper macro for_each_cmsghdrGu Zheng-0/+4
2014-12-10arm: omap3: twl: remove usb phy init dataHeikki Krogerus-2/+0
2014-12-10Merge branch 'akpm' (patchbomb from Andrew)Linus Torvalds-417/+211
2014-12-10make default ->i_fop have ->open() fail with ENXIOAl Viro-1/+0
2014-12-10make nameidata completely opaque outside of fs/namei.cAl Viro-22/+3
2014-12-10Merge branch 'nsfs' into for-nextAl Viro-25/+46
2014-12-10take the targets of /proc/*/ns/* symlinks to separate fsAl Viro-13/+20
2014-12-10printk: add and use LOGLEVEL_<level> defines for KERN_<LEVEL> equivalentsJoe Perches-0/+13
2014-12-10printk: remove used-once early_vprintkJoe Perches-1/+0
2014-12-10kernel: add panic_on_warnPrarit Bhargava-0/+2
2014-12-10include/linux/file.h: remove get_unused_fd() macroYann Droneaud-1/+0
2014-12-10exit: ptrace: shift "reap dead" code from exit_ptrace() to forget_original_pa...Oleg Nesterov-1/+1
2014-12-10mm: move page->mem_cgroup bad page handling into generic codeJohannes Weiner-17/+0
2014-12-10mm: page_cgroup: rename file to mm/swap_cgroup.cJohannes Weiner-3/+5
2014-12-10mm: embed the memcg pointer directly into struct pageJohannes Weiner-70/+6
2014-12-10mm, memcg: fix potential undefined behaviour in page stat accountingMichal Hocko-3/+3
2014-12-10mm: memcontrol: drop bogus RCU locking from mem_cgroup_same_or_subtree()Johannes Weiner-7/+6
2014-12-10mm: memcontrol: pull the NULL check from __mem_cgroup_same_or_subtree()Johannes Weiner-2/+3
2014-12-10memcg: use generic slab iterators for showing slabinfoVladimir Davydov-4/+0
2014-12-10mm, hugetlb: correct bit shift in hstate_sizelog()Sasha Levin-1/+2
2014-12-10mm: memcontrol: remove unnecessary PCG_USED pc->mem_cgroup valid flagJohannes Weiner-10/+0
2014-12-10mm: memcontrol: remove unnecessary PCG_MEM memory charge flagJohannes Weiner-1/+0
2014-12-10mm: memcontrol: remove unnecessary PCG_MEMSW memory+swap charge flagJohannes Weiner-1/+0
2014-12-10mm, compaction: simplify deferred compactionVlastimil Babka-4/+2
2014-12-10mm, compaction: pass classzone_idx and alloc_flags to watermark checkingVlastimil Babka-2/+6
2014-12-10mm: introduce single zone pcplists drainVlastimil Babka-2/+2
2014-12-10mm: memcontrol: remove obsolete kmemcg pinning tricksJohannes Weiner-2/+2
2014-12-10mm: memcontrol: take a css reference for each charged pageJohannes Weiner-9/+64
2014-12-10kernel: res_counter: remove the unused APIJohannes Weiner-223/+0
2014-12-10mm: hugetlb_cgroup: convert to lockless page countersJohannes Weiner-1/+0
2014-12-10mm: memcontrol: lockless page countersJohannes Weiner-20/+62
2014-12-10Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/vir...Linus Torvalds-20/+55
2014-12-10Merge tag 'dlm-3.19' of git://git.kernel.org/pub/scm/linux/kernel/git/teiglan...Linus Torvalds-1/+1
2014-12-10Merge branch 'for_linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jac...Linus Torvalds-7/+11
2014-12-10Merge tag 'for-f2fs-3.19' of git://git.kernel.org/pub/scm/linux/kernel/git/ja...Linus Torvalds-5/+22
2014-12-10Merge tag 'gfs2-merge-window' of git://git.kernel.org/pub/scm/linux/kernel/gi...Linus Torvalds-0/+2
2014-12-10Merge tag 'please-pull-pstore' of git://git.kernel.org/pub/scm/linux/kernel/g...Linus Torvalds-0/+9
2014-12-10Merge tag 'nfs-for-3.19-1' of git://git.linux-nfs.org/projects/trondmy/linux-nfsLinus Torvalds-28/+305
2014-12-10Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netDavid S. Miller-3/+3
2014-12-10irda: Convert function pointer arrays and uses to constJoe Perches-3/+3
2014-12-10llc: Make llc_sap_action_t function pointer arrays constJoe Perches-1/+1
2014-12-10llc: Make llc_conn_ev_qfyr_t function pointer arrays constJoe Perches-1/+1
2014-12-10llc: Make function pointer arrays constJoe Perches-1/+1
2014-12-10net, lib: kill arch_fast_hash library bitsDaniel Borkmann-44/+0
2014-12-10net: Pull out core bits of __netdev_alloc_skb and add __napi_alloc_skbAlexander Duyck-0/+9