index
:
linux
WIP-syscall
master
mmu_gather-race-fix
n900-dt
n900-dt-with-ssi
n900-dts-twl5030
n900-modem-rework
n900-omapdrm
next
proc-cmdline
sc18is600
ssi
ssi-cleaned
ssi-cleaned-dt
ssi-cleaned-dt2
ssi-cleaned-dt3
tty-splice
twl4030-madc-cleanup
Linux Kernel (branches are rebased on master from time to time)
Linus Torvalds
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
Age
Commit message (
Expand
)
Author
Files
Lines
2020-12-15
arc: use FLATMEM with freeing of unused memory map instead of DISCONTIGMEM
Mike Rapoport
3
-11
/
+41
2020-12-15
arm, arm64: move free_unused_memmap() to generic mm
Mike Rapoport
6
-152
/
+85
2020-12-15
arm: remove CONFIG_ARCH_HAS_HOLES_MEMORYMODEL
Mike Rapoport
13
-66
/
+3
2020-12-15
ia64: make SPARSEMEM default and disable DISCONTIGMEM
Mike Rapoport
1
-3
/
+3
2020-12-15
ia64: forbid using VIRTUAL_MEM_MAP with FLATMEM
Mike Rapoport
4
-44
/
+22
2020-12-15
ia64: split virtual map initialization out of paging_init()
Mike Rapoport
2
-31
/
+40
2020-12-15
ia64: discontig: paging_init(): remove local max_pfn calculation
Mike Rapoport
1
-4
/
+1
2020-12-15
ia64: remove 'ifdef CONFIG_ZONE_DMA32' statements
Mike Rapoport
2
-4
/
+0
2020-12-15
ia64: remove custom __early_pfn_to_nid()
Mike Rapoport
5
-51
/
+12
2020-12-15
alpha: switch from DISCONTIGMEM to SPARSEMEM
Mike Rapoport
6
-22
/
+38
2020-12-15
lkdtm: disable KASAN for rodata.o
Marco Elver
1
-0
/
+1
2020-12-15
kasan: update documentation for generic kasan
Walter Wu
1
-2
/
+3
2020-12-15
lib/test_kasan.c: add workqueue test case
Walter Wu
1
-0
/
+29
2020-12-15
kasan: print workqueue stack
Walter Wu
2
-5
/
+2
2020-12-15
workqueue: kasan: record workqueue stack
Walter Wu
1
-0
/
+3
2020-12-15
mm/vmalloc.c: fix kasan shadow poisoning size
Vincenzo Frascino
1
-1
/
+1
2020-12-15
docs/vm: remove unused 3 items explanation for /proc/vmstat
Alex Shi
1
-15
/
+0
2020-12-15
mm/vmalloc: Fix unlock order in s_stop()
Waiman Long
1
-2
/
+2
2020-12-15
mm/vmalloc.c: remove unnecessary return statement
Baolin Wang
1
-1
/
+0
2020-12-15
mm/vmalloc: add 'align' parameter explanation for pvm_determine_end_from_reverse
Alex Shi
1
-0
/
+1
2020-12-15
mm/vmalloc: rework the drain logic
Uladzislau Rezki (Sony)
2
-45
/
+53
2020-12-15
mm/vmalloc: use free_vm_area() if an allocation fails
Uladzislau Rezki (Sony)
1
-2
/
+1
2020-12-15
mm/vmalloc.c:__vmalloc_area_node(): avoid 32-bit overflow
Andrew Morton
1
-1
/
+3
2020-12-15
locking/selftests: add testcases for fs_reclaim
Daniel Vetter
1
-0
/
+47
2020-12-15
mm: extract might_alloc() debug check
Daniel Vetter
3
-8
/
+19
2020-12-15
mm: track mmu notifiers in fs_reclaim_acquire/release
Daniel Vetter
2
-18
/
+20
2020-12-15
mm: forbid splitting special mappings
Dmitry Safonov
6
-76
/
+16
2020-12-15
mremap: check if it's possible to split original vma
Dmitry Safonov
1
-1
/
+10
2020-12-15
vm_ops: rename .split() callback to .may_split()
Dmitry Safonov
5
-10
/
+11
2020-12-15
mremap: don't allow MREMAP_DONTUNMAP on special_mappings and aio
Dmitry Safonov
5
-5
/
+12
2020-12-15
mm/mremap: for MREMAP_DONTUNMAP check security_vm_enough_memory_mm()
Dmitry Safonov
1
-23
/
+13
2020-12-15
mm/mremap: account memory on do_munmap() failure
Dmitry Safonov
1
-1
/
+2
2020-12-15
mm: move free_unref_page to mm/internal.h
Matthew Wilcox (Oracle)
2
-2
/
+3
2020-12-15
sparc: fix handling of page table constructor failure
Matthew Wilcox (Oracle)
1
-1
/
+1
2020-12-15
mm: mmap_lock: add tracepoints around lock acquisition
Axel Rasmussen
4
-6
/
+427
2020-12-15
mm/page_vma_mapped.c: add colon to fix kernel-doc markups error for check_pte
Alex Shi
1
-4
/
+5
2020-12-15
mm/mapping_dirty_helpers: enhance the kernel-doc markups
Alex Shi
1
-2
/
+4
2020-12-15
mm: cleanup: remove unused tsk arg from __access_remote_vm
John Hubbard
4
-13
/
+12
2020-12-15
x86: mremap speedup - Enable HAVE_MOVE_PUD
Kalesh Singh
1
-0
/
+1
2020-12-15
arm64: mremap speedup - enable HAVE_MOVE_PUD
Kalesh Singh
2
-0
/
+2
2020-12-15
mm: speedup mremap on 1GB or larger regions
Kalesh Singh
2
-40
/
+197
2020-12-15
kselftests: vm: add mremap tests
Kalesh Singh
4
-0
/
+357
2020-12-15
xen/unpopulated-alloc: consolidate pgmap manipulation
Dan Williams
1
-7
/
+7
2020-12-15
mm: memcontrol: account pagetables per node
Shakeel Butt
9
-14
/
+19
2020-12-15
mm: move lruvec stats update functions to vmstat.h
Shakeel Butt
3
-111
/
+121
2020-12-15
mm/memcg: remove incorrect comment
Alex Shi
1
-1
/
+0
2020-12-15
mm: memcontrol: sssign boolean values to a bool variable
Kaixu Xia
1
-2
/
+2
2020-12-15
mm: memcg/slab: rename *_lruvec_slab_state to *_lruvec_kmem_state
Muchun Song
4
-15
/
+15
2020-12-15
mm: memcg: remove obsolete memcg_has_children()
Lukas Bulwahn
1
-13
/
+0
2020-12-15
mm/page_counter: use page_counter_read in page_counter_set_max
Hui Su
1
-2
/
+2
[next]