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
Age
Commit message (
Expand
)
Author
Files
Lines
2016-12-14
radix-tree: move rcu_head into a union with private_list
Matthew Wilcox
1
-10
/
+4
2016-12-14
mm: export follow_pte()
Jan Kara
1
-0
/
+2
2016-12-14
mm: provide helper for finishing mkwrite faults
Jan Kara
1
-0
/
+1
2016-12-14
mm: move handling of COW faults into DAX code
Jan Kara
2
-15
/
+1
2016-12-14
mm: factor out functionality to finish page faults
Jan Kara
1
-0
/
+1
2016-12-14
mm: allow full handling of COW faults in ->fault handlers
Jan Kara
1
-1
/
+3
2016-12-14
mm: add orig_pte field into vm_fault
Jan Kara
1
-2
/
+2
2016-12-14
mm: use vmf->address instead of of vmf->virtual_address
Jan Kara
1
-2
/
+0
2016-12-14
mm: join struct fault_env and vm_fault
Jan Kara
3
-24
/
+18
2016-12-14
mm: unexport __get_user_pages_unlocked()
Lorenzo Stoakes
1
-3
/
+0
2016-12-14
mm: add locked parameter to get_user_pages_remote()
Lorenzo Stoakes
1
-1
/
+1
2016-12-14
kernel/watchdog.c: move shared definitions to nmi.h
Babu Moger
1
-0
/
+24
2016-12-14
kdb: call vkdb_printf() from vprintk_default() only when wanted
Petr Mladek
1
-0
/
+1
2016-12-14
kdb: remove unused kdb_event handling
Petr Mladek
1
-1
/
+0
2016-12-14
mm: add support for releasing multiple instances of a page
Alexander Duyck
1
-0
/
+2
2016-12-14
dma: add calls for dma_map_page_attrs and dma_unmap_page_attrs
Alexander Duyck
1
-7
/
+13
2016-12-14
Revert "kdump, vmcoreinfo: report memory sections virtual addresses"
Baoquan He
1
-6
/
+0
2016-12-14
signals: avoid unnecessary taking of sighand->siglock
Waiman Long
1
-0
/
+17
2016-12-14
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/ebi...
Linus Torvalds
5
-1
/
+9
2016-12-14
Merge branch 'stable-4.10' of git://git.infradead.org/users/pcmoore/audit
Linus Torvalds
1
-1
/
+4
2016-12-14
Merge branch 'next' of git://git.kernel.org/pub/scm/linux/kernel/git/jmorris/...
Linus Torvalds
1
-5
/
+18
2016-12-14
libceph: always signal completion when done
Ilya Dryomov
1
-1
/
+1
2016-12-14
Merge branch 'linus' of git://git.kernel.org/pub/scm/linux/kernel/git/herbert...
Linus Torvalds
14
-35
/
+758
2016-12-14
Merge branch 'vmw_pvrdma' into merge-test
Doug Ledford
3
-0
/
+291
2016-12-14
IB: Add vmw_pvrdma driver
Adit Ranadive
2
-0
/
+290
2016-12-14
Merge branches 'misc', 'qedr', 'reject-helpers', 'rxe' and 'srp' into merge-test
Doug Ledford
6
-9
/
+44
2016-12-14
Merge branch 'mlx' into merge-test
Doug Ledford
4
-16
/
+132
2016-12-14
Merge branch 'hfi1' into merge-test
Doug Ledford
4
-26
/
+109
2016-12-14
Merge tag 'for-v4.10' of git://git.kernel.org/pub/scm/linux/kernel/git/sre/li...
Linus Torvalds
1
-1
/
+2
2016-12-14
Merge tag 'sound-4.10-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/t...
Linus Torvalds
15
-64
/
+393
2016-12-14
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jik...
Linus Torvalds
1
-1
/
+1
2016-12-14
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jik...
Linus Torvalds
1
-0
/
+5
2016-12-14
Merge tag 'dm-4.10-changes' of git://git.kernel.org/pub/scm/linux/kernel/git/...
Linus Torvalds
1
-26
/
+27
2016-12-14
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/shl...
Linus Torvalds
1
-1
/
+6
2016-12-14
Merge tag 'scsi-misc' of git://git.kernel.org/pub/scm/linux/kernel/git/jejb/scsi
Linus Torvalds
6
-232
/
+67
2016-12-14
Merge tag 'configfs-for-4.10' of git://git.infradead.org/users/hch/configfs
Linus Torvalds
1
-1
/
+1
2016-12-14
Merge tag 'ext4_for_linus' of git://git.kernel.org/pub/scm/linux/kernel/git/t...
Linus Torvalds
4
-115
/
+94
2016-12-14
Merge tag 'for-f2fs-4.10' of git://git.kernel.org/pub/scm/linux/kernel/git/ja...
Linus Torvalds
2
-1
/
+30
2016-12-14
rdma UAPI: Use __kernel_sockaddr_storage
Jason Gunthorpe
1
-6
/
+6
2016-12-14
rdma_cm: add rdma_consumer_reject_data helper function
Steve Wise
1
-0
/
+10
2016-12-14
rdma_cm: add rdma_is_consumer_reject() helper function
Steve Wise
1
-0
/
+7
2016-12-14
rdma_cm: add rdma_reject_msg() helper function
Steve Wise
3
-0
/
+20
2016-12-14
IB/mad: Eliminate redundant SM class version defines for OPA
Hal Rosenstock
2
-3
/
+1
2016-12-14
s390/zcrypt: add multi domain support
Ingo Tuchscherer
1
-1
/
+2
2016-12-14
NTB: correct ntb_spad_count comment typo
Aaron Sierra
1
-1
/
+1
2016-12-14
Merge branches 'for-4.10/asus', 'for-4.10/cp2112', 'for-4.10/i2c-hid-nopower'...
Jiri Kosina
1
-0
/
+5
2016-12-14
Merge branch 'topic/st_fdma' into for-linus
Vinod Koul
1
-0
/
+58
2016-12-14
Merge branch 'topic/s3c64xx' into for-linus
Vinod Koul
2
-3
/
+4
2016-12-14
Merge branch 'topic/omap' into for-linus
Vinod Koul
1
-0
/
+8
2016-12-13
Merge tag 'arm64-upstream' of git://git.kernel.org/pub/scm/linux/kernel/git/a...
Linus Torvalds
3
-39
/
+61
[prev]
[next]