summaryrefslogtreecommitdiffstats
path: root/include
AgeCommit message (Expand)AuthorFilesLines
2017-07-06mm/oom_kill: count global and memory cgroup oom killsKonstantin Khlebnikov2-1/+5
2017-07-06mm: per-cgroup memory reclaim statsRoman Gushchin1-3/+45
2017-07-06mm: kmemleak: treat vm_struct as alternative reference to vmalloc'ed objectsCatalin Marinas1-0/+7
2017-07-06mm, mempolicy: simplify rebinding mempolicies when updating cpusetsVlastimil Babka2-12/+2
2017-07-06mm, page_alloc: pass preferred nid instead of zonelist to allocatorVlastimil Babka2-9/+8
2017-07-06mm, mempolicy: stop adjusting current->il_next in mpol_rebind_nodemask()Vlastimil Babka1-1/+1
2017-07-06mm/hugetlb: introduce set_huge_swap_pte_at() helperPunit Agrawal1-0/+13
2017-07-06mm/hugetlb: allow architectures to override huge_pte_clear()Punit Agrawal1-1/+3
2017-07-06mm/hugetlb: add size parameter to huge_pte_offset()Punit Agrawal1-2/+3
2017-07-06mm: zero hash tables in allocatorPavel Tatashin1-0/+1
2017-07-06mm/follow_page_mask: add support for hugepage directory entryAneesh Kumar K.V1-0/+4
2017-07-06mm/hugetlb: move default definition of hugepd_t earlier in the headerAneesh Kumar K.V1-23/+24
2017-07-06mm/follow_page_mask: add support for hugetlb pgd entriesAnshuman Khandual1-0/+4
2017-07-06mm/hugetlb: export hugetlb_entry_migration helperAneesh Kumar K.V1-0/+1
2017-07-06mm/madvise: enable (soft|hard) offline of HugeTLB pages at PGD levelAnshuman Khandual1-1/+10
2017-07-06mm, memory_hotplug: remove unused cruft after memory hotplug reworkMichal Hocko1-2/+0
2017-07-06mm, memory_hotplug: replace for_device by want_memblock in arch_add_memoryMichal Hocko1-1/+1
2017-07-06mm, memory_hotplug: do not assume ZONE_NORMAL is default kernel zoneMichal Hocko1-0/+2
2017-07-06mm, memory_hotplug: do not associate hotadded memory to zones until onlineMichal Hocko2-6/+23
2017-07-06mm: consider zone which is not fully populated to have holesMichal Hocko2-6/+51
2017-07-06mm, memory_hotplug: split up register_one_node()Michal Hocko1-1/+34
2017-07-06mm, memory_hotplug: get rid of is_zone_device_sectionMichal Hocko1-1/+1
2017-07-06mm: remove return value from init_currently_empty_zoneMichal Hocko1-1/+1
2017-07-06mm, THP, swap: check whether THP can be split firstlyHuang Ying1-0/+7
2017-07-06mm, THP, swap: move anonymous THP split logic to vmscanMinchan Kim1-2/+2
2017-07-06mm, THP, swap: unify swap slot free functions to put_swap_pageMinchan Kim1-10/+2
2017-07-06mm, THP, swap: delay splitting THP during swap outHuang Ying3-9/+23
2017-07-06mm, sparsemem: break out of loops earlyDave Hansen1-0/+2
2017-07-06mm/slub.c: wrap kmem_cache->cpu_partial in config CONFIG_SLUB_CPU_PARTIALWei Yang1-0/+13
2017-07-06mm/slub.c: wrap cpu_slab->partial in CONFIG_SLUB_CPU_PARTIALWei Yang1-0/+19
2017-07-06mm/slub.c: pack red_left_pad with another int to save a wordWei Yang1-1/+1
2017-07-06ocfs2: use magic.hFabian Frederick1-0/+1
2017-07-06include/linux/filter.h: use linux/set_memory.hMichael Ellerman1-4/+1
2017-07-06provide linux/set_memory.hMichael Ellerman1-0/+20
2017-07-06compiler, clang: always inline when CONFIG_OPTIMIZE_INLINING is disabledDavid Rientjes2-15/+11
2017-07-06Merge tag 'platform-drivers-x86-v4.13-1' of git://git.infradead.org/linux-pla...Linus Torvalds1-0/+59
2017-07-06genirq: Allow to pass the IRQF_TIMER flag with percpu irq requestDaniel Lezcano1-1/+10
2017-07-06Merge tag 'scsi-misc' of git://git.kernel.org/pub/scm/linux/kernel/git/jejb/scsiLinus Torvalds8-26/+92
2017-07-06Merge tag 'for-4.13/dm-changes' of git://git.kernel.org/pub/scm/linux/kernel/...Linus Torvalds3-40/+44
2017-07-06Merge tag 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/dledfo...Linus Torvalds1-2/+4
2017-07-06Merge tag 'pinctrl-v4.13-1' of git://git.kernel.org/pub/scm/linux/kernel/git/...Linus Torvalds2-36/+17
2017-07-06Merge tag 'leds_for_4.13' of git://git.kernel.org/pub/scm/linux/kernel/git/j....Linus Torvalds1-0/+6
2017-07-06Merge tag 'media/v4.13-1' of git://git.kernel.org/pub/scm/linux/kernel/git/mc...Linus Torvalds19-111/+317
2017-07-06Merge tag 'sound-4.13-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/t...Linus Torvalds23-121/+240
2017-07-06Merge branch 'for-4.13' of git://git.kernel.org/pub/scm/linux/kernel/git/tj/c...Linus Torvalds1-0/+12
2017-07-06Merge branch 'for-4.13' of git://git.kernel.org/pub/scm/linux/kernel/git/tj/l...Linus Torvalds4-3/+11
2017-07-06Merge branch 'for-4.13' of git://git.kernel.org/pub/scm/linux/kernel/git/tj/p...Linus Torvalds6-10/+136
2017-07-06mm: set both AS_EIO/AS_ENOSPC and errseq_t in mapping_set_errorJeff Layton1-6/+25
2017-07-06fs: new infrastructure for writeback error handling and reportingJeff Layton2-1/+116
2017-07-06lib: add errseq_t type and infrastructure for handling itJeff Layton1-0/+19