index
:
linux.git
arm64-uaccess
link_path_walk
linus
master
mmu_gather-race-fix
proc-cmdline
runtime-constants
tty-splice
word-at-a-time
x86-rep-insns
x86-uaccess-cleanup
Linux kernel mainline tree
Linus Torvalds
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
Commit message (
Expand
)
Author
Age
Files
Lines
...
*
mm/page_alloc.c: use NODE_MASK_NONE in build_zonelists()
Wei Yang
2020-06-03
1
-2
/
+1
*
mm/page_alloc: integrate classzone_idx and high_zoneidx
Joonsoo Kim
2020-06-03
12
-150
/
+175
*
mm/page_alloc: use ac->high_zoneidx for classzone_idx
Joonsoo Kim
2020-06-03
1
-1
/
+1
*
mm/vmstat.c: do not show lowmem reserve protection information of empty zone
Baoquan He
2020-06-03
1
-6
/
+6
*
mm/page_alloc.c: clear out zone->lowmem_reserve[] if the zone is empty
Baoquan He
2020-06-03
1
-1
/
+3
*
mm/page_alloc.c: only tune sysctl_lowmem_reserve_ratio value once when changi...
Baoquan He
2020-06-03
1
-2
/
+9
*
mm/page_alloc.c: remove unused free_bootmem_with_active_regions
Baoquan He
2020-06-03
2
-29
/
+0
*
mm,page_alloc,cma: conditionally prefer cma pageblocks for movable allocations
Roman Gushchin
2020-06-03
1
-0
/
+14
*
mm/page_alloc.c: extract check_[new|free]_page_bad() common part to page_bad_...
Wei Yang
2020-06-03
1
-19
/
+17
*
mm/page_alloc.c: rename free_pages_check() to check_free_page()
Wei Yang
2020-06-03
1
-5
/
+5
*
mm/page_alloc.c: rename free_pages_check_bad() to check_free_page_bad()
Wei Yang
2020-06-03
1
-2
/
+2
*
mm/page_alloc.c: bad_flags is not necessary for bad_page()
Wei Yang
2020-06-03
1
-24
/
+10
*
mm/page_alloc.c: bad_[reason|flags] is not necessary when PageHWPoison
Wei Yang
2020-06-03
1
-7
/
+5
*
docs/vm: update memory-models documentation
Mike Rapoport
2020-06-03
1
-5
/
+4
*
mm: simplify find_min_pfn_with_active_regions()
Mike Rapoport
2020-06-03
1
-19
/
+1
*
mm: clean up free_area_init_node() and its helpers
Mike Rapoport
2020-06-03
1
-82
/
+22
*
mm: rename free_area_init_node() to free_area_init_memoryless_node()
Mike Rapoport
2020-06-03
3
-15
/
+6
*
mm: free_area_init: allow defining max_zone_pfn in descending order
Mike Rapoport
2020-06-03
3
-34
/
+34
*
mm: remove early_pfn_in_nid() and CONFIG_NODES_SPAN_OTHER_NODES
Mike Rapoport
2020-06-03
4
-47
/
+0
*
mm: memmap_init: iterate over memblock regions rather that check each PFN
Baoquan He
2020-06-03
2
-28
/
+19
*
xtensa: simplify detection of memory zone boundaries
Mike Rapoport
2020-06-03
1
-4
/
+4
*
unicore32: simplify detection of memory zone boundaries
Mike Rapoport
2020-06-03
4
-50
/
+15
*
sparc32: simplify detection of memory zone boundaries
Mike Rapoport
2020-06-03
1
-16
/
+5
*
parisc: simplify detection of memory zone boundaries
Mike Rapoport
2020-06-03
1
-19
/
+3
*
m68k: mm: simplify detection of memory zone boundaries
Mike Rapoport
2020-06-03
2
-13
/
+8
*
csky: simplify detection of memory zone boundaries
Mike Rapoport
2020-06-03
1
-15
/
+11
*
arm64: simplify detection of memory zone boundaries for UMA configs
Mike Rapoport
2020-06-03
1
-54
/
+0
*
arm: simplify detection of memory zone boundaries
Mike Rapoport
2020-06-03
1
-59
/
+7
*
alpha: simplify detection of memory zone boundaries
Mike Rapoport
2020-06-03
1
-14
/
+4
*
mm: use free_area_init() instead of free_area_init_nodes()
Mike Rapoport
2020-06-03
15
-25
/
+18
*
mm: free_area_init: use maximal zone PFNs rather than zone sizes
Mike Rapoport
2020-06-03
12
-60
/
+38
*
mm: remove CONFIG_HAVE_MEMBLOCK_NODE_MAP option
Mike Rapoport
2020-06-03
20
-119
/
+74
*
mm: make early_pfn_to_nid() and related defintions close to each other
Mike Rapoport
2020-06-03
3
-37
/
+27
*
mm: memblock: replace dereferences of memblock_region.nid with API calls
Mike Rapoport
2020-06-03
4
-10
/
+17
*
mm: clarify __GFP_MEMALLOC usage
Michal Hocko
2020-06-03
1
-0
/
+5
*
string.h: fix incompatibility between FORTIFY_SOURCE and KASAN
Daniel Axtens
2020-06-03
1
-12
/
+48
*
kasan: stop tests being eliminated as dead code with FORTIFY_SOURCE
Daniel Axtens
2020-06-03
1
-10
/
+19
*
mm/gup: might_lock_read(mmap_sem) in get_user_pages_fast()
John Hubbard
2020-06-03
1
-0
/
+3
*
drm/i915: convert get_user_pages() --> pin_user_pages()
John Hubbard
2020-06-03
1
-9
/
+13
*
mm/gup: introduce pin_user_pages_fast_only()
John Hubbard
2020-06-03
2
-0
/
+38
*
mm/gup: refactor and de-duplicate gup_fast() code
John Hubbard
2020-06-03
2
-41
/
+43
*
mm/gup: move __get_user_pages_fast() down a few lines in gup.c
John Hubbard
2020-06-03
1
-66
/
+66
*
mm/memcg: optimize memory.numa_stat like memory.stat
Shakeel Butt
2020-06-03
1
-25
/
+26
*
mm/slub: fix a memory leak in sysfs_slab_add()
Wang Hai
2020-06-03
1
-1
/
+3
*
Merge tag 'erofs-for-5.8-rc1' of git://git.kernel.org/pub/scm/linux/kernel/gi...
Linus Torvalds
2020-06-02
8
-173
/
+136
|
\
|
*
erofs: suppress false positive last_block warning
Gao Xiang
2020-05-29
1
-2
/
+2
|
*
erofs: convert to use the new mount fs_context api
Chao Yu
2020-05-29
4
-156
/
+132
|
*
erofs: code cleanup by removing ifdef macro surrounding
Chengguang Xu
2020-05-27
4
-16
/
+3
*
|
Merge tag 'jfs-5.8' of git://github.com/kleikamp/linux-shaggy
Linus Torvalds
2020-06-02
2
-3
/
+3
|
\
\
|
*
|
jfs: Replace zero-length array with flexible-array member
Gustavo A. R. Silva
2020-03-09
2
-3
/
+3
[prev]
[next]