aboutsummaryrefslogtreecommitdiffstats
path: root/include (follow)
AgeCommit message (Expand)AuthorFilesLines
2016-03-17mm: remove VM_FAULT_MINORJan Kara1-2/+0
2016-03-17mm: exclude ZONE_DEVICE from GFP_ZONE_TABLEDan Williams2-13/+22
2016-03-17mm/page_ref: add tracepoint to track down page reference manipulationJoonsoo Kim2-5/+227
2016-03-17mm: introduce page reference manipulation functionsJoonsoo Kim3-35/+94
2016-03-17mm: thp: set THP defrag by default to madvise and add a stall-free defrag optionMel Gorman2-8/+3
2016-03-17mm: remove unnecessary description about a non-exist gfp flagSatoru Takeuchi1-2/+0
2016-03-17mm: scale kswapd watermarks in proportion to memoryJohannes Weiner2-0/+3
2016-03-17mm: cleanup *pte_alloc* interfacesKirill A. Shutemov1-9/+8
2016-03-17virtio_balloon: export 'available' memory to balloon statisticsIgor Redko1-1/+2
2016-03-17mm/page_alloc.c: calculate 'available' memory in a separate functionIgor Redko1-0/+1
2016-03-17mm/thp/migration: switch from flush_tlb_range to flush_pmd_tlb_rangeAneesh Kumar K.V1-0/+17
2016-03-17mm, tracing: refresh __def_vmaflag_namesKirill A. Shutemov2-7/+17
2016-03-17mm: move max_map_count bits into mm.hAndrey Ryabinin2-21/+21
2016-03-17thp, vmstats: count deferred split eventsKirill A. Shutemov1-0/+1
2016-03-17mm: workingset: make shadow node shrinker memcg awareVladimir Davydov1-0/+10
2016-03-17mm: memcontrol: zap memcg_kmem_online helperVladimir Davydov1-10/+0
2016-03-17include/linux/page-flags.h: force inlining of selected page flag modificationsDenys Vlasenko1-15/+15
2016-03-17bufferhead: force inlining of buffer head flag operationsDenys Vlasenko1-5/+5
2016-03-17mm, compaction: introduce kcompactdVlastimil Babka4-0/+78
2016-03-17/proc/kpageflags: return KPF_BUDDY for "tail" buddy pagesNaoya Horiguchi1-0/+2
2016-03-17mm: memcontrol: report kernel stack usage in cgroup2 memory.statVladimir Davydov1-1/+2
2016-03-17mm: memcontrol: report slab usage in cgroup2 memory.statVladimir Davydov1-0/+21
2016-03-16Merge tag 'fbdev-4.6' of git://git.kernel.org/pub/scm/linux/kernel/git/tomba/linuxLinus Torvalds1-3/+0
2016-03-16Merge tag 'media/v4.6-1' of git://git.kernel.org/pub/scm/linux/kernel/git/mchehab/linux-mediaLinus Torvalds15-46/+548
2016-03-16Merge tag 'libnvdimm-for-4.6' of git://git.kernel.org/pub/scm/linux/kernel/git/nvdimm/nvdimmLinus Torvalds5-1/+44
2016-03-16Merge tag 'dm-4.6-changes' of git://git.kernel.org/pub/scm/linux/kernel/git/device-mapper/linux-dmLinus Torvalds1-3/+12
2016-03-16Merge tag 'scsi-misc' of git://git.kernel.org/pub/scm/linux/kernel/git/jejb/scsiLinus Torvalds5-0/+20
2016-03-16Merge branch 'stable/for-linus-4.6' of git://git.kernel.org/pub/scm/linux/kernel/git/konrad/ibftLinus Torvalds1-0/+1
2016-03-16Merge tag 'pci-v4.6-changes' of git://git.kernel.org/pub/scm/linux/kernel/git/helgaas/pciLinus Torvalds5-97/+94
2016-03-16Merge tag 'pm+acpi-4.6-rc1-1' of git://git.kernel.org/pub/scm/linux/kernel/git/rafael/linux-pmLinus Torvalds9-55/+90
2016-03-16Merge branch 'akpm' (patches from Andrew)Linus Torvalds29-178/+386
2016-03-16Merge tag 'for-linus' of git://git.kernel.org/pub/scm/virt/kvm/kvmLinus Torvalds5-11/+140
2016-03-15Merge tag 'leds_for_4.6' of git://git.kernel.org/pub/scm/linux/kernel/git/j.anaszewski/linux-ledsLinus Torvalds1-2/+6
2016-03-15Merge tag 'rtc-4.6' of git://git.kernel.org/pub/scm/linux/kernel/git/abelloni/linuxLinus Torvalds2-3/+4
2016-03-15Merge tag 'hwmon-for-linus-v4.6' of git://git.kernel.org/pub/scm/linux/kernel/git/groeck/linux-stagingLinus Torvalds1-0/+1
2016-03-15Merge tag 'regulator-v4.6' of git://git.kernel.org/pub/scm/linux/kernel/git/broonie/regulatorLinus Torvalds4-2/+36
2016-03-15Merge tag 'regmap-v4.6' of git://git.kernel.org/pub/scm/linux/kernel/git/broonie/regmapLinus Torvalds1-49/+58
2016-03-15Merge tag 'spi-v4.6' of git://git.kernel.org/pub/scm/linux/kernel/git/broonie/spiLinus Torvalds2-0/+146
2016-03-15Merge tag 'pinctrl-v4.6-1' of git://git.kernel.org/pub/scm/linux/kernel/git/linusw/linux-pinctrlLinus Torvalds1-0/+520
2016-03-15autofs4: fix string.h include in auto_dev-ioctl.hIan Kent1-5/+0
2016-03-15autofs4: fix some white space errorsIan Kent2-2/+2
2016-03-15autofs4: coding style fixesIan Kent4-30/+15
2016-03-15mm/compaction: speed up pageblock_pfn_to_page() when zone is contiguousJoonsoo Kim3-6/+5
2016-03-15mm: remove unnecessary uses of lock_page_memcg()Johannes Weiner1-5/+7
2016-03-15mm: simplify lock_page_memcg()Johannes Weiner3-23/+20
2016-03-15mm: migrate: do not touch page->mem_cgroup of live pagesJohannes Weiner2-11/+2
2016-03-15mm: workingset: per-cgroup cache thrash detectionJohannes Weiner2-13/+56
2016-03-15mm: memcontrol: generalize locking for the page->mem_cgroup bindingJohannes Weiner1-5/+11
2016-03-15memory-hotplug: add automatic onlining policy for the newly added memoryVitaly Kuznetsov2-1/+6
2016-03-15mm/page_poisoning.c: allow for zero poisoningLaura Abbott2-0/+6