| Commit message (Expand) | Author | Age | ||
|---|---|---|---|---|
| ... | ||||
| | * | | | | | | | | | | | [media] videodev2: Set vb2_rect's width and height as unsigned | Ricardo Ribalda | 2014-01-07 | |
| | * | | | | | | | | | | | [media] saa7134: convert to the control framework | Hans Verkuil | 2014-01-07 | |
| | * | | | | | | | | | | | [media] v4l: vsp1: Add LUT support | Laurent Pinchart | 2013-12-11 | |
| | * | | | | | | | | | | | [media] v4l: Add media format codes for AHSV8888 on 32-bit busses | Laurent Pinchart | 2013-12-11 | |
| | * | | | | | | | | | | | [media] media: Add pad flag MEDIA_PAD_FL_MUST_CONNECT | Sakari Ailus | 2013-12-04 | |
| * | | | | | | | | | | | | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/mas... | Linus Torvalds | 2014-01-30 | |
| |\ \ \ \ \ \ \ \ \ \ \ \ | |_|_|/ / / / / / / / / |/| | | | / / / / / / / | | |_|_|/ / / / / / / | |/| | | | | | | | | | ||||
| | * | | | | | | | | | | Btrfs: add support for inode properties | Filipe David Borba Manana | 2014-01-28 | |
| | * | | | | | | | | | | btrfs: add ioctl to export size of global metadata reservation | Jeff Mahoney | 2014-01-28 | |
| | * | | | | | | | | | | btrfs: add ioctls to query/change feature bits online | Jeff Mahoney | 2014-01-28 | |
| | | |_|_|_|_|_|_|_|/ | |/| | | | | | | | | ||||
| * | | | | | | | | | | Merge branch 'for-3.14/drivers' of git://git.kernel.dk/linux-block | Linus Torvalds | 2014-01-30 | |
| |\ \ \ \ \ \ \ \ \ \ | ||||
| | * \ \ \ \ \ \ \ \ \ | Merge branch 'for-jens' of git://git.kernel.org/pub/scm/linux/kernel/git/jiko... | Jens Axboe | 2014-01-21 | |
| | |\ \ \ \ \ \ \ \ \ \ | ||||
| | | * | | | | | | | | | | floppy: bail out in open() if drive is not responding to block0 read | Jiri Kosina | 2014-01-17 | |
| | | | |/ / / / / / / / | | |/| | | | | | | | | ||||
| | * | | | | | | | | | | bcache: Add bch_btree_keys_u64s_remaining() | Kent Overstreet | 2014-01-08 | |
| | * | | | | | | | | | | bcache: Bkey indexing renaming | Kent Overstreet | 2014-01-08 | |
| | | |_|_|/ / / / / / | |/| | | | | | | | | ||||
| * | | | | | | | | | | Merge branch 'drm-next' of git://people.freedesktop.org/~airlied/linux | Linus Torvalds | 2014-01-29 | |
| |\ \ \ \ \ \ \ \ \ \ | ||||
| | * | | | | | | | | | | drm/i915: Spelling s/auxilliary/auxiliary/ | Geert Uytterhoeven | 2014-01-22 | |
| | * | | | | | | | | | | drm/radeon: add query to fetch the max engine clock (v2) | Alex Deucher | 2014-01-20 | |
| | * | | | | | | | | | | Merge branch 'drm-intel-next' of git://people.freedesktop.org/~danvet/drm-int... | Dave Airlie | 2014-01-20 | |
| | |\ \ \ \ \ \ \ \ \ \ | ||||
| | | * \ \ \ \ \ \ \ \ \ | Merge commit origin/master into drm-intel-next | Daniel Vetter | 2014-01-16 | |
| | | |\ \ \ \ \ \ \ \ \ \ | | | | |_|/ / / / / / / | | | |/| | | | | | | | | ||||
| | | * | | | | | | | | | | Merge tag 'v3.13-rc3' into drm-intel-next-queued | Daniel Vetter | 2013-12-09 | |
| | | |\ \ \ \ \ \ \ \ \ \ | ||||
| | * | | | | | | | | | | | | drm/vmwgfx: Add a parameter to get max MOB memory size | Thomas Hellstrom | 2014-01-17 | |
| | * | | | | | | | | | | | | drm/vmwgfx: Implement a buffer object synccpu ioctl. | Thomas Hellstrom | 2014-01-17 | |
| | * | | | | | | | | | | | | drm/vmwgfx: Make sure that the multisampling is off | Zack Rusin | 2014-01-17 | |
| | * | | | | | | | | | | | | drm/vmwgfx: Update the driver user-space interface for guest-backed objects | Thomas Hellstrom | 2014-01-17 | |
| | * | | | | | | | | | | | | drm/bufs: remove handling of _DRM_GEM mappings | Daniel Vetter | 2013-12-18 | |
| | * | | | | | | | | | | | | Merge tag 'drm-intel-next-2013-11-29' of git://people.freedesktop.org/~danvet... | Dave Airlie | 2013-12-18 | |
| | |\| | | | | | | | | | | | | |_|_|_|_|_|_|_|_|/ / | |/| | | | | | | | | | | ||||
| | | * | | | | | | | | | | Merge branch 'backlight-rework' into drm-intel-next-queued | Daniel Vetter | 2013-11-15 | |
| | | |\ \ \ \ \ \ \ \ \ \ | ||||
| | | * | | | | | | | | | | | drm/i915: add i915_get_reset_stats_ioctl | Mika Kuoppala | 2013-11-12 | |
| * | | | | | | | | | | | | | Merge branch 'x86-x32-for-linus' of git://git.kernel.org/pub/scm/linux/kernel... | Linus Torvalds | 2014-01-29 | |
| |\ \ \ \ \ \ \ \ \ \ \ \ \ | |_|_|_|_|_|_|_|_|_|_|/ / |/| | | | | | | | | | | | | ||||
| | * | | | | | | | | | | | | uapi: Use __kernel_long_t in struct mq_attr | H.J. Lu | 2014-01-20 | |
| | * | | | | | | | | | | | | uapi: Use __kernel_ulong_t in shmid64_ds/shminfo64/shm_info | H.J. Lu | 2014-01-20 | |
| | * | | | | | | | | | | | | uapi: Use __kernel_ulong_t in struct msqid64_ds | H.J. Lu | 2014-01-20 | |
| | * | | | | | | | | | | | | uapi: Use __kernel_long_t in struct msgbuf | H.J. Lu | 2014-01-20 | |
| | * | | | | | | | | | | | | uapi, asm-generic: Use __kernel_ulong_t in uapi struct ipc64_perm | H.J. Lu | 2014-01-20 | |
| | * | | | | | | | | | | | | uapi: Use __kernel_long_t/__kernel_ulong_t in <linux/resource.h> | H.J. Lu | 2014-01-20 | |
| | * | | | | | | | | | | | | uapi: Use __kernel_long_t in struct timex | H.J. Lu | 2014-01-20 | |
| * | | | | | | | | | | | | | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-next | Linus Torvalds | 2014-01-25 | |
| |\ \ \ \ \ \ \ \ \ \ \ \ \ | ||||
| | * | | | | | | | | | | | | | rtnetlink: remove IFLA_BOND_SLAVE definition | Jiri Pirko | 2014-01-24 | |
| | * | | | | | | | | | | | | | rtnetlink: add missing IFLA_BOND_AD_INFO_UNSPEC | Jiri Pirko | 2014-01-23 | |
| | * | | | | | | | | | | | | | rtnetlink: provide api for getting and setting slave info | Jiri Pirko | 2014-01-22 | |
| | * | | | | | | | | | | | | | rtnetlink: put "BOND" into nl attribute names which are related to bonding | Jiri Pirko | 2014-01-22 | |
| | * | | | | | | | | | | | | | af_packet: Add Queue mapping mode to af_packet fanout operation | Neil Horman | 2014-01-22 | |
| | * | | | | | | | | | | | | | ipv6: add a flag to get the flow label used remotly | Florent Fourcot | 2014-01-19 | |
| | * | | | | | | | | | | | | | ipv6: add the IPV6_FL_F_REFLECT flag to IPV6_FL_A_GET | Florent Fourcot | 2014-01-19 | |
| | * | | | | | | | | | | | | | net: introduce SO_BPF_EXTENSIONS | Michal Sekletar | 2014-01-18 | |
| | * | | | | | | | | | | | | | bonding: add netlink attributes to slave link dev | sfeldma@cumulusnetworks.com | 2014-01-17 | |
| | * | | | | | | | | | | | | | net_sched: act: pick a different type for act_xt | WANG Cong | 2014-01-16 | |
| | * | | | | | | | | | | | | | ipv6 addrconf: add IFA_F_NOPREFIXROUTE flag to suppress creation of IP6 routes | Thomas Haller | 2014-01-15 | |
| | * | | | | | | | | | | | | | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net | David S. Miller | 2014-01-14 | |
| | |\ \ \ \ \ \ \ \ \ \ \ \ \ | | | |_|_|_|_|/ / / / / / / | | |/| | | | | | | | | | | | ||||
| | * | | | | | | | | | | | | | tcp: metrics: New netlink attribute for src IP and dumped in netlink reply | Christoph Paasch | 2014-01-10 | |
