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-03-23
Merge branch 'mailbox-for-next' of git://git.linaro.org/landing-teams/working...
Linus Torvalds
1
-0
/
+35
2016-03-23
Merge tag 'clk-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/cl...
Linus Torvalds
14
-90
/
+325
2016-03-22
Merge branch 'akpm' (patches from Andrew)
Linus Torvalds
16
-37
/
+451
2016-03-22
Merge tag 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/dledfo...
Linus Torvalds
14
-15
/
+1264
2016-03-22
memremap: add MEMREMAP_WC flag
Brian Starkey
1
-0
/
+1
2016-03-22
kfifo: fix sparse complaints
Stefani Seibold
1
-1
/
+1
2016-03-22
kernel: add kcov code coverage
Dmitry Vyukov
3
-0
/
+50
2016-03-22
panic: change nmi_panic from macro to function
Hidehiro Kawai
1
-20
/
+1
2016-03-22
cred/userns: define current_user_ns() as a function
Arnd Bergmann
2
-3
/
+4
2016-03-22
rapidio: add mport char device driver
Alexandre Bounine
2
-0
/
+272
2016-03-22
rapidio: add outbound window support
Alexandre Bounine
2
-0
/
+9
2016-03-22
rapidio: add global inbound port write interfaces
Alexandre Bounine
2
-1
/
+10
2016-03-22
rapidio: move rio_pw_enable into core code
Alexandre Bounine
2
-0
/
+3
2016-03-22
rapidio: move rio_local_set_device_id function to the common core
Alexandre Bounine
1
-0
/
+1
2016-03-22
rapidio: add lock protection for doorbell list
Alexandre Bounine
1
-0
/
+2
2016-03-22
rapidio: add core mport removal support
Alexandre Bounine
1
-0
/
+18
2016-03-22
rapidio: move net allocation into core code
Alexandre Bounine
1
-9
/
+9
2016-03-22
rapidio: add shutdown notification for RapidIO devices
Alexandre Bounine
1
-0
/
+2
2016-03-22
rapidio: add query_mport operation
Alexandre Bounine
2
-0
/
+52
2016-03-22
cpumask: remove incorrect information from comment
Eric Biggers
1
-2
/
+0
2016-03-22
fs/coredump: prevent fsuid=0 dumps into user-controlled directories
Jann Horn
1
-1
/
+1
2016-03-22
compat: add in_compat_syscall to ask whether we're in a compat syscall
Andy Lutomirski
1
-0
/
+15
2016-03-22
Merge tag 'nfs-for-4.6-1' of git://git.linux-nfs.org/projects/trondmy/linux-nfs
Linus Torvalds
6
-35
/
+120
2016-03-22
Merge branch 'for-next' of git://git.kernel.org/pub/scm/linux/kernel/git/nab/...
Linus Torvalds
3
-9
/
+9
2016-03-22
Merge tag 'iommu-updates-v4.6' of git://git.kernel.org/pub/scm/linux/kernel/g...
Linus Torvalds
2
-0
/
+169
2016-03-21
Merge tag 'mmc-v4.6' of git://git.linaro.org/people/ulf.hansson/mmc
Linus Torvalds
4
-12
/
+10
2016-03-21
Merge branches 'i40iw', 'sriov' and 'hfi1' into k.o/for-4.6
Doug Ledford
19
-41
/
+1393
2016-03-21
IB/mlx5: Implement callbacks for manipulating VFs
Eli Cohen
2
-1
/
+10
2016-03-21
net/mlx5_core: Implement modify HCA vport command
Eli Cohen
1
-0
/
+4
2016-03-21
net/mlx5_core: Add VF param when querying vport counter
Eli Cohen
1
-1
/
+2
2016-03-21
IB/core: Add interfaces to control VF attributes
Eli Cohen
1
-0
/
+19
2016-03-21
Merge branch 'drm-next' of git://people.freedesktop.org/~airlied/linux
Linus Torvalds
22
-244
/
+448
2016-03-21
IB/core: Support accessing SA in virtualized environment
Eli Cohen
1
-0
/
+6
2016-03-21
IB/core: Add subnet prefix to port info
Eli Cohen
1
-0
/
+1
2016-03-21
net/core: Add support for configuring VF GUIDs
Eli Cohen
2
-0
/
+10
2016-03-21
IB/{core, ulp} Support above 32 possible device capability flags
Leon Romanovsky
1
-1
/
+1
2016-03-21
net/mlx5_core: Introduce offload arithmetic hardware capabilities
Sagi Grimberg
2
-1
/
+36
2016-03-21
net/mlx5_core: Refactor device capability function
Leon Romanovsky
1
-2
/
+1
2016-03-21
Merge tag 'arm64-perf' of git://git.kernel.org/pub/scm/linux/kernel/git/arm64...
Linus Torvalds
1
-0
/
+2
2016-03-21
Merge branch 'for_linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jac...
Linus Torvalds
3
-0
/
+8
2016-03-21
Merge tag 'xfs-for-linus-4.6-rc1' of git://git.kernel.org/pub/scm/linux/kerne...
Linus Torvalds
4
-1
/
+18
2016-03-21
Merge tag 'for-f2fs-4.6' of git://git.kernel.org/pub/scm/linux/kernel/git/jae...
Linus Torvalds
6
-13
/
+495
2016-03-21
Merge branch 'for-4.6-ns' of git://git.kernel.org/pub/scm/linux/kernel/git/tj...
Linus Torvalds
5
-6
/
+63
2016-03-21
mailbox: Introduce TI message manager driver
Nishanth Menon
1
-0
/
+35
2016-03-21
Merge branches 'arm/rockchip', 'arm/exynos', 'arm/smmu', 'arm/mediatek', 'arm...
Joerg Roedel
2
-0
/
+169
2016-03-20
Merge branch 'mm-pkeys-for-linus' of git://git.kernel.org/pub/scm/linux/kerne...
Linus Torvalds
5
-18
/
+149
2016-03-20
Merge branch 'efi-core-for-linus' of git://git.kernel.org/pub/scm/linux/kerne...
Linus Torvalds
1
-30
/
+55
2016-03-20
Merge branch 'core-objtool-for-linus' of git://git.kernel.org/pub/scm/linux/k...
Linus Torvalds
1
-0
/
+23
2016-03-20
Merge tag 'armsoc-drivers' of git://git.kernel.org/pub/scm/linux/kernel/git/a...
Linus Torvalds
6
-14
/
+72
2016-03-20
Merge tag 'armsoc-dt' of git://git.kernel.org/pub/scm/linux/kernel/git/arm/ar...
Linus Torvalds
4
-0
/
+1243
[next]