index
:
drm/drm-intel
core-for-ci
drm-intel-fixes
drm-intel-gt-next
drm-intel-gt-next-backup
drm-intel-next
drm-intel-next-fixes
drm-intel-next-queued
drm-intel-testing
for-linux-next
for-linux-next-fixes
for-linux-next-gt
i915-orig
main
maintainer-tools
topic/core-for-CI
topic/drm-intel-gem-next
topic/thunderbolt-next
Linux driver for Intel graphics
root
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
include
/
linux
Age
Commit message (
Expand
)
Author
Files
Lines
2018-06-10
Merge branch 'core-rseq-for-linus' of git://git.kernel.org/pub/scm/linux/kern...
Linus Torvalds
2
-1
/
+137
2018-06-10
Merge branch 'x86-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/ker...
Linus Torvalds
1
-1
/
+6
2018-06-10
Merge branch 'core-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/ke...
Linus Torvalds
1
-3
/
+1
2018-06-10
rcu: Update documentation of rcu_read_unlock()
Anna-Maria Gleixner
1
-3
/
+1
2018-06-09
Merge tag 'for-v4.18' of git://git.kernel.org/pub/scm/linux/kernel/git/sre/li...
Linus Torvalds
4
-8
/
+2
2018-06-09
Merge tag 'clk-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/cl...
Linus Torvalds
3
-21
/
+72
2018-06-09
Merge tag 'staging-4.18-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git...
Linus Torvalds
6
-19
/
+328
2018-06-08
Merge tag 'libnvdimm-for-4.18' of git://git.kernel.org/pub/scm/linux/kernel/g...
Linus Torvalds
5
-47
/
+79
2018-06-08
Merge branch 'for-4.18/mcsafe' into libnvdimm-for-next
Dan Williams
4
-4
/
+25
2018-06-08
Merge branch 'for-4.18/dax' into libnvdimm-for-next
Dan Williams
3
-44
/
+70
2018-06-08
Merge tag 'for-linus-20180608' of git://git.kernel.dk/linux-block
Linus Torvalds
1
-0
/
+1
2018-06-08
Merge tag 'regulator-v4.18' of git://git.kernel.org/pub/scm/linux/kernel/git/...
Linus Torvalds
11
-182
/
+45
2018-06-08
Merge tag 'arm64-upstream' of git://git.kernel.org/pub/scm/linux/kernel/git/a...
Linus Torvalds
4
-6
/
+50
2018-06-08
Merge tag 'dmaengine-4.18-rc1' of git://git.infradead.org/users/vkoul/slave-dma
Linus Torvalds
1
-0
/
+61
2018-06-08
Merge tag 'iommu-updates-v4.18' of git://git.kernel.org/pub/scm/linux/kernel/...
Linus Torvalds
1
-1
/
+0
2018-06-08
Merge tag 'mtd/for-4.18' of git://git.infradead.org/linux-mtd
Linus Torvalds
3
-9
/
+31
2018-06-08
Merge tag 'gpio-v4.18-1' of git://git.kernel.org/pub/scm/linux/kernel/git/lin...
Linus Torvalds
3
-5
/
+39
2018-06-08
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jik...
Linus Torvalds
1
-3
/
+16
2018-06-08
Merge branch 'work.aio' of git://git.kernel.org/pub/scm/linux/kernel/git/viro...
Linus Torvalds
2
-2
/
+23
2018-06-08
block: add bioset_init_from_src() helper
Jens Axboe
1
-0
/
+1
2018-06-08
Merge branch 'for-4.18/multitouch' into for-linus
Jiri Kosina
1
-3
/
+15
2018-06-07
Merge branch 'akpm' (patches from Andrew)
Linus Torvalds
20
-302
/
+268
2018-06-07
lib/mpi: headers cleanup
Vasily Averin
1
-61
/
+0
2018-06-07
include/linux/types.h: use fixed width types without double-underscore prefix
Masahiro Yamada
1
-14
/
+14
2018-06-07
include/linux/types.h: define aligned_ types based on uapi header
Masahiro Yamada
1
-3
/
+3
2018-06-07
mm: remove page_is_poisoned() from linux/mm.h
Sahara
1
-2
/
+0
2018-06-07
mem_cgroup: make sure moving_account, move_lock_task and stat_cpu in the same...
Aaron Lu
1
-4
/
+19
2018-06-07
include/linux/gfp.h: fix the annotation of GFP_ZONE_TABLE
Huaisheng Ye
1
-2
/
+2
2018-06-07
userfaultfd: prevent non-cooperative events vs mcopy_atomic races
Mike Rapoport
1
-2
/
+4
2018-06-07
slub: remove kmem_cache->reserved
Matthew Wilcox
1
-1
/
+0
2018-06-07
mm: add hmm_data to struct page
Matthew Wilcox
2
-12
/
+8
2018-06-07
mm: add pt_mm to struct page
Matthew Wilcox
1
-1
/
+1
2018-06-07
mm: improve struct page documentation
Matthew Wilcox
1
-21
/
+19
2018-06-07
mm: combine LRU and main union in struct page
Matthew Wilcox
1
-51
/
+46
2018-06-07
mm: move lru union within struct page
Matthew Wilcox
1
-51
/
+51
2018-06-07
mm: combine first three unions in struct page
Matthew Wilcox
1
-33
/
+33
2018-06-07
mm: move _refcount out of struct page union
Matthew Wilcox
1
-15
/
+10
2018-06-07
mm: move 'private' union within struct page
Matthew Wilcox
1
-31
/
+25
2018-06-07
mm: switch s_mem and slab_cache in struct page
Matthew Wilcox
1
-2
/
+2
2018-06-07
mm: mark pages in use for page tables
Matthew Wilcox
2
-0
/
+8
2018-06-07
mm: split page_type out from _mapcount
Matthew Wilcox
2
-24
/
+34
2018-06-07
mm: save two stranded bits in gfp_mask
Shakeel Butt
1
-5
/
+5
2018-06-07
mm: change return type to vm_fault_t
Souptick Joarder
1
-3
/
+3
2018-06-07
mm: use new return type vm_fault_t
Souptick Joarder
1
-2
/
+2
2018-06-07
memcg: introduce memory.min
Roman Gushchin
2
-6
/
+20
2018-06-07
mm: move is_pageblock_removable_nolock() to mm/memory_hotplug.c
Mathieu Malaterre
1
-1
/
+0
2018-06-07
memcg: writeback: use memcg->cgwb_list directly
Wang Long
1
-1
/
+0
2018-06-07
mm/ksm: move [set_]page_stable_node from ksm.h to ksm.c
Mike Rapoport
1
-11
/
+0
2018-06-07
mm/ksm: remove unused page_referenced_ksm declaration
Mike Rapoport
1
-6
/
+0
2018-06-07
lockdep: fix fs_reclaim annotation
Omar Sandoval
1
-0
/
+4
[next]