index
:
linux.git
kangrejos
master
mm/krealloc
rust/mm
dakr's fork of kernel.org/pub/scm/linux/kernel/git/torvalds/linux.git
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
include
Age
Commit message (
Expand
)
Author
2020-10-14
Merge tag 'iomap-5.10-merge-4' of git://git.kernel.org/pub/scm/fs/xfs/xfs-linux
Linus Torvalds
2020-10-14
Merge tag 'iommu-updates-v5.10' of git://git.kernel.org/pub/scm/linux/kernel/...
Linus Torvalds
2020-10-14
Merge branch 'stable/for-linus-5.10' of git://git.kernel.org/pub/scm/linux/ke...
Linus Torvalds
2020-10-14
Merge tag 'pnp-5.10-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/raf...
Linus Torvalds
2020-10-14
Merge tag 'acpi-5.10-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/ra...
Linus Torvalds
2020-10-14
Merge tag 'pm-5.10-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/rafa...
Linus Torvalds
2020-10-14
Merge tag 'platform-drivers-x86-v5.10-1' of git://git.kernel.org/pub/scm/linu...
Linus Torvalds
2020-10-14
Merge tag 'hyperv-next-signed' of git://git.kernel.org/pub/scm/linux/kernel/g...
Linus Torvalds
2020-10-14
Merge tag 'objtool-core-2020-10-13' of git://git.kernel.org/pub/scm/linux/ker...
Linus Torvalds
2020-10-14
Merge branch 'akpm' (patches from Andrew)
Linus Torvalds
2020-10-13
mm, oom_adj: don't loop through tasks in __set_oom_adj when not necessary
Suren Baghdasaryan
2020-10-13
memblock: use separate iterators for memory and reserved regions
Mike Rapoport
2020-10-13
memblock: implement for_each_reserved_mem_region() using __next_mem_region()
Mike Rapoport
2020-10-13
memblock: remove unused memblock_mem_size()
Mike Rapoport
2020-10-13
memblock: reduce number of parameters in for_each_mem_range()
Mike Rapoport
2020-10-13
memblock: make memblock_debug and related functionality private
Mike Rapoport
2020-10-13
memblock: make for_each_memblock_type() iterator private
Mike Rapoport
2020-10-13
mm: remove unused alloc_page_vma_node()
Wei Yang
2020-10-13
include/linux/compaction.h: clean code by removing unused enum value
Mateusz Nosek
2020-10-13
include/linux/gfp.h: clarify usage of GFP_ATOMIC in !preemptible contexts
Michal Hocko
2020-10-13
mmzone: clean code by removing unused macro parameter
Mateusz Nosek
2020-10-13
mm: document semantics of ZONE_MOVABLE
David Hildenbrand
2020-10-13
KUnit: KASAN Integration
Patricia Alfonso
2020-10-13
kasan/kunit: add KUnit Struct to Current Task
Patricia Alfonso
2020-10-13
include/linux/huge_mm.h: remove mincore_huge_pmd declaration
yuleixzhang
2020-10-13
mm: remove src/dst mm parameter in copy_page_range()
Peter Xu
2020-10-13
mm: simplify PageDoubleMap with PF_SECOND policy
Matthew Wilcox (Oracle)
2020-10-13
mm: move PageDoubleMap bit
Matthew Wilcox (Oracle)
2020-10-13
mmap locking API: add mmap_lock_is_contended()
Chinwen Chang
2020-10-13
mm: account PMD tables like PTE tables
Matthew Wilcox
2020-10-13
mm/memcg: unify swap and memsw page counters
Waiman Long
2020-10-13
mm/swap_slots.c: remove always zero and unused return value of enable_swap_sl...
Miaohe Lin
2020-10-13
mm: remove activate_page() from unuse_pte()
Yu Zhao
2020-10-13
swap: rename SWP_FS to SWAP_FS_OPS to avoid ambiguity
Gao Xiang
2020-10-13
mm, fadvise: improve the expensive remote LRU cache draining after FADV_DONTNEED
Yafang Shao
2020-10-13
mm: add find_lock_head
Matthew Wilcox (Oracle)
2020-10-13
mm/shmem: return head page from find_lock_entry
Matthew Wilcox (Oracle)
2020-10-13
i915: use find_lock_page instead of find_lock_entry
Matthew Wilcox (Oracle)
2020-10-13
mm: factor find_get_incore_page out of mincore_page
Matthew Wilcox (Oracle)
2020-10-13
mm, dump_page: rename head_mapcount() --> head_compound_mapcount()
John Hubbard
2020-10-13
mm/memremap_pages: support multiple ranges per invocation
Dan Williams
2020-10-13
mm/memremap_pages: convert to 'struct range'
Dan Williams
2020-10-13
mm/memory_hotplug: introduce default phys_to_target_node() implementation
Dan Williams
2020-10-13
ACPI: HMAT: refactor hmat_register_target_device to hmem_register_device
Dan Williams
2020-10-13
x86/numa: add 'nohmat' option
Dan Williams
2020-10-13
x86/numa: cleanup configuration dependent command-line options
Dan Williams
2020-10-13
include/linux/slab.h: fix a typo error in comment
tangjianqiang
2020-10-13
export.h: fix section name for CONFIG_TRIM_UNUSED_KSYMS for Clang
Nick Desaulniers
2020-10-13
compiler.h: avoid escaped section names
Nick Desaulniers
2020-10-13
compiler-gcc: improve version error
Nick Desaulniers
[next]