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