summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2016-01-15Merge tag 'powerpc-4.5-1' of git://git.kernel.org/pub/scm/linux/kernel/git/po...Linus Torvalds
2016-01-15Merge tag 'vfio-v4.5-rc1' of git://github.com/awilliam/linux-vfioLinus Torvalds
2016-01-15Merge tag 'nfsd-4.5' of git://linux-nfs.org/~bfields/linuxLinus Torvalds
2016-01-15Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/vir...Linus Torvalds
2016-01-15Merge tag 'md/4.5' of git://neil.brown.name/mdLinus Torvalds
2016-01-15Merge tag 'regulator-v4.5' of git://git.kernel.org/pub/scm/linux/kernel/git/b...Linus Torvalds
2016-01-15amdkfd: Copy from the proper user command pointerBorislav Petkov
2016-01-15Merge branch 'mailbox-for-next' of git://git.linaro.org/landing-teams/working...Linus Torvalds
2016-01-15Merge branch 'for_linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jac...Linus Torvalds
2016-01-15Merge branch 'akpm' (patches from Andrew)Linus Torvalds
2016-01-15zsmalloc: reorganize struct size_class to pack 4 bytes holeWeijie Yang
2016-01-15mm/zbud.c: use list_last_entry() instead of list_tail_entry()Geliang Tang
2016-01-15zram/zcomp: do not zero out zcomp private pagesSergey Senozhatsky
2016-01-15zram: pass gfp from zcomp frontend to backendMinchan Kim
2016-01-15zram: try vmalloc() after kmalloc()Kyeongdon Kim
2016-01-15zram/zcomp: use GFP_NOIO to allocate streamsSergey Senozhatsky
2016-01-15Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jik...Linus Torvalds
2016-01-15Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jik...Linus Torvalds
2016-01-15Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jik...Linus Torvalds
2016-01-15Merge tag 'nfs-for-4.5-1' of git://git.linux-nfs.org/projects/trondmy/linux-nfsLinus Torvalds
2016-01-15Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/vir...Linus Torvalds
2016-01-15mm: add tracepoint for scanning pagesEbru Akagunduz
2016-01-15drivers/base/memory.c: fix kernel warning during memory hotplug on ppc64John Allen
2016-01-15mm/page_isolation: use macro to judge the alignmentNaoya Horiguchi
2016-01-15mm: fix noisy sparse warning in LIBCFS_ALLOC_PRE()Joshua Clayton
2016-01-15mm: rework virtual memory accountingKonstantin Khlebnikov
2016-01-15include/linux/memblock.h: fix ordering of 'flags' argument in commentsFlorian Fainelli
2016-01-15mm: move lru_to_page to mm_inline.hGeliang Tang
2016-01-15Documentation/filesystems: describe the shared memory usage/accountingRodrigo Freire
2016-01-15memory-hotplug: don't BUG() in register_memory_resource()Vitaly Kuznetsov
2016-01-15hugetlb: make mm and fs code explicitly non-modularPaul Gortmaker
2016-01-15mm/swapfile.c: use list_for_each_entry_safe in free_swap_count_continuationsGeliang Tang
2016-01-15mm: /proc/pid/clear_refs: no need to clear VM_SOFTDIRTY in clear_soft_dirty_p...Oleg Nesterov
2016-01-15mm: make sure isolate_lru_page() is never called for tail pageKirill A. Shutemov
2016-01-15vmstat: make vmstat_updater deferrable again and shut down on idleChristoph Lameter
2016-01-15memcg: avoid vmpressure oops when memcg disabledHugh Dickins
2016-01-15mm: memcontrol: switch to the updated jump-label APIJohannes Weiner
2016-01-15mm: memcontrol: hook up vmpressure to socket pressureJohannes Weiner
2016-01-15mm: memcontrol: account socket memory in unified hierarchy memory controllerJohannes Weiner
2016-01-15mm: memcontrol: move socket code for unified hierarchy accountingJohannes Weiner
2016-01-15mm: memcontrol: do not account memory+swap on unified hierarchyJohannes Weiner
2016-01-15mm: memcontrol: generalize the socket accounting jump labelJohannes Weiner
2016-01-15net: tcp_memcontrol: simplify linkage between socket and page counterJohannes Weiner
2016-01-15net: tcp_memcontrol: sanitize tcp memory accounting callbacksJohannes Weiner
2016-01-15net: tcp_memcontrol: simplify the per-memcg limit accessJohannes Weiner
2016-01-15net: tcp_memcontrol: remove dead per-memcg count of allocated socketsJohannes Weiner
2016-01-15net: tcp_memcontrol: protect all tcp_memcontrol calls by jump-labelJohannes Weiner
2016-01-15net: tcp_memcontrol: remove bogus hierarchy pressure propagationJohannes Weiner
2016-01-15net: tcp_memcontrol: properly detect ancestor socket pressureJohannes Weiner
2016-01-15mm: memcontrol: export root_mem_cgroupJohannes Weiner