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
path:
root
/
mm
/
Makefile
Age
Commit message (
Expand
)
Author
2024-03-31
kbuild: make -Woverride-init warnings more consistent
Arnd Bergmann
2023-12-05
mm/slab: remove CONFIG_SLAB from all Kconfig and Makefile
Vlastimil Babka
2023-10-04
mm: vmscan: move shrinker-related code into a separate file
Qi Zheng
2023-08-29
Merge tag 'mm-stable-2023-08-28-18-26' of git://git.kernel.org/pub/scm/linux/...
Linus Torvalds
2023-08-21
mm: kill frontswap
Johannes Weiner
2023-08-09
shmem: prepare shmem quota infrastructure
Carlos Maiolino
2023-06-09
mm: page_alloc: split out DEBUG_PAGEALLOC
Kefeng Wang
2023-06-09
mm: page_alloc: split out FAIL_PAGE_ALLOC
Kefeng Wang
2023-06-09
mm: page_alloc: collect mem statistic into show_mem.c
Kefeng Wang
2023-04-27
Merge tag 'mm-stable-2023-04-27-15-30' of git://git.kernel.org/pub/scm/linux/...
Linus Torvalds
2023-04-05
dmapool: add alloc/free performance test
Keith Busch
2023-03-29
mm/slob: remove CONFIG_SLOB
Vlastimil Babka
2022-10-03
mm: memcontrol: drop dead CONFIG_MEMCG_SWAP config symbol
Johannes Weiner
2022-10-03
kmsan: add KMSAN runtime core
Alexander Potapenko
2022-09-26
mm: remove vmacache
Liam R. Howlett
2022-09-26
mm/demotion: add support for explicit memory tiers
Aneesh Kumar K.V
2022-07-03
mm: shrinkers: introduce debugfs interface for memory shrinkers
Roman Gushchin
2022-04-28
mm: hugetlb_vmemmap: cleanup CONFIG_HUGETLB_PAGE_FREE_VMEMMAP*
Muchun Song
2022-03-03
mm: move the migrate_vma_* device migration code into its own file
Christoph Hellwig
2022-01-22
mm: remove cleancache
Christoph Hellwig
2022-01-15
Merge branch 'akpm' (patches from Andrew)
Linus Torvalds
2022-01-15
mm: page table check
Pasha Tatashin
2021-12-09
mm, kcsan: Enable barrier instrumentation
Marco Elver
2021-09-27
mm/util: Add folio_mapping() and folio_file_mapping()
Matthew Wilcox (Oracle)
2021-09-08
mm: introduce Data Access MONitor (DAMON)
SeongJae Park
2021-09-08
mm: move ioremap_page_range to vmalloc.c
Christoph Hellwig
2021-07-08
mm: introduce memfd_secret system call to create "secret" memory areas
Mike Rapoport
2021-06-30
mm: hugetlb: free the vmemmap pages associated with each HugeTLB page
Muchun Song
2021-06-30
mm: memory_hotplug: factor out bootmem core functions to bootmem_info.c
Muchun Song
2021-05-05
mm,memory_hotplug: add kernel boot option to enable memmap_on_memory
Oscar Salvador
2021-05-05
mm: cma: support sysfs
Minchan Kim
2021-04-30
mm: add a io_mapping_map_user helper
Christoph Hellwig
2021-02-26
mm: add Kernel Electric-Fence infrastructure
Alexander Potapenko
2021-01-12
media: videobuf2: Move frame_vector into media subsystem
Daniel Vetter
2020-12-15
mm: mmap_lock: add tracepoints around lock acquisition
Axel Rasmussen
2020-12-15
mm/gup_benchmark: rename to mm/gup_test
John Hubbard
2020-10-13
mm,kmemleak-test.c: move kmemleak-test.c to samples dir
Hui Su
2020-08-07
mm: move lib/ioremap.c to mm/
Mike Rapoport
2020-06-11
Merge tag 'locking-kcsan-2020-06-11' of git://git.kernel.org/pub/scm/linux/ke...
Linus Torvalds
2020-06-11
Rebase locking/kcsan to locking/urgent
Thomas Gleixner
2020-06-10
kernel: move use_mm/unuse_mm to kthread.c
Christoph Hellwig
2020-06-04
mm/debug: add tests validating architecture page table helpers
Anshuman Khandual
2020-04-13
Merge tag 'v5.7-rc1' into locking/kcsan, to resolve conflicts and refresh
Ingo Molnar
2020-04-07
mm: introduce Reported pages
Alexander Duyck
2020-04-02
mm/Makefile: disable KCSAN for kmemleak
Qian Cai
2020-03-21
Merge branch 'x86/kdump' into locking/kcsan, to resolve conflicts
Ingo Molnar
2020-02-04
mm: add generic ptdump
Steven Price
2020-01-31
kcov: ignore fault-inject and stacktrace
Dmitry Vyukov
2019-12-30
Merge tag 'v5.5-rc4' into locking/kcsan, to resolve conflicts
Ingo Molnar
2019-11-16
build, kcsan: Add KCSAN build exceptions
Marco Elver
[next]