index
:
linux-arm.git
aarch64/hotplug-vcpu/head
aarch64/hotplug-vcpu/v6.5
aarch64/hotplug-vcpu/v6.6
aarch64/hotplug-vcpu/v6.6-rc1
aarch64/hotplug-vcpu/v6.6-rc5
aarch64/hotplug-vcpu/v6.6-rc6
aarch64/hotplug-vcpu/v6.6-rc7
aarch64/hotplug-vcpu/v6.7
aarch64/hotplug-vcpu/v6.7-rc1
aarch64/hotplug-vcpu/v6.7-rc2
aarch64/hotplug-vcpu/v6.7-rc3
aarch64/hotplug-vcpu/v6.7-rc4
aarch64/hotplug-vcpu/v6.7-rc5
aarch64/hotplug-vcpu/v6.8-rc2
aarch64/ktext/head
aarch64/ktext/v6.5
aarch64/ktext/v6.6-rc5
aarch64/ktext/v6.7
adfs
cex7
clearfog
clearfog-4.10
clearfog-4.11
clearfog-4.12
clearfog-4.13
clearfog-4.9
clkdev
csi-v6
devel-stable
drm-armada-devel
drm-armada-devel-4.15
drm-armada-fixes
drm-armada-fixes-4.15
drm-dwhdmi-devel
drm-etnaviv-devel
drm-tda9950-fixes
drm-tda998x-devel
drm-tda998x-fixes
fec-testing
fiq
fixes
fixes-sa1111
for-arm-soc
for-next
hb2
ktext
ktext-current
master
mcbin
mvneta
mvpp2
net-merged
net-next
net-queue
nmi
phy
rtc
sa1100
spectre
to-build
uaccess
vcpu-rmk
wl18xx
zii
Russell King's ARM Linux kernel tree
Russell King
summary
refs
log
tree
commit
diff
log msg
author
committer
range
Age
Commit message (
Expand
)
Author
2024-02-22
mm: zswap: function ordering: zswap_pools
Johannes Weiner
2024-02-22
mm: zswap: function ordering: pool refcounting
Johannes Weiner
2024-02-22
mm: zswap: function ordering: pool alloc & free
Johannes Weiner
2024-02-22
mm: zswap: simplify zswap_invalidate()
Johannes Weiner
2024-02-22
mm: zswap: further cleanup zswap_store()
Johannes Weiner
2024-02-22
mm: zswap: break out zwap_compress()
Johannes Weiner
2024-02-22
mm: zswap: rename __zswap_load() to zswap_decompress()
Johannes Weiner
2024-02-22
mm: zswap: clean up zswap_entry_put()
Johannes Weiner
2024-02-22
mm: zswap: warn when referencing a dead entry
Johannes Weiner
2024-02-22
mm: zswap: move zswap_invalidate_entry() to related functions
Johannes Weiner
2024-02-22
mm: zswap: inline and remove zswap_entry_find_get()
Johannes Weiner
2024-02-22
mm: zswap: rename zswap_free_entry to zswap_entry_free
Johannes Weiner
2024-02-22
mm/list_lru: remove list_lru_putback()
Chengming Zhou
2024-02-22
mm/zswap: fix race between lru writeback and swapoff
Chengming Zhou
2024-02-22
x86/mm: clarify "prev" usage in switch_mm_irqs_off()
Yosry Ahmed
2024-02-22
x86/mm: delete unused cpu argument to leave_mm()
Yosry Ahmed
2024-02-22
mm and cache_info: remove unnecessary CPU cache info update
Huang Ying
2024-02-22
kswapd: replace try_to_freeze() with kthread_freezable_should_stop()
Levi Yun
2024-02-22
mm: memcg: don't periodically flush stats when memcg is disabled
T.J. Mercier
2024-02-22
selftests/mm: new test that steals pages
Breno Leitao
2024-02-22
mm: kmsan: remove runtime checks from kmsan_unpoison_memory()
Alexander Potapenko
2024-02-22
highmem: add kernel-doc for memcpy_*_folio()
Matthew Wilcox (Oracle)
2024-02-22
dax: add a sysfs knob to control memmap_on_memory behavior
Vishal Verma
2024-02-22
mm/memory_hotplug: export mhp_supports_memmap_on_memory()
Vishal Verma
2024-02-22
Documentatiion/ABI: add ABI documentation for sys-bus-dax
Vishal Verma
2024-02-22
dax/bus.c: replace several sprintf() with sysfs_emit()
Vishal Verma
2024-02-22
dax/bus.c: replace driver-core lock usage by a local rwsem
Vishal Verma
2024-02-22
mm: zswap: remove unused tree argument in zswap_entry_put()
Yosry Ahmed
2024-02-22
mm/mmap: introduce vma_set_range()
Yajun Deng
2024-02-22
mm: zswap: remove unnecessary trees cleanups in zswap_swapoff()
Yosry Ahmed
2024-02-22
mm: swap: enforce updating inuse_pages at the end of swap_range_free()
Yosry Ahmed
2024-02-22
mm/zswap: split zswap rb-tree
Chengming Zhou
2024-02-22
mm/zswap: make sure each swapfile always have zswap rb-tree
Chengming Zhou
2024-02-22
mempolicy: clean up minor dead code in queue_pages_test_walk()
Lukas Bulwahn
2024-02-22
maple_tree: avoid duplicate variable init in mast_spanning_rebalance()
Lukas Bulwahn
2024-02-22
selftests: mm: perform some system cleanup before using hugepages
Nico Pache
2024-02-22
userfaultfd: fix return error if mmap_changing is non-zero in MOVE ioctl
Lokesh Gidra
2024-02-22
selftests/memfd: delete unused declarations
Greg Thelen
2024-02-22
mm: writeback: ratelimit stat flush from mem_cgroup_wb_stats
Shakeel Butt
2024-02-22
mm: memory: move mem_cgroup_charge() into alloc_anon_folio()
Kefeng Wang
2024-02-22
tools/mm: add thpmaps script to dump THP usage info
Ryan Roberts
2024-02-22
mm/zswap: improve with alloc_workqueue() call
Ronald Monthero
2024-02-22
readahead: use ilog2 instead of a while loop in page_cache_ra_order()
Pankaj Raghav
2024-02-21
fs/proc/task_mmu.c: add_to_pagemap: remove useless parameter addr
Hui Zhu
2024-02-21
mm: convert mm_counter_file() to take a folio
Kefeng Wang
2024-02-21
mm: convert mm_counter() to take a folio
Kefeng Wang
2024-02-21
mm: convert to should_zap_page() to should_zap_folio()
Kefeng Wang
2024-02-21
mm: use pfn_swap_entry_folio() in copy_nonpresent_pte()
Kefeng Wang
2024-02-21
mm: use pfn_swap_entry_to_folio() in zap_huge_pmd()
Kefeng Wang
2024-02-21
mm: use pfn_swap_entry_folio() in __split_huge_pmd_locked()
Kefeng Wang
[next]