index
:
linux-stable.git
linux-2.6.11.y
linux-2.6.12.y
linux-2.6.13.y
linux-2.6.14.y
linux-2.6.15.y
linux-2.6.16.y
linux-2.6.17.y
linux-2.6.18.y
linux-2.6.19.y
linux-2.6.20.y
linux-2.6.21.y
linux-2.6.22.y
linux-2.6.23.y
linux-2.6.24.y
linux-2.6.25.y
linux-2.6.26.y
linux-2.6.27.y
linux-2.6.28.y
linux-2.6.29.y
linux-2.6.30.y
linux-2.6.31.y
linux-2.6.32.y
linux-2.6.33.y
linux-2.6.34.y
linux-2.6.35.y
linux-2.6.36.y
linux-2.6.37.y
linux-2.6.38.y
linux-2.6.39.y
linux-3.0.y
linux-3.1.y
linux-3.10.y
linux-3.11.y
linux-3.12.y
linux-3.13.y
linux-3.14.y
linux-3.15.y
linux-3.16.y
linux-3.17.y
linux-3.18.y
linux-3.19.y
linux-3.2.y
linux-3.3.y
linux-3.4.y
linux-3.5.y
linux-3.6.y
linux-3.7.y
linux-3.8.y
linux-3.9.y
linux-4.0.y
linux-4.1.y
linux-4.10.y
linux-4.11.y
linux-4.12.y
linux-4.13.y
linux-4.14.y
linux-4.15.y
linux-4.16.y
linux-4.17.y
linux-4.18.y
linux-4.19.y
linux-4.2.y
linux-4.20.y
linux-4.3.y
linux-4.4.y
linux-4.5.y
linux-4.6.y
linux-4.7.y
linux-4.8.y
linux-4.9.y
linux-5.0.y
linux-5.1.y
linux-5.10.y
linux-5.11.y
linux-5.12.y
linux-5.13.y
linux-5.14.y
linux-5.15.y
linux-5.16.y
linux-5.17.y
linux-5.18.y
linux-5.19.y
linux-5.2.y
linux-5.3.y
linux-5.4.y
linux-5.5.y
linux-5.6.y
linux-5.7.y
linux-5.8.y
linux-5.9.y
linux-6.0.y
linux-6.1.y
linux-6.10.y
linux-6.11.y
linux-6.2.y
linux-6.3.y
linux-6.4.y
linux-6.5.y
linux-6.6.y
linux-6.7.y
linux-6.8.y
linux-6.9.y
linux-rolling-lts
linux-rolling-stable
master
Linux kernel stable tree
Greg Kroah-Hartman
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
mm
/
internal.h
Commit message (
Expand
)
Author
Age
Files
Lines
*
Merge branch 'akpm' (patches from Andrew)
Linus Torvalds
2021-11-06
1
-0
/
+22
|
\
|
*
mm/vmscan: centralise timeout values for reclaim_throttle
Mel Gorman
2021-11-06
1
-2
/
+1
|
*
mm/vmscan: throttle reclaim and compaction when too may pages are isolated
Mel Gorman
2021-11-06
1
-0
/
+11
|
*
mm/vmscan: throttle reclaim until some writeback completes if congested
Mel Gorman
2021-11-06
1
-0
/
+11
|
*
mm: introduce pmd_install() helper
Qi Zheng
2021-11-06
1
-0
/
+1
*
|
mm: Add folio_evictable()
Matthew Wilcox (Oracle)
2021-10-18
1
-8
/
+19
*
|
mm/writeback: Add __folio_end_writeback()
Matthew Wilcox (Oracle)
2021-10-18
1
-0
/
+1
*
|
mm: Add folio_raw_mapping()
Matthew Wilcox (Oracle)
2021-09-27
1
-0
/
+7
*
|
mm/swap: Add folio_rotate_reclaimable()
Matthew Wilcox (Oracle)
2021-09-27
1
-0
/
+1
|
/
*
mm/numa: automatically generate node migration order
Dave Hansen
2021-09-03
1
-0
/
+5
*
mm: introduce memmap_alloc() to unify memory map allocation
Mike Rapoport
2021-09-03
1
-0
/
+4
*
mmap: make mlock_future_check() global
Mike Rapoport
2021-07-08
1
-0
/
+3
*
mm/page_alloc: move prototype for find_suitable_fallback
Mel Gorman
2021-07-01
1
-2
/
+1
*
mm/madvise: introduce MADV_POPULATE_(READ|WRITE) to prefault page tables
David Hildenbrand
2021-06-30
1
-0
/
+3
*
mm: make variable names for populate_vma_page_range() consistent
David Hildenbrand
2021-06-30
1
-1
/
+1
*
mm: thp: refactor NUMA fault handling
Yang Shi
2021-06-30
1
-18
/
+0
*
mm: memory: make numa_migrate_prep() non-static
Yang Shi
2021-06-30
1
-0
/
+3
*
mm/page_alloc: allow high-order pages to be stored on the per-cpu lists
Mel Gorman
2021-06-29
1
-1
/
+1
*
mm/page_alloc: adjust pcp->high after CPU hotplug events
Mel Gorman
2021-06-29
1
-1
/
+1
*
mm: memcg/slab: create a new set of kmalloc-cg-<n> caches
Waiman Long
2021-06-29
1
-0
/
+5
*
mm/thp: fix vma_address() if virtual address below file offset
Hugh Dickins
2021-06-16
1
-14
/
+39
*
Revert "mm/gup: check page posion status for coredump."
Michal Hocko
2021-05-22
1
-20
/
+0
*
mm: fix typos in comments
Ingo Molnar
2021-05-07
1
-1
/
+1
*
mm,compaction: let isolate_migratepages_{range,block} return error codes
Oscar Salvador
2021-05-05
1
-2
/
+8
*
mm/page_alloc: combine __alloc_pages and __alloc_pages_nodemask
Matthew Wilcox (Oracle)
2021-04-30
1
-2
/
+2
*
mm/vmalloc: remove unmap_kernel_range
Nicholas Piggin
2021-04-30
1
-1
/
+14
*
mm/vmalloc: remove map_kernel_range
Nicholas Piggin
2021-04-30
1
-0
/
+6
*
Merge tag 'netfs-lib-20210426' of git://git.kernel.org/pub/scm/linux/kernel/g...
Linus Torvalds
2021-04-27
1
-4
/
+3
|
\
|
*
mm/filemap: Pass the file_ra_state in the ractl
Matthew Wilcox (Oracle)
2021-04-23
1
-4
/
+3
*
|
mm/gup: check page posion status for coredump.
Aili Yao
2021-04-09
1
-0
/
+20
|
/
*
mm: introduce page_needs_cow_for_dma() for deciding whether cow
Peter Xu
2021-03-13
1
-5
/
+0
*
mm: add and use find_lock_entries
Matthew Wilcox (Oracle)
2021-02-26
1
-0
/
+3
*
mm: add FGP_ENTRY
Matthew Wilcox (Oracle)
2021-02-26
1
-3
/
+0
*
mm, page_alloc: disable pcplists during memory offline
Vlastimil Babka
2020-12-15
1
-0
/
+2
*
mm: move free_unref_page to mm/internal.h
Matthew Wilcox (Oracle)
2020-12-15
1
-0
/
+3
*
mm: rename page_order() to buddy_order()
Matthew Wilcox (Oracle)
2020-10-16
1
-4
/
+4
*
mm/readahead: pass a file_ra_state into force_page_cache_ra
David Howells
2020-10-16
1
-2
/
+3
*
mm/filemap: fold ra_submit into do_sync_mmap_readahead
David Howells
2020-10-16
1
-10
/
+0
*
mm/readahead: pass readahead_control to force_page_cache_ra
David Howells
2020-10-16
1
-4
/
+9
*
mm/readahead: make do_page_cache_ra take a readahead_control
Matthew Wilcox (Oracle)
2020-10-16
1
-6
/
+5
*
i915: use find_lock_page instead of find_lock_entry
Matthew Wilcox (Oracle)
2020-10-13
1
-0
/
+3
*
mm: replace hpage_nr_pages with thp_nr_pages
Matthew Wilcox (Oracle)
2020-08-14
1
-1
/
+1
*
mm: add thp_size
Matthew Wilcox (Oracle)
2020-08-14
1
-1
/
+1
*
mm/mempolicy: use a standard migration target allocation callback
Joonsoo Kim
2020-08-12
1
-1
/
+0
*
mm/migrate: introduce a standard migration target allocation function
Joonsoo Kim
2020-08-12
1
-0
/
+7
*
mm: proactive compaction
Nitin Gupta
2020-08-12
1
-0
/
+1
*
mmap locking API: convert mmap_sem comments
Michel Lespinasse
2020-06-09
1
-2
/
+2
*
mmap locking API: use coccinelle to convert mmap_sem rwsem call sites
Michel Lespinasse
2020-06-09
1
-1
/
+1
*
mm: fix a typo in comment "strucure"->"structure"
Ethon Paul
2020-06-04
1
-1
/
+1
*
mm/vmscan.c: change prototype for shrink_page_list
Maninder Singh
2020-06-03
1
-1
/
+1
[next]