index
:
drm/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
root
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
include
/
linux
Age
Commit message (
Expand
)
Author
Files
Lines
2018-02-01
Merge tag 'drm-for-v4.16' of git://people.freedesktop.org/~airlied/linux
Linus Torvalds
4
-1
/
+32
2018-02-01
Merge tag 'clk-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/cl...
Linus Torvalds
4
-7
/
+107
2018-02-01
Merge tag 'armsoc-drivers' of git://git.kernel.org/pub/scm/linux/kernel/git/a...
Linus Torvalds
7
-43
/
+638
2018-02-01
Merge tag 'armsoc-soc' of git://git.kernel.org/pub/scm/linux/kernel/git/arm/a...
Linus Torvalds
2
-14
/
+4
2018-02-01
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/pml...
Linus Torvalds
2
-18
/
+64
2018-02-01
Merge tag 'vfio-v4.16-rc1' of git://github.com/awilliam/linux-vfio
Linus Torvalds
1
-1
/
+2
2018-02-01
Merge branch 'KASAN-read_word_at_a_time'
Linus Torvalds
1
-8
/
+14
2018-02-01
compiler.h: Add read_word_at_a_time() function.
Andrey Ryabinin
1
-0
/
+8
2018-02-01
compiler.h, kasan: Avoid duplicating __read_once_size_nocheck()
Andrey Ryabinin
1
-8
/
+6
2018-02-01
Merge tag 'devicetree-for-4.16' of git://git.kernel.org/pub/scm/linux/kernel/...
Linus Torvalds
8
-39
/
+15
2018-02-01
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/dto...
Linus Torvalds
4
-102
/
+4
2018-02-01
Merge tag 'char-misc-4.16-rc1' of git://git.kernel.org/pub/scm/linux/kernel/g...
Linus Torvalds
15
-106
/
+1154
2018-02-01
Merge tag 'driver-core-4.16-rc1' of git://git.kernel.org/pub/scm/linux/kernel...
Linus Torvalds
5
-20
/
+15
2018-02-01
Merge tag 'staging-4.16-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git...
Linus Torvalds
4
-3
/
+355
2018-02-01
Merge tag 'tty-4.16-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/gre...
Linus Torvalds
3
-8
/
+8
2018-02-01
Merge tag 'usb-4.16-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/gre...
Linus Torvalds
7
-14
/
+45
2018-01-31
Merge tag 'docs-4.16' of git://git.lwn.net/linux
Linus Torvalds
2
-2
/
+2
2018-01-31
Merge branch 'akpm' (patches from Andrew)
Linus Torvalds
13
-216
/
+254
2018-01-31
mm: remove PG_highmem description
Miles Chen
1
-5
/
+0
2018-01-31
hugetlb, mbind: fall back to default policy if vma is NULL
Michal Hocko
1
-2
/
+3
2018-01-31
hugetlb, mempolicy: fix the mbind hugetlb migration
Michal Hocko
1
-3
/
+2
2018-01-31
mm, hugetlb: do not rely on overcommit limit during migration
Michal Hocko
1
-0
/
+3
2018-01-31
include/linux/mmzone.h: fix explanation of lower bits in the SPARSEMEM mem_ma...
Petr Tesarik
1
-2
/
+10
2018-01-31
zswap: only save zswap header when necessary
Yu Zhao
1
-0
/
+2
2018-01-31
hugetlb: implement memfd sealing
Marc-André Lureau
1
-0
/
+1
2018-01-31
hugetlb: expose hugetlbfs_inode_info in header
Marc-André Lureau
1
-0
/
+10
2018-01-31
shmem: rename functions that are memfd-related
Marc-André Lureau
1
-2
/
+2
2018-01-31
shmem: unexport shmem_add_seals()/shmem_get_seals()
Marc-André Lureau
1
-2
/
+0
2018-01-31
mm: remove reference to PG_buddy
Matthew Wilcox
1
-7
/
+7
2018-01-31
mm: document how to use struct page
Matthew Wilcox
1
-1
/
+23
2018-01-31
mm: store compound_dtor / compound_order as bytes
Matthew Wilcox
1
-13
/
+3
2018-01-31
mm: introduce _slub_counter_t
Matthew Wilcox
1
-13
/
+8
2018-01-31
mm: improve comment on page->mapping
Matthew Wilcox
1
-9
/
+3
2018-01-31
mm: remove misleading alignment claims
Matthew Wilcox
1
-8
/
+5
2018-01-31
mm: de-indent struct page
Matthew Wilcox
1
-21
/
+19
2018-01-31
mm: align struct page more aesthetically
Matthew Wilcox
1
-9
/
+7
2018-01-31
mm, mmu_notifier: annotate mmu notifiers with blockable invalidate callbacks
David Rientjes
1
-3
/
+27
2018-01-31
mm: get 7% more pages in a pagevec
Matthew Wilcox
1
-3
/
+3
2018-01-31
mm: add unmap_mapping_pages()
Matthew Wilcox
1
-10
/
+16
2018-01-31
mm, hugetlb: remove hugepages_treat_as_movable sysctl
Michal Hocko
1
-1
/
+0
2018-01-31
mm: remove unused pgdat_reclaimable_pages()
Jan Kara
2
-18
/
+0
2018-01-31
mm: memcontrol: fix excessive complexity in memory.stat reporting
Johannes Weiner
1
-34
/
+62
2018-01-31
mm: memcontrol: implement lruvec stat functions on top of each other
Johannes Weiner
1
-22
/
+22
2018-01-31
mm: memcontrol: eliminate raw access to stat and event counters
Johannes Weiner
1
-11
/
+20
2018-01-31
mm: drop hotplug lock from lru_add_drain_all()
Michal Hocko
1
-1
/
+0
2018-01-31
include/linux/sched/mm.h: uninline mmdrop_async(), etc
Andrew Morton
1
-22
/
+2
2018-01-31
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-next
Linus Torvalds
62
-2407
/
+3894
2018-01-31
Merge branch 'linus' of git://git.kernel.org/pub/scm/linux/kernel/git/herbert...
Linus Torvalds
1
-1
/
+9
2018-01-31
Merge branch 'next-seccomp' of git://git.kernel.org/pub/scm/linux/kernel/git/...
Linus Torvalds
1
-0
/
+8
2018-01-31
Merge branch 'next-tpm' of git://git.kernel.org/pub/scm/linux/kernel/git/jmor...
Linus Torvalds
3
-19
/
+190
[next]