summaryrefslogtreecommitdiff
path: root/include
AgeCommit message (Expand)AuthorFilesLines
2016-01-15mm: page_alloc: generalize the dirty balance reserveJohannes Weiner2-4/+3
2016-01-15mm: allow GFP_{FS,IO} for page_cache_read page cache allocationMichal Hocko1-0/+4
2016-01-15mm: mmap: add new /proc tunable for mmap_base ASLRDaniel Cashman1-0/+11
2016-01-15memcg: do not allow to disable tcp accounting after limit is setVladimir Davydov1-11/+1
2016-01-15mm, vmalloc: remove VM_VPAGESDavid Rientjes1-1/+0
2016-01-15mm, shmem: add internal shmem resident memory accountingJerome Marchand2-4/+21
2016-01-15mm, proc: reduce cost of /proc/pid/smaps for unpopulated shmem mappingsVlastimil Babka1-0/+2
2016-01-15mm, proc: reduce cost of /proc/pid/smaps for shmem mappingsVlastimil Babka1-0/+2
2016-01-15mm/mmzone.c: memmap_valid_within() can be booleanYaowei Bai1-3/+3
2016-01-15mm/zonelist: enumerate zonelists array indexYaowei Bai2-15/+14
2016-01-15include/linux/mmzone.h: remove unused is_unevictable_lru()Yaowei Bai1-5/+0
2016-01-15mm/memblock.c: memblock_is_memory()/reserved() can be booleanYaowei Bai1-2/+2
2016-01-15include/linux/hugetlb.h: is_file_hugepages() can be booleanYaowei Bai1-6/+4
2016-01-15mm: change mm_vmscan_lru_shrink_inactive() proto typesyalin wang1-7/+7
2016-01-15mm/page_isolation.c: add new tracepoint, test_pages_isolatedJoonsoo Kim1-0/+38
2016-01-15mm/mempolicy.c: convert the shared_policy lock to a rwlockNathan Zimmer1-1/+1
2016-01-15mm: add PHYS_PFN, use it in __phys_to_pfn()Chen Gang2-1/+4
2016-01-15mm/vmscan.c: change trace_mm_vmscan_writepage() proto typeyalin wang1-4/+3
2016-01-15kmemcg: account certain kmem allocations to memcgVladimir Davydov1-2/+3
2016-01-15slab: add SLAB_ACCOUNT flagVladimir Davydov2-8/+12
2016-01-15memcg: only account kmem allocations marked as __GFP_ACCOUNTVladimir Davydov2-0/+11
2016-01-15Revert "gfp: add __GFP_NOACCOUNT"Vladimir Davydov2-4/+0
2016-01-15include/linux/dcache.h: remove semicolons from HASH_LEN_DECLAREAndrew Morton1-2/+2
2016-01-15fsnotify: destroy marks with call_srcu instead of dedicated threadJeff Layton1-1/+4
2016-01-14Merge tag 'for-f2fs-4.5' of git://git.kernel.org/pub/scm/linux/kernel/git/jae...Linus Torvalds2-1/+40
2016-01-14Merge tag 'scsi-misc' of git://git.kernel.org/pub/scm/linux/kernel/git/jejb/scsiLinus Torvalds5-4/+99
2016-01-14Merge tag 'libnvdimm-for-4.5' of git://git.kernel.org/pub/scm/linux/kernel/gi...Linus Torvalds5-0/+81
2016-01-13Merge tag 'media/v4.5-2' of git://git.kernel.org/pub/scm/linux/kernel/git/mch...Linus Torvalds6-83/+1581
2016-01-13Merge tag 'spi-v4.5' of git://git.kernel.org/pub/scm/linux/kernel/git/broonie...Linus Torvalds2-7/+24
2016-01-13Merge tag 'for-linus-20160112' of git://git.infradead.org/linux-mtdLinus Torvalds8-34/+108
2016-01-13Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/dto...Linus Torvalds3-3/+83
2016-01-13Merge tag 'dmaengine-4.5-rc1' of git://git.infradead.org/users/vkoul/slave-dmaLinus Torvalds5-112/+154
2016-01-13Merge tag 'char-misc-4.5-rc1' of git://git.kernel.org/pub/scm/linux/kernel/gi...Linus Torvalds3-69/+67
2016-01-13Merge tag 'staging-4.5-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/...Linus Torvalds8-44/+342
2016-01-13Merge tag 'tty-4.5-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/greg...Linus Torvalds7-31/+35
2016-01-13Merge tag 'usb-4.5-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/greg...Linus Torvalds9-66/+75
2016-01-13Merge tag 'pm+acpi-4.5-rc1-1' of git://git.kernel.org/pub/scm/linux/kernel/gi...Linus Torvalds17-41/+295
2016-01-13Merge tag 'trace-v4.5' of git://git.kernel.org/pub/scm/linux/kernel/git/roste...Linus Torvalds4-19/+53
2016-01-13Merge branch 'for-4.5' of git://git.kernel.org/pub/scm/linux/kernel/git/tj/cg...Linus Torvalds4-41/+10
2016-01-13Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-nextLinus Torvalds133-562/+2341
2016-01-13Merge branch 'linus' of git://git.kernel.org/pub/scm/linux/kernel/git/herbert...Linus Torvalds6-5/+94
2016-01-13Merge tag 'configfs-for-linus' of git://git.infradead.org/users/hch/configfsLinus Torvalds1-0/+50
2016-01-13Merge tag 'gfs2-merge-window' of git://git.kernel.org/pub/scm/linux/kernel/gi...Linus Torvalds1-3/+6
2016-01-13Merge branch 'work.misc' of git://git.kernel.org/pub/scm/linux/kernel/git/vir...Linus Torvalds3-6/+10
2016-01-13Merge branch 'work.iov_iter' of git://git.kernel.org/pub/scm/linux/kernel/git...Linus Torvalds1-2/+2
2016-01-13Merge branch 'work.copy_file_range' of git://git.kernel.org/pub/scm/linux/ker...Linus Torvalds5-19/+73
2016-01-13Merge tag 'locks-v4.5-1' of git://git.samba.org/jlayton/linuxLinus Torvalds2-36/+119
2016-01-13Merge tag 'for-linus' of git://git.kernel.org/pub/scm/virt/kvm/kvmLinus Torvalds5-46/+64
2016-01-13Merge tag 'for-linus-4.5-rc0-tag' of git://git.kernel.org/pub/scm/linux/kerne...Linus Torvalds4-5/+70
2016-01-12Merge branch 'component' of git://ftp.arm.linux.org.uk/~rmk/linux-armLinus Torvalds1-12/+21