| Commit message (Expand) | Author | Files | Lines |
2020-10-20 | xen/events: defer eoi in case of excessive number of events | Juergen Gross | 5 | -32/+216 |
2020-10-20 | xen/events: use a common cpu hotplug hook for event channels | Juergen Gross | 3 | -21/+47 |
2020-10-20 | xen/events: switch user event channels to lateeoi model | Juergen Gross | 1 | -4/+3 |
2020-10-20 | xen/pciback: use lateeoi irq binding | Juergen Gross | 4 | -19/+56 |
2020-10-20 | xen/pvcallsback: use lateeoi irq binding | Juergen Gross | 1 | -30/+46 |
2020-10-20 | xen/scsiback: use lateeoi irq binding | Juergen Gross | 1 | -10/+13 |
2020-10-20 | xen/netback: use lateeoi irq binding | Juergen Gross | 4 | -14/+86 |
2020-10-20 | xen/blkback: use lateeoi irq binding | Juergen Gross | 2 | -8/+19 |
2020-10-20 | xen/events: add a new "late EOI" evtchn framework | Juergen Gross | 2 | -17/+155 |
2020-10-20 | xen/events: fix race in evtchn_fifo_unmask() | Juergen Gross | 1 | -4/+9 |
2020-10-20 | xen/events: add a proper barrier to 2-level uevent unmasking | Juergen Gross | 1 | -0/+2 |
2020-10-20 | xen/events: avoid removing an event channel while handling it | Juergen Gross | 1 | -5/+36 |
2020-10-19 | iommu/vt-d: Don't dereference iommu_device if IOMMU_API is not built | Bartosz Golaszewski | 1 | -1/+1 |
2020-10-19 | drm/amd/display: Fix incorrect dsc force enable logic | Eryk Brol | 1 | -1/+1 |
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 |