index
:
linux
master
linux
Fast-forward packages
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
tools
/
nfsd
(
unfollow
)
Commit message (
Expand
)
Author
Files
Lines
2020-10-20
futex: Adjust absolute futex timeouts with per time namespace offset
Andrei Vagin
1
-0
/
+5
2020-10-18
mm: remove duplicate include statement in mmu.c
Tian Tao
1
-1
/
+0
2020-10-18
mm: remove the filename in the top of file comment in vmalloc.c
Christoph Hellwig
1
-2
/
+0
2020-10-18
mm: cleanup the gfp_mask handling in __vmalloc_area_node
Christoph Hellwig
1
-12
/
+10
2020-10-18
mm: remove alloc_vm_area
Christoph Hellwig
3
-59
/
+1
2020-10-18
x86/xen: open code alloc_vm_area in arch_gnttab_valloc
Christoph Hellwig
1
-7
/
+20
2020-10-18
xen/xenbus: use apply_to_page_range directly in xenbus_map_ring_pv
Christoph Hellwig
1
-14
/
+16
2020-10-18
drm/i915: use vmap in i915_gem_object_map
Christoph Hellwig
2
-68
/
+60
2020-10-18
drm/i915: stop using kmap in i915_gem_object_map
Christoph Hellwig
1
-5
/
+2
2020-10-18
drm/i915: use vmap in shmem_pin_map
Christoph Hellwig
1
-58
/
+18
2020-10-18
zsmalloc: switch from alloc_vm_area to get_vm_area
Christoph Hellwig
1
-2
/
+8
2020-10-18
mm: allow a NULL fn callback in apply_to_page_range
Christoph Hellwig
1
-7
/
+9
2020-10-18
mm: add a vmap_pfn function
Christoph Hellwig
3
-0
/
+49
2020-10-18
mm: add a VM_MAP_PUT_PAGES flag for vmap
Christoph Hellwig
2
-2
/
+8
2020-10-18
mm: update the documentation for vfree
Matthew Wilcox (Oracle)
1
-10
/
+11
2020-10-18
mm/madvise: introduce process_madvise() syscall: an external memory hinting API
Minchan Kim
22
-3
/
+117
2020-10-18
pid: move pidfd_get_pid() to pid.c
Minchan Kim
3
-19
/
+20
2020-10-18
mm/madvise: pass mm to do_madvise
Minchan Kim
3
-16
/
+20
2020-10-18
selftests/vm: 10x speedup for hmm-tests
John Hubbard
1
-1
/
+1
2020-10-18
binfmt_elf: take the mmap lock around find_extend_vma()
Jann Horn
1
-0
/
+3
2020-10-18
mm/gup_benchmark: take the mmap lock around GUP
Jann Horn
1
-3
/
+12
2020-10-18
mm/mmap: add inline munmap_vma_range() for code readability
Liam R. Howlett
1
-15
/
+33
2020-10-18
mm/mmap: add inline vma_next() for readability of mmap code
Liam R. Howlett
1
-6
/
+20
2020-10-18
mm/migrate: avoid possible unnecessary process right check in kernel_move_pag...
Miaohe Lin
1
-28
/
+43
2020-10-18
mm/memory_hotplug: remove a wrapper for alloc_migration_target()
Joonsoo Kim
1
-24
/
+22
2020-10-18
mm/memory-failure: remove a wrapper for alloc_migration_target()
Joonsoo Kim
1
-12
/
+6
2020-10-18
mm: kmem: enable kernel memcg accounting from interrupt contexts
Roman Gushchin
2
-12
/
+13
2020-10-18
mm: kmem: prepare remote memcg charging infra for interrupt contexts
Roman Gushchin
2
-16
/
+45
2020-10-18
mm: kmem: remove redundant checks from get_obj_cgroup_from_current()
Roman Gushchin
1
-3
/
+0
2020-10-18
mm: kmem: move memcg_kmem_bypass() calls to get_mem/obj_cgroup_from_current()
Roman Gushchin
3
-10
/
+9
2020-10-18
mm, memcg: rework remote charging API to support nesting
Roman Gushchin
5
-30
/
+22
2020-10-18
ia64: fix build error with !COREDUMP
Krzysztof Kozlowski
1
-1
/
+1