index
:
kernel/linux.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.12.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-rockchip-6.1.y
linux-rockchip-6.5.y
linux-rolling-lts
linux-rolling-stable
master
Linux kernel stable tree (mirror)
Andrey V.Kosteltsev
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
mm
Age
Commit message (
Expand
)
Author
Files
Lines
2014-06-05
mm/zswap: NUMA aware allocation for zswap_dstmem
Eric Dumazet
1
-1
/
+1
2014-06-05
mm/zsmalloc: make zsmalloc module-buildable
Minchan Kim
1
-1
/
+1
2014-06-05
mm/vmalloc.c: export unmap_kernel_range()
Minchan Kim
1
-0
/
+1
2014-06-05
zsmalloc: fixup trivial zs size classes value in comments
Weijie Yang
1
-1
/
+1
2014-06-05
mm/zbud.c: make size unsigned like unique callsite
Fabian Frederick
1
-2
/
+2
2014-06-05
mm, memcg: periodically schedule when emptying page list
Hugh Dickins
1
-1
/
+1
2014-06-05
mm/memory-failure.c: support use of a dedicated thread to handle SIGBUS(BUS_M...
Naoya Horiguchi
1
-13
/
+43
2014-06-05
mm/memory-failure.c: don't let collect_procs() skip over processes for MF_ACT...
Tony Luck
1
-9
/
+12
2014-06-05
mm/memory-failure.c-failure: send right signal code to correct thread
Tony Luck
1
-2
/
+2
2014-06-05
mm/page-writeback.c: remove outdated comment
Jianyu Zhan
1
-18
/
+0
2014-06-05
mm/swapfile.c: delete the "last_in_cluster < scan_base" loop in the body of s...
Chen Yucong
1
-26
/
+3
2014-06-05
hugetlb: rename hugepage_migration_support() to ..._supported()
Naoya Horiguchi
2
-2
/
+2
2014-06-05
mm: document do_fault_around() feature
Kirill A. Shutemov
1
-0
/
+27
2014-06-05
mm: nominate faultaround area in bytes rather than page order
Kirill A. Shutemov
1
-39
/
+23
2014-06-05
mm/page_alloc.c: cleanup add_active_range() related comments
Zhang Zhen
1
-13
/
+8
2014-06-05
mm/rmap.c: cleanup ttu_flags
Konstantin Khlebnikov
1
-5
/
+5
2014-06-05
mm/rmap.c: don't call mmu_notifier_invalidate_page() during munlock
Konstantin Khlebnikov
1
-1
/
+1
2014-06-05
mm/process_vm_access: move config option into init/Kconfig
Konstantin Khlebnikov
1
-10
/
+0
2014-06-05
mm: vmscan: use proportional scanning during direct reclaim and full scan at ...
Mel Gorman
1
-11
/
+25
2014-06-05
mm: fix typo in comment in do_fault_around()
Kirill A. Shutemov
1
-1
/
+1
2014-06-05
mm/msync.c: sync only the requested range in msync()
Matthew Wilcox
1
-1
/
+7
2014-06-05
mm, compaction: properly signal and act upon lock and need_sched() contention
Vlastimil Babka
2
-11
/
+48
2014-06-05
mm/vmscan.c: use DIV_ROUND_UP for calculation of zone's balance_gap and corre...
Jianyu Zhan
1
-6
/
+4
2014-06-05
mm, hugetlb: move the error handle logic out of normal code path
Jianyu Zhan
1
-13
/
+13
2014-06-05
mm/memory-failure.c: move comment
Naoya Horiguchi
1
-5
/
+4
2014-06-05
mm: avoid unnecessary atomic operations during end_page_writeback()
Mel Gorman
1
-1
/
+10
2014-06-05
mm: page_alloc: calculate classzone_idx once from the zonelist ref
Mel Gorman
1
-25
/
+34
2014-06-05
mm: non-atomically mark page accessed during page cache allocation where poss...
Mel Gorman
3
-128
/
+91
2014-06-05
mm: do not use unnecessary atomic operations when adding pages to the LRU
Mel Gorman
1
-2
/
+4
2014-06-05
mm: do not use atomic operations when releasing pages
Mel Gorman
1
-1
/
+1
2014-06-05
mm: shmem: avoid atomic operation during shmem_getpage_gfp
Mel Gorman
1
-1
/
+1
2014-06-05
mm: page_alloc: convert hot/cold parameter and immediate callers to bool
Mel Gorman
4
-16
/
+16
2014-06-05
mm: page_alloc: use unsigned int for order in more places
Mel Gorman
1
-20
/
+23
2014-06-05
mm: page_alloc: lookup pageblock migratetype with IRQs enabled during free
Mel Gorman
1
-1
/
+1
2014-06-05
mm: page_alloc: reduce number of times page_to_pfn is called
Mel Gorman
1
-15
/
+19
2014-06-05
mm: page_alloc: use word-based accesses for get/set pageblock bitmaps
Mel Gorman
1
-20
/
+32
2014-06-05
mm: page_alloc: take the ALLOC_NO_WATERMARK check out of the fast path
Mel Gorman
1
-3
/
+5
2014-06-05
mm: page_alloc: only check the alloc flags and gfp_mask for dirty once
Mel Gorman
1
-2
/
+3
2014-06-05
mm: page_alloc: only check the zone id check if pages are buddies
Mel Gorman
1
-3
/
+13
2014-06-05
mm: page_alloc: use jump labels to avoid checking number_of_cpusets
Mel Gorman
1
-1
/
+2
2014-06-05
mm: page_alloc: do not treat a zone that cannot be used for dirty pages as "f...
Mel Gorman
1
-1
/
+1
2014-06-05
mm: page_alloc: do not update zlc unless the zlc is active
Mel Gorman
1
-1
/
+1
2014-06-05
slab: delete cache from list after __kmem_cache_shutdown succeeds
Vladimir Davydov
1
-2
/
+2
2014-06-05
memcg: cleanup kmem cache creation/destruction functions naming
Vladimir Davydov
2
-38
/
+34
2014-06-05
mm/dmapool.c: reuse devres_release() to free resources
Andy Shevchenko
1
-2
/
+1
2014-06-05
swap: change swap_list_head to plist, add swap_avail_head
Dan Streetman
2
-57
/
+94
2014-06-05
swap: change swap_info singly-linked list to list_head
Dan Streetman
2
-108
/
+76
2014-06-05
mm: fold mlocked_vma_newpage() into its only call site
Jianyu Zhan
2
-32
/
+17
2014-06-05
mm: use the light version __mod_zone_page_state in mlocked_vma_newpage()
Jianyu Zhan
3
-2
/
+20
2014-06-05
mm/compaction: avoid rescanning pageblocks in isolate_freepages
Vlastimil Babka
1
-15
/
+7
[next]