summaryrefslogtreecommitdiffstats
path: root/include (follow)
Commit message (Expand)AuthorAgeFilesLines
* Merge tag 'devicetree-for-4.13' of git://git.kernel.org/pub/scm/linux/kernel/...Linus Torvalds2017-07-072-13/+26
|\
| * Merge branch 'dt/property-move' into dt/nextRob Herring2017-07-052-10/+41
| |\
| | * Merge branch 'topic/of-graph-base' of git://git.kernel.org/pub/scm/linux/kern...Rob Herring2017-07-051-0/+21
| | |\
| | * | of: Support const and non-const use for to_of_node()Sakari Ailus2017-06-011-8/+12
| | * | of: Make of_fwnode_handle() saferSakari Ailus2017-06-011-1/+7
| * | | of: make of_fdt_is_compatible() staticFrank Rowand2017-06-221-3/+0
| * | | of: Provide dummy of_device_compatible_match() for compile-testingGeert Uytterhoeven2017-06-141-0/+6
| |/ /
* | | Merge tag 'libnvdimm-for-4.13' of git://git.kernel.org/pub/scm/linux/kernel/g...Linus Torvalds2017-07-078-144/+103
|\ \ \
| * \ \ Merge branch 'for-4.13/dax' into libnvdimm-for-nextDan Williams2017-07-046-142/+41
| |\ \ \
| | * | | libnvdimm, pmem: disable dax flushing when pmem is fronting a volatile regionDan Williams2017-06-291-0/+1
| | * | | libnvdimm, pmem, dax: export a cache control attributeDan Williams2017-06-291-0/+3
| | * | | dax: remove default copy_from_iter fallbackDan Williams2017-06-281-1/+1
| | * | | x86, libnvdimm, pmem: remove global pmem apiDan Williams2017-06-282-59/+1
| | * | | x86, libnvdimm, pmem: move arch_invalidate_pmem() to libnvdimmDan Williams2017-06-281-19/+0
| | * | | x86, dax, libnvdimm: remove wb_cache_pmem() indirectionDan Williams2017-06-151-19/+0
| | * | | x86, dax: replace clear_pmem() with open coded memset + dax_ops->flushDan Williams2017-06-151-21/+0
| | * | | dm: add ->flush() dax operation supportDan Williams2017-06-152-0/+5
| | * | | dax, pmem: introduce an optional 'flush' dax_operationDan Williams2017-06-151-0/+2
| | * | | filesystem-dax: convert to dax_copy_from_iter()Dan Williams2017-06-151-24/+0
| | * | | dm: add ->copy_from_iter() dax operation supportDan Williams2017-06-092-0/+5
| | * | | x86, uaccess: introduce copy_from_iter_flushcache for pmem / cache-bypass ope...Dan Williams2017-06-093-0/+24
| * | | | acpi/nfit: Issue Start ARS to retrieve existing recordsToshi Kani2017-07-021-0/+1
| * | | | libnvdimm: New ACPI 6.2 DSM functionsJerry Hoemann2017-07-011-1/+39
| * | | | libnvdimm, acpi, nfit: Add bus level dsm mask for pass thru.Jerry Hoemann2017-07-011-0/+1
| * | | | acpi, nfit: Enable DSM pass thru for root functions.Jerry Hoemann2017-07-011-0/+1
| * | | | libnvdimm, btt: BTT updates for UEFI 2.7 formatVishal Verma2017-06-291-0/+1
| * | | | libnvdimm, label: add address abstraction identifiersDan Williams2017-06-151-0/+10
| * | | | libnvdimm, label: populate the type_guid property for v1.2 namespacesDan Williams2017-06-151-0/+3
| * | | | libnvdimm, label: honor the lba size specified in v1.2 labelsDan Williams2017-06-151-0/+2
| * | | | libnvdimm, label: add v1.2 interleave-set-cookie algorithmDan Williams2017-06-151-1/+4
* | | | | Merge branch 'akpm' (patches from Andrew)Linus Torvalds2017-07-0726-185/+566
|\ \ \ \ \
| * | | | | mm, memory_hotplug: move movable_node to the hotplug properMichal Hocko2017-07-072-7/+10
| * | | | | mm, memory_hotplug: drop CONFIG_MOVABLE_NODEMichal Hocko2017-07-072-22/+0
| * | | | | mm: memcontrol: per-lruvec stats infrastructureJohannes Weiner2017-07-072-31/+216
| * | | | | mm: memcontrol: use generic mod_memcg_page_state for kmem pagesJohannes Weiner2017-07-071-17/+0
| * | | | | mm: memcontrol: use the node-native slab memory countersJohannes Weiner2017-07-071-2/+0
| * | | | | mm: vmstat: move slab statistics from zone to node countersJohannes Weiner2017-07-071-2/+2
| * | | | | mm/oom_kill: count global and memory cgroup oom killsKonstantin Khlebnikov2017-07-072-1/+5
| * | | | | mm: per-cgroup memory reclaim statsRoman Gushchin2017-07-071-3/+45
| * | | | | mm: kmemleak: treat vm_struct as alternative reference to vmalloc'ed objectsCatalin Marinas2017-07-071-0/+7
| * | | | | mm, mempolicy: simplify rebinding mempolicies when updating cpusetsVlastimil Babka2017-07-072-12/+2
| * | | | | mm, page_alloc: pass preferred nid instead of zonelist to allocatorVlastimil Babka2017-07-072-9/+8
| * | | | | mm, mempolicy: stop adjusting current->il_next in mpol_rebind_nodemask()Vlastimil Babka2017-07-071-1/+1
| * | | | | mm/hugetlb: introduce set_huge_swap_pte_at() helperPunit Agrawal2017-07-071-0/+13
| * | | | | mm/hugetlb: allow architectures to override huge_pte_clear()Punit Agrawal2017-07-071-1/+3
| * | | | | mm/hugetlb: add size parameter to huge_pte_offset()Punit Agrawal2017-07-071-2/+3
| * | | | | mm: zero hash tables in allocatorPavel Tatashin2017-07-071-0/+1
| * | | | | mm/follow_page_mask: add support for hugepage directory entryAneesh Kumar K.V2017-07-071-0/+4
| * | | | | mm/hugetlb: move default definition of hugepd_t earlier in the headerAneesh Kumar K.V2017-07-071-23/+24
| * | | | | mm/follow_page_mask: add support for hugetlb pgd entriesAnshuman Khandual2017-07-071-0/+4