summaryrefslogtreecommitdiff
path: root/include
AgeCommit message (Expand)AuthorFilesLines
2017-07-08Merge tag 'for-linus-v4.13-1' of git://git.kernel.org/pub/scm/linux/kernel/gi...Linus Torvalds2-7/+1
2017-07-08dentry name snapshotsAl Viro2-31/+6
2017-07-08Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jmo...Linus Torvalds1-0/+2
2017-07-07Merge tag 'powerpc-4.13-1' of git://git.kernel.org/pub/scm/linux/kernel/git/p...Linus Torvalds3-0/+215
2017-07-07Merge tag 'backlight-next-4.13' of git://git.kernel.org/pub/scm/linux/kernel/...Linus Torvalds2-0/+0
2017-07-07Merge (most of) tag 'mfd-next-4.13' of git://git.kernel.org/pub/scm/linux/ker...Linus Torvalds3-1/+279
2017-07-07Merge tag 'gpio-v4.13-1' of git://git.kernel.org/pub/scm/linux/kernel/git/lin...Linus Torvalds9-1/+18
2017-07-07Merge tag 'clk-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/cl...Linus Torvalds25-9/+1314
2017-07-07Merge branch 'pci/host-tango' into nextBjorn Helgaas1-0/+2
2017-07-07PCI: tango: Add Sigma Designs Tango SMP8759 PCIe host bridge supportMarc Gonzalez1-0/+2
2017-07-07Merge tag 'devicetree-for-4.13' of git://git.kernel.org/pub/scm/linux/kernel/...Linus Torvalds2-13/+26
2017-07-07Merge tag 'libnvdimm-for-4.13' of git://git.kernel.org/pub/scm/linux/kernel/g...Linus Torvalds8-144/+103
2017-07-07Merge branch 'akpm' (patches from Andrew)Linus Torvalds26-185/+566
2017-07-07Merge branch 'uaccess.strlen' of git://git.kernel.org/pub/scm/linux/kernel/gi...Linus Torvalds1-5/+0
2017-07-07Merge branch 'misc.compat' of git://git.kernel.org/pub/scm/linux/kernel/git/v...Linus Torvalds4-8/+2
2017-07-07Merge branch 'work.drm' of git://git.kernel.org/pub/scm/linux/kernel/git/viro...Linus Torvalds1-0/+1
2017-07-07Merge tag 'trace-v4.13' of git://git.kernel.org/pub/scm/linux/kernel/git/rost...Linus Torvalds7-17/+58
2017-07-07Merge tag 'dma-mapping-4.13' of git://git.infradead.org/users/hch/dma-mappingLinus Torvalds2-78/+4
2017-07-07Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/s39...Linus Torvalds2-9/+5
2017-07-07Merge tag 'for-linus-4.13-rc1-tag' of git://git.kernel.org/pub/scm/linux/kern...Linus Torvalds4-1/+22
2017-07-07Merge tag 'for-linus' of git://git.kernel.org/pub/scm/virt/kvm/kvmLinus Torvalds6-6/+75
2017-07-07Add "shutdown" to "struct class".Josh Zimmerman1-0/+2
2017-07-07mm, memory_hotplug: move movable_node to the hotplug properMichal Hocko2-7/+10
2017-07-07mm, memory_hotplug: drop CONFIG_MOVABLE_NODEMichal Hocko2-22/+0
2017-07-07mm: memcontrol: per-lruvec stats infrastructureJohannes Weiner2-31/+216
2017-07-07mm: memcontrol: use generic mod_memcg_page_state for kmem pagesJohannes Weiner1-17/+0
2017-07-07mm: memcontrol: use the node-native slab memory countersJohannes Weiner1-2/+0
2017-07-07mm: vmstat: move slab statistics from zone to node countersJohannes Weiner1-2/+2
2017-07-07mm/oom_kill: count global and memory cgroup oom killsKonstantin Khlebnikov2-1/+5
2017-07-07mm: per-cgroup memory reclaim statsRoman Gushchin1-3/+45
2017-07-07mm: kmemleak: treat vm_struct as alternative reference to vmalloc'ed objectsCatalin Marinas1-0/+7
2017-07-07mm, mempolicy: simplify rebinding mempolicies when updating cpusetsVlastimil Babka2-12/+2
2017-07-07mm, page_alloc: pass preferred nid instead of zonelist to allocatorVlastimil Babka2-9/+8
2017-07-07mm, mempolicy: stop adjusting current->il_next in mpol_rebind_nodemask()Vlastimil Babka1-1/+1
2017-07-07mm/hugetlb: introduce set_huge_swap_pte_at() helperPunit Agrawal1-0/+13
2017-07-07mm/hugetlb: allow architectures to override huge_pte_clear()Punit Agrawal1-1/+3
2017-07-07mm/hugetlb: add size parameter to huge_pte_offset()Punit Agrawal1-2/+3
2017-07-07mm: zero hash tables in allocatorPavel Tatashin1-0/+1
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