index
:
drm-misc
drm-misc-fixes
drm-misc-next
drm-misc-next-fixes
drm-misc-templates
for-linux-next
for-linux-next-fixes
topic/rust-drm
Kernel DRM miscellaneous fixes and cross-tree changes
UNKNOWN
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
include
Age
Commit message (
Expand
)
Author
Files
Lines
2020-12-15
Merge tag 'irq-core-2020-12-15' of git://git.kernel.org/pub/scm/linux/kernel/...
Linus Torvalds
11
-80
/
+81
2020-12-15
Merge branch 'akpm' (patches from Andrew)
Linus Torvalds
5
-7
/
+116
2020-12-15
mm/lru: revise the comments of lru_lock
Hugh Dickins
2
-3
/
+2
2020-12-15
mm/lru: introduce relock_page_lruvec()
Alexander Duyck
1
-0
/
+52
2020-12-15
mm/lru: replace pgdat lru_lock with lruvec lock
Alex Shi
2
-1
/
+60
2020-12-15
mm/compaction: do page isolation first in compaction
Alex Shi
1
-1
/
+1
2020-12-15
mm/lru: introduce TestClearPageLRU()
Alex Shi
1
-0
/
+1
2020-12-15
mm/thp: move lru_add_page_tail() to huge_memory.c
Alex Shi
1
-2
/
+0
2020-12-15
Merge tag 'staging-5.11-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git...
Linus Torvalds
10
-106
/
+32
2020-12-15
Merge tag 'char-misc-5.11-rc1' of git://git.kernel.org/pub/scm/linux/kernel/g...
Linus Torvalds
11
-33
/
+167
2020-12-15
Merge tag 'driver-core-5.11-rc1' of git://git.kernel.org/pub/scm/linux/kernel...
Linus Torvalds
8
-53
/
+57
2020-12-15
Merge tag 'tty-5.11-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/gre...
Linus Torvalds
10
-145
/
+30
2020-12-15
Merge tag 'usb-5.11-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/gre...
Linus Torvalds
11
-27
/
+78
2020-12-15
Merge tag 'sound-5.11-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/t...
Linus Torvalds
28
-225
/
+469
2020-12-15
Merge tag 'net-next-5.11' of git://git.kernel.org/pub/scm/linux/kernel/git/ne...
Linus Torvalds
137
-2838
/
+2387
2020-12-15
Merge branch 'akpm' (patches from Andrew)
Linus Torvalds
34
-357
/
+609
2020-12-15
userfaultfd: add UFFD_USER_MODE_ONLY
Lokesh Gidra
1
-0
/
+9
2020-12-15
mm, page_poison: remove CONFIG_PAGE_POISONING_ZERO
Vlastimil Babka
1
-4
/
+0
2020-12-15
kernel/power: allow hibernation with page_poison sanity checking
Vlastimil Babka
1
-0
/
+1
2020-12-15
mm, page_poison: use static key more efficiently
Vlastimil Babka
1
-4
/
+29
2020-12-15
mm, page_alloc: do not rely on the order of page_poison and init_on_alloc/fre...
Vlastimil Babka
1
-17
/
+3
2020-12-15
mm: migrate: clean up migrate_prep{_local}
Yang Shi
1
-2
/
+2
2020-12-15
mm: support THPs in zero_user_segments
Matthew Wilcox (Oracle)
1
-4
/
+15
2020-12-15
mm/compaction: make defer_compaction and compaction_deferred static
Hui Su
1
-12
/
+0
2020-12-15
include/linux/huge_mm.h: remove extern keyword
Ralph Campbell
1
-52
/
+41
2020-12-15
mm/page-flags: fix comment
Matthew Wilcox (Oracle)
1
-2
/
+1
2020-12-15
include/linux/page-flags.h: remove unused __[Set|Clear]PagePrivate
Miaohe Lin
1
-2
/
+1
2020-12-15
mm, page_alloc: cache pageset high and batch in struct zone
Vlastimil Babka
1
-0
/
+6
2020-12-15
arch, mm: make kernel_page_present() always available
Mike Rapoport
2
-7
/
+5
2020-12-15
arch, mm: restore dependency of __kernel_map_pages() on DEBUG_PAGEALLOC
Mike Rapoport
1
-3
/
+7
2020-12-15
PM: hibernate: make direct map manipulations more explicit
Mike Rapoport
1
-12
/
+0
2020-12-15
mm: introduce debug_pagealloc_{map,unmap}_pages() helpers
Mike Rapoport
1
-0
/
+15
2020-12-15
arm: remove CONFIG_ARCH_HAS_HOLES_MEMORYMODEL
Mike Rapoport
1
-31
/
+0
2020-12-15
ia64: remove custom __early_pfn_to_nid()
Mike Rapoport
2
-14
/
+0
2020-12-15
mm/vmalloc: rework the drain logic
Uladzislau Rezki (Sony)
1
-5
/
+3
2020-12-15
mm: extract might_alloc() debug check
Daniel Vetter
1
-0
/
+16
2020-12-15
vm_ops: rename .split() callback to .may_split()
Dmitry Safonov
1
-1
/
+2
2020-12-15
mremap: don't allow MREMAP_DONTUNMAP on special_mappings and aio
Dmitry Safonov
1
-1
/
+1
2020-12-15
mm: move free_unref_page to mm/internal.h
Matthew Wilcox (Oracle)
1
-2
/
+0
2020-12-15
mm: mmap_lock: add tracepoints around lock acquisition
Axel Rasmussen
2
-5
/
+196
2020-12-15
mm: cleanup: remove unused tsk arg from __access_remote_vm
John Hubbard
1
-2
/
+2
2020-12-15
mm: memcontrol: account pagetables per node
Shakeel Butt
2
-5
/
+5
2020-12-15
mm: move lruvec stats update functions to vmstat.h
Shakeel Butt
2
-111
/
+104
2020-12-15
mm: memcg/slab: rename *_lruvec_slab_state to *_lruvec_kmem_state
Muchun Song
1
-9
/
+9
2020-12-15
cgroup: remove obsoleted broken_hierarchy and warned_broken_hierarchy
Roman Gushchin
1
-15
/
+0
2020-12-15
mm: memcg: deprecate the non-hierarchical mode
Roman Gushchin
1
-7
/
+0
2020-12-15
mm: memcg: fix obsolete code comments
Roman Gushchin
1
-4
/
+2
2020-12-15
mm/rmap: always do TTU_IGNORE_ACCESS
Shakeel Butt
1
-1
/
+0
2020-12-15
mm: memcontrol: remove unused mod_memcg_obj_state()
Muchun Song
1
-6
/
+0
2020-12-15
mm/shmem.c: make shmem_mapping() inline
Hui Su
1
-1
/
+5
[next]