summaryrefslogtreecommitdiffstats
path: root/include
Commit message (Expand)AuthorAgeFilesLines
* mm, page_alloc: pass preferred nid instead of zonelist to allocatorVlastimil Babka2017-07-062-9/+8
* mm, mempolicy: stop adjusting current->il_next in mpol_rebind_nodemask()Vlastimil Babka2017-07-061-1/+1
* mm/hugetlb: introduce set_huge_swap_pte_at() helperPunit Agrawal2017-07-061-0/+13
* mm/hugetlb: allow architectures to override huge_pte_clear()Punit Agrawal2017-07-061-1/+3
* mm/hugetlb: add size parameter to huge_pte_offset()Punit Agrawal2017-07-061-2/+3
* mm: zero hash tables in allocatorPavel Tatashin2017-07-061-0/+1
* mm/follow_page_mask: add support for hugepage directory entryAneesh Kumar K.V2017-07-061-0/+4
* mm/hugetlb: move default definition of hugepd_t earlier in the headerAneesh Kumar K.V2017-07-061-23/+24
* mm/follow_page_mask: add support for hugetlb pgd entriesAnshuman Khandual2017-07-061-0/+4
* mm/hugetlb: export hugetlb_entry_migration helperAneesh Kumar K.V2017-07-061-0/+1
* mm/madvise: enable (soft|hard) offline of HugeTLB pages at PGD levelAnshuman Khandual2017-07-061-1/+10
* mm, memory_hotplug: remove unused cruft after memory hotplug reworkMichal Hocko2017-07-061-2/+0
* mm, memory_hotplug: replace for_device by want_memblock in arch_add_memoryMichal Hocko2017-07-061-1/+1
* mm, memory_hotplug: do not assume ZONE_NORMAL is default kernel zoneMichal Hocko2017-07-061-0/+2
* mm, memory_hotplug: do not associate hotadded memory to zones until onlineMichal Hocko2017-07-062-6/+23
* mm: consider zone which is not fully populated to have holesMichal Hocko2017-07-062-6/+51
* mm, memory_hotplug: split up register_one_node()Michal Hocko2017-07-061-1/+34
* mm, memory_hotplug: get rid of is_zone_device_sectionMichal Hocko2017-07-061-1/+1
* mm: remove return value from init_currently_empty_zoneMichal Hocko2017-07-061-1/+1
* mm, THP, swap: check whether THP can be split firstlyHuang Ying2017-07-061-0/+7
* mm, THP, swap: move anonymous THP split logic to vmscanMinchan Kim2017-07-061-2/+2
* mm, THP, swap: unify swap slot free functions to put_swap_pageMinchan Kim2017-07-061-10/+2
* mm, THP, swap: delay splitting THP during swap outHuang Ying2017-07-063-9/+23
* mm, sparsemem: break out of loops earlyDave Hansen2017-07-061-0/+2
* mm/slub.c: wrap kmem_cache->cpu_partial in config CONFIG_SLUB_CPU_PARTIALWei Yang2017-07-061-0/+13
* mm/slub.c: wrap cpu_slab->partial in CONFIG_SLUB_CPU_PARTIALWei Yang2017-07-061-0/+19
* mm/slub.c: pack red_left_pad with another int to save a wordWei Yang2017-07-061-1/+1
* ocfs2: use magic.hFabian Frederick2017-07-061-0/+1
* include/linux/filter.h: use linux/set_memory.hMichael Ellerman2017-07-061-4/+1
* provide linux/set_memory.hMichael Ellerman2017-07-061-0/+20
* compiler, clang: always inline when CONFIG_OPTIMIZE_INLINING is disabledDavid Rientjes2017-07-062-15/+11
* Merge branch 'for-4.13' of git://git.kernel.org/pub/scm/linux/kernel/git/tj/c...Linus Torvalds2017-07-061-0/+12
|\
| * cgroup: implement "nsdelegate" mount optionTejun Heo2017-06-281-0/+9
| * cgroup: Keep accurate count of tasks in each css_setWaiman Long2017-06-141-0/+3
* | Merge branch 'for-4.13' of git://git.kernel.org/pub/scm/linux/kernel/git/tj/l...Linus Torvalds2017-07-064-3/+11
|\ \
| * | sd: add support for TCG OPAL self encrypting disksChristoph Hellwig2017-06-291-0/+1
| * | libata: Support for an ATA PASS-THROUGH(32) command.Minwoo Im2017-06-271-0/+1
| * | libata: implement SECURITY PROTOCOL IN/OUTChristoph Hellwig2017-06-052-0/+2
| * | libata: clarify log page naming / groupingChristoph Hellwig2017-06-051-3/+7
| * | ata: update references for libata documentationMauro Carvalho Chehab2017-05-162-2/+2
* | | Merge branch 'for-4.13' of git://git.kernel.org/pub/scm/linux/kernel/git/tj/p...Linus Torvalds2017-07-066-10/+136
|\ \ \
| * | | percpu_counter: Rename __percpu_counter_add to percpu_counter_add_batchNikolay Borisov2017-06-205-10/+11
| * | | percpu: add tracepoint support for percpu memoryDennis Zhou2017-06-201-0/+125
* | | | Merge tag 'arm64-upstream' of git://git.kernel.org/pub/scm/linux/kernel/git/a...Linus Torvalds2017-07-056-4/+211
|\ \ \ \
| * | | | ras: mark stub functions as 'inline'Arnd Bergmann2017-06-291-5/+7
| * | | | Merge branch 'aarch64/for-next/ras-apei' into aarch64/for-next/coreWill Deacon2017-06-2628-118/+398
| |\ \ \ \
| | * | | | arm/arm64: KVM: add guest SEA supportTyler Baicar2017-06-221-1/+1
| | * | | | trace, ras: add ARM processor error trace eventTyler Baicar2017-06-222-0/+48
| | * | | | ras: acpi / apei: generate trace event for unrecognized CPER sectionTyler Baicar2017-06-223-1/+60
| | * | | | acpi: apei: handle SEA notification type for ARMv8Tyler Baicar2017-06-221-0/+7