aboutsummaryrefslogtreecommitdiff
AgeCommit message (Expand)AuthorFilesLines
2017-09-08mm/hmm/devmem: device memory hotplug using ZONE_DEVICEJérôme Glisse2-1/+533
2017-09-08mm/memcontrol: support MEMORY_DEVICE_PRIVATEJérôme Glisse2-4/+49
2017-09-08mm/memcontrol: allow to uncharge page without using page->lru fieldJérôme Glisse1-76/+92
2017-09-08mm/ZONE_DEVICE: special case put_page() for device private pagesJérôme Glisse4-10/+67
2017-09-08mm/ZONE_DEVICE: new type of ZONE_DEVICE for unaddressable memoryJérôme Glisse11-6/+309
2017-09-08mm/memory_hotplug: introduce add_pagesMichal Hocko3-7/+30
2017-09-08mm/hmm/mirror: device page fault handlerJérôme Glisse2-12/+271
2017-09-08mm/hmm/mirror: helper to snapshot CPU page tableJérôme Glisse2-2/+338
2017-09-08mm/hmm/mirror: mirror process address space on device with HMM helpersJérôme Glisse3-15/+260
2017-09-08mm/hmm: heterogeneous memory management (HMM for short)Jérôme Glisse6-1/+249
2017-09-08hmm: heterogeneous memory management documentationJérôme Glisse2-0/+391
2017-09-08mm: memory_hotplug: memory hotremove supports thp migrationNaoya Horiguchi2-2/+17
2017-09-08mm: migrate: move_pages() supports thp migrationNaoya Horiguchi1-13/+32
2017-09-08mm: mempolicy: mbind and migrate_pages support thp migrationNaoya Horiguchi1-29/+79
2017-09-08mm: soft-dirty: keep soft-dirty bits over thp migrationNaoya Horiguchi5-15/+92
2017-09-08mm: thp: check pmd migration entry in common pathZi Yan9-27/+147
2017-09-08mm: thp: enable thp migration in generic pathZi Yan7-13/+212
2017-09-08mm: thp: introduce CONFIG_ARCH_ENABLE_THP_MIGRATIONNaoya Horiguchi3-0/+17
2017-09-08mm: thp: introduce separate TTU flag for thp freezingNaoya Horiguchi3-5/+7
2017-09-08mm: x86: move _PAGE_SWP_SOFT_DIRTY from bit 7 to bit 1Naoya Horiguchi2-8/+14
2017-09-08mm: mempolicy: add queue_pages_required()Naoya Horiguchi1-5/+17
2017-09-08ipv6: fix typo in fib6_net_exit()Eric Dumazet1-1/+1
2017-09-08tcp: fix a request socket leakEric Dumazet2-6/+6
2017-09-08Merge tag 'platform-drivers-x86-v4.14-1' of git://git.infradead.org/linux-pla...Linus Torvalds20-119/+278
2017-09-08Merge tag 'arc-4.14-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/vgu...Linus Torvalds41-194/+741
2017-09-08Merge tag 'pci-v4.14-changes' of git://git.kernel.org/pub/scm/linux/kernel/gi...Linus Torvalds139-1637/+3434
2017-09-08Merge tag 'kvm-4.14-1' of git://git.kernel.org/pub/scm/virt/kvm/kvmLinus Torvalds64-768/+1479
2017-09-08Merge tag 'linux-kselftest-4.14-rc1-update' of git://git.kernel.org/pub/scm/l...Linus Torvalds47-491/+518
2017-09-08Merge tag 'trace-v4.14' of git://git.kernel.org/pub/scm/linux/kernel/git/rost...Linus Torvalds7-26/+87
2017-09-08genksyms: fix gperf removal conversionLinus Torvalds2-2/+2
2017-09-08Merge git://git.kernel.org/pub/scm/linux/kernel/git/pablo/nfDavid S. Miller9-91/+88
2017-09-08RDMA/netlink: clean up message validity array initializerLinus Torvalds1-6/+5
2017-09-08Merge tag 'wireless-drivers-for-davem-2017-09-08' of git://git.kernel.org/pub...David S. Miller5-10/+25
2017-09-08sctp: fix missing wake ups in some situationsMarcelo Ricardo Leitner1-1/+2
2017-09-08RDAM/netlink: Fix out-of-bound access while checking message validityLeon Romanovsky1-3/+4
2017-09-08netfilter: xt_hashlimit: fix build error caused by 64bit divisionVishwanath Pai1-5/+7
2017-09-08netfilter: xt_hashlimit: alloc hashtable with right sizeZhizhou Tian1-2/+2
2017-09-08netfilter: core: remove erroneous warn_onFlorian Westphal1-1/+1
2017-09-08netfilter: nat: use keyed locksFlorian Westphal1-12/+24
2017-09-08netfilter: nat: Revert "netfilter: nat: convert nat bysrc hash to rhashtable"Florian Westphal3-80/+54
2017-09-08netfilter: xtables: add scheduling opportunity in get_countersFlorian Westphal3-0/+3
2017-09-08netfilter: nf_nat: don't bug when mapping already existsFlorian Westphal1-1/+3
2017-09-08ipv6: fix memory leak with multiple tables during netns destructionSabrina Dubroca1-6/+19
2017-09-08Merge branch 'kvm-ppc-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git...Radim Krčmář488-2101/+6346
2017-09-08netfilter: ipvs: do not create conn for ABORT packet in sctp_conn_scheduleXin Long1-1/+2
2017-09-08netfilter: ipvs: fix the issue that sctp_conn_schedule drops non-INIT packetXin Long1-2/+5
2017-09-08brcmfmac: feature check for multi-scheduled scan fails on bcm4345 devicesIan W MORRISON1-1/+2
2017-09-07Merge branch 'gperf-removal'Linus Torvalds15-663/+151
2017-09-07Merge tag 'scsi-misc' of git://git.kernel.org/pub/scm/linux/kernel/git/jejb/scsiLinus Torvalds218-12231/+4801
2017-09-07Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/pml...Linus Torvalds1-37/+32