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
2018-10-27
mm: workingset: tell cache transitions from workingset thrashing
Johannes Weiner
7
-40
/
+70
2018-10-27
mm: workingset: don't drop refault information prematurely
Johannes Weiner
1
-8
/
+14
2018-10-27
mm, slab: shorten kmalloc cache names for large sizes
Vlastimil Babka
1
-12
/
+26
2018-10-27
mm: rename and change semantics of nr_indirectly_reclaimable_bytes
Vlastimil Babka
3
-19
/
+9
2018-10-27
mm, slab/slub: introduce kmalloc-reclaimable caches
Vlastimil Babka
1
-17
/
+31
2018-10-27
mm, slab: combine kmalloc_caches and kmalloc_dma_caches
Vlastimil Babka
3
-27
/
+21
2018-10-27
userfaultfd: allow get_mempolicy(MPOL_F_NODE|MPOL_F_ADDR) to trigger userfaults
Andrea Arcangeli
1
-5
/
+19
2018-10-27
mm: convert insert_pfn() to vm_fault_t
Matthew Wilcox
1
-19
/
+5
2018-10-27
mm: convert __vm_insert_mixed() to vm_fault_t
Matthew Wilcox
1
-21
/
+15
2018-10-27
mm: inline vm_insert_pfn_prot() into caller
Matthew Wilcox
1
-31
/
+24
2018-10-27
mm: remove vm_insert_pfn()
Matthew Wilcox
1
-25
/
+29
2018-10-27
mm: make vm_insert_pfn_prot() static
Matthew Wilcox
1
-25
/
+25
2018-10-27
mm: introduce vmf_insert_pfn_prot()
Matthew Wilcox
1
-16
/
+31
2018-10-27
mm: remove vm_insert_mixed()
Matthew Wilcox
1
-4
/
+10
2018-10-27
mm: convert to use vm_fault_t
Souptick Joarder
1
-2
/
+2
2018-10-27
mm/page_alloc.c: clean up check_for_memory()
Oscar Salvador
1
-6
/
+3
2018-10-27
mm/swapfile.c: clear si->swap_map[] in swap_free_cluster()
Huang Ying
1
-3
/
+1
2018-10-27
mm/swapfile.c: call free_swap_slot() in __swap_entry_free()
Huang Ying
1
-6
/
+4
2018-10-27
mm/swapfile.c: use __try_to_reclaim_swap() in free_swap_and_cache()
Huang Ying
1
-32
/
+25
2018-10-27
kmemleak: add module param to print warnings to dmesg
Vincent Whitchurch
1
-7
/
+35
2018-10-27
Revert "mm, mmu_notifier: annotate mmu notifiers with blockable invalidate ca...
Michal Hocko
1
-31
/
+0
2018-10-27
mm,page_alloc: PF_WQ_WORKER threads must sleep at should_reclaim_retry()
Michal Hocko
1
-16
/
+16
2018-10-27
mm: don't miss the last page because of round-off error
Roman Gushchin
1
-2
/
+4
2018-10-27
mm: drain memcg stocks on css offlining
Roman Gushchin
1
-0
/
+2
2018-10-27
slub: extend slub debug to handle multiple slabs
Aaron Tomlin
1
-6
/
+44
2018-10-27
mm: don't warn about large allocations for slab
Dmitry Vyukov
2
-6
/
+10
2018-10-27
mm/slub.c: switch to bitmap_zalloc()
Andy Shevchenko
1
-13
/
+7
2018-10-26
Merge tag 'driver-core-4.20-rc1' of git://git.kernel.org/pub/scm/linux/kernel...
Linus Torvalds
1
-7
/
+0
2018-10-24
Merge branch 'siginfo-linus' of git://git.kernel.org/pub/scm/linux/kernel/git...
Linus Torvalds
1
-2
/
+2
2018-10-23
Merge branch 'x86-mm-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/...
Linus Torvalds
1
-0
/
+1
2018-10-23
Merge branch 'locking-core-for-linus' of git://git.kernel.org/pub/scm/linux/k...
Linus Torvalds
1
-0
/
+6
2018-10-22
Merge tag 'for-4.20/block-20181021' of git://git.kernel.dk/linux-block
Linus Torvalds
1
-1
/
+1
2018-10-22
Merge tag 'arm64-upstream' of git://git.kernel.org/pub/scm/linux/kernel/git/a...
Linus Torvalds
3
-250
/
+264
2018-10-18
mremap: properly flush TLB before releasing the page
Linus Torvalds
2
-23
/
+17
2018-10-16
mm: move is_kernel_rodata() to asm-generic/sections.h
Bartosz Golaszewski
1
-7
/
+0
2018-10-13
mm/thp: fix call to mmu_notifier in set_pmd_migration_entry() v2
Jérôme Glisse
1
-6
/
+0
2018-10-13
mm/mmap.c: don't clobber partially overlapping VMA with MAP_FIXED_NOREPLACE
Jann Horn
1
-1
/
+1
2018-10-11
Merge branch 'sched-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/k...
Greg Kroah-Hartman
1
-10
/
+0
2018-10-09
x86/mm: Page size aware flush_tlb_mm_range()
Peter Zijlstra
1
-0
/
+1
2018-10-09
Merge branch 'tlb/asm-generic' of git://git.kernel.org/pub/scm/linux/kernel/g...
Peter Zijlstra
3
-250
/
+264
2018-10-09
mm, sched/numa: Remove remaining traces of NUMA rate-limiting
Srikar Dronamraju
1
-10
/
+0
2018-10-08
percpu: stop leaking bitmap metadata blocks
Mike Rapoport
1
-0
/
+1
2018-10-06
Merge branch 'akpm'
Greg Kroah-Hartman
8
-23
/
+132
2018-10-06
mm: madvise(MADV_DODUMP): allow hugetlbfs pages
Daniel Black
1
-1
/
+1
2018-10-06
mm/vmscan.c: fix int overflow in callers of do_shrink_slab()
Kirill Tkhai
1
-4
/
+3
2018-10-06
mm/vmstat.c: skip NR_TLB_REMOTE_FLUSH* properly
Jann Horn
1
-0
/
+3
2018-10-06
mm/vmstat.c: fix outdated vmstat_text
Jann Horn
1
-1
/
+0
2018-10-06
mm/migrate.c: split only transparent huge pages when allocation fails
Anshuman Khandual
1
-1
/
+1
2018-10-06
mm/gup_benchmark: fix unsigned comparison to zero in __gup_benchmark_ioctl
YueHaibing
1
-1
/
+2
2018-10-06
mm, thp: fix mlocking THP page with migration enabled
Kirill A. Shutemov
2
-1
/
+4
[prev]
[next]