index
:
linux
master
linux
Fast-forward packages
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
drivers
/
xen
/
xen-scsiback.c
(
unfollow
)
Commit message (
Expand
)
Author
Files
Lines
2021-11-06
mm: make generic arch_is_kernel_initmem_freed() do what it says
Christophe Leroy
2
-14
/
+15
2021-11-06
mm: create a new system state and fix core_kernel_text()
Christophe Leroy
3
-1
/
+4
2021-11-06
mm/page_alloc.c: show watermark_boost of zone in zoneinfo
Liangcai Fan
2
-0
/
+4
2021-11-06
mm/page_alloc: detect allocation forbidden by cpuset and bail out early
Feng Tang
4
-0
/
+75
2021-11-06
mm/page_alloc.c: do not acquire zone lock in is_free_buddy_page()
Eric Dumazet
1
-5
/
+5
2021-11-06
mm: move fold_vm_numa_events() to fix NUMA without SMP
Geert Uytterhoeven
1
-28
/
+28
2021-11-06
mm: move node_reclaim_distance to fix NUMA without SMP
Geert Uytterhoeven
2
-1
/
+2
2021-11-06
mm/page_alloc: use accumulated load when building node fallback list
Krupa Ramakrishnan
1
-1
/
+1
2021-11-06
mm/page_alloc: print node fallback order
Bharata B Rao
1
-0
/
+4
2021-11-06
mm/page_alloc.c: avoid allocating highmem pages via alloc_pages_exact[_nid]
Miaohe Lin
1
-4
/
+4
2021-11-06
mm/page_alloc.c: use helper function zone_spans_pfn()
Miaohe Lin
1
-1
/
+1
2021-11-06
mm/page_alloc.c: fix obsolete comment in free_pcppages_bulk()
Miaohe Lin
1
-7
/
+1
2021-11-06
mm/page_alloc.c: simplify the code by using macro K()
Miaohe Lin
1
-7
/
+5
2021-11-06
mm/page_alloc.c: remove meaningless VM_BUG_ON() in pindex_to_order()
Miaohe Lin
1
-3
/
+1
2021-11-06
mm/large system hash: avoid possible NULL deref in alloc_large_system_hash
Eric Dumazet
1
-1
/
+2
2021-11-06
lib/test_vmalloc.c: use swap() to make code cleaner
Changcheng Deng
1
-4
/
+2
2021-11-06
mm/vmalloc: introduce alloc_pages_bulk_array_mempolicy to accelerate memory a...
Chen Wandun
3
-4
/
+102
2021-11-06
mm/vmalloc: be more explicit about supported gfp flags
Michal Hocko
1
-2
/
+10
2021-11-06
kasan: arm64: fix pcpu_page_first_chunk crash with KASAN_VMALLOC
Kefeng Wang
4
-0
/
+28
2021-11-06
arm64: support page mapping percpu first chunk allocator
Kefeng Wang
2
-10
/
+76
2021-11-06
vmalloc: choose a better start address in vm_area_register_early()
Kefeng Wang
1
-6
/
+12
2021-11-06
vmalloc: back off when the current task is OOM-killed
Vasily Averin
1
-0
/
+3
2021-11-06
mm/vmalloc: check various alignments when debugging
Uladzislau Rezki (Sony)
1
-4
/
+4
2021-11-06
mm/vmalloc: do not adjust the search size for alignment overhead
Uladzislau Rezki (Sony)
1
-9
/
+13
2021-11-06
mm/vmalloc: make sure to dump unpurged areas in /proc/vmallocinfo
Eric Dumazet
1
-1
/
+2
2021-11-06
mm/vmalloc: make show_numa_info() aware of hugepage mappings
Eric Dumazet
1
-3
/
+3
2021-11-06
mm/vmalloc: don't allow VM_NO_GUARD on vmap()
Peter Zijlstra
2
-1
/
+8
2021-11-06
mm/vmalloc: repair warn_alloc()s in __vmalloc_area_node()
Vasily Averin
1
-3
/
+4
2021-11-06
mm: mmap_lock: use DECLARE_EVENT_CLASS and DEFINE_EVENT_FN
Gang Li
1
-32
/
+12
2021-11-06
mm: mmap_lock: remove redundant newline in TP_printk
Gang Li
1
-3
/
+3
2021-11-06
include/linux/io-mapping.h: remove fallback for writecombine
Lucas De Marchi
1
-6
/
+0
2021-11-06
mm/mremap: don't account pages in vma_to_resize()
Dmitry Safonov
1
-28
/
+22
2021-11-06
mm/mprotect.c: avoid repeated assignment in do_mprotect_pkey()
Liu Song
1
-1
/
+4
2021-11-06
memory: remove unused CONFIG_MEM_BLOCK_SIZE
Lukas Bulwahn
1
-1
/
+0
2021-11-06
Documentation: update pagemap with shmem exceptions
Tiberiu A Georgescu
1
-0
/
+22
2021-11-06
mm: remove redundant smp_wmb()
Qi Zheng
2
-30
/
+24
2021-11-06
mm: introduce pmd_install() helper
Qi Zheng
3
-27
/
+19
2021-11-06
mm: add zap_skip_check_mapping() helper
Peter Xu
2
-24
/
+21
2021-11-06
mm: drop first_index/last_index in zap_details
Peter Xu
2
-15
/
+18
2021-11-06
mm: clear vmf->pte after pte_unmap_same() returns
Peter Xu
1
-6
/
+6
2021-11-06
mm/shmem: unconditionally set pte dirty in mfill_atomic_install_pte
Peter Xu
2
-3
/
+1
2021-11-06
mm/memory.c: avoid unnecessary kernel/user pointer conversion
Amit Daniel Kachhap
1
-3
/
+1
2021-11-06
mm: use __pfn_to_section() instead of open coding it
Rolf Eike Beer
1
-2
/
+2
2021-11-06
mm/mmap.c: fix a data race of mm->total_vm
Peng Liu
2
-2
/
+2
2021-11-06
memcg: prohibit unconditional exceeding the limit of dying tasks
Vasily Averin
1
-19
/
+8
2021-11-06
mm, oom: do not trigger out_of_memory from the #PF
Michal Hocko
1
-14
/
+8
2021-11-06
mm, oom: pagefault_out_of_memory: don't force global OOM for dying tasks
Vasily Averin
1
-0
/
+3
2021-11-06
mm: list_lru: only add memcg-aware lrus to the global lru list
Muchun Song
1
-19
/
+16
2021-11-06
mm: memcontrol: remove the kmem states
Muchun Song
2
-12
/
+2
2021-11-06
mm: memcontrol: remove kmemcg_id reparenting
Muchun Song
1
-15
/
+4
[prev]
[next]