Age | Commit message (Expand) | Author | Files | Lines |
2018-04-07 | Merge tag 'audit-pr-20180403' of git://git.kernel.org/pub/scm/linux/kernel/gi... | Linus Torvalds | 1 | -4/+2 |
2018-04-07 | Merge tag 'pstore-v4.17-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git... | Linus Torvalds | 1 | -0/+1 |
2018-04-07 | Merge branch 'akpm' (patches from Andrew) | Linus Torvalds | 22 | -129/+169 |
2018-04-06 | Merge tag 'mtd/for-4.17' of git://git.infradead.org/linux-mtd | Linus Torvalds | 7 | -69/+794 |
2018-04-06 | Merge tag 'for-4.17/dm-changes' of git://git.kernel.org/pub/scm/linux/kernel/... | Linus Torvalds | 3 | -5/+159 |
2018-04-06 | Merge branch 'work.misc' of git://git.kernel.org/pub/scm/linux/kernel/git/vir... | Linus Torvalds | 2 | -2/+4 |
2018-04-06 | headers: untangle kmemleak.h from mm.h | Randy Dunlap | 1 | -1/+0 |
2018-04-06 | include/linux/mmdebug.h: make VM_WARN* non-rvals | Michal Hocko | 1 | -4/+4 |
2018-04-06 | mm: change return type to vm_fault_t | Souptick Joarder | 2 | -4/+45 |
2018-04-06 | mm, page_alloc: wakeup kcompactd even if kswapd cannot free more memory | David Rientjes | 2 | -8/+12 |
2018-04-06 | mm: make counting of list_lru_one::nr_items lockless | Kirill Tkhai | 1 | -1/+2 |
2018-04-06 | zsmalloc: introduce zs_huge_class_size() | Sergey Senozhatsky | 1 | -0/+2 |
2018-04-06 | mm: fix races between swapoff and flush dcache | Huang Ying | 1 | -0/+1 |
2018-04-06 | include/linux/mm.h: provide consistent declaration for num_poisoned_pages | Guenter Roeck | 1 | -1/+1 |
2018-04-06 | mm, hugetlbfs: introduce ->pagesize() to vm_operations_struct | Dan Williams | 1 | -0/+1 |
2018-04-06 | mm: make should_failslab always available for fault injection | Howard McLauchlan | 1 | -2/+3 |
2018-04-06 | mm: swap: unify cluster-based and vma-based swap readahead | Minchan Kim | 1 | -19/+8 |
2018-04-06 | mm: swap: clean up swap readahead | Minchan Kim | 1 | -14/+3 |
2018-04-06 | mm/page_ref: use atomic_set_release in page_ref_unfreeze | Konstantin Khlebnikov | 1 | -2/+1 |
2018-04-06 | mm: hwpoison: disable memory error handling on 1GB hugepage | Naoya Horiguchi | 1 | -0/+1 |
2018-04-06 | mm/memory_hotplug: optimize memory hotplug | Pavel Tatashin | 1 | -0/+1 |
2018-04-06 | mm/memory_hotplug: don't read nid from struct page during hotplug | Pavel Tatashin | 2 | -3/+3 |
2018-04-06 | mm: uninitialized struct page poisoning sanity checking | Pavel Tatashin | 2 | -6/+20 |
2018-04-06 | mm: initialize pages on demand during boot | Pavel Tatashin | 1 | -10/+0 |
2018-04-06 | mm: disable interrupts while initializing deferred pages | Pavel Tatashin | 2 | -27/+31 |
2018-04-06 | mm/migrate: rename migration reason MR_CMA to MR_CONTIG_RANGE | Anshuman Khandual | 2 | -2/+2 |
2018-04-06 | slub: make struct kmem_cache_order_objects::x unsigned int | Alexey Dobriyan | 1 | -1/+1 |
2018-04-06 | slab: make usercopy region 32-bit | Alexey Dobriyan | 4 | -7/+7 |
2018-04-06 | kasan: make kasan_cache_create() work with 32-bit slab cache sizes | Alexey Dobriyan | 1 | -2/+2 |
2018-04-06 | slub: make ->size unsigned int | Alexey Dobriyan | 1 | -1/+1 |
2018-04-06 | slub: make ->object_size unsigned int | Alexey Dobriyan | 1 | -1/+1 |
2018-04-06 | slub: make ->offset unsigned int | Alexey Dobriyan | 1 | -1/+1 |
2018-04-06 | slub: make ->cpu_partial unsigned int | Alexey Dobriyan | 1 | -1/+2 |
2018-04-06 | slub: make ->inuse unsigned int | Alexey Dobriyan | 1 | -1/+1 |
2018-04-06 | slub: make ->align unsigned int | Alexey Dobriyan | 1 | -1/+1 |
2018-04-06 | slub: make ->reserved unsigned int | Alexey Dobriyan | 1 | -1/+1 |
2018-04-06 | slub: make ->red_left_pad unsigned int | Alexey Dobriyan | 1 | -1/+1 |
2018-04-06 | slub: make ->max_attr_size unsigned int | Alexey Dobriyan | 1 | -1/+2 |
2018-04-06 | slub: make ->remote_node_defrag_ratio unsigned int | Alexey Dobriyan | 1 | -1/+1 |
2018-04-06 | slab: make kmem_cache_create() work with 32-bit sizes | Alexey Dobriyan | 1 | -3/+4 |
2018-04-06 | slab: make kmalloc_size() return "unsigned int" | Alexey Dobriyan | 1 | -2/+2 |
2018-04-06 | slab: make kmalloc_index() return "unsigned int" | Alexey Dobriyan | 1 | -3/+3 |
2018-04-06 | Merge tag 'armsoc-drivers' of git://git.kernel.org/pub/scm/linux/kernel/git/a... | Linus Torvalds | 10 | -11/+437 |
2018-04-06 | Merge tag 'armsoc-soc' of git://git.kernel.org/pub/scm/linux/kernel/git/arm/a... | Linus Torvalds | 14 | -72/+642 |
2018-04-06 | Merge tag 'armsoc-dt' of git://git.kernel.org/pub/scm/linux/kernel/git/arm/ar... | Linus Torvalds | 6 | -1/+574 |
2018-04-06 | Merge tag 'devicetree-for-4.17' of git://git.kernel.org/pub/scm/linux/kernel/... | Linus Torvalds | 2 | -3/+15 |
2018-04-06 | Merge branch 'siginfo-linus' of git://git.kernel.org/pub/scm/linux/kernel/git... | Linus Torvalds | 2 | -4/+9 |
2018-04-06 | Merge branch 'for-4.17' of git://git.kernel.org/pub/scm/linux/kernel/git/pmla... | Linus Torvalds | 1 | -2/+5 |
2018-04-06 | Merge branch 'for_linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jac... | Linus Torvalds | 3 | -1/+14 |
2018-04-06 | Merge tag 'nfsd-4.17' of git://linux-nfs.org/~bfields/linux | Linus Torvalds | 4 | -87/+132 |