summaryrefslogtreecommitdiffstats
path: root/include
AgeCommit message (Expand)AuthorLines
2023-06-19watchdog/sparc64: define HARDLOCKUP_DETECTOR_SPARC64Petr Mladek-2/+2
2023-06-19watchdog/hardlockup: make HAVE_NMI_WATCHDOG sparc64-specificPetr Mladek-3/+2
2023-06-19watchdog/hardlockup: declare arch_touch_nmi_watchdog() only in linux/nmi.hPetr Mladek-3/+10
2023-06-19watchdog/buddy: cleanup how watchdog_buddy_check_hardlockup() is calledDouglas Anderson-2/+2
2023-06-19watchdog/hardlockup: remove softlockup comment in touch_nmi_watchdog()Douglas Anderson-4/+0
2023-06-19watchdog/hardlockup: keep kernel.nmi_watchdog sysctl as 0444 if probe failsDouglas Anderson-6/+0
2023-06-19mm: page_alloc: make compound_page_dtors staticMiaohe Lin-1/+0
2023-06-19mm: move mm_count into its own cache lineMathieu Desnoyers-8/+15
2023-06-19mm/memcg: remove return value of mem_cgroup_scan_tasks()ZhangPeng-4/+3
2023-06-19mm: remove is_longterm_pinnable_page() and reimplement folio_is_longterm_pinn...Vishal Moola (Oracle)-13/+9
2023-06-19mmzone: introduce folio_migratetype()Vishal Moola (Oracle)-0/+3
2023-06-19mmzone: introduce folio_is_zone_movable()Vishal Moola (Oracle)-0/+5
2023-06-19mm: kill lock|unlock_page_memcg()Kefeng Wang-11/+1
2023-06-19buffer: convert page_zero_new_buffers() to folio_zero_new_buffers()Matthew Wilcox (Oracle)-1/+1
2023-06-19buffer: convert __block_write_full_page() to __block_write_full_folio()Matthew Wilcox (Oracle)-1/+1
2023-06-19mm: compaction: mark kcompactd_run() and kcompactd_stop() __meminitMiaohe Lin-2/+2
2023-06-19mm: remove unused vma_init_lock()YueHaibing-1/+0
2023-06-19userfaultfd: fix regression in userfaultfd_unmap_prep()Liam R. Howlett-3/+3
2023-06-19mm/folio: replace set_compound_order with folio_set_orderTarun Sahu-10/+0
2023-06-19mm: zswap: remove shrink from zpool interfaceDomenico Cerasuolo-18/+2
2023-06-19mm: ptep_get() conversionRyan Roberts-4/+8
2023-06-19mm: move ptep_get() and pmdp_get() helpersRyan Roberts-14/+14
2023-06-19iommu/dma: force bouncing if the size is not cacheline-alignedCatalin Marinas-2/+39
2023-06-19dma-mapping: force bouncing if the kmalloc() size is not cache-line-alignedCatalin Marinas-0/+61
2023-06-19dma-mapping: name SG DMA flag helpers consistentlyRobin Murphy-4/+4
2023-06-19scatterlist: add dedicated config for DMA flagsRobin Murphy-7/+6
2023-06-19iio: core: use ARCH_DMA_MINALIGN instead of ARCH_KMALLOC_MINALIGNCatalin Marinas-1/+1
2023-06-19dma: allow dma_get_cache_alignment() to be overridden by the arch codeCatalin Marinas-0/+2
2023-06-19mm/slab: decouple ARCH_KMALLOC_MINALIGN from ARCH_DMA_MINALIGNCatalin Marinas-5/+18
2023-06-19mm: remove set_compound_page_dtor()Sidhartha Kumar-10/+0
2023-06-19mm/swap: swap_vma_readahead() do the pte_offset_map()Hugh Dickins-19/+0
2023-06-19mm/pgtable: delete pmd_trans_unstable() and friendsHugh Dickins-96/+7
2023-06-19mm/pgtable: allow pte_offset_map[_lock]() to failHugh Dickins-15/+34
2023-06-19mm/pgtable: kmap_local_page() instead of kmap_atomic()Hugh Dickins-2/+2
2023-06-19mm/migrate: remove cruft from migration_entry_wait()sHugh Dickins-16/+5
2023-06-19mm: use pmdp_get_lockless() without surplus barrier()Hugh Dickins-17/+0
2023-06-19mm: zswap: support exclusive loadsYosry Ahmed-1/+1
2023-06-19mm/memory_hotplug: remove reset_node_managed_pages() in hotadd_init_pgdat()Haifeng Xu-1/+0
2023-06-19shmem: use ramfs_kill_sb() for kill_sb method of ramfs-based tmpfsRoberto Sassu-0/+1
2023-06-19mm/sparse: remove unused parameters in sparse_remove_section()Yajun Deng-3/+2
2023-06-19mm: vmscan: mark kswapd_run() and kswapd_stop() __meminitMiaohe Lin-2/+2
2023-06-19mm: remove obsolete alloc_migrate_target()Miaohe Lin-3/+0
2023-06-19mm: page_isolation: write proper kerneldocJohannes Weiner-18/+6
2023-06-19writeback: fix dereferencing NULL mapping->host on writeback_page_templateRafael Aquini-1/+1
2023-06-19NFS: add sysfs shutdown knobBenjamin Coddington-1/+3
2023-06-19NFS: add a sysfs link to the lockd rpc_clientBenjamin Coddington-0/+2
2023-06-19NFS: Add sysfs links to sunrpc clients for nfs_clientsBenjamin Coddington-1/+7
2023-06-19NFS: add superblock sysfs entriesBenjamin Coddington-0/+2
2023-06-19ipv6: rpl: Remove pskb(_may)?_pull() in ipv6_rpl_srh_rcv().Kuniyuki Iwashima-3/+0
2023-06-19btrfs: tracepoints: also show actual number of the outstanding extentsNaohiro Aota-4/+6