index
:
linux.git
arm64-uaccess
for-next
master
nocache-cleanup
vsnprintf
Linux kernel source tree
Gitolite user
summary
refs
log
tree
commit
diff
log msg
author
committer
range
Age
Commit message (
Expand
)
Author
2024-09-03
mm: shmem: support large folio allocation for shmem_replace_folio()
Baolin Wang
2024-09-03
mm: shmem: use swap_free_nr() to free shmem swap entries
Baolin Wang
2024-09-03
mm: filemap: use xa_get_order() to get the swap entry order
Baolin Wang
2024-09-03
mm: shmem: return number of pages beeing freed in shmem_free_swap
Daniel Gomez
2024-09-03
mm: shmem: extend shmem_partial_swap_usage() to support large folio swap
Baolin Wang
2024-09-03
mm: swap: extend swap_shmem_alloc() to support batch SWAP_MAP_SHMEM flag setting
Baolin Wang
2024-09-03
mm: attempt to batch free swap entries for zap_pte_range()
Barry Song
2024-09-03
mm: rename instances of swap_info_struct to meaningful 'si'
Barry Song
2024-09-03
docs: move numa=fake description to kernel-parameters.txt
Mike Rapoport (Microsoft)
2024-09-03
mm: make range-to-target_node lookup facility a part of numa_memblks
Mike Rapoport (Microsoft)
2024-09-03
arch_numa: switch over to numa_memblks
Mike Rapoport (Microsoft)
2024-09-03
of, numa: return -EINVAL when no numa-node-id is found
Mike Rapoport (Microsoft)
2024-09-03
mm: numa_memblks: use memblock_{start,end}_of_DRAM() when sanitizing meminfo
Mike Rapoport (Microsoft)
2024-09-03
mm: numa_memblks: make several functions and variables static
Mike Rapoport (Microsoft)
2024-09-03
mm: numa_memblks: introduce numa_memblks_init
Mike Rapoport (Microsoft)
2024-09-03
mm: introduce numa_emulation
Mike Rapoport (Microsoft)
2024-09-03
mm: move numa_distance and related code from x86 to numa_memblks
Mike Rapoport (Microsoft)
2024-09-03
mm: introduce numa_memblks
Mike Rapoport (Microsoft)
2024-09-03
x86/numa: numa_{add,remove}_cpu: make cpu parameter unsigned
Mike Rapoport (Microsoft)
2024-09-03
x86/numa_emu: use a helper function to get MAX_DMA32_PFN
Mike Rapoport (Microsoft)
2024-09-03
x86/numa_emu: split __apicid_to_node update to a helper function
Mike Rapoport (Microsoft)
2024-09-03
x86/numa_emu: simplify allocation of phys_dist
Mike Rapoport (Microsoft)
2024-09-03
x86/numa: move FAKE_NODE_* defines to numa_emu
Mike Rapoport (Microsoft)
2024-09-03
x86/numa: use get_pfn_range_for_nid to verify that node spans memory
Mike Rapoport (Microsoft)
2024-09-03
x86/numa: simplify numa_distance allocation
Mike Rapoport (Microsoft)
2024-09-03
arch, mm: pull out allocation of NODE_DATA to generic code
Mike Rapoport (Microsoft)
2024-09-03
mm: drop CONFIG_HAVE_ARCH_NODEDATA_EXTENSION
Mike Rapoport (Microsoft)
2024-09-03
arch, mm: move definition of node_data to generic code
Mike Rapoport (Microsoft)
2024-09-03
MIPS: loongson64: drop HAVE_ARCH_NODEDATA_EXTENSION
Mike Rapoport (Microsoft)
2024-09-03
MIPS: loongson64: rename __node_data to node_data
Mike Rapoport (Microsoft)
2024-09-03
MIPS: sgi-ip27: drop HAVE_ARCH_NODEDATA_EXTENSION
Mike Rapoport (Microsoft)
2024-09-03
MIPS: sgi-ip27: ensure node_possible_map only contains valid nodes
Mike Rapoport (Microsoft)
2024-09-03
MIPS: sgi-ip27: make NODE_DATA() the same as on all other architectures
Mike Rapoport (Microsoft)
2024-09-03
mm: move kernel/numa.c to mm/
Mike Rapoport (Microsoft)
2024-09-03
mm: swap: add a adaptive full cluster cache reclaim
Kairui Song
2024-09-03
mm: swap: relaim the cached parts that got scanned
Kairui Song
2024-09-03
mm: swap: add a fragment cluster list
Kairui Song
2024-09-03
mm: swap: allow cache reclaim to skip slot cache
Kairui Song
2024-09-03
mm: swap: skip slot cache on freeing for mTHP
Kairui Song
2024-09-03
mm: swap: clean up initialization helper
Kairui Song
2024-09-03
mm: swap: separate SSD allocation from scan_swap_map_slots()
Chris Li
2024-09-03
mm: swap: mTHP allocate swap entries from nonfull list
Chris Li
2024-09-03
mm: swap: swap cluster switch to double link list
Chris Li
2024-09-04
dma-direct: optimize page freeing when it is not addressable
Chen Yu
2024-09-04
dma-mapping: clearly mark DMA ops as an architecture feature
Christoph Hellwig
2024-09-04
vdpa_sim: don't select DMA_OPS
Christoph Hellwig
2024-09-03
ext4: convert EXT4_B2C(sbi->s_stripe) users to EXT4_NUM_B2C
Ojaswin Mujoo
2024-09-03
ext4: check stripe size compatibility on remount as well
Ojaswin Mujoo
2024-09-03
ext4: fix i_data_sem unlock order in ext4_ind_migrate()
Artem Sadovnikov
2024-09-03
ext4: remove the special buffer dirty handling in do_journal_get_write_access
Shida Zhang
[prev]
[next]