开源镜像站
帮助
动态
GitHub
index
:
lwn.git
alabaster
automarkup
doc/4.4
doc/4.8-fixes
doc/4.9
doc/asciidoc
doc/sphinx
docs-fixes
docs-mw
docs-next
docs-next-merge
header-removal
master
next
Linux kernel documentation tree maintained by Jonathan Corbet
summary
refs
log
tree
commit
diff
log msg
author
committer
range
Age
Commit message (
Expand
)
Author
2020-06-04
get_maintainer: add email addresses from .yaml files
Joe Perches
2020-06-04
user.c: make uidhash_table static
Jason Yan
2020-06-04
proc: rename "catch" function argument
Alexey Dobriyan
2020-06-04
zcomp: Use ARRAY_SIZE() for backends list
Andy Shevchenko
2020-06-04
include/linux/mm.h: return true in cpupid_pid_unset()
Jason Yan
2020-06-04
mm: use false for bool variable
Zou Wei
2020-06-04
mm/memory: fix a typo in comment "attampt"->"attempt"
Ethon Paul
2020-06-04
mm/page-writeback: fix a typo in comment "effictive"->"effective"
Ethon Paul
2020-06-04
mm/sparse: fix a typo in comment "convienence"->"convenience"
Ethon Paul
2020-06-04
mm/slub: fix a typo in comment "disambiguiation"->"disambiguation"
Ethon Paul
2020-06-04
mm: fix a typo in comment "strucure"->"structure"
Ethon Paul
2020-06-04
mm, memcg: fix some typos in memcontrol.c
Ethon Paul
2020-06-04
mm/frontswap: fix some typos in frontswap.c
Ethon Paul
2020-06-04
mm/filemap: fix a typo in comment "unneccssary"->"unnecessary"
Ethon Paul
2020-06-04
mm/list_lru: fix a typo in comment "numbesr"->"numbers"
Ethon Paul
2020-06-04
mm/memblock: fix a typo in comment "implict"->"implicit"
Ethon Paul
2020-06-04
mm/compaction: fix a typo in comment "pessemistic"->"pessimistic"
Ethon Paul
2020-06-04
mm/vmsan: fix some typos in comment
Ethon Paul
2020-06-04
mm/hugetlb: fix a typos in comments
Ethon Paul
2020-06-04
mm: mmap: fix a typo in comment "compatbility"->"compatibility"
Ethon Paul
2020-06-04
mm: ksm: fix a typo in comment "alreaady"->"already"
Ethon Paul
2020-06-04
mm/memory_hotplug: fix a typo in comment "recoreded"->"recorded"
Ethon Paul
2020-06-04
mm: replace zero-length array with flexible-array member
chenqiwu
2020-06-04
mm/memory_hotplug: disable the functionality for 32b
Michal Hocko
2020-06-04
device-dax: add memory via add_memory_driver_managed()
David Hildenbrand
2020-06-04
kexec_file: don't place kexec images on IORESOURCE_MEM_DRIVER_MANAGED
David Hildenbrand
2020-06-04
mm/memory_hotplug: introduce add_memory_driver_managed()
David Hildenbrand
2020-06-04
mm/memory_hotplug: handle memblocks only with CONFIG_ARCH_KEEP_MEMBLOCK
David Hildenbrand
2020-06-04
mm/memory_hotplug: set node_start_pfn of hotadded pgdat to 0
David Hildenbrand
2020-06-04
mm/memory_hotplug: remove is_mem_section_removable()
David Hildenbrand
2020-06-04
powerpc/pseries/hotplug-memory: stop checking is_mem_section_removable()
David Hildenbrand
2020-06-04
mm/memory_hotplug: refrain from adding memory into an impossible node
Vishal Verma
2020-06-04
mm: add kvfree_sensitive() for freeing sensitive data objects
Waiman Long
2020-06-04
kmap: consolidate kmap_prot definitions
Ira Weiny
2020-06-04
sparc: remove unnecessary includes
Ira Weiny
2020-06-04
parisc/kmap: remove duplicate kmap code
Ira Weiny
2020-06-04
kmap: remove kmap_atomic_to_page()
Ira Weiny
2020-06-04
drm: remove drm specific kmap_atomic code
Ira Weiny
2020-06-04
arch/kmap: define kmap_atomic_prot() for all arch's
Ira Weiny
2020-06-04
arch/kmap: don't hard code kmap_prot values
Ira Weiny
2020-06-04
arch/kmap: ensure kmap_prot visibility
Ira Weiny
2020-06-04
arch/kunmap_atomic: consolidate duplicate code
Ira Weiny
2020-06-04
arch/kmap_atomic: consolidate duplicate code
Ira Weiny
2020-06-04
{x86,powerpc,microblaze}/kmap: move preempt disable
Ira Weiny
2020-06-04
arch/kunmap: remove duplicate kunmap implementations
Ira Weiny
2020-06-04
arch/kmap: remove redundant arch specific kmaps
Ira Weiny
2020-06-04
arch/xtensa: move kmap build bug out of the way
Ira Weiny
2020-06-04
arch/kmap: remove BUG_ON()
Ira Weiny
2020-06-04
mm/vmalloc: fix a typo in comment
Jeongtae Park
2020-06-04
mm/debug: add tests validating architecture page table helpers
Anshuman Khandual
[next]