summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2017-07-07Merge tag 'backlight-next-4.13' of git://git.kernel.org/pub/scm/linux/kernel/...Linus Torvalds
2017-07-07Merge (most of) tag 'mfd-next-4.13' of git://git.kernel.org/pub/scm/linux/ker...Linus Torvalds
2017-07-07Merge tag 'gpio-v4.13-1' of git://git.kernel.org/pub/scm/linux/kernel/git/lin...Linus Torvalds
2017-07-07Merge tag 'clk-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/cl...Linus Torvalds
2017-07-07Merge tag 'devicetree-for-4.13' of git://git.kernel.org/pub/scm/linux/kernel/...Linus Torvalds
2017-07-07Merge branch 'mailbox-for-next' of git://git.linaro.org/landing-teams/working...Linus Torvalds
2017-07-07Merge tag 'libnvdimm-for-4.13' of git://git.kernel.org/pub/scm/linux/kernel/g...Linus Torvalds
2017-07-06Merge branch 'akpm' (patches from Andrew)Linus Torvalds
2017-07-06Merge branch 'uaccess.strlen' of git://git.kernel.org/pub/scm/linux/kernel/gi...Linus Torvalds
2017-07-06Merge branch 'work.probe_kernel_read' of git://git.kernel.org/pub/scm/linux/k...Linus Torvalds
2017-07-06Merge branch 'misc.alpha' of git://git.kernel.org/pub/scm/linux/kernel/git/vi...Linus Torvalds
2017-07-06Merge branch 'misc.compat' of git://git.kernel.org/pub/scm/linux/kernel/git/v...Linus Torvalds
2017-07-06Merge branch 'work.drm' of git://git.kernel.org/pub/scm/linux/kernel/git/viro...Linus Torvalds
2017-07-06Merge tag 'trace-v4.13' of git://git.kernel.org/pub/scm/linux/kernel/git/rost...Linus Torvalds
2017-07-06Merge tag 'dma-mapping-4.13' of git://git.infradead.org/users/hch/dma-mappingLinus Torvalds
2017-07-06Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/s39...Linus Torvalds
2017-07-06Merge tag 'for-linus-4.13-rc1-tag' of git://git.kernel.org/pub/scm/linux/kern...Linus Torvalds
2017-07-06Merge tag 'for-linus' of git://git.kernel.org/pub/scm/virt/kvm/kvmLinus Torvalds
2017-07-06mm, memory_hotplug: move movable_node to the hotplug properMichal Hocko
2017-07-06mm, memory_hotplug: drop CONFIG_MOVABLE_NODEMichal Hocko
2017-07-06mm, memory_hotplug: drop artificial restriction on online/offlineMichal Hocko
2017-07-06mm: memcontrol: account slab stats per lruvecJohannes Weiner
2017-07-06mm: memcontrol: per-lruvec stats infrastructureJohannes Weiner
2017-07-06mm: memcontrol: use generic mod_memcg_page_state for kmem pagesJohannes Weiner
2017-07-06mm: memcontrol: use the node-native slab memory countersJohannes Weiner
2017-07-06mm: vmstat: move slab statistics from zone to node countersJohannes Weiner
2017-07-06mm/zswap.c: delete an error message for a failed memory allocation in zswap_d...Markus Elfring
2017-07-06mm/zswap.c: improve a size determination in zswap_frontswap_init()Markus Elfring
2017-07-06mm/zswap.c: delete an error message for a failed memory allocation in zswap_p...Markus Elfring
2017-07-06mm/swapfile.c: sort swap entries before freeHuang Ying
2017-07-06mm/oom_kill: count global and memory cgroup oom killsKonstantin Khlebnikov
2017-07-06mm: per-cgroup memory reclaim statsRoman Gushchin
2017-07-06mm: kmemleak: treat vm_struct as alternative reference to vmalloc'ed objectsCatalin Marinas
2017-07-06mm: kmemleak: factor object reference updating out of scan_block()Catalin Marinas
2017-07-06mm: kmemleak: slightly reduce the size of some structures on 64-bit architect...Catalin Marinas
2017-07-06mm, mempolicy: don't check cpuset seqlock where it doesn't matterVlastimil Babka
2017-07-06mm, cpuset: always use seqlock when changing task's nodemaskVlastimil Babka
2017-07-06mm, mempolicy: simplify rebinding mempolicies when updating cpusetsVlastimil Babka
2017-07-06mm, page_alloc: pass preferred nid instead of zonelist to allocatorVlastimil Babka
2017-07-06mm, mempolicy: stop adjusting current->il_next in mpol_rebind_nodemask()Vlastimil Babka
2017-07-06mm, page_alloc: fix more premature OOM due to race with cpuset updateVlastimil Babka
2017-07-06mm: rmap: use correct helper when poisoning hugepagesPunit Agrawal
2017-07-06mm/hugetlb: introduce set_huge_swap_pte_at() helperPunit Agrawal
2017-07-06mm/hugetlb: allow architectures to override huge_pte_clear()Punit Agrawal
2017-07-06mm/hugetlb: add size parameter to huge_pte_offset()Punit Agrawal
2017-07-06mm, gup: ensure real head page is ref-counted when using hugepagesPunit Agrawal
2017-07-06mm, gup: remove broken VM_BUG_ON_PAGE compound check for hugepagesWill Deacon
2017-07-06arm64: hugetlb: remove spurious calls to huge_ptep_offset()Steve Capper
2017-07-06arm64: hugetlb: refactor find_num_contig()Steve Capper
2017-07-06mm: drop NULL return check of pte_offset_map_lock()Naoya Horiguchi