Age | Commit message (Expand) | Author | Files | Lines |
2017-07-07 | Merge tag 'for-linus-v4.13-2' of git://git.kernel.org/pub/scm/linux/kernel/gi... | Linus Torvalds | 5 | -7/+162 |
2017-07-07 | Merge tag 'for-linus-v4.13-1' of git://git.kernel.org/pub/scm/linux/kernel/gi... | Linus Torvalds | 2 | -7/+1 |
2017-07-07 | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jmo... | Linus Torvalds | 1 | -0/+2 |
2017-07-07 | Merge tag 'powerpc-4.13-1' of git://git.kernel.org/pub/scm/linux/kernel/git/p... | Linus Torvalds | 3 | -0/+215 |
2017-07-07 | Merge tag 'backlight-next-4.13' of git://git.kernel.org/pub/scm/linux/kernel/... | Linus Torvalds | 2 | -0/+0 |
2017-07-07 | Merge (most of) tag 'mfd-next-4.13' of git://git.kernel.org/pub/scm/linux/ker... | Linus Torvalds | 3 | -1/+279 |
2017-07-07 | Merge tag 'gpio-v4.13-1' of git://git.kernel.org/pub/scm/linux/kernel/git/lin... | Linus Torvalds | 9 | -1/+18 |
2017-07-07 | Merge tag 'clk-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/cl... | Linus Torvalds | 25 | -9/+1314 |
2017-07-07 | Merge tag 'devicetree-for-4.13' of git://git.kernel.org/pub/scm/linux/kernel/... | Linus Torvalds | 2 | -13/+26 |
2017-07-07 | Merge tag 'libnvdimm-for-4.13' of git://git.kernel.org/pub/scm/linux/kernel/g... | Linus Torvalds | 8 | -144/+103 |
2017-07-06 | Merge branch 'akpm' (patches from Andrew) | Linus Torvalds | 26 | -185/+566 |
2017-07-06 | Merge branch 'uaccess.strlen' of git://git.kernel.org/pub/scm/linux/kernel/gi... | Linus Torvalds | 1 | -5/+0 |
2017-07-06 | Merge branch 'misc.compat' of git://git.kernel.org/pub/scm/linux/kernel/git/v... | Linus Torvalds | 4 | -8/+2 |
2017-07-06 | Merge branch 'work.drm' of git://git.kernel.org/pub/scm/linux/kernel/git/viro... | Linus Torvalds | 1 | -0/+1 |
2017-07-06 | Merge tag 'trace-v4.13' of git://git.kernel.org/pub/scm/linux/kernel/git/rost... | Linus Torvalds | 7 | -17/+58 |
2017-07-06 | Merge tag 'dma-mapping-4.13' of git://git.infradead.org/users/hch/dma-mapping | Linus Torvalds | 2 | -78/+4 |
2017-07-06 | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/s39... | Linus Torvalds | 2 | -9/+5 |
2017-07-06 | Merge tag 'for-linus-4.13-rc1-tag' of git://git.kernel.org/pub/scm/linux/kern... | Linus Torvalds | 4 | -1/+22 |
2017-07-06 | Merge tag 'for-linus' of git://git.kernel.org/pub/scm/virt/kvm/kvm | Linus Torvalds | 6 | -6/+75 |
2017-07-07 | Add "shutdown" to "struct class". | Josh Zimmerman | 1 | -0/+2 |
2017-07-06 | mm, memory_hotplug: move movable_node to the hotplug proper | Michal Hocko | 2 | -7/+10 |
2017-07-06 | mm, memory_hotplug: drop CONFIG_MOVABLE_NODE | Michal Hocko | 2 | -22/+0 |
2017-07-06 | mm: memcontrol: per-lruvec stats infrastructure | Johannes Weiner | 2 | -31/+216 |
2017-07-06 | mm: memcontrol: use generic mod_memcg_page_state for kmem pages | Johannes Weiner | 1 | -17/+0 |
2017-07-06 | mm: memcontrol: use the node-native slab memory counters | Johannes Weiner | 1 | -2/+0 |
2017-07-06 | mm: vmstat: move slab statistics from zone to node counters | Johannes Weiner | 1 | -2/+2 |
2017-07-06 | mm/oom_kill: count global and memory cgroup oom kills | Konstantin Khlebnikov | 2 | -1/+5 |
2017-07-06 | mm: per-cgroup memory reclaim stats | Roman Gushchin | 1 | -3/+45 |
2017-07-06 | mm: kmemleak: treat vm_struct as alternative reference to vmalloc'ed objects | Catalin Marinas | 1 | -0/+7 |
2017-07-06 | mm, mempolicy: simplify rebinding mempolicies when updating cpusets | Vlastimil Babka | 2 | -12/+2 |
2017-07-06 | mm, page_alloc: pass preferred nid instead of zonelist to allocator | Vlastimil Babka | 2 | -9/+8 |
2017-07-06 | mm, mempolicy: stop adjusting current->il_next in mpol_rebind_nodemask() | Vlastimil Babka | 1 | -1/+1 |
2017-07-06 | mm/hugetlb: introduce set_huge_swap_pte_at() helper | Punit Agrawal | 1 | -0/+13 |
2017-07-06 | mm/hugetlb: allow architectures to override huge_pte_clear() | Punit Agrawal | 1 | -1/+3 |
2017-07-06 | mm/hugetlb: add size parameter to huge_pte_offset() | Punit Agrawal | 1 | -2/+3 |
2017-07-06 | mm: zero hash tables in allocator | Pavel Tatashin | 1 | -0/+1 |
2017-07-06 | mm/follow_page_mask: add support for hugepage directory entry | Aneesh Kumar K.V | 1 | -0/+4 |
2017-07-06 | mm/hugetlb: move default definition of hugepd_t earlier in the header | Aneesh Kumar K.V | 1 | -23/+24 |
2017-07-06 | mm/follow_page_mask: add support for hugetlb pgd entries | Anshuman Khandual | 1 | -0/+4 |
2017-07-06 | mm/hugetlb: export hugetlb_entry_migration helper | Aneesh Kumar K.V | 1 | -0/+1 |
2017-07-06 | mm/madvise: enable (soft|hard) offline of HugeTLB pages at PGD level | Anshuman Khandual | 1 | -1/+10 |
2017-07-06 | mm, memory_hotplug: remove unused cruft after memory hotplug rework | Michal Hocko | 1 | -2/+0 |
2017-07-06 | mm, memory_hotplug: replace for_device by want_memblock in arch_add_memory | Michal Hocko | 1 | -1/+1 |
2017-07-06 | mm, memory_hotplug: do not assume ZONE_NORMAL is default kernel zone | Michal Hocko | 1 | -0/+2 |
2017-07-06 | mm, memory_hotplug: do not associate hotadded memory to zones until online | Michal Hocko | 2 | -6/+23 |
2017-07-06 | mm: consider zone which is not fully populated to have holes | Michal Hocko | 2 | -6/+51 |
2017-07-06 | mm, memory_hotplug: split up register_one_node() | Michal Hocko | 1 | -1/+34 |
2017-07-06 | mm, memory_hotplug: get rid of is_zone_device_section | Michal Hocko | 1 | -1/+1 |
2017-07-06 | mm: remove return value from init_currently_empty_zone | Michal Hocko | 1 | -1/+1 |
2017-07-06 | mm, THP, swap: check whether THP can be split firstly | Huang Ying | 1 | -0/+7 |