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
2018-10-31
mm/memory_hotplug: make add_memory() take the device_hotplug_lock
David Hildenbrand
1
-0
/
+1
2018-10-31
mm/memory_hotplug: make remove_memory() take the device_hotplug_lock
David Hildenbrand
1
-1
/
+2
2018-10-31
memblock: stop using implicit alignment to SMP_CACHE_BYTES
Mike Rapoport
1
-1
/
+2
2018-10-31
mm: remove include/linux/bootmem.h
Mike Rapoport
2
-177
/
+147
2018-10-31
memblock: rename free_all_bootmem to memblock_free_all
Mike Rapoport
1
-1
/
+1
2018-10-31
memblock: replace free_bootmem_late with memblock_free_late
Mike Rapoport
1
-2
/
+0
2018-10-31
memblock: replace free_bootmem{_node} with memblock_free
Mike Rapoport
1
-4
/
+0
2018-10-31
mm: nobootmem: remove bootmem allocation APIs
Mike Rapoport
1
-47
/
+0
2018-10-31
memblock: replace __alloc_bootmem with memblock_alloc_from
Mike Rapoport
1
-0
/
+8
2018-10-31
memblock: add align parameter to memblock_alloc_node()
Mike Rapoport
1
-2
/
+2
2018-10-31
memblock: remove _virt from APIs returning virtual address
Mike Rapoport
1
-19
/
+19
2018-10-31
memblock: rename memblock_alloc{_nid,_try_nid} to memblock_phys_alloc*
Mike Rapoport
1
-3
/
+3
2018-10-31
mm: nobootmem: remove dead code
Mike Rapoport
1
-26
/
+0
2018-10-31
mm: remove bootmem allocator implementation.
Mike Rapoport
1
-16
/
+0
2018-10-31
mm: remove CONFIG_HAVE_MEMBLOCK
Mike Rapoport
3
-120
/
+1
2018-10-31
mm: remove CONFIG_NO_BOOTMEM
Mike Rapoport
2
-38
/
+3
2018-10-31
percpu: remove PER_CPU_DEF_ATTRIBUTES macro
Alexander Pateenok
2
-8
/
+2
2018-10-31
include/linux/signal.h: mark expected switch fall-throughs
Gustavo A. R. Silva
1
-0
/
+6
2018-10-31
include/linux/compat.h: mark expected switch fall-throughs
Gustavo A. R. Silva
1
-0
/
+3
2018-10-31
lib/rbtree.c: fix typo in comment of rb_insert_augmented()
Wei Yang
1
-2
/
+2
2018-10-31
linux/bitmap.h: relax comment on compile-time constant nbits
Rasmus Villemoes
1
-2
/
+2
2018-10-31
linux/bitmap.h: fix type of nbits in bitmap_shift_right()
Rasmus Villemoes
1
-1
/
+1
2018-10-31
linux/bitmap.h: remove redundant uses of small_const_nbits()
Rasmus Villemoes
1
-18
/
+6
2018-10-31
linux/bitmap.h: handle constant zero-size bitmaps correctly
Rasmus Villemoes
1
-1
/
+6
2018-10-31
mm/hmm: use a structure for update callback parameters
Jérôme Glisse
1
-9
/
+22
2018-10-31
mm/hmm: fix utf8 ...
Jérôme Glisse
1
-1
/
+1
2018-10-30
Merge tag 'trace-v4.20' of git://git.kernel.org/pub/scm/linux/kernel/git/rost...
Linus Torvalds
2
-1
/
+7
2018-10-30
Merge tag 'pm-4.20-rc1-2' of git://git.kernel.org/pub/scm/linux/kernel/git/ra...
Linus Torvalds
1
-1
/
+0
2018-10-29
Merge tag 'rproc-v4.20' of git://github.com/andersson/remoteproc
Linus Torvalds
1
-3
/
+44
2018-10-29
Merge tag 'armsoc-soc' of git://git.kernel.org/pub/scm/linux/kernel/git/arm/a...
Linus Torvalds
1
-0
/
+5
2018-10-29
Merge tag 'armsoc-drivers' of git://git.kernel.org/pub/scm/linux/kernel/git/a...
Linus Torvalds
19
-23
/
+1281
2018-10-29
Merge tag 'armsoc-dt' of git://git.kernel.org/pub/scm/linux/kernel/git/arm/ar...
Linus Torvalds
2
-0
/
+41
2018-10-29
Merge tag 'media/v4.20-1' of git://git.kernel.org/pub/scm/linux/kernel/git/mc...
Linus Torvalds
16
-268
/
+450
2018-10-29
Merge tag 'tty-4.20-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/gre...
Linus Torvalds
4
-0
/
+32
2018-10-29
Merge tag 'staging-4.20-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git...
Linus Torvalds
1
-10
/
+115
2018-10-29
Merge tag 'for_v4.20-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/ja...
Linus Torvalds
4
-21
/
+115
2018-10-29
Merge tag '9p-for-4.20' of git://github.com/martinetd/linux
Linus Torvalds
2
-52
/
+31
2018-10-28
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
Linus Torvalds
1
-0
/
+1
2018-10-28
Merge tag 'drm-next-2018-10-24' of git://anongit.freedesktop.org/drm/drm
Linus Torvalds
40
-683
/
+507
2018-10-28
Merge tag 'vla-v4.20-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/ke...
Linus Torvalds
1
-16
/
+1
2018-10-28
Merge branch 'xarray' of git://git.infradead.org/users/willy/linux-dax
Linus Torvalds
8
-221
/
+1390
2018-10-27
Merge tag 'rtc-4.20' of git://git.kernel.org/pub/scm/linux/kernel/git/abellon...
Linus Torvalds
1
-5
/
+16
2018-10-26
Merge git://git.kernel.org/pub/scm/linux/kernel/git/bpf/bpf
David S. Miller
1
-0
/
+1
2018-10-26
Merge branch 'akpm' (patches from Andrew)
Linus Torvalds
25
-118
/
+421
2018-10-26
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
Linus Torvalds
1
-0
/
+1
2018-10-26
mm: split SWP_FILE into SWP_ACTIVATED and SWP_FS
Omar Sandoval
1
-6
/
+7
2018-10-26
mm/gup: cache dev_pagemap while pinning pages
Keith Busch
2
-14
/
+6
2018-10-26
mm: zero remaining unavailable struct pages
Naoya Horiguchi
1
-15
/
+0
2018-10-26
mm/memcontrol.c: convert mem_cgroup_id::ref to refcount_t type
Kirill Tkhai
1
-1
/
+1
2018-10-26
mm: dax: add comment for PFN_SPECIAL
Yang Shi
1
-0
/
+2
[next]