Age | Commit message (Expand) | Author |
2019-12-02 | Merge tag 'devicetree-for-5.5' of git://git.kernel.org/pub/scm/linux/kernel/g... | Linus Torvalds |
2019-12-02 | Merge tag 'iommu-updates-v5.5' of git://git.kernel.org/pub/scm/linux/kernel/g... | Linus Torvalds |
2019-12-02 | Merge tag 'dmaengine-5.5-rc1' of git://git.infradead.org/users/vkoul/slave-dma | Linus Torvalds |
2019-12-01 | Merge branch 'akpm' (patches from Andrew) | Linus Torvalds |
2019-12-01 | Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net | Linus Torvalds |
2019-12-01 | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/dto... | Linus Torvalds |
2019-12-01 | Merge tag 'libnvdimm-for-5.5' of git://git.kernel.org/pub/scm/linux/kernel/gi... | Linus Torvalds |
2019-12-01 | Merge branch 'i2c/for-5.5' of git://git.kernel.org/pub/scm/linux/kernel/git/w... | Linus Torvalds |
2019-12-01 | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/hid... | Linus Torvalds |
2019-12-01 | Merge tag 'gpio-v5.5-1' of git://git.kernel.org/pub/scm/linux/kernel/git/linu... | Linus Torvalds |
2019-12-01 | Merge tag 'mfd-next-5.5' of git://git.kernel.org/pub/scm/linux/kernel/git/lee... | Linus Torvalds |
2019-12-01 | Merge tag 'backlight-next-5.5' of git://git.kernel.org/pub/scm/linux/kernel/g... | Linus Torvalds |
2019-12-01 | Merge tag 'leds-5.5-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/pav... | Linus Torvalds |
2019-12-01 | Merge tag 'clk-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/cl... | Linus Torvalds |
2019-12-01 | Merge tag 'y2038-cleanups-5.5' of git://git.kernel.org:/pub/scm/linux/kernel/... | Linus Torvalds |
2019-12-01 | Merge tag 'compat-ioctl-5.5' of git://git.kernel.org:/pub/scm/linux/kernel/gi... | Linus Torvalds |
2019-12-01 | mm/memory_hotplug.c: remove __online_page_set_limits() | Souptick Joarder |
2019-12-01 | mm: fix struct member name in function comments | Hao Lee |
2019-12-01 | hugetlb: remove unused hstate in hugetlb_fault_mutex_hash() | Wei Yang |
2019-12-01 | hugetlbfs: convert macros to static inline, fix sparse warning | Mike Kravetz |
2019-12-01 | hugetlbfs: hugetlb_fault_mutex_hash() cleanup | Mike Kravetz |
2019-12-01 | mm: support memblock alloc on the exact node for sparse_buffer_init() | Yunfeng Ye |
2019-12-01 | mm: vmscan: enforce inactive:active ratio at the reclaim root | Johannes Weiner |
2019-12-01 | mm: vmscan: detect file thrashing at the reclaim root | Johannes Weiner |
2019-12-01 | mm: vmscan: harmonize writeback congestion tracking for nodes & memcgs | Johannes Weiner |
2019-12-01 | mm: clean up and clarify lruvec lookup procedure | Johannes Weiner |
2019-12-01 | include/linux/mmzone.h: fix comment for ISOLATE_UNMAPPED macro | Hao Lee |
2019-12-01 | mm, pcpu: make zone pcp updates and reset internal to the mm | Mel Gorman |
2019-12-01 | mm/page_alloc: add alloc_contig_pages() | Anshuman Khandual |
2019-12-01 | kasan: support backing vmalloc space with real shadow memory | Daniel Axtens |
2019-12-01 | include/linux/memory_hotplug.h: move definitions of {set,clear}_zone_contiguous | Ben Dooks (Codethink) |
2019-12-01 | mm/page_isolation.c: convert SKIP_HWPOISON to MEMORY_OFFLINE | David Hildenbrand |
2019-12-01 | mm/memory_hotplug: remove __online_page_free() and __online_page_increment_co... | David Hildenbrand |
2019-12-01 | mm/memory_hotplug: export generic_online_page() | David Hildenbrand |
2019-12-01 | mm, soft-offline: convert parameter to pfn | Naoya Horiguchi |
2019-12-01 | mm/memory.c: fix a huge pud insertion race during faulting | Thomas Hellstrom |
2019-12-01 | mm: move the backup x_devmap() functions to asm-generic/pgtable.h | Thomas Hellstrom |
2019-12-01 | asm-generic/mm: stub out p{4,u}d_clear_bad() if __PAGETABLE_P{4,U}D_FOLDED | Vineet Gupta |
2019-12-01 | asm-generic/tlb: stub out pmd_free_tlb() if nopmd | Vineet Gupta |
2019-12-01 | asm-generic/tlb: stub out p4d_free_tlb() if nop4d ... | Vineet Gupta |
2019-12-01 | asm-generic/tlb: stub out pud_free_tlb() if nopud ... | Vineet Gupta |
2019-12-01 | rss_stat: add support to detect RSS updates of external mm | Joel Fernandes (Google) |
2019-12-01 | mm: emit tracepoint when RSS changes | Joel Fernandes (Google) |
2019-12-01 | mm: vmscan: memcontrol: remove mem_cgroup_select_victim_node() | Shakeel Butt |
2019-12-01 | include/linux/memcontrol.h: fix comments based on per-node memcg | Hao Lee |
2019-12-01 | mm, memcg: clean up reclaim iter array | Yafang Shao |
2019-12-01 | fs/direct-io.c: keep dio_warn_stale_pagecache() when CONFIG_BLOCK=n | Konstantin Khlebnikov |
2019-12-01 | mm, slab: remove unused kmalloc_size() | Pengfei Li |
2019-11-30 | Merge tag 'seccomp-v5.5-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git... | Linus Torvalds |
2019-11-30 | Merge tag 'audit-pr-20191126' of git://git.kernel.org/pub/scm/linux/kernel/gi... | Linus Torvalds |