summaryrefslogtreecommitdiff
path: root/include/linux
AgeCommit message (Expand)AuthorFilesLines
2017-07-07mm/follow_page_mask: add support for hugepage directory entryAneesh Kumar K.V1-0/+4
2017-07-07mm/hugetlb: move default definition of hugepd_t earlier in the headerAneesh Kumar K.V1-23/+24
2017-07-07mm/follow_page_mask: add support for hugetlb pgd entriesAnshuman Khandual1-0/+4
2017-07-07mm/hugetlb: export hugetlb_entry_migration helperAneesh Kumar K.V1-0/+1
2017-07-07mm/madvise: enable (soft|hard) offline of HugeTLB pages at PGD levelAnshuman Khandual1-1/+10
2017-07-07mm, memory_hotplug: remove unused cruft after memory hotplug reworkMichal Hocko1-2/+0
2017-07-07mm, memory_hotplug: replace for_device by want_memblock in arch_add_memoryMichal Hocko1-1/+1
2017-07-07mm, memory_hotplug: do not assume ZONE_NORMAL is default kernel zoneMichal Hocko1-0/+2
2017-07-07mm, memory_hotplug: do not associate hotadded memory to zones until onlineMichal Hocko2-6/+23
2017-07-07mm: consider zone which is not fully populated to have holesMichal Hocko2-6/+51
2017-07-07mm, memory_hotplug: split up register_one_node()Michal Hocko1-1/+34
2017-07-07mm, memory_hotplug: get rid of is_zone_device_sectionMichal Hocko1-1/+1
2017-07-07mm: remove return value from init_currently_empty_zoneMichal Hocko1-1/+1
2017-07-07mm, THP, swap: check whether THP can be split firstlyHuang Ying1-0/+7
2017-07-07mm, THP, swap: move anonymous THP split logic to vmscanMinchan Kim1-2/+2
2017-07-07mm, THP, swap: unify swap slot free functions to put_swap_pageMinchan Kim1-10/+2
2017-07-07mm, THP, swap: delay splitting THP during swap outHuang Ying3-9/+23
2017-07-07mm, sparsemem: break out of loops earlyDave Hansen1-0/+2
2017-07-07mm/slub.c: wrap kmem_cache->cpu_partial in config CONFIG_SLUB_CPU_PARTIALWei Yang1-0/+13
2017-07-07mm/slub.c: wrap cpu_slab->partial in CONFIG_SLUB_CPU_PARTIALWei Yang1-0/+19
2017-07-07mm/slub.c: pack red_left_pad with another int to save a wordWei Yang1-1/+1
2017-07-07include/linux/filter.h: use linux/set_memory.hMichael Ellerman1-4/+1
2017-07-07provide linux/set_memory.hMichael Ellerman1-0/+20
2017-07-07compiler, clang: always inline when CONFIG_OPTIMIZE_INLINING is disabledDavid Rientjes2-15/+11
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 Torvalds2-3/+9
2017-07-06Merge branch 'for-4.13' of git://git.kernel.org/pub/scm/linux/kernel/git/tj/p...Linus Torvalds4-8/+9
2017-07-06Merge tag 'arm64-upstream' of git://git.kernel.org/pub/scm/linux/kernel/git/a...Linus Torvalds4-3/+74
2017-07-06Merge branch 'timers-compat' of git://git.kernel.org/pub/scm/linux/kernel/git...Linus Torvalds4-2/+25
2017-07-06Merge branch 'work.read_write' of git://git.kernel.org/pub/scm/linux/kernel/g...Linus Torvalds1-2/+4
2017-07-06Merge branch 'work.sys_wait' of git://git.kernel.org/pub/scm/linux/kernel/git...Linus Torvalds2-1/+3
2017-07-05Merge branch 'work.misc-set_fs' of git://git.kernel.org/pub/scm/linux/kernel/...Linus Torvalds1-5/+5
2017-07-05Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-nextLinus Torvalds63-563/+2708
2017-07-05Merge branch 'linus' of git://git.kernel.org/pub/scm/linux/kernel/git/herbert...Linus Torvalds1-0/+3
2017-07-05Merge tag 'gcc-plugins-v4.13-rc1' of git://git.kernel.org/pub/scm/linux/kerne...Linus Torvalds3-1/+33
2017-07-05Merge tag 'pstore-v4.13-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git...Linus Torvalds1-1/+4
2017-07-05Merge branch 'next' of git://git.kernel.org/pub/scm/linux/kernel/git/jmorris/...Linus Torvalds4-3/+127
2017-07-05Merge branch 'merge/randstruct' into for-next/gcc-pluginsKees Cook3-1/+33
2017-07-05Merge tag 'armsoc-drivers' of git://git.kernel.org/pub/scm/linux/kernel/git/a...Linus Torvalds3-2/+8
2017-07-05net, sunrpc: convert gss_cl_ctx.count from atomic_t to refcount_tReshetova, Elena1-1/+2
2017-07-05net, atm: convert atm_dev.refcnt from atomic_t to refcount_tReshetova, Elena1-3/+4
2017-07-05Merge tag 'armsoc-soc' of git://git.kernel.org/pub/scm/linux/kernel/git/arm/a...Linus Torvalds2-22/+18
2017-07-05Merge tag 'for-v4.13' of git://git.kernel.org/pub/scm/linux/kernel/git/sre/li...Linus Torvalds3-7/+57
2017-07-04Merge tag 'pm-4.13-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/rafa...Linus Torvalds6-24/+17
2017-07-04Merge tag 'spi-v4.13' of git://git.kernel.org/pub/scm/linux/kernel/git/brooni...Linus Torvalds4-81/+145
2017-07-04Merge tag 'regulator-v4.13' of git://git.kernel.org/pub/scm/linux/kernel/git/...Linus Torvalds4-1/+46
2017-07-04Merge tag 'regmap-v4.13' of git://git.kernel.org/pub/scm/linux/kernel/git/bro...Linus Torvalds1-0/+36
2017-07-04Merge tag 'hwmon-for-linus-v4.13-rc1' of git://git.kernel.org/pub/scm/linux/k...Linus Torvalds5-0/+0
2017-07-04Merge tag 'mmc-v4.13' of git://git.kernel.org/pub/scm/linux/kernel/git/ulfh/mmcLinus Torvalds3-21/+23
2017-07-04Merge tag 'docs-4.13' of git://git.lwn.net/linuxLinus Torvalds10-27/+27