aboutsummaryrefslogtreecommitdiffstats
path: root/include (follow)
AgeCommit message (Expand)AuthorFilesLines
2019-12-01include/linux/mmzone.h: fix comment for ISOLATE_UNMAPPED macroHao Lee1-1/+1
2019-12-01mm, pcpu: make zone pcp updates and reset internal to the mmMel Gorman1-3/+0
2019-12-01mm/page_alloc: add alloc_contig_pages()Anshuman Khandual1-0/+2
2019-12-01kasan: support backing vmalloc space with real shadow memoryDaniel Axtens3-1/+44
2019-12-01include/linux/memory_hotplug.h: move definitions of {set,clear}_zone_contiguousBen Dooks (Codethink)1-3/+3
2019-12-01mm/page_isolation.c: convert SKIP_HWPOISON to MEMORY_OFFLINEDavid Hildenbrand1-2/+2
2019-12-01mm/memory_hotplug: remove __online_page_free() and __online_page_increment_counters()David Hildenbrand1-2/+0
2019-12-01mm/memory_hotplug: export generic_online_page()David Hildenbrand1-0/+1
2019-12-01mm, soft-offline: convert parameter to pfnNaoya Horiguchi1-1/+1
2019-12-01mm/memory.c: fix a huge pud insertion race during faultingThomas Hellstrom1-0/+25
2019-12-01mm: move the backup x_devmap() functions to asm-generic/pgtable.hThomas Hellstrom2-15/+15
2019-12-01asm-generic/mm: stub out p{4,u}d_clear_bad() if __PAGETABLE_P{4,U}D_FOLDEDVineet Gupta1-0/+11
2019-12-01asm-generic/tlb: stub out pmd_free_tlb() if nopmdVineet Gupta1-1/+1
2019-12-01asm-generic/tlb: stub out p4d_free_tlb() if nop4d ...Vineet Gupta3-4/+1
2019-12-01asm-generic/tlb: stub out pud_free_tlb() if nopud ...Vineet Gupta3-4/+1
2019-12-01rss_stat: add support to detect RSS updates of external mmJoel Fernandes (Google)3-7/+35
2019-12-01mm: emit tracepoint when RSS changesJoel Fernandes (Google)2-3/+32
2019-12-01mm: vmscan: memcontrol: remove mem_cgroup_select_victim_node()Shakeel Butt1-8/+0
2019-12-01include/linux/memcontrol.h: fix comments based on per-node memcgHao Lee1-3/+2
2019-12-01mm, memcg: clean up reclaim iter arrayYafang Shao1-2/+1
2019-12-01fs/direct-io.c: keep dio_warn_stale_pagecache() when CONFIG_BLOCK=nKonstantin Khlebnikov1-1/+5
2019-12-01mm, slab: remove unused kmalloc_size()Pengfei Li1-20/+0
2019-11-30Merge tag 'seccomp-v5.5-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/kees/linuxLinus Torvalds2-3/+32
2019-11-30Merge tag 'audit-pr-20191126' of git://git.kernel.org/pub/scm/linux/kernel/git/pcmoore/auditLinus Torvalds2-2/+4
2019-11-30Merge tag 'hyperv-next-signed' of git://git.kernel.org/pub/scm/linux/kernel/git/hyperv/linuxLinus Torvalds2-5/+28
2019-11-30Merge tag 'powerpc-5.5-1' of git://git.kernel.org/pub/scm/linux/kernel/git/powerpc/linuxLinus Torvalds5-2/+12
2019-11-30Merge tag 'notifications-pipe-prep-20191115' of git://git.kernel.org/pub/scm/linux/kernel/git/dhowells/linux-fsLinus Torvalds3-10/+69
2019-11-30Merge tag 'for_v5.5-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/jack/linux-fsLinus Torvalds2-2/+14
2019-11-30Merge tag 'ext4_for_linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tytso/ext4Linus Torvalds4-74/+94
2019-11-30Merge tag 'iomap-5.5-merge-11' of git://git.kernel.org/pub/scm/fs/xfs/xfs-linuxLinus Torvalds1-34/+95
2019-11-30Merge tag 'for-linus-hmm' of git://git.kernel.org/pub/scm/linux/kernel/git/rdma/rdmaLinus Torvalds4-261/+146
2019-11-30Merge tag 'drm-vmwgfx-coherent-2019-11-29' of git://anongit.freedesktop.org/drm/drmLinus Torvalds5-4/+38
2019-11-29Merge branch 'for-5.5/logitech' into for-linusJiri Kosina1-0/+75
2019-11-28net/tls: use sg_next() to walk sg entriesJakub Kicinski1-1/+1
2019-11-28net/tls: remove the dead inplace_crypto codeJakub Kicinski1-1/+0
2019-11-28net: skmsg: fix TLS 1.3 crash with full sk_msgJakub Kicinski1-14/+14
2019-11-28Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/torvalds/linux; tag 'dma-mapping-5.5' of git://git.infradead.org/users/hch/dma-mappingLinus Torvalds5-33/+48
2019-11-28Merge tag 'ioremap-5.5' of git://git.infradead.org/users/hch/ioremapLinus Torvalds1-53/+36
2019-11-28Merge tag 'for-5.5/io_uring-post-20191128' of git://git.kernel.dk/linux-blockLinus Torvalds3-8/+12
2019-11-28i2c: replace i2c_new_probed_device with an ERR_PTR variantWolfram Sang1-3/+9
2019-11-28Merge branch 'remotes/lorenzo/pci/mmio-dma-ranges'Bjorn Helgaas2-3/+18
2019-11-28Merge branch 'remotes/lorenzo/pci/vmd'Bjorn Helgaas1-0/+1
2019-11-28Merge branch 'pci/virtualization'Bjorn Helgaas2-71/+24
2019-11-28Merge branch 'pci/resource'Bjorn Helgaas3-2/+3
2019-11-28Merge branch 'pci/pm'Bjorn Helgaas1-5/+9
2019-11-28Merge branch 'pci/msi'Bjorn Helgaas2-6/+1
2019-11-28Merge branch 'pci/misc'Bjorn Helgaas2-3/+4
2019-11-28Merge branch 'pci/aspm'Bjorn Helgaas1-3/+7
2019-11-28Merge branch 'pci/aer'Bjorn Helgaas1-0/+4
2019-11-28Merge branch 'vmwgfx-coherent' of git://people.freedesktop.org/~thomash/linux into drm-nextDave Airlie5-4/+38