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
/
include
Age
Commit message (
Expand
)
Author
2022-07-17
mm/mmap: drop ARCH_HAS_VM_GET_PAGE_PROT
Anshuman Khandual
2022-07-17
mm/mmap: build protect protection_map[] with ARCH_HAS_VM_GET_PAGE_PROT
Anshuman Khandual
2022-07-17
mm/mmap: define DECLARE_VM_GET_PAGE_PROT
Anshuman Khandual
2022-07-17
mm/mmap: build protect protection_map[] with __P000
Anshuman Khandual
2022-07-17
mm/page_alloc: protect PCP lists with a spinlock
Mel Gorman
2022-07-17
mm/page_alloc: use only one PCP list for THP-sized allocations
Mel Gorman
2022-07-17
mm/page_alloc: add page->buddy_list and page->pcp_list
Mel Gorman
2022-07-17
hugetlb: do not update address in huge_pmd_unshare
Mike Kravetz
2022-07-17
hugetlb: skip to end of PT page mapping when pte not present
Mike Kravetz
2022-07-17
mm: khugepaged: reorg some khugepaged helpers
Yang Shi
2022-07-17
mm: thp: kill __transhuge_page_enabled()
Yang Shi
2022-07-17
mm: thp: kill transparent_hugepage_active()
Yang Shi
2022-07-17
mm: thp: consolidate vma size check to transhuge_vma_suitable
Yang Shi
2022-07-17
fsdax: dedup file range to use a compare function
Shiyang Ruan
2022-07-17
fsdax: set a CoW flag when associate reflink mappings
Shiyang Ruan
2022-07-17
mm: introduce mf_dax_kill_procs() for fsdax case
Shiyang Ruan
2022-07-17
fsdax: introduce dax_lock_mapping_entry()
Shiyang Ruan
2022-07-17
pagemap,pmem: introduce ->memory_failure()
Shiyang Ruan
2022-07-17
dax: introduce holder for dax_device
Shiyang Ruan
2022-07-17
mm: add device coherent vma selection for memory migration
Alex Sierra
2022-07-17
mm: add zone device coherent type memory support
Alex Sierra
2022-07-17
mm: move page zone helpers from mm.h to mmzone.h
Alex Sierra
2022-07-17
mm: rename is_pinnable_page() to is_longterm_pinnable_page()
Alex Sierra
2022-07-03
mm/khugepaged: try to free transhuge swapcache when possible
Miaohe Lin
2022-07-03
mm: hugetlb: kill set_huge_swap_pte_at()
Qi Zheng
2022-07-03
mm, docs: fix comments that mention mem_hotplug_end()
Yun-Ze Li
2022-07-03
mm: memory_hotplug: make hugetlb_optimize_vmemmap compatible with memmap_on_m...
Muchun Song
2022-07-03
mm: memory_hotplug: enumerate all supported section flags
Muchun Song
2022-07-03
mm: convert destroy_compound_page() to destroy_large_folio()
Matthew Wilcox (Oracle)
2022-07-03
mm/swap: convert __put_page() to __folio_put()
Matthew Wilcox (Oracle)
2022-07-03
mm/swap: make __pagevec_lru_add static
Matthew Wilcox (Oracle)
2022-07-03
mm: add folios_put()
Matthew Wilcox (Oracle)
2022-07-03
mm/vmscan: convert reclaim_clean_pages_from_list() to folios
Matthew Wilcox (Oracle)
2022-07-03
mm/mprotect: try avoiding write faults for exclusive anonymous pages when cha...
David Hildenbrand
2022-07-03
mm/damon/schemes: add 'LRU_DEPRIO' action
SeongJae Park
2022-07-03
mm/damon/schemes: add 'LRU_PRIO' DAMOS action
SeongJae Park
2022-07-03
mm: shrinkers: provide shrinkers with names
Roman Gushchin
2022-07-03
mm: shrinkers: introduce debugfs interface for memory shrinkers
Roman Gushchin
2022-07-03
mm: memcontrol: introduce mem_cgroup_ino() and mem_cgroup_get_from_ino()
Roman Gushchin
2022-07-03
mm: introduce clear_highpage_kasan_tagged
Andrey Konovalov
2022-07-03
mm/damon/{dbgfs,sysfs}: move target_has_pid() from dbgfs to damon.h
SeongJae Park
2022-07-03
mm/migration: fix potential pte_unmap on an not mapped pte
Miaohe Lin
2022-07-03
mm/migration: return errno when isolate_huge_page failed
Miaohe Lin
2022-07-03
mm/page_vma_mapped.c: check possible huge PMD map with transhuge_vma_suitable()
Yang Shi
2022-07-03
mm: rmap: use the correct parameter name for DEFINE_PAGE_VMA_WALK
Yang Shi
2022-06-27
docs: rename Documentation/vm to Documentation/mm
Mike Rapoport
2022-06-27
Merge branch 'master' into mm-stable
akpm
2022-06-26
Merge tag 'soc-fixes-5.19' of git://git.kernel.org/pub/scm/linux/kernel/git/s...
Linus Torvalds
2022-06-26
Merge tag 'mm-hotfixes-stable-2022-06-26' of git://git.kernel.org/pub/scm/lin...
Linus Torvalds
2022-06-24
Merge tag 'gpio-fixes-for-v5.19-rc4' of git://git.kernel.org/pub/scm/linux/ke...
Linus Torvalds
[next]