summaryrefslogtreecommitdiff
path: root/include
AgeCommit message (Expand)Author
2023-04-05mm/page_alloc: make deferred page init free pages in MAX_ORDER blocksKirill A. Shutemov
2023-04-05mm: remove vmf_insert_pfn_xxx_prot() for huge page-table entriesLorenzo Stoakes
2023-04-05mm: remove unused vmf_insert_mixed_prot()Lorenzo Stoakes
2023-04-05mm/memtest: add results of early memtest to /proc/meminfoTomas Mudrunka
2023-04-05mm: move vmalloc_init() declaration to mm/internal.hMike Rapoport (IBM)
2023-04-05mm: move kmem_cache_init() declaration to mm/slab.hMike Rapoport (IBM)
2023-04-05mm: move mem_init_print_info() to mm_init.cMike Rapoport (IBM)
2023-04-05init,mm: fold late call to page_ext_init() to page_alloc_init_late()Mike Rapoport (IBM)
2023-04-05mm: move init_mem_debugging_and_hardening() to mm/mm_init.cMike Rapoport (IBM)
2023-04-05mm: call {ptlock,pgtable}_cache_init() directly from mm_core_init()Mike Rapoport (IBM)
2023-04-05init,mm: move mm_init() to mm/mm_init.c and rename it to mm_core_init()Mike Rapoport (IBM)
2023-04-05mm/page_alloc: rename page_alloc_init() to page_alloc_init_cpuhp()Mike Rapoport (IBM)
2023-04-05mm: move most of core MM initialization to mm/mm_init.cMike Rapoport (IBM)
2023-04-05mm: move get_page_from_free_area() to mm/page_alloc.cMike Rapoport (IBM)
2023-04-05mm: userfaultfd: add UFFDIO_CONTINUE_MODE_WP to install WP PTEsAxel Rasmussen
2023-04-05mm: userfaultfd: combine 'mode' and 'wp_copy' argumentsAxel Rasmussen
2023-04-05mm: userfaultfd: don't pass around both mm and vmaAxel Rasmussen
2023-04-05mm: userfaultfd: rename functions for clarity + consistencyAxel Rasmussen
2023-04-05mm, treewide: redefine MAX_ORDER sanelyKirill A. Shutemov
2023-04-05mm/uffd: UFFD_FEATURE_WP_UNPOPULATEDPeter Xu
2023-04-05mm: return an ERR_PTR from __filemap_get_folioChristoph Hellwig
2023-04-05mm: remove FGP_ENTRYChristoph Hellwig
2023-04-05mm: make mapping_get_entry available outside of filemap.cChristoph Hellwig
2023-03-28mm/thp: rename TRANSPARENT_HUGEPAGE_NEVER_DAX to _UNSUPPORTEDPeter Xu
2023-03-28mm: vmscan: add a map_nr_max field to shrinker_infoQi Zheng
2023-03-28mm: prefer xxx_page() alloc/free functions for order-0 pagesLorenzo Stoakes
2023-03-28kasan: remove PG_skip_kasan_poison flagPeter Collingbourne
2023-03-28io-mapping: don't disable preempt on RT in io_mapping_map_atomic_wc().Sebastian Andrzej Siewior
2023-03-28shmem: add support to ignore swapLuis Chamberlain
2023-03-28mm,jfs: move write_one_page/folio_write_one to jfsChristoph Hellwig
2023-03-28mm, memcg: Prevent memory.swappiness load/store tearingYue Zhao
2023-03-28mm: add PTE pointer parameter to flush_tlb_fix_spurious_fault()Gerald Schaefer
2023-03-28mm: swap: remove unneeded cgroup_throttle_swaprate()Kefeng Wang
2023-03-28kasan: call clear_page with a match-all tag instead of changing page tagPeter Collingbourne
2023-03-28mm, printk: introduce new format %pGt for page_typeHyeonggon Yoo
2023-03-28mmflags.h: use less error prone method to define pageflag_namesHyeonggon Yoo
2023-03-28mm: add tracepoints to ksmStefan Roesch
2023-03-28lazy tlb: allow lazy tlb mm refcounting to be configurableNicholas Piggin
2023-03-28lazy tlb: introduce lazy tlb mm refcount helper functionsNicholas Piggin
2023-03-28mm: multi-gen LRU: clean up sysfs codeT.J. Alumbaugh
2023-03-28x86/mm/pat: clear VM_PAT if copy_p4d_range failedMa Wupeng
2023-03-26Merge tag 'core_urgent_for_v6.3_rc4' of git://git.kernel.org/pub/scm/linux/ke...Linus Torvalds
2023-03-25Merge tag 'xfs-6.3-fixes-4' of git://git.kernel.org/pub/scm/fs/xfs/xfs-linuxLinus Torvalds
2023-03-24Merge tag 'mm-hotfixes-stable-2023-03-24-17-09' of git://git.kernel.org/pub/s...Linus Torvalds
2023-03-24Merge tag 'block-6.3-2023-03-24' of git://git.kernel.dk/linuxLinus Torvalds
2023-03-24Merge tag 'thermal-6.3-rc4' of git://git.kernel.org/pub/scm/linux/kernel/git/...Linus Torvalds
2023-03-24Merge tag 'efi-fixes-for-v6.3-1' of git://git.kernel.org/pub/scm/linux/kernel...Linus Torvalds
2023-03-24Merge tag 'net-6.3-rc4' of git://git.kernel.org/pub/scm/linux/kernel/git/netd...Linus Torvalds
2023-03-23mm: mmap: remove newline at the end of the traceMinwoo Im
2023-03-22Bluetooth: btintel: Iterate only bluetooth device ACPI entriesKiran K