1. 1190a41 [media] v4l2-mem2mem: export v4l2_m2m_try_schedule by Michael Olbrich · 10 years ago
  2. a733291 Merge commit '67dd8f35c2d8ed80f26c9654b474cffc11c6674d' into patchwork by Mauro Carvalho Chehab · 10 years ago
  3. 273886b [media] videodev2.h: add defines for the VBI field start lines by Hans Verkuil · 10 years ago
  4. aaa968b [media] v4l: videodev2: add buffer size to SDR format by Antti Palosaari · 10 years ago
  5. 5c5be57 [media] v4l: uapi: add SDR format CS14 by Antti Palosaari · 10 years ago
  6. c0c0388 [media] v4l: uapi: add SDR format CS8 by Antti Palosaari · 10 years ago
  7. 9e9e392 [media] v4l: uapi: add SDR format RU12LE by Antti Palosaari · 10 years ago
  8. 0c4348a [media] v4l: ctrls: Unlocked variants of v4l2_ctrl_s_ctrl{,_int64}() by Sakari Ailus · 10 years ago
  9. 5a57392 [media] v4l: ctrls: Provide an unlocked variant of v4l2_ctrl_modify_range() by Sakari Ailus · 10 years ago
  10. 605b384 [media] v4l: ctrls: Move control lock/unlock above the control access functions by Sakari Ailus · 10 years ago
  11. d057190 Merge branch 'locking-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip by Linus Torvalds · 10 years ago
  12. da5b99b Merge branch 'core-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip by Linus Torvalds · 10 years ago
  13. 084c9ca Merge tag 'pm+acpi-3.16-rc6' of git://git.kernel.org/pub/scm/linux/kernel/git/rafael/linux-pm by Linus Torvalds · 10 years ago
  14. 2b1987a cpufreq: make table sentinel macros unsigned to match use by Brian W Hart · 10 years ago
  15. e34c4db [media] videodev2.h: add V4L2_FIELD_HAS_T_OR_B macro by Hans Verkuil · 10 years ago
  16. 4bb7267 [media] v4l: vb2: Add fatal error condition flag by Laurent Pinchart · 10 years ago
  17. c96fd46 [media] v4l: Add premultiplied alpha flag for pixel formats by Laurent Pinchart · 10 years ago
  18. d52e238 [media] v4l: Support extending the v4l2_pix_format structure by Laurent Pinchart · 10 years ago
  19. 977ff0e [media] v4l: Add ARGB and XRGB pixel formats by Laurent Pinchart · 10 years ago
  20. 78ea611 [media] v4l2: add a motion detection event by Hans Verkuil · 11 years ago
  21. a77b4fc [media] v4l2-ctrls/v4l2-controls.h: add MD controls by Hans Verkuil · 10 years ago
  22. dda4a4d [media] v4l2-ctrls/videodev2.h: add u8 and u16 types by Hans Verkuil · 10 years ago
  23. 998e765 [media] v4l2-ctrls: prepare for array support by Hans Verkuil · 10 years ago
  24. 20d88ee [media] v4l2-ctrls: prepare for array support by Hans Verkuil · 10 years ago
  25. 2a9ec37 [media] v4l2-ctrls: use ptrs for all but the s32 type by Hans Verkuil · 10 years ago
  26. 9ea1b7a [media] v4l2-ctrls: compare values only once by Hans Verkuil · 11 years ago
  27. 0176077 [media] v4l2-ctrls: create type_ops by Hans Verkuil · 10 years ago
  28. e6bee36 [media] v4l2: integrate support for VIDIOC_QUERY_EXT_CTRL by Hans Verkuil · 10 years ago
  29. d9a2547 [media] v4l2-ctrls: add support for compound types by Hans Verkuil · 10 years ago
  30. 5082c24 [media] videodev2.h: add struct v4l2_query_ext_ctrl and VIDIOC_QUERY_EXT_CTRL by Hans Verkuil · 10 years ago
  31. 7e6a682 [media] videodev2.h: add initial support for compound controls by Hans Verkuil · 10 years ago
  32. 2181d14 Merge branch 'sched_warn_fix' into patchwork by Mauro Carvalho Chehab · 10 years ago
  33. 419cb9b Merge tag 'v3.16-rc5' into HEAD by Mauro Carvalho Chehab · 10 years ago
  34. 0ba2aeb [media] v4l2-ctrls: increase internal min/max/step/def to 64 bit by Hans Verkuil · 10 years ago
  35. bcf44bf Merge branch 'sched-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip by Linus Torvalds · 10 years ago
  36. 5db6c6f locking/rwsem: Add CONFIG_RWSEM_SPIN_ON_OWNER by Davidlohr Bueso · 10 years ago
  37. ce069fc locking/rwsem: Reduce the size of struct rw_semaphore by Jason Low · 10 years ago
  38. 13b9a96 locking/rwsem: Rename 'activity' to 'count' by Peter Zijlstra · 10 years ago
  39. 4d9d951 locking/spinlocks/mcs: Introduce and use init macro and function for osq locks by Jason Low · 10 years ago
  40. 9063182 locking/spinlocks/mcs: Convert osq lock to atomic_t to reduce overhead by Jason Low · 10 years ago
  41. 046a619 locking/spinlocks/mcs: Rename optimistic_spin_queue() to optimistic_spin_node() by Jason Low · 10 years ago
  42. 5615f9f Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net by Linus Torvalds · 10 years ago
  43. 9ecf07a neigh: sysctl - simplify address calculation of gc_* variables by Mathias Krause · 10 years ago
  44. 502fde1 Merge tag 'clk-fixes-for-linus' of git://git.linaro.org/people/mike.turquette/linux by Linus Torvalds · 10 years ago
  45. 2f3870e Merge tag 'fixes-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/arm/arm-soc by Linus Torvalds · 10 years ago
  46. b67db9d Merge tag 'pm+acpi-3.16-rc5' of git://git.kernel.org/pub/scm/linux/kernel/git/rafael/linux-pm by Linus Torvalds · 10 years ago
  47. c0fb262 clk: exynos5420: Add IDs for clocks used in PD mfc by Arun Kumar K · 10 years ago
  48. 40f6123 Merge branch 'for-3.16-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/tj/cgroup by Linus Torvalds · 10 years ago
  49. b3e87bd Merge branch 'for-3.16-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/tj/percpu by Linus Torvalds · 10 years ago
  50. 0b9f7d9 ACPI / i915: ignore firmware requests for backlight change by Aaron Lu · 10 years ago
  51. 8addf0c Merge tag 'scsi-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jejb/scsi by Linus Torvalds · 10 years ago
  52. dc3094a [media] media: v4l2-dev.h: remove V4L2_FL_USE_FH_PRIO flag by Ramakrishnan Muthukrishnan · 10 years ago
  53. 88b5a85 Merge tag 'sound-3.16-rc4' of git://git.kernel.org/pub/scm/linux/kernel/git/tiwai/sound by Linus Torvalds · 10 years ago
  54. b82207b Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/mason/linux-btrfs by Linus Torvalds · 10 years ago
  55. c149dcb drm/i915: provide interface for audio driver to query cdclk by Jani Nikula · 10 years ago
  56. 034a0f6 Merge tag 'usb-3.16-rc4' of git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/usb by Linus Torvalds · 10 years ago
  57. 3089f54 Merge tag 'driver-core-3.16-rc4' of git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/driver-core by Linus Torvalds · 10 years ago
  58. b9cd18d ptrace,x86: force IRET path after a ptrace_stop() by Tejun Heo · 10 years ago
  59. 5616b0a [SCSI] use the scsi data buffer length to extract transfer size by Martin K. Petersen · 10 years ago
  60. 48bc034 ieee802154: reassembly: fix possible buffer overflow by Alexander Aring · 10 years ago
  61. 35f6f45 net/mlx4_en: Don't use irq_affinity_notifier to track changes in IRQ affinity map by Amir Vadai · 10 years ago
  62. 5925a05 net: fix sparse warning in sk_dst_set() by Eric Dumazet · 10 years ago
  63. 4924b8a Merge tag 'for_3.16/samsung-clk-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/tfiga/samsung-clk into clk-fixes-samsung by Mike Turquette · 10 years ago
  64. ecca47c kernfs: kernfs_notify() must be useable from non-sleepable contexts by Tejun Heo · 10 years ago
  65. d9daa24 net: fix circular dependency in of_mdio code by Daniel Mack · 10 years ago
  66. b6220ad sched: Fix compiler warnings by Guenter Roeck · 10 years ago
  67. 330d282 core: fix typo in percpu read_mostly section by Zhengyu He · 10 years ago
  68. 7f50236 ipv4: irq safe sk_dst_[re]set() and ipv4_sk_update_pmtu() fix by Eric Dumazet · 10 years ago
  69. b14bf2d usb-storage/SCSI: Add broken_fua blacklist flag by Alan Stern · 10 years ago
  70. ba1ba3a Merge tag 'fixes-for-v3.16-rc4' of git://git.kernel.org/pub/scm/linux/kernel/git/balbi/usb into usb-linus by Greg Kroah-Hartman · 10 years ago
  71. 4e26445 kernfs: introduce kernfs_pin_sb() by Li Zefan · 10 years ago
  72. 44ff025 clk: exynos5420: Remove aclk66_peric from the clock tree description by Doug Anderson · 10 years ago
  73. b2373f2 btrfs: create sprout should rename fsid on the sysfs as well by Anand Jain · 10 years ago
  74. eb477e0 Merge git://git.kernel.org/pub/scm/linux/kernel/git/nab/target-pending by Linus Torvalds · 10 years ago
  75. cf0d135 Merge tag 'sound-3.16-rc3' of git://git.kernel.org/pub/scm/linux/kernel/git/tiwai/sound by Linus Torvalds · 10 years ago
  76. c163b52 Merge branch 'drm-fixes' of git://people.freedesktop.org/~airlied/linux by Linus Torvalds · 10 years ago
  77. ac5ccdb iovec: move memcpy_from/toiovecend to lib/iovec.c by Michael S. Tsirkin · 10 years ago
  78. 0912214 usb: gadget: f_fs: resurect usb_functionfs_descs_head structure by Michal Nazarewicz · 10 years ago
  79. 9ad7860 Revert "tools: ffs-test: convert to new descriptor format fixing compilation error" by Felipe Balbi · 10 years ago
  80. 3493860 Merge branch 'for-linus' of git://git.kernel.dk/linux-block by Linus Torvalds · 10 years ago
  81. 0b86dbf Fix 32-bit regression in block device read(2) by Al Viro · 10 years ago
  82. f40ede3 Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net by Linus Torvalds · 10 years ago
  83. f886497 ipv4: fix dst race in sk_dst_get() by Eric Dumazet · 10 years ago
  84. 456febd Merge tag 'fixes-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/arm/arm-soc by Linus Torvalds · 10 years ago
  85. b8e46d2 Merge tag 'trace-fixes-v3.16-rc1-v2' of git://git.kernel.org/pub/scm/linux/kernel/git/rostedt/linux-trace by Linus Torvalds · 10 years ago
  86. 5cfec34 Merge branch 'urgent.2014.06.23a' of git://git.kernel.org/pub/scm/linux/kernel/git/paulmck/linux-rcu into core/urgent by Ingo Molnar · 10 years ago
  87. 66cb45a block: add support for limiting gaps in SG lists by Jens Axboe · 10 years ago
  88. 3a4b0ed bio: remove unused macro bip_vec_idx() by Gu Zheng · 10 years ago
  89. 135e7d0 Merge tag 'fixes-for-v3.16-rc2' of git://git.kernel.org/pub/scm/linux/kernel/git/balbi/usb into usb-linus by Greg Kroah-Hartman · 10 years ago
  90. fb7023e drm/i915: BDW: Adding Reserved PCI IDs. by Rodrigo Vivi · 10 years ago
  91. ed23587 kernel/watchdog.c: print traces for all cpus on lockup detection by Aaron Tomlin · 10 years ago
  92. f3aca3d nmi: provide the option to issue an NMI back trace to every cpu but current by Aaron Tomlin · 10 years ago
  93. b3acc56 kexec: save PG_head_mask in VMCOREINFO by Petr Tesarik · 10 years ago
  94. 4a81e83 rcu: Reduce overhead of cond_resched() checks for RCU by Paul E. McKenney · 10 years ago
  95. 546a9d8 rcu: Export debug_init_rcu_head() and and debug_init_rcu_head() by Paul E. McKenney · 10 years ago
  96. f340a59 Merge tag 'imx-fixes-3.16' of git://git.kernel.org/pub/scm/linux/kernel/git/shawnguo/linux into fixes by Arnd Bergmann · 10 years ago
  97. 2da38e0 ALSA: compress: fix the struct alignment to 4 bytes by Vinod Koul · 10 years ago
  98. e567bf7 Revert "block: add __init to elv_register" by Jens Axboe · 10 years ago
  99. 2dfded8 Merge tag 'locks-v3.16-2' of git://git.samba.org/jlayton/linux by Linus Torvalds · 10 years ago
  100. 2b8f2a2 net: phylib: add link_change_notify callback to phy device by Daniel Mack · 10 years ago