summaryrefslogtreecommitdiff
AgeCommit message (Expand)AuthorFilesLines
2017-11-18mm, compaction: extend pageblock_skip_persistent() to all compound pagesVlastimil Babka1-11/+14
2017-11-18mm, compaction: persistently skip hugetlbfs pageblocksDavid Rientjes2-12/+55
2017-11-18mm, compaction: kcompactd should not ignore pageblock skipDavid Rientjes1-2/+1
2017-11-18mm: shmem: remove unused info variableCorentin Labbe1-2/+0
2017-11-18lib/dma-debug.c: fix incorrect pfn calculationMiles Chen1-2/+18
2017-11-18mm/z3fold.c: use kref to prevent page free/compact raceVitaly Wool1-2/+8
2017-11-18mm: fix nodemask printingArnd Bergmann1-3/+10
2017-11-17Merge tag 'libnvdimm-for-4.15' of git://git.kernel.org/pub/scm/linux/kernel/g...Linus Torvalds48-560/+1405
2017-11-17Merge tag 'for-4.15/dm-changes-2' of git://git.kernel.org/pub/scm/linux/kerne...Linus Torvalds5-39/+28
2017-11-17Merge tag 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/dledfo...Linus Torvalds2-0/+3
2017-11-17Merge tag 'armsoc-drivers' of git://git.kernel.org/pub/scm/linux/kernel/git/a...Linus Torvalds110-996/+6933
2017-11-17Merge tag 'armsoc-dt' of git://git.kernel.org/pub/scm/linux/kernel/git/arm/ar...Linus Torvalds608-15882/+28063
2017-11-17Merge tag 'armsoc-soc' of git://git.kernel.org/pub/scm/linux/kernel/git/arm/a...Linus Torvalds130-3144/+2267
2017-11-17dm bufio: fix integer overflow when limiting maximum cache sizeEric Biggers1-9/+6
2017-11-17dm: clear all discard attributes in queue_limits when discards are disabledMike Snitzer1-2/+8
2017-11-17dm: do not set 'discards_supported' in targets that do not need itMike Snitzer2-7/+0
2017-11-17dm: discard support requires all targets in a table support discardsMike Snitzer1-19/+14
2017-11-17dm mpath: remove annoying message of 'blk_get_request() returned -11'Ming Lei1-2/+0
2017-11-17Merge tag 'for_linus' of git://git.kernel.org/pub/scm/linux/kernel/git/mst/vhostLinus Torvalds7-21/+84
2017-11-17Merge tag 'for-linus-4.15-rc1-tag' of git://git.kernel.org/pub/scm/linux/kern...Linus Torvalds28-75/+1941
2017-11-17Merge tag 'kvm-4.15-1' of git://git.kernel.org/pub/scm/virt/kvm/kvmLinus Torvalds70-1270/+2264
2017-11-16RDMA: Add Jason Gunthorpe as a co-maintainerJason Gunthorpe2-0/+3
2017-11-16Merge branch 'for-linus' of git://git.armlinux.org.uk/~rmk/linux-armLinus Torvalds46-540/+1226
2017-11-16Merge tag 'powerpc-4.15-1' of git://git.kernel.org/pub/scm/linux/kernel/git/p...Linus Torvalds150-1144/+3696
2017-11-16Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/ebi...Linus Torvalds3-77/+325
2017-11-16Merge tag 'f2fs-for-4.15-rc1' of git://git.kernel.org/pub/scm/linux/kernel/gi...Linus Torvalds23-622/+1648
2017-11-16Merge tag 'afs-next-20171113' of git://git.kernel.org/pub/scm/linux/kernel/gi...Linus Torvalds47-5324/+6769
2017-11-16Merge tag 'pinctrl-v4.15-1' of git://git.kernel.org/pub/scm/linux/kernel/git/...Linus Torvalds96-3161/+6241
2017-11-16Merge tag 'backlight-next-4.15' of git://git.kernel.org/pub/scm/linux/kernel/...Linus Torvalds3-6/+7
2017-11-16Merge tag 'mfd-next-4.15' of git://git.kernel.org/pub/scm/linux/kernel/git/le...Linus Torvalds30-75/+1138
2017-11-16Merge tag 'char-misc-4.15-rc1' of ssh://gitolite.kernel.org/pub/scm/linux/ker...Linus Torvalds79-517/+2770
2017-11-16Merge tag 'driver-core-4.15-rc1' of git://git.kernel.org/pub/scm/linux/kernel...Linus Torvalds10-166/+217
2017-11-16arm64: dts: uniphier: route on-board device IRQ to GPIO controller for PXs3Masahiro Yamada1-1/+2
2017-11-16Merge tag 'kvm-s390-next-4.15-1' of git://git.kernel.org/pub/scm/linux/kernel...Radim Krčmář20-113/+262
2017-11-16Merge tag 'drm-for-v4.15' of git://people.freedesktop.org/~airlied/linuxLinus Torvalds1040-56250/+65719
2017-11-16Merge tag 'media/v4.15-1' of ssh://gitolite.kernel.org/pub/scm/linux/kernel/g...Linus Torvalds498-22609/+12046
2017-11-16Merge tag 'leaks-4.15-rc1' of git://github.com/tcharding/linuxLinus Torvalds1-87/+283
2017-11-16Merge branch 'akpm' (patches from Andrew)Linus Torvalds250-4084/+2276
2017-11-16memory hotplug: fix comments when adding sectionFan Du1-1/+1
2017-11-16mm: make alloc_node_mem_map a void call if we don't have CONFIG_FLAT_NODE_MEM...Oscar Salvador1-7/+7
2017-11-16mm: simplify nodemask printingMichal Hocko3-18/+10
2017-11-16mm,oom_reaper: remove pointless kthread_run() error checkTetsuo Handa1-8/+0
2017-11-16mm/page_ext.c: check if page_ext is not preparedJaewon Kim1-4/+0
2017-11-16writeback: remove unused function parameterWang Long2-3/+3
2017-11-16mm: do not rely on preempt_count in print_vma_addrMichal Hocko1-5/+3
2017-11-16mm, sparse: do not swamp log with huge vmemmap allocation failuresMichal Hocko2-3/+10
2017-11-16mm/hmm: remove redundant variable align_endColin Ian King1-2/+1
2017-11-16mm/list_lru.c: mark expected switch fall-throughGustavo A. R. Silva1-0/+1
2017-11-16mm/shmem.c: mark expected switch fall-throughGustavo A. R. Silva1-0/+1
2017-11-16mm/page_alloc.c: broken deferred calculationPavel Tatashin2-10/+20