index
:
~ramaling/linux
dg2_enabling_ww4.2
dg2_enabling_ww49.3
dg2_enabling_ww5.5
dg2_enabling_ww50.3
dg2_enabling_ww50.4
dg2_enabling_ww51.3
dg2_enabling_ww6.2
dg2_enabling_ww7.5
dg2_enabling_ww8.3
dg2_for_ci_ww8.5
drm-tip
drm_tip_ww49.2
flat-ccs-v4
flat-ccs-v5
flat-ccs-v6
flat-ccs-v7
flat-ccs-v8
flat-ccs-ww10.07
flat-ccs-ww10.2
flat-ccs-ww10.3
flat-ccs-ww10.5
flat-ccs-ww11.01
flat-ccs-ww12.02
flat-ccs-ww9.4
flat-ccs-ww9.4-wip
flat-ccs-ww9.7
igt_vm_bind_upstream_7
master
vm_bind_upstream_7
vm_bind_v2
vm_bind_v2_2
Ram's kernel repositories
UNKNOWN
summary
refs
log
tree
commit
diff
log msg
author
committer
range
Age
Commit message (
Expand
)
Author
Files
Lines
2021-07-01
mm: remove special swap entry functions
Alistair Popple
10
-82
/
+51
2021-07-01
kfence: unconditionally use unbound work queue
Marco Elver
1
-2
/
+2
2021-07-01
mm/thp: define default pmd_pgtable()
Anshuman Khandual
33
-43
/
+28
2021-07-01
mm/swap: make NODE_DATA an inline function on CONFIG_FLATMEM
Mel Gorman
1
-1
/
+4
2021-07-01
mm/page_alloc: move prototype for find_suitable_fallback
Mel Gorman
1
-2
/
+1
2021-07-01
mm/mmap_lock: remove dead code for !CONFIG_TRACING configurations
Mel Gorman
1
-27
/
+32
2021-07-01
mm/swap: make swap_address_space an inline function
Mel Gorman
1
-1
/
+5
2021-07-01
mm/z3fold: add kerneldoc fields for z3fold_pool
Mel Gorman
1
-0
/
+2
2021-07-01
mm/zbud: add kerneldoc fields for zbud_pool
Mel Gorman
1
-0
/
+2
2021-07-01
mm/memory_hotplug: fix kerneldoc comment for __remove_memory
Mel Gorman
1
-1
/
+1
2021-07-01
mm/memory_hotplug: fix kerneldoc comment for __try_online_node
Mel Gorman
1
-2
/
+2
2021-07-01
mm/memcontrol.c: fix kerneldoc comment for mem_cgroup_calculate_protection
Mel Gorman
1
-1
/
+1
2021-07-01
mm/mapping_dirty_helpers: remove double Note in kerneldoc
Mel Gorman
1
-1
/
+1
2021-07-01
mm/page_alloc: make should_fail_alloc_page() static
Mel Gorman
1
-1
/
+1
2021-07-01
mm/vmalloc: include header for prototype of set_iounmap_nonlazy
Mel Gorman
1
-0
/
+3
2021-07-01
mm/vmscan: remove kerneldoc-like comment from isolate_lru_pages
Mel Gorman
1
-1
/
+1
2021-07-01
mm: fix spelling mistakes
Zhen Lei
7
-8
/
+8
2021-07-01
mm: define default value for FIRST_USER_ADDRESS
Anshuman Khandual
26
-43
/
+9
2021-07-01
mm: fix typos and grammar error in comments
Hyeonggon Yoo
2
-2
/
+2
2021-07-01
zram: move backing_dev under macro CONFIG_ZRAM_WRITEBACK
Yue Hu
1
-1
/
+1
2021-07-01
mm/zsmalloc.c: improve readability for async_free_zspage()
Miaohe Lin
1
-1
/
+1
2021-07-01
mm/zsmalloc.c: remove confusing code in obj_free()
Miaohe Lin
1
-1
/
+0
2021-06-30
mm/zswap.c: fix two bugs in zswap_writeback_entry()
Miaohe Lin
1
-10
/
+7
2021-06-30
mm/zswap.c: avoid unnecessary copy-in at map time
Miaohe Lin
1
-1
/
+1
2021-06-30
mm/zswap.c: remove unused function zswap_debugfs_exit()
Miaohe Lin
1
-7
/
+0
2021-06-30
mm,memory_hotplug: drop unneeded locking
Oscar Salvador
1
-15
/
+1
2021-06-30
mm/memory_hotplug: rate limit page migration warnings
Liam Mark
1
-5
/
+11
2021-06-30
selftests/vm: add test for MADV_POPULATE_(READ|WRITE)
David Hildenbrand
4
-0
/
+360
2021-06-30
selftests/vm: add protection_keys_32 / protection_keys_64 to gitignore
David Hildenbrand
1
-0
/
+2
2021-06-30
MAINTAINERS: add tools/testing/selftests/vm/ to MEMORY MANAGEMENT
David Hildenbrand
1
-0
/
+1
2021-06-30
mm/madvise: introduce MADV_POPULATE_(READ|WRITE) to prefault page tables
David Hildenbrand
8
-0
/
+142
2021-06-30
mm: make variable names for populate_vma_page_range() consistent
David Hildenbrand
1
-1
/
+1
2021-06-30
mm: generalize ZONE_[DMA|DMA32]
Kefeng Wang
14
-60
/
+23
2021-06-30
mm/nommu: unexport do_munmap()
Liam Howlett
1
-1
/
+0
2021-06-30
nommu: remove __GFP_HIGHMEM in vmalloc/vzalloc
Chen Li
1
-2
/
+2
2021-06-30
mm/thp: fix strncpy warning
Matthew Wilcox (Oracle)
1
-1
/
+1
2021-06-30
mm: hwpoison_user_mappings() try_to_unmap() with TTU_SYNC
Hugh Dickins
1
-1
/
+1
2021-06-30
mm/thp: remap_page() is only needed on anonymous THP
Hugh Dickins
1
-0
/
+5
2021-06-30
mm: rmap: make try_to_unmap() void function
Yang Shi
4
-21
/
+14
2021-06-30
mm/thp: make ARCH_ENABLE_SPLIT_PMD_PTLOCK dependent on PGTABLE_LEVELS > 2
Anshuman Khandual
2
-2
/
+2
2021-06-30
mm: thp: skip make PMD PROT_NONE if THP migration is not supported
Yang Shi
1
-0
/
+4
2021-06-30
mm: migrate: check mapcount for THP instead of refcount
Yang Shi
1
-12
/
+4
2021-06-30
mm: migrate: don't split THP for misplaced NUMA page
Yang Shi
1
-1
/
+3
2021-06-30
mm: migrate: account THP NUMA migration counters correctly
Yang Shi
1
-3
/
+4
2021-06-30
mm: thp: refactor NUMA fault handling
Yang Shi
4
-286
/
+77
2021-06-30
mm: memory: make numa_migrate_prep() non-static
Yang Shi
2
-3
/
+5
2021-06-30
mm: memory: add orig_pmd to struct vm_fault
Yang Shi
4
-22
/
+29
2021-06-30
mm, thp: relax the VM_DENYWRITE constraint on file-backed THPs
Collin Fijalkovich
2
-3
/
+26
2021-06-30
mm: migrate: fix missing update page_private to hugetlb_page_subpool
Muchun Song
2
-1
/
+6
2021-06-30
arm64/mm: drop HAVE_ARCH_PFN_VALID
Anshuman Khandual
4
-39
/
+9
[next]