index
:
linux.git
cached
cdir_v2
cfid-fixes
cfid-fixes-2025-09-12
cfid-fixes-rebase
cfid-fixes-v2
cfid-fixes-v3
cfid-fixes-v3-2
cifs
compress-2025-01-21
compress-2025-01-23
compress-2026-03-30
compress-2026-04-14
compress-2026-04-17-sambaxp
compress-2026-04-27
cpu_affinity
data_corruption_v6.x
fix-paths-case
hc-hw24-test
hw24
hw24-hc
hw24-hc-wip
master
multichannel-fixes
multichannel-fixes-v2
multichannel-fixes-v3
plk
reconnect-fixes
sambaXP-2025
smb-compression-async
smb-compression-lsfmm
smb-compression-splice
smb-compression-upstream
xattr
Clone of https://git.kernel.org/pub/scm/linux/kernel/git/stable/linux.git
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
mm
Age
Commit message (
Expand
)
Author
Files
Lines
2015-06-22
mm/memory_hotplug.c: set zone->wait_table to null after freeing it
Gu Zheng
1
-1
/
+3
2015-06-06
mm, numa: really disable NUMA balancing by default on single node machines
Mel Gorman
1
-1
/
+1
2015-05-17
mm: soft-offline: fix num_poisoned_pages counting on concurrent events
Naoya Horiguchi
1
-4
/
+4
2015-05-17
writeback: use |1 instead of +1 to protect against div by zero
Tejun Heo
1
-3
/
+3
2015-05-17
mm/memory-failure: call shake_page() when error hits thp tail page
Naoya Horiguchi
1
-4
/
+4
2015-04-29
vm: make stack guard page errors return VM_FAULT_SIGSEGV rather than SIGBUS
Linus Torvalds
1
-1
/
+1
2015-04-29
vm: add VM_FAULT_SIGSEGV handling support
Linus Torvalds
2
-3
/
+4
2015-04-29
mm: hwpoison: drop lru_add_drain_all() in __soft_offline_page()
Naoya Horiguchi
1
-2
/
+0
2015-04-19
writeback: fix possible underflow in write bandwidth calculation
Tejun Heo
1
-1
/
+4
2015-04-19
writeback: add missing INITIAL_JIFFIES init in global_update_bandwidth()
Tejun Heo
1
-1
/
+1
2015-04-19
mm/memory hotplug: postpone the reset of obsolete pgdat
Gu Zheng
1
-9
/
+4
2015-03-18
mm/memory.c: actually remap enough memory
Grazvydas Ignotas
1
-1
/
+1
2015-03-18
mm/compaction: fix wrong order check in compact_finished()
Joonsoo Kim
1
-1
/
+1
2015-03-18
mm/nommu.c: fix arithmetic overflow in __vm_enough_memory()
Roman Gushchin
1
-2
/
+2
2015-03-18
mm/mmap.c: fix arithmetic overflow in __vm_enough_memory()
Roman Gushchin
1
-2
/
+2
2015-03-18
mm: when stealing freepages, also take pages created by splitting buddy page
Vlastimil Babka
1
-7
/
+5
2015-03-18
mm/hugetlb: add migration entry check in __unmap_hugepage_range
Naoya Horiguchi
1
-2
/
+3
2015-03-18
mm/hugetlb: add migration/hwpoisoned entry check in hugetlb_change_protection
Naoya Horiguchi
1
-1
/
+20
2015-03-06
mm/hugetlb: pmd_huge() returns true for non-present hugepage
Naoya Horiguchi
1
-0
/
+2
2015-02-11
mm: pagewalk: call pte_hole() for VM_PFNMAP during walk_page_range
Shiraz Hashim
1
-1
/
+4
2015-01-29
mm: get rid of radix tree gfp mask for pagecache_get_page
Michal Hocko
1
-11
/
+9
2015-01-29
mm: page_alloc: reduce cost of the fair zone allocation policy
Mel Gorman
1
-48
/
+53
2015-01-29
mm: page_alloc: abort fair zone allocation policy when remotes nodes are enco...
Mel Gorman
1
-1
/
+1
2015-01-29
mm: vmscan: only update per-cpu thresholds for online CPU
Mel Gorman
1
-1
/
+1
2015-01-29
mm: move zone->pages_scanned into a vmstat counter
Mel Gorman
3
-7
/
+15
2015-01-29
mm: rearrange zone fields into read-only, page alloc, statistics and page rec...
Mel Gorman
2
-6
/
+5
2015-01-29
mm: pagemap: avoid unnecessary overhead when tracepoints are deactivated
Mel Gorman
1
-2
/
+2
2015-01-29
memcg, vmscan: Fix forced scan of anonymous pages
Jerome Marchand
1
-8
/
+15
2015-01-29
vmalloc: use rcu list iterator to reduce vmap_area_lock contention
Joonsoo Kim
1
-3
/
+3
2015-01-29
mm: make copy_pte_range static again
Jerome Marchand
1
-1
/
+1
2015-01-29
mm, thp: only collapse hugepages to nodes with affinity for zone_reclaim_mode
David Rientjes
1
-0
/
+26
2015-01-29
mm/memory.c: use entry = ACCESS_ONCE(*pte) in handle_pte_fault()
Hugh Dickins
1
-1
/
+1
2015-01-29
shmem: fix init_page_accessed use to stop !PageLRU bug
Hugh Dickins
1
-5
/
+10
2015-01-29
mm: avoid unnecessary atomic operations during end_page_writeback()
Mel Gorman
1
-1
/
+10
2015-01-29
mm: non-atomically mark page accessed during page cache allocation where poss...
Mel Gorman
3
-128
/
+91
2015-01-29
mm: do not use unnecessary atomic operations when adding pages to the LRU
Mel Gorman
1
-2
/
+4
2015-01-29
mm: do not use atomic operations when releasing pages
Mel Gorman
1
-1
/
+1
2015-01-29
mm: shmem: avoid atomic operation during shmem_getpage_gfp
Mel Gorman
1
-1
/
+1
2015-01-29
mm: page_alloc: lookup pageblock migratetype with IRQs enabled during free
Mel Gorman
1
-1
/
+1
2015-01-29
mm: page_alloc: convert hot/cold parameter and immediate callers to bool
Mel Gorman
4
-16
/
+16
2015-01-29
mm: page_alloc: reduce number of times page_to_pfn is called
Mel Gorman
1
-15
/
+19
2015-01-29
mm: page_alloc: use unsigned int for order in more places
Mel Gorman
1
-20
/
+23
2015-01-29
mm: page_alloc: take the ALLOC_NO_WATERMARK check out of the fast path
Mel Gorman
1
-3
/
+5
2015-01-29
mm: page_alloc: only check the alloc flags and gfp_mask for dirty once
Mel Gorman
1
-2
/
+3
2015-01-29
mm: page_alloc: only check the zone id check if pages are buddies
Mel Gorman
1
-3
/
+13
2015-01-29
mm: page_alloc: calculate classzone_idx once from the zonelist ref
Mel Gorman
1
-25
/
+35
2015-01-29
mm: page_alloc: use jump labels to avoid checking number_of_cpusets
Mel Gorman
1
-1
/
+2
2015-01-29
mm: page_alloc: do not treat a zone that cannot be used for dirty pages as "f...
Mel Gorman
1
-1
/
+1
2015-01-29
mm: page_alloc: do not update zlc unless the zlc is active
Mel Gorman
1
-1
/
+1
2015-01-29
mm/swap.c: clean up *lru_cache_add* functions
Jianyu Zhan
1
-8
/
+23
[next]