| Commit message (Expand) | Author | Age | Files | Lines | ||
|---|---|---|---|---|---|---|
| ... | ||||||
| | * | | | | | | | | | | | drm/i915/skl: Add new displayable tiling formats | Tvrtko Ursulin | 2015-02-27 | 1 | -0/+15 | |
| * | | | | | | | | | | | | Merge tag 'drm-intel-next-2015-02-14' of git://anongit.freedesktop.org/drm-in... | Dave Airlie | 2015-03-05 | 3 | -0/+73 | |
| |\| | | | | | | | | | | | |/ / / / / / / / / / |/| | | | | | | | | | | ||||||
| | * | | | | | | | | | | drm/i915: Add tiled framebuffer modifiers | Tvrtko Ursulin | 2015-02-13 | 1 | -0/+31 | |
| | * | | | | | | | | | | drm: add support for tiled/compressed/etc modifier in addfb2 | Rob Clark | 2015-02-13 | 3 | -0/+42 | |
| * | | | | | | | | | | | Merge branch 'upstream' of git://git.linux-mips.org/pub/scm/ralf/upstream-linus | Linus Torvalds | 2015-02-21 | 1 | -0/+5 | |
| |\ \ \ \ \ \ \ \ \ \ \ | ||||||
| | * | | | | | | | | | | | MIPS,prctl: add PR_[GS]ET_FP_MODE prctl options for MIPS | Paul Burton | 2015-02-12 | 1 | -0/+5 | |
| * | | | | | | | | | | | | Merge branch 'for-linus' of git://git.kernel.dk/linux-block | Linus Torvalds | 2015-02-21 | 1 | -1/+25 | |
| |\ \ \ \ \ \ \ \ \ \ \ \ | ||||||
| | * \ \ \ \ \ \ \ \ \ \ \ | Merge branch 'for-3.20' of git://git.infradead.org/users/kbusch/linux-nvme in... | Jens Axboe | 2015-02-20 | 1 | -1/+25 | |
| | |\ \ \ \ \ \ \ \ \ \ \ \ | ||||||
| | | * | | | | | | | | | | | | NVMe: Update SCSI Inquiry VPD 83h translation | Keith Busch | 2015-02-19 | 1 | -1/+9 | |
| | | * | | | | | | | | | | | | NVMe: Metadata format support | Keith Busch | 2015-02-19 | 1 | -0/+16 | |
| * | | | | | | | | | | | | | | Merge tag 'rdma-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/r... | Linus Torvalds | 2015-02-21 | 1 | -0/+23 | |
| |\ \ \ \ \ \ \ \ \ \ \ \ \ \ | ||||||
| | * | | | | | | | | | | | | | | IB/core: Add on demand paging caps to ib_uverbs_ex_query_device | Haggai Eran | 2015-02-18 | 1 | -0/+11 | |
| | * | | | | | | | | | | | | | | IB/core: Add support for extended query device caps | Eli Cohen | 2015-02-18 | 1 | -0/+12 | |
| | | |_|_|_|_|/ / / / / / / / | |/| | | | | | | | | | | | | ||||||
| * | | | | | | | | | | | | | | Merge tag 'vfio-v3.20-rc1' of git://github.com/awilliam/linux-vfio | Linus Torvalds | 2015-02-21 | 1 | -0/+1 | |
| |\ \ \ \ \ \ \ \ \ \ \ \ \ \ | |_|/ / / / / / / / / / / / |/| | | | | | | | | | | | | | ||||||
| | * | | | | | | | | | | | | | vfio-pci: Add device request interface | Alex Williamson | 2015-02-10 | 1 | -0/+1 | |
| | | |_|_|_|_|/ / / / / / / | |/| | | | | | | | | | | | ||||||
| * | | | | | | | | | | | | | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/mas... | Linus Torvalds | 2015-02-19 | 1 | -2/+1 | |
| |\ \ \ \ \ \ \ \ \ \ \ \ \ | |_|_|/ / / / / / / / / / |/| | | | | | | | | | | | | ||||||
| | * | | | | | | | | | | | | Btrfs: Remove unnecessary placeholder in btrfs_err_code | Satoru Takeuchi | 2015-02-02 | 1 | -2/+1 | |
| | | |_|_|_|_|_|/ / / / / | |/| | | | | | | | | | | ||||||
| * | | | | | | | | | | | | Merge tag 'virtio-next-for-linus' of git://git.kernel.org/pub/scm/linux/kerne... | Linus Torvalds | 2015-02-18 | 5 | -16/+141 | |
| |\ \ \ \ \ \ \ \ \ \ \ \ | |_|_|_|_|_|/ / / / / / |/| | | | | | | | | | | | ||||||
| | * | | | | | | | | | | | virtio_net: unconditionally define struct virtio_net_hdr_v1. | Rusty Russell | 2015-02-17 | 1 | -29/+25 | |
| | * | | | | | | | | | | | virtio: Don't expose legacy net features when VIRTIO_NET_NO_LEGACY defined. | Rusty Russell | 2015-02-13 | 1 | -2/+30 | |
| | * | | | | | | | | | | | virtio: Don't expose legacy config features when VIRTIO_CONFIG_NO_LEGACY defi... | Rusty Russell | 2015-02-11 | 1 | -0/+2 | |
| | * | | | | | | | | | | | virtio: Don't expose legacy block features when VIRTIO_BLK_NO_LEGACY defined. | Rusty Russell | 2015-02-11 | 1 | -4/+13 | |
| | * | | | | | | | | | | | virtio: define VIRTIO_PCI_CAP_PCI_CFG in header. | Rusty Russell | 2015-02-11 | 1 | -1/+3 | |
| | * | | | | | | | | | | | virtio_balloon: coding style fixes | Michael S. Tsirkin | 2015-01-21 | 1 | -2/+1 | |
| | * | | | | | | | | | | | virtio_pci: macros for PCI layout offsets | Rusty Russell | 2015-01-21 | 1 | -5/+31 | |
| | * | | | | | | | | | | | virtio_pci: modern driver | Michael S. Tsirkin | 2015-01-21 | 1 | -3/+4 | |
| | * | | | | | | | | | | | virtio-pci: define layout for virtio 1.0 | Rusty Russell | 2015-01-21 | 1 | -0/+62 | |
| | * | | | | | | | | | | | virtio_pci: drop virtio_config dependency | Michael S. Tsirkin | 2015-01-21 | 1 | -1/+1 | |
| | | |/ / / / / / / / / | |/| | | | | | | | | | ||||||
| * | | | | | | | | | | | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net | Linus Torvalds | 2015-02-17 | 2 | -0/+2 | |
| |\ \ \ \ \ \ \ \ \ \ \ | ||||||
| | * | | | | | | | | | | | gue: Use checksum partial with remote checksum offload | Tom Herbert | 2015-02-11 | 1 | -0/+1 | |
| | * | | | | | | | | | | | vxlan: Use checksum partial with remote checksum offload | Tom Herbert | 2015-02-11 | 1 | -0/+1 | |
| | | |_|_|_|_|_|_|/ / / | |/| | | | | | | | | | ||||||
| * | | | | | | | | | | | Merge branch 'lazytime' of git://git.kernel.org/pub/scm/linux/kernel/git/viro... | Linus Torvalds | 2015-02-17 | 1 | -1/+3 | |
| |\ \ \ \ \ \ \ \ \ \ \ | ||||||
| | * | | | | | | | | | | | vfs: add support for a lazytime mount option | Theodore Ts'o | 2015-02-05 | 1 | -1/+3 | |
| | | |/ / / / / / / / / | |/| | | | | | | | | | ||||||
| * | | | | | | | | | | | Merge branch 'akpm' (patches from Andrew) | Linus Torvalds | 2015-02-17 | 1 | -6/+0 | |
| |\ \ \ \ \ \ \ \ \ \ \ | ||||||
| | * | | | | | | | | | | | kexec: Fix make headers_check | Geoff Levand | 2015-02-17 | 1 | -6/+0 | |
| * | | | | | | | | | | | | Merge branch 'parisc-3.20-1' of git://git.kernel.org/pub/scm/linux/kernel/git... | Linus Torvalds | 2015-02-17 | 2 | -155/+0 | |
| |\ \ \ \ \ \ \ \ \ \ \ \ | |/ / / / / / / / / / / |/| | | | | | | | | | | | ||||||
| | * | | | | | | | | | | | fs/binfmt_som: Drop kernel support for HP-UX SOM binaries | Helge Deller | 2015-02-17 | 2 | -155/+0 | |
| * | | | | | | | | | | | | Merge branch 'drm-next' of git://people.freedesktop.org/~airlied/linux | Linus Torvalds | 2015-02-16 | 4 | -8/+71 | |
| |\ \ \ \ \ \ \ \ \ \ \ \ | |/ / / / / / / / / / / |/| | | | | | | | | | | | ||||||
| | * | | | | | | | | | | | Merge tag 'topic/drm-misc-2015-02-06' of git://anongit.freedesktop.org/drm-in... | Dave Airlie | 2015-02-11 | 1 | -3/+0 | |
| | |\ \ \ \ \ \ \ \ \ \ \ | | |_|_|_|_|_|/ / / / / | |/| | | | | | | | | | | ||||||
| | | * | | | | | | | | | | drm: remove DRM_FORMAT_NV12MT | Daniel Vetter | 2015-02-04 | 1 | -3/+0 | |
| | * | | | | | | | | | | | drm/i915: add I915_PARAM_HAS_BSD2 to i915_getparam | Zhipeng Gong | 2015-01-27 | 1 | -0/+1 | |
| | * | | | | | | | | | | | drm/i915: Specify bsd rings through exec flag | Zhipeng Gong | 2015-01-27 | 1 | -1/+7 | |
| | * | | | | | | | | | | | Merge tag 'drm-intel-next-2015-01-17' of git://anongit.freedesktop.org/drm-in... | Dave Airlie | 2015-01-27 | 1 | -0/+21 | |
| | |\ \ \ \ \ \ \ \ \ \ \ | ||||||
| | | * \ \ \ \ \ \ \ \ \ \ | Merge tag 'topic/i915-hda-componentized-2015-01-12' into drm-intel-next-queued | Daniel Vetter | 2015-01-12 | 75 | -347/+1897 | |
| | | |\ \ \ \ \ \ \ \ \ \ \ | | | | |_|_|_|_|/ / / / / | | | |/| | | | | | | | | | ||||||
| | | * | | | | | | | | | | | drm/i915: Add ioctl to set per-context parameters | Chris Wilson | 2015-01-07 | 1 | -0/+12 | |
| | | * | | | | | | | | | | | drm/i915: Support creation of unbound wc user mappings for objects | Akash Goel | 2015-01-06 | 1 | -0/+9 | |
| | * | | | | | | | | | | | | Merge remote-tracking branch 'origin/master' into drm-next | Dave Airlie | 2015-01-22 | 5 | -18/+30 | |
| | |\ \ \ \ \ \ \ \ \ \ \ \ | | |_|_|/ / / / / / / / / | |/| | | / / / / / / / / | | | |_|/ / / / / / / / | | |/| | | | | | | | | | ||||||
| | * | | | | | | | | | | | Merge tag 'topic/atomic-core-2015-01-05' of git://anongit.freedesktop.org/drm... | Dave Airlie | 2015-01-09 | 2 | -0/+38 | |
| | |\ \ \ \ \ \ \ \ \ \ \ | ||||||
| | | * | | | | | | | | | | | drm: Atomic modeset ioctl | Rob Clark | 2015-01-05 | 2 | -0/+24 | |
| | | * | | | | | | | | | | | drm: add atomic properties | Rob Clark | 2015-01-05 | 2 | -0/+14 | |

