Gitiles
Code Review
Sign In
gerrit-public.fairphone.software
/
kernel
/
msm-5.4
/
b9f23b7376c21f5bf7f5e2b7dfcb82cc9ce92dfc
/
mm
14c5ceb
memremap: move from kernel/ to mm/
by Christoph Hellwig
· 5 years ago
aa4996b
mm/memory_hotplug.c: remove unneeded return for void function
by Weitao Hou
· 5 years ago
7b358c6
mm/migrate.c: initialize pud_entry in migrate_vma()
by Ralph Campbell
· 5 years ago
670105a
mm: compaction: avoid 100% CPU usage during compaction when a task is killed
by Mel Gorman
· 5 years ago
ebdf4de
mm: migrate: fix reference check race between __find_get_block() and migration
by Jan Kara
· 5 years ago
fa1e512
mm: vmscan: check if mem cgroup is disabled or not before calling memcg slab shrinker
by Yang Shi
· 5 years ago
df9576d
Revert "kmemleak: allow to coexist with fault injection"
by Yang Shi
· 5 years ago
1b7e816
mm: slub: Fix slab walking for init_on_free
by Laura Abbott
· 5 years ago
515f12b
Merge tag 'for-linus-hmm' of git://git.kernel.org/pub/scm/linux/kernel/git/rdma/rdma
by Linus Torvalds
· 5 years ago
2a11c76
Merge tag 'for_linus' of git://git.kernel.org/pub/scm/linux/kernel/git/mst/vhost
by Linus Torvalds
· 5 years ago
2bcbeae
mm/hmm: always return EBUSY for invalid ranges in hmm_range_{fault,snapshot}
by Christoph Hellwig
· 5 years ago
cfe6180
balloon: fix up comments
by Michael S. Tsirkin
· 5 years ago
dd42290
mm/balloon_compaction: avoid duplicate page removal
by Wei Wang
· 5 years ago
3f8fd02
mm/vmalloc: Sync unmappings in __purge_vmap_area_lazy()
by Joerg Roedel
· 5 years ago
933a90b
Merge branch 'work.mount0' of git://git.kernel.org/pub/scm/linux/kernel/git/viro/vfs
by Linus Torvalds
· 5 years ago
249be85
Merge branch 'akpm' (patches from Andrew)
by Linus Torvalds
· 5 years ago
3710969
mm: migrate: remove unused mode argument
by Keith Busch
· 5 years ago
9a84503
mm/sparsemem: cleanup 'section number' data types
by Dan Williams
· 5 years ago
ba72b4c
mm/sparsemem: support sub-section hotplug
by Dan Williams
· 5 years ago
7ea6216
mm/sparsemem: prepare for sub-section ranges
by Dan Williams
· 5 years ago
46d945a
mm: kill is_dev_zone() helper
by Dan Williams
· 5 years ago
96da435
mm/hotplug: kill is_dev_zone() usage in __remove_pages()
by Dan Williams
· 5 years ago
e9c0a3f0
mm/sparsemem: convert kmalloc_section_memmap() to populate_section_memmap()
by Dan Williams
· 5 years ago
49ba3c6
mm/hotplug: prepare shrink_{zone, pgdat}_span for sub-section removal
by Dan Williams
· 5 years ago
f46edbd
mm/sparsemem: add helpers track active portions of a section at boot
by Dan Williams
· 5 years ago
326e1b8
mm/sparsemem: introduce a SECTION_IS_EARLY flag
by Dan Williams
· 5 years ago
f1eca35
mm/sparsemem: introduce struct mem_section_usage
by Dan Williams
· 5 years ago
ea88464
mm/memory_hotplug: move and simplify walk_memory_blocks()
by David Hildenbrand
· 5 years ago
fbcf73c
mm/memory_hotplug: rename walk_memory_range() and pass start+size instead of pfns
by David Hildenbrand
· 5 years ago
2491f0a
mm: section numbers use the type "unsigned long"
by David Hildenbrand
· 5 years ago
c063066
mm: thp: fix false negative of shmem vma's THP eligibility
by Yang Shi
· 5 years ago
43675e6
mm: thp: make transhuge_vma_suitable available for anonymous THP
by Yang Shi
· 5 years ago
26f26be
mm/sparse.c: set section nid for hot-add memory
by Wei Yang
· 5 years ago
b9bf8d3
mm/memory_hotplug: remove "zone" parameter from sparse_remove_one_section
by David Hildenbrand
· 5 years ago
4c4b7f9
mm/memory_hotplug: remove memory block devices before arch_remove_memory()
by David Hildenbrand
· 5 years ago
05f800a
mm/memory_hotplug: drop MHP_MEMBLOCK_API
by David Hildenbrand
· 5 years ago
db051a0
mm/memory_hotplug: create memory block devices after arch_add_memory()
by David Hildenbrand
· 5 years ago
80ec922
mm/memory_hotplug: allow arch_remove_memory() without CONFIG_MEMORY_HOTREMOVE
by David Hildenbrand
· 5 years ago
cec3ebd
mm/memory_hotplug: simplify and fix check_hotplug_memory_range()
by David Hildenbrand
· 5 years ago
818e95c
Merge tag 'trace-v5.3' of git://git.kernel.org/pub/scm/linux/kernel/git/rostedt/linux-trace
by Linus Torvalds
· 5 years ago
57a8ec3
Merge branch 'akpm' (patches from Andrew)
by Linus Torvalds
· 5 years ago
79eb597
mm: add account_locked_vm utility function
by Daniel Jordan
· 5 years ago
1759673
mm: introduce ARCH_HAS_PTE_DEVMAP
by Robin Murphy
· 5 years ago
eca499a
mm/hotplug: make remove_memory() interface usable
by Pavel Tatashin
· 5 years ago
0bf5f94
mm: fix the MAP_UNINITIALIZED flag
by Christoph Hellwig
· 5 years ago
c633324
mm/cma.c: fail if fixed declaration can't be honored
by Doug Berger
· 5 years ago
c92d2f3
mm/z3fold.c: reinitialize zhdr structs after migration
by Henry Burns
· 5 years ago
be03074
mm/z3fold.c: remove z3fold_migration trylock
by Henry Burns
· 5 years ago
1732d2b01
mm/vmscan.c: add checks for incorrect handling of current->reclaim_state
by Andrew Morton
· 5 years ago
0308f7c
mm/vmscan.c: calculate reclaimed slab caches in all reclaim paths
by Yafang Shao
· 5 years ago
e5ca807
mm/vmscan.c: add a new member reclaim_state in struct shrink_control
by Yafang Shao
· 5 years ago
766a4c1
mm/memcontrol.c: keep local VM counters in sync with the hierarchical ones
by Yafang Shao
· 5 years ago
f1549cb
mm/z3fold.c: allow __GFP_HIGHMEM in z3fold_alloc
by Henry Burns
· 5 years ago
929f92f
mm/cma.c: fix a typo ("alloc_cma" -> "cma_alloc") in cma_release() comments
by Ryohei Suzuki
· 5 years ago
a07057d
mm/slab_common.c: work around clang bug #42570
by Arnd Bergmann
· 5 years ago
e5f2249
mm/shmem.c: fix unused shmem_parse_huge() function warning
by Arnd Bergmann
· 5 years ago
bb9a374
mm/z3fold: don't try to use buddy slots after free
by Vitaly Wool
· 5 years ago
5704324
docs: admin-guide: move sysctl directory to it
by Mauro Carvalho Chehab
· 6 years ago
53b9537
docs: sysctl: convert to ReST
by Mauro Carvalho Chehab
· 6 years ago
fec88ab
Merge tag 'for-linus-hmm' of git://git.kernel.org/pub/scm/linux/kernel/git/rdma/rdma
by Linus Torvalds
· 5 years ago
f632a81
Merge tag 'driver-core-5.3-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/driver-core
by Linus Torvalds
· 5 years ago
ef8f3d4
Merge branch 'akpm' (patches from Andrew)
by Linus Torvalds
· 5 years ago
2c20798
mm/oom_kill.c: remove redundant OOM score normalization in select_bad_process()
by Tetsuo Handa
· 5 years ago
ac311a1
oom: decouple mems_allowed from oom_unkillable_task
by Shakeel Butt
· 5 years ago
6ba749e
mm, oom: remove redundant task_in_mem_cgroup() check
by Shakeel Butt
· 5 years ago
5eee7e1
mm, oom: refactor dump_tasks for memcg OOMs
by Shakeel Butt
· 5 years ago
f168a9a
mm: memcontrol: use CSS_TASK_ITER_PROCS at mem_cgroup_scan_tasks()
by Tetsuo Handa
· 5 years ago
135e535
mm/memory-failure.c: clarify error message
by Jane Chu
· 5 years ago
97105f0
mm: vmalloc: show number of vmalloc pages in /proc/meminfo
by Roman Gushchin
· 5 years ago
1e426fe
mm: use down_read_killable for locking mmap_sem in access_remote_vm
by Konstantin Khlebnikov
· 5 years ago
98879b3
mm: vmscan: correct some vmscan counters for THP swapout
by Yang Shi
· 5 years ago
af5d440
mm: vmscan: remove double slab pressure by inc'ing sc->nr_scanned
by Yang Shi
· 5 years ago
6471384
mm: security: introduce init_on_alloc=1 and init_on_free=1 boot options
by Alexander Potapenko
· 5 years ago
e03a512
mm/large system hash: clear hashdist when only one node with memory is booted
by Nicholas Piggin
· 5 years ago
ec11408
mm/large system hash: use vmalloc for size > MAX_ORDER when !hashdist
by Nicholas Piggin
· 5 years ago
d9009d6
mm/vmalloc.c: spelling> s/informaion/information/
by Geert Uytterhoeven
· 5 years ago
460e42d
mm/vmalloc.c: switch to WARN_ON() and move it under unlink_va()
by Uladzislau Rezki (Sony)
· 5 years ago
54f63d9
mm/vmalloc.c: get rid of one single unlink_va() when merge
by Uladzislau Rezki (Sony)
· 5 years ago
82dd23e
mm/vmalloc.c: preload a CPU with one object for split purpose
by Uladzislau Rezki (Sony)
· 5 years ago
cacca6b
mm/vmalloc.c: remove "node" argument
by Uladzislau Rezki (Sony)
· 5 years ago
543bdb2
mm/mmu_notifier: use hlist_add_head_rcu()
by Jean-Philippe Brucker
· 5 years ago
96756fc
mm/memory.c: fail when offset == num in first check of __vm_map_pages()
by Miguel Ojeda
· 5 years ago
8b1e0f8
mm/pgtable: drop pgtable_t variable from pte_fn_t functions
by Anshuman Khandual
· 5 years ago
790c736
mm/gup.c: mark undo_dev_pagemap as __maybe_unused
by Guenter Roeck
· 5 years ago
b5d1c39
mm/gup.c: remove some BUG_ONs from get_gate_page()
by Andy Lutomirski
· 5 years ago
aa71239
mm/gup: speed up check_and_migrate_cma_pages() on huge page
by Pingfan Liu
· 5 years ago
520b4a4
mm: mark the page referenced in gup_hugepte
by Christoph Hellwig
· 5 years ago
01a3691
mm: switch gup_hugepte to use try_get_compound_head
by Christoph Hellwig
· 5 years ago
cbd34da
mm: move the powerpc hugepd code to mm/gup.c
by Christoph Hellwig
· 5 years ago
817be12
mm: validate get_user_pages_fast flags
by Christoph Hellwig
· 5 years ago
050a9ad
mm: consolidate the get_user_pages* implementations
by Christoph Hellwig
· 5 years ago
d3649f6
mm: reorder code blocks in gup.c
by Christoph Hellwig
· 5 years ago
67a929e
mm: rename CONFIG_HAVE_GENERIC_GUP to CONFIG_HAVE_FAST_GUP
by Christoph Hellwig
· 5 years ago
39656e8
mm: lift the x86_32 PAE version of gup_get_pte to common code
by Christoph Hellwig
· 5 years ago
26f4c32
mm: simplify gup_fast_permitted
by Christoph Hellwig
· 5 years ago
f455c854
mm: use untagged_addr() for get_user_pages_fast addresses
by Christoph Hellwig
· 5 years ago
fcf8a1e
mm, memcg: add a memcg_slabinfo debugfs file
by Waiman Long
· 5 years ago
fb2f2b0
mm: memcg/slab: reparent memcg kmem_caches on cgroup removal
by Roman Gushchin
· 5 years ago
4d96ba3
mm: memcg/slab: stop setting page->mem_cgroup pointer for slab pages
by Roman Gushchin
· 5 years ago
f0a3a24
mm: memcg/slab: rework non-root kmem_cache lifecycle management
by Roman Gushchin
· 5 years ago
Next »